Skip to content
Success

Console Output

Started by user Sebastiaan van Stijn
Rebuilds build #8
09:59:57 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f rather than 203ba72fc549b5ce306e78030579300f6e5ffe10
Obtained Jenkinsfile from 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 26028d2ce48352c9b2c3f496e963b79a4944a426
using credential jps-reader
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master
Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426
Commit message: "[TAR-1227] Run the sonar container as the current user (#17)"
 > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
10:00:05 [2019-12-10T10:00:05.952Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
10:00:05 [2019-12-10T10:00:05.958Z] Trying to pass milestone 8
[Pipeline] milestone
10:00:05 [2019-12-10T10:00:05.988Z] Trying to pass milestone 9
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
10:00:15 [2019-12-10T10:00:15.769Z] Running on ubuntu-1804-overlay2 (i-02260087b24378305) in /home/ubuntu/workspace/moby_PR-40074
[Pipeline] {
[Pipeline] checkout
10:00:15 [2019-12-10T10:00:15.829Z] using credential docker-jenkins-github-credentials
10:00:15 [2019-12-10T10:00:15.842Z] Cloning the remote Git repository
10:00:15 [2019-12-10T10:00:15.842Z] Cloning with configured refspecs honoured and without tags
10:00:15 [2019-12-10T10:00:15.846Z] Cloning repository https://github.com/moby/moby.git
10:00:15 [2019-12-10T10:00:15.846Z]  > git init /home/ubuntu/workspace/moby_PR-40074 # timeout=10
10:00:15 [2019-12-10T10:00:15.890Z] Fetching upstream changes from https://github.com/moby/moby.git
10:00:15 [2019-12-10T10:00:15.890Z]  > git --version # timeout=10
10:00:15 [2019-12-10T10:00:15.920Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:00:15 [2019-12-10T10:00:15.921Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40074/head:refs/remotes/origin/PR-40074 +refs/heads/master:refs/remotes/origin/master
10:00:39 [2019-12-10T10:00:39.775Z] Fetching without tags
10:00:40 [2019-12-10T10:00:40.138Z] Merging remotes/origin/master commit 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f into PR head commit 203ba72fc549b5ce306e78030579300f6e5ffe10
10:00:39 [2019-12-10T10:00:39.693Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:00:39 [2019-12-10T10:00:39.703Z]  > git config --add remote.origin.fetch +refs/pull/40074/head:refs/remotes/origin/PR-40074 # timeout=10
10:00:39 [2019-12-10T10:00:39.736Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:00:39 [2019-12-10T10:00:39.751Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:00:39 [2019-12-10T10:00:39.783Z] Fetching upstream changes from https://github.com/moby/moby.git
10:00:39 [2019-12-10T10:00:39.783Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:00:39 [2019-12-10T10:00:39.784Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40074/head:refs/remotes/origin/PR-40074 +refs/heads/master:refs/remotes/origin/master
10:00:40 [2019-12-10T10:00:40.148Z]  > git config core.sparsecheckout # timeout=10
10:00:40 [2019-12-10T10:00:40.175Z]  > git checkout -f 203ba72fc549b5ce306e78030579300f6e5ffe10
10:00:40 [2019-12-10T10:00:40.923Z]  > git merge 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f # timeout=10
10:00:41 [2019-12-10T10:00:41.935Z] Merge succeeded, producing 9f9fe29b439e21c22a0a789b055ca20185de7b7c
10:00:41 [2019-12-10T10:00:41.936Z] Checking out Revision 9f9fe29b439e21c22a0a789b055ca20185de7b7c (PR-40074)
10:00:42 [2019-12-10T10:00:42.283Z] Commit message: "Merge commit '2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f' into HEAD"
10:00:42 [2019-12-10T10:00:42.326Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:00:43 [2019-12-10T10:00:43.272Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40074:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
10:00:41 [2019-12-10T10:00:41.917Z]  > git rev-parse HEAD^{commit} # timeout=10
10:00:41 [2019-12-10T10:00:41.939Z]  > git config core.sparsecheckout # timeout=10
10:00:41 [2019-12-10T10:00:41.963Z]  > git checkout -f 9f9fe29b439e21c22a0a789b055ca20185de7b7c
10:00:42 [2019-12-10T10:00:42.287Z]  > git rev-list --no-walk 7f62c54bc55f4546e68d62ac4175a52780d8ade5 # timeout=10
10:00:48 [2019-12-10T10:00:48.544Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] { (Branch: win-RS1)
[Pipeline] { (Branch: win-RS5)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] stage
[Pipeline] { (win-RS1)
[Pipeline] stage
[Pipeline] { (win-RS5)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
10:00:48 [2019-12-10T10:00:48.900Z] Running on ppc64le-ubuntu-12 in /home/docker/workspace/moby_PR-40074
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
[Pipeline] {
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
[Pipeline] // stage
10:00:48 [2019-12-10T10:00:48.981Z] Running on s390x-ubuntu-05 in /home/jenkins/workspace/moby_PR-40074
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] {
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] checkout
10:00:49 [2019-12-10T10:00:49.082Z] using credential docker-jenkins-github-credentials
10:00:49 [2019-12-10T10:00:49.117Z] Cloning the remote Git repository
10:00:49 [2019-12-10T10:00:49.117Z] Cloning with configured refspecs honoured and without tags
10:00:49 [2019-12-10T10:00:49.806Z] using credential docker-jenkins-github-credentials
10:00:49 [2019-12-10T10:00:49.857Z] Cloning the remote Git repository
10:00:49 [2019-12-10T10:00:49.857Z] Cloning with configured refspecs honoured and without tags
10:00:49 [2019-12-10T10:00:49.119Z] Cloning repository https://github.com/moby/moby.git
10:00:49 [2019-12-10T10:00:49.120Z]  > git init /home/docker/workspace/moby_PR-40074 # timeout=10
10:00:49 [2019-12-10T10:00:49.131Z] Fetching upstream changes from https://github.com/moby/moby.git
10:00:49 [2019-12-10T10:00:49.131Z]  > git --version # timeout=10
10:00:49 [2019-12-10T10:00:49.135Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:00:49 [2019-12-10T10:00:49.136Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40074/head:refs/remotes/origin/PR-40074 +refs/heads/master:refs/remotes/origin/master
10:00:49 [2019-12-10T10:00:49.914Z] Cloning repository https://github.com/moby/moby.git
10:00:49 [2019-12-10T10:00:49.959Z]  > git init /home/jenkins/workspace/moby_PR-40074 # timeout=10
10:00:49 [2019-12-10T10:00:49.978Z] Fetching upstream changes from https://github.com/moby/moby.git
10:00:49 [2019-12-10T10:00:49.981Z]  > git --version # timeout=10
10:00:50 [2019-12-10T10:00:50.000Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:00:50 [2019-12-10T10:00:50.004Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40074/head:refs/remotes/origin/PR-40074 +refs/heads/master:refs/remotes/origin/master
10:00:59 [2019-12-10T10:00:59.544Z] Fetching without tags
10:00:59 [2019-12-10T10:00:59.988Z] Merging remotes/origin/master commit 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f into PR head commit 203ba72fc549b5ce306e78030579300f6e5ffe10
10:00:59 [2019-12-10T10:00:59.399Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:00:59 [2019-12-10T10:00:59.419Z]  > git config --add remote.origin.fetch +refs/pull/40074/head:refs/remotes/origin/PR-40074 # timeout=10
10:00:59 [2019-12-10T10:00:59.439Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:00:59 [2019-12-10T10:00:59.505Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:00:59 [2019-12-10T10:00:59.579Z] Fetching upstream changes from https://github.com/moby/moby.git
10:00:59 [2019-12-10T10:00:59.581Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:00:59 [2019-12-10T10:00:59.583Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40074/head:refs/remotes/origin/PR-40074 +refs/heads/master:refs/remotes/origin/master
10:01:00 [2019-12-10T10:01:00.023Z]  > git config core.sparsecheckout # timeout=10
10:01:00 [2019-12-10T10:01:00.048Z]  > git checkout -f 203ba72fc549b5ce306e78030579300f6e5ffe10
10:01:01 [2019-12-10T10:01:01.459Z] Merge succeeded, producing ee1388c253c164f0bbc714e4b6b1da97920ef45c
10:01:01 [2019-12-10T10:01:01.460Z] Checking out Revision ee1388c253c164f0bbc714e4b6b1da97920ef45c (PR-40074)
10:01:00 [2019-12-10T10:01:00.788Z]  > git merge 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f # timeout=10
10:01:01 [2019-12-10T10:01:01.419Z]  > git rev-parse HEAD^{commit} # timeout=10
10:01:01 [2019-12-10T10:01:01.492Z]  > git config core.sparsecheckout # timeout=10
10:01:01 [2019-12-10T10:01:01.514Z]  > git checkout -f ee1388c253c164f0bbc714e4b6b1da97920ef45c
10:01:02 [2019-12-10T10:01:02.028Z] Commit message: "Merge commit '2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f' into HEAD"
10:01:02 [2019-12-10T10:01:02.107Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:01:02 [2019-12-10T10:01:02.061Z]  > git rev-list --no-walk 7f62c54bc55f4546e68d62ac4175a52780d8ade5 # timeout=10
10:01:03 [2019-12-10T10:01:03.575Z] + docker version
10:01:03 [2019-12-10T10:01:03.575Z] Client:
10:01:03 [2019-12-10T10:01:03.575Z]  Version:           18.06.3-ce
10:01:03 [2019-12-10T10:01:03.575Z]  API version:       1.38
10:01:03 [2019-12-10T10:01:03.575Z]  Go version:        go1.10.3
10:01:03 [2019-12-10T10:01:03.575Z]  Git commit:        d7080c1
10:01:03 [2019-12-10T10:01:03.575Z]  Built:             Wed Feb 20 02:27:09 2019
10:01:03 [2019-12-10T10:01:03.575Z]  OS/Arch:           linux/s390x
10:01:03 [2019-12-10T10:01:03.575Z]  Experimental:      false
10:01:03 [2019-12-10T10:01:03.575Z] 
10:01:03 [2019-12-10T10:01:03.575Z] Server:
10:01:03 [2019-12-10T10:01:03.575Z]  Engine:
10:01:03 [2019-12-10T10:01:03.575Z]   Version:          18.06.3-ce
10:01:03 [2019-12-10T10:01:03.575Z]   API version:      1.38 (minimum version 1.12)
10:01:03 [2019-12-10T10:01:03.575Z]   Go version:       go1.10.3
10:01:03 [2019-12-10T10:01:03.575Z]   Git commit:       d7080c1
10:01:03 [2019-12-10T10:01:03.575Z]   Built:            Wed Feb 20 02:26:03 2019
10:01:03 [2019-12-10T10:01:03.575Z]   OS/Arch:          linux/s390x
10:01:03 [2019-12-10T10:01:03.575Z]   Experimental:     true
[Pipeline] sh
10:01:03 [2019-12-10T10:01:03.776Z] Still waiting to schedule task
10:01:03 [2019-12-10T10:01:03.778Z] ‘arm32v7-ubuntu-41’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-42’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-43’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-44’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-45’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-46’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-47’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-48’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-49’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-50’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm64v8-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm64v8-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm64v8-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm64v8-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ubuntu-1804-overlay2 (i-07b309d4a616ad70c)’ is offline; ‘ubuntu-1804-overlay2 (i-0a86bb187264afc61)’ is offline
10:01:03 [2019-12-10T10:01:03.778Z] Still waiting to schedule task
10:01:03 [2019-12-10T10:01:03.778Z] ‘arm32v7-ubuntu-41’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-42’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-43’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-44’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-45’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-46’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-47’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-48’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-49’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-50’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm64v8-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm64v8-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm64v8-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm64v8-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ubuntu-1804-overlay2 (i-07b309d4a616ad70c)’ is offline; ‘ubuntu-1804-overlay2 (i-0a86bb187264afc61)’ is offline
10:01:03 [2019-12-10T10:01:03.788Z] Still waiting to schedule task
10:01:03 [2019-12-10T10:01:03.788Z] Waiting for next available executor on ‘ubuntu-1604-overlay2-arm64v8 (i-07a4ff222cbac9af8)’
10:01:03 [2019-12-10T10:01:03.791Z] Still waiting to schedule task
10:01:03 [2019-12-10T10:01:03.791Z] Waiting for next available executor on ‘azwin-2-072e30’
10:01:04 [2019-12-10T10:01:04.524Z] + docker info
10:01:04 [2019-12-10T10:01:04.524Z] Containers: 0
10:01:04 [2019-12-10T10:01:04.524Z]  Running: 0
10:01:04 [2019-12-10T10:01:04.524Z]  Paused: 0
10:01:04 [2019-12-10T10:01:04.524Z]  Stopped: 0
10:01:04 [2019-12-10T10:01:04.524Z] Images: 0
10:01:04 [2019-12-10T10:01:04.524Z] Server Version: 18.06.3-ce
10:01:04 [2019-12-10T10:01:04.524Z] Storage Driver: overlay2
10:01:04 [2019-12-10T10:01:04.524Z]  Backing Filesystem: extfs
10:01:04 [2019-12-10T10:01:04.524Z]  Supports d_type: true
10:01:04 [2019-12-10T10:01:04.524Z]  Native Overlay Diff: true
10:01:04 [2019-12-10T10:01:04.524Z] Logging Driver: json-file
10:01:04 [2019-12-10T10:01:04.524Z] Cgroup Driver: cgroupfs
10:01:04 [2019-12-10T10:01:04.524Z] Plugins:
10:01:04 [2019-12-10T10:01:04.524Z]  Volume: local
10:01:04 [2019-12-10T10:01:04.524Z]  Network: bridge host ipvlan macvlan null overlay
10:01:04 [2019-12-10T10:01:04.524Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
10:01:04 [2019-12-10T10:01:04.524Z] Swarm: inactive
10:01:04 [2019-12-10T10:01:04.524Z] Runtimes: runc
10:01:04 [2019-12-10T10:01:04.524Z] Default Runtime: runc
10:01:04 [2019-12-10T10:01:04.524Z] Init Binary: docker-init
10:01:04 [2019-12-10T10:01:04.524Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
10:01:04 [2019-12-10T10:01:04.524Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5
10:01:04 [2019-12-10T10:01:04.524Z] init version: fec3683
10:01:04 [2019-12-10T10:01:04.524Z] Security Options:
10:01:04 [2019-12-10T10:01:04.524Z]  apparmor
10:01:04 [2019-12-10T10:01:04.524Z]  seccomp
10:01:04 [2019-12-10T10:01:04.524Z]   Profile: default
10:01:04 [2019-12-10T10:01:04.524Z] Kernel Version: 4.4.0-166-generic
10:01:04 [2019-12-10T10:01:04.524Z] Operating System: Ubuntu 16.04.6 LTS
10:01:04 [2019-12-10T10:01:04.524Z] OSType: linux
10:01:04 [2019-12-10T10:01:04.524Z] Architecture: s390x
10:01:04 [2019-12-10T10:01:04.524Z] CPUs: 2
10:01:04 [2019-12-10T10:01:04.524Z] Total Memory: 7.862GiB
10:01:04 [2019-12-10T10:01:04.524Z] Name: s390x-ubuntu-05
10:01:04 [2019-12-10T10:01:04.524Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
10:01:04 [2019-12-10T10:01:04.524Z] Docker Root Dir: /var/lib/docker
10:01:04 [2019-12-10T10:01:04.524Z] Debug Mode (client): false
10:01:04 [2019-12-10T10:01:04.524Z] Debug Mode (server): false
10:01:04 [2019-12-10T10:01:04.524Z] Username: dockerbuildbot
10:01:04 [2019-12-10T10:01:04.524Z] Registry: https://index.docker.io/v1/
10:01:04 [2019-12-10T10:01:04.524Z] Labels:
10:01:04 [2019-12-10T10:01:04.524Z] Experimental: true
10:01:04 [2019-12-10T10:01:04.524Z] Insecure Registries:
10:01:04 [2019-12-10T10:01:04.524Z]  127.0.0.0/8
10:01:04 [2019-12-10T10:01:04.524Z] Live Restore Enabled: false
10:01:04 [2019-12-10T10:01:04.524Z] 
10:01:04 [2019-12-10T10:01:04.524Z] WARNING: No swap limit support
[Pipeline] sh
10:01:05 [2019-12-10T10:01:05.386Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:01:05 [2019-12-10T10:01:05.386Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:01:05 [2019-12-10T10:01:05.386Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40074/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
10:01:05 [2019-12-10T10:01:05.386Z] + bash /home/jenkins/workspace/moby_PR-40074/check-config.sh
10:01:05 [2019-12-10T10:01:05.386Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:01:05 [2019-12-10T10:01:05.386Z] info: reading kernel config from /boot/config-4.4.0-166-generic ...
10:01:05 [2019-12-10T10:01:05.386Z] 
10:01:05 [2019-12-10T10:01:05.386Z] Generally Necessary:
10:01:05 [2019-12-10T10:01:05.386Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:01:05 [2019-12-10T10:01:05.386Z] - apparmor: enabled and tools installed
10:01:05 [2019-12-10T10:01:05.386Z] - CONFIG_NAMESPACES: enabled
10:01:05 [2019-12-10T10:01:05.386Z] - CONFIG_NET_NS: enabled
10:01:05 [2019-12-10T10:01:05.386Z] - CONFIG_PID_NS: enabled
10:01:05 [2019-12-10T10:01:05.386Z] - CONFIG_IPC_NS: enabled
10:01:05 [2019-12-10T10:01:05.386Z] - CONFIG_UTS_NS: enabled
10:01:05 [2019-12-10T10:01:05.386Z] - CONFIG_CGROUPS: enabled
10:01:05 [2019-12-10T10:01:05.386Z] - CONFIG_CGROUP_CPUACCT: enabled
10:01:05 [2019-12-10T10:01:05.386Z] - CONFIG_CGROUP_DEVICE: enabled
10:01:05 [2019-12-10T10:01:05.386Z] - CONFIG_CGROUP_FREEZER: enabled
10:01:05 [2019-12-10T10:01:05.386Z] - CONFIG_CGROUP_SCHED: enabled
10:01:05 [2019-12-10T10:01:05.386Z] - CONFIG_CPUSETS: enabled
10:01:05 [2019-12-10T10:01:05.386Z] - CONFIG_MEMCG: enabled
10:01:05 [2019-12-10T10:01:05.386Z] - CONFIG_KEYS: enabled
10:01:05 [2019-12-10T10:01:05.386Z] - CONFIG_VETH: enabled (as module)
10:01:05 [2019-12-10T10:01:05.386Z] - CONFIG_BRIDGE: enabled (as module)
10:01:05 [2019-12-10T10:01:05.386Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:01:05 [2019-12-10T10:01:05.386Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
10:01:05 [2019-12-10T10:01:05.386Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:01:05 [2019-12-10T10:01:05.386Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:01:05 [2019-12-10T10:01:05.386Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:01:05 [2019-12-10T10:01:05.386Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:01:05 [2019-12-10T10:01:05.386Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:01:05 [2019-12-10T10:01:05.386Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:01:05 [2019-12-10T10:01:05.386Z] - CONFIG_NF_NAT: enabled (as module)
10:01:05 [2019-12-10T10:01:05.386Z] - CONFIG_NF_NAT_NEEDED: enabled
10:01:05 [2019-12-10T10:01:05.386Z] - CONFIG_POSIX_MQUEUE: enabled
10:01:05 [2019-12-10T10:01:05.386Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
10:01:05 [2019-12-10T10:01:05.386Z] 
10:01:05 [2019-12-10T10:01:05.386Z] Optional Features:
10:01:05 [2019-12-10T10:01:05.386Z] - CONFIG_USER_NS: enabled
10:01:05 [2019-12-10T10:01:05.386Z] - CONFIG_SECCOMP: enabled
10:01:05 [2019-12-10T10:01:05.386Z] - CONFIG_CGROUP_PIDS: enabled
10:01:05 [2019-12-10T10:01:05.386Z] - CONFIG_MEMCG_SWAP: enabled
10:01:05 [2019-12-10T10:01:05.386Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
10:01:05 [2019-12-10T10:01:05.386Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
10:01:05 [2019-12-10T10:01:05.386Z] - CONFIG_MEMCG_KMEM: enabled
10:01:05 [2019-12-10T10:01:05.386Z] - CONFIG_BLK_CGROUP: enabled
10:01:05 [2019-12-10T10:01:05.386Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:01:05 [2019-12-10T10:01:05.386Z] - CONFIG_IOSCHED_CFQ: enabled
10:01:05 [2019-12-10T10:01:05.386Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
10:01:05 [2019-12-10T10:01:05.386Z] - CONFIG_CGROUP_PERF: enabled
10:01:05 [2019-12-10T10:01:05.386Z] - CONFIG_CGROUP_HUGETLB: enabled
10:01:05 [2019-12-10T10:01:05.386Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:01:05 [2019-12-10T10:01:05.386Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:01:05 [2019-12-10T10:01:05.386Z] - CONFIG_CFS_BANDWIDTH: enabled
10:01:05 [2019-12-10T10:01:05.386Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:01:05 [2019-12-10T10:01:05.386Z] - CONFIG_RT_GROUP_SCHED: missing
10:01:05 [2019-12-10T10:01:05.386Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:01:05 [2019-12-10T10:01:05.768Z] - CONFIG_IP_VS: enabled (as module)
10:01:05 [2019-12-10T10:01:05.768Z] - CONFIG_IP_VS_NFCT: enabled
10:01:05 [2019-12-10T10:01:05.768Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:01:05 [2019-12-10T10:01:05.768Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:01:05 [2019-12-10T10:01:05.768Z] - CONFIG_IP_VS_RR: enabled (as module)
10:01:05 [2019-12-10T10:01:05.768Z] - CONFIG_EXT4_FS: enabled
10:01:05 [2019-12-10T10:01:05.768Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:01:05 [2019-12-10T10:01:05.768Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:01:05 [2019-12-10T10:01:05.768Z] - Network Drivers:
10:01:05 [2019-12-10T10:01:05.768Z]   - "overlay":
10:01:05 [2019-12-10T10:01:05.768Z]     - CONFIG_VXLAN: enabled (as module)
10:01:05 [2019-12-10T10:01:05.768Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:01:05 [2019-12-10T10:01:05.768Z]       Optional (for encrypted networks):
10:01:05 [2019-12-10T10:01:05.768Z]       - CONFIG_CRYPTO: enabled
10:01:05 [2019-12-10T10:01:05.768Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
10:01:05 [2019-12-10T10:01:05.768Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
10:01:05 [2019-12-10T10:01:05.768Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
10:01:05 [2019-12-10T10:01:05.768Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
10:01:05 [2019-12-10T10:01:05.768Z]       - CONFIG_XFRM: enabled
10:01:05 [2019-12-10T10:01:05.768Z]       - CONFIG_XFRM_USER: enabled (as module)
10:01:05 [2019-12-10T10:01:05.768Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:01:05 [2019-12-10T10:01:05.768Z]       - CONFIG_INET_ESP: enabled (as module)
10:01:05 [2019-12-10T10:01:05.768Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
10:01:05 [2019-12-10T10:01:05.768Z]   - "ipvlan":
10:01:05 [2019-12-10T10:01:05.768Z]     - CONFIG_IPVLAN: enabled (as module)
10:01:05 [2019-12-10T10:01:05.768Z]   - "macvlan":
10:01:05 [2019-12-10T10:01:05.768Z]     - CONFIG_MACVLAN: enabled (as module)
10:01:05 [2019-12-10T10:01:05.768Z]     - CONFIG_DUMMY: enabled (as module)
10:01:05 [2019-12-10T10:01:05.768Z]   - "ftp,tftp client in container":
10:01:05 [2019-12-10T10:01:05.768Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:01:05 [2019-12-10T10:01:05.768Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:01:05 [2019-12-10T10:01:05.768Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:01:05 [2019-12-10T10:01:05.768Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:01:05 [2019-12-10T10:01:05.768Z] - Storage Drivers:
10:01:05 [2019-12-10T10:01:05.768Z]   - "aufs":
10:01:05 [2019-12-10T10:01:05.768Z]     - CONFIG_AUFS_FS: enabled (as module)
10:01:05 [2019-12-10T10:01:05.768Z]   - "btrfs":
10:01:05 [2019-12-10T10:01:05.768Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:01:05 [2019-12-10T10:01:05.768Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:01:05 [2019-12-10T10:01:05.768Z]   - "devicemapper":
10:01:05 [2019-12-10T10:01:05.768Z]     - CONFIG_BLK_DEV_DM: enabled
10:01:05 [2019-12-10T10:01:05.768Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:01:05 [2019-12-10T10:01:05.768Z]   - "overlay":
10:01:05 [2019-12-10T10:01:05.768Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:01:05 [2019-12-10T10:01:05.768Z]   - "zfs":
10:01:05 [2019-12-10T10:01:05.768Z]     - /dev/zfs: missing
10:01:05 [2019-12-10T10:01:05.768Z]     - zfs command: missing
10:01:05 [2019-12-10T10:01:05.768Z]     - zpool command: missing
10:01:05 [2019-12-10T10:01:05.768Z] 
10:01:05 [2019-12-10T10:01:05.768Z] Limits:
10:01:05 [2019-12-10T10:01:05.768Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:01:05 [2019-12-10T10:01:05.768Z] 
10:01:05 [2019-12-10T10:01:05.768Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:01:06 [2019-12-10T10:01:06.842Z] + make bundles/buildx
10:01:06 [2019-12-10T10:01:06.842Z] make: command: Command not found
10:01:06 [2019-12-10T10:01:06.842Z] make: command: Command not found
10:01:06 [2019-12-10T10:01:06.842Z] mkdir bundles
10:01:06 [2019-12-10T10:01:06.842Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
10:01:06 [2019-12-10T10:01:06.842Z] 	--build-arg BUILDX_COMMIT \
10:01:06 [2019-12-10T10:01:06.842Z] 	--build-arg BUILDX_REPO \
10:01:06 [2019-12-10T10:01:06.842Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
10:01:06 [2019-12-10T10:01:06.842Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
10:01:06 [2019-12-10T10:01:06.842Z] 	.
10:01:06 [2019-12-10T10:01:06.842Z] /bin/sh: 4: go: not found
10:01:06 [2019-12-10T10:01:06.842Z] /bin/sh: 5: go: not found
10:01:08 [2019-12-10T10:01:08.879Z] Sending build context to Docker daemon  50.41MB

10:01:08 [2019-12-10T10:01:08.879Z] Step 1/16 : ARG GO_VERSION=1.12.10
10:01:08 [2019-12-10T10:01:08.879Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
10:01:08 [2019-12-10T10:01:08.879Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
10:01:08 [2019-12-10T10:01:08.879Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
10:01:08 [2019-12-10T10:01:08.879Z] 1.12.10-stretch: Pulling from library/golang
10:01:08 [2019-12-10T10:01:08.879Z] ade01ea651a2: Pulling fs layer
10:01:08 [2019-12-10T10:01:08.879Z] fbabdb69f639: Pulling fs layer
10:01:08 [2019-12-10T10:01:08.879Z] ff33bd1013d7: Pulling fs layer
10:01:08 [2019-12-10T10:01:08.879Z] 85cfe9d77eff: Pulling fs layer
10:01:08 [2019-12-10T10:01:08.879Z] ace5139f9caa: Pulling fs layer
10:01:08 [2019-12-10T10:01:08.879Z] e4d79466b81c: Pulling fs layer
10:01:08 [2019-12-10T10:01:08.879Z] b00baabad4ce: Pulling fs layer
10:01:08 [2019-12-10T10:01:08.879Z] ace5139f9caa: Waiting
10:01:08 [2019-12-10T10:01:08.879Z] e4d79466b81c: Waiting
10:01:08 [2019-12-10T10:01:08.879Z] b00baabad4ce: Waiting
10:01:08 [2019-12-10T10:01:08.879Z] 85cfe9d77eff: Waiting
10:01:09 [2019-12-10T10:01:09.259Z] fbabdb69f639: Verifying Checksum
10:01:09 [2019-12-10T10:01:09.259Z] fbabdb69f639: Download complete
10:01:09 [2019-12-10T10:01:09.259Z] ff33bd1013d7: Verifying Checksum
10:01:09 [2019-12-10T10:01:09.259Z] ff33bd1013d7: Download complete
10:01:10 [2019-12-10T10:01:10.314Z] ade01ea651a2: Verifying Checksum
10:01:10 [2019-12-10T10:01:10.314Z] ade01ea651a2: Download complete
10:01:11 [2019-12-10T10:01:11.244Z] ace5139f9caa: Verifying Checksum
10:01:11 [2019-12-10T10:01:11.244Z] ace5139f9caa: Download complete
10:01:11 [2019-12-10T10:01:11.244Z] 85cfe9d77eff: Verifying Checksum
10:01:11 [2019-12-10T10:01:11.244Z] 85cfe9d77eff: Download complete
10:01:11 [2019-12-10T10:01:11.244Z] b00baabad4ce: Verifying Checksum
10:01:11 [2019-12-10T10:01:11.244Z] b00baabad4ce: Download complete
10:01:12 [2019-12-10T10:01:12.103Z] e4d79466b81c: Verifying Checksum
10:01:12 [2019-12-10T10:01:12.103Z] e4d79466b81c: Download complete
10:01:12 [2019-12-10T10:01:12.103Z] ade01ea651a2: Pull complete
10:01:12 [2019-12-10T10:01:12.901Z] fbabdb69f639: Pull complete
10:01:12 [2019-12-10T10:01:12.901Z] ff33bd1013d7: Pull complete
10:01:14 [2019-12-10T10:01:14.075Z] Fetching without tags
10:01:14 [2019-12-10T10:01:14.746Z] 85cfe9d77eff: Pull complete
10:01:13 [2019-12-10T10:01:13.994Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:01:14 [2019-12-10T10:01:14.006Z]  > git config --add remote.origin.fetch +refs/pull/40074/head:refs/remotes/origin/PR-40074 # timeout=10
10:01:14 [2019-12-10T10:01:14.009Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:01:14 [2019-12-10T10:01:14.043Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:01:14 [2019-12-10T10:01:14.077Z] Fetching upstream changes from https://github.com/moby/moby.git
10:01:14 [2019-12-10T10:01:14.078Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:01:14 [2019-12-10T10:01:14.078Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40074/head:refs/remotes/origin/PR-40074 +refs/heads/master:refs/remotes/origin/master
10:01:14 [2019-12-10T10:01:14.823Z] Merging remotes/origin/master commit 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f into PR head commit 203ba72fc549b5ce306e78030579300f6e5ffe10
10:01:16 [2019-12-10T10:01:16.815Z] ace5139f9caa: Pull complete
10:01:14 [2019-12-10T10:01:14.825Z]  > git config core.sparsecheckout # timeout=10
10:01:14 [2019-12-10T10:01:14.828Z]  > git checkout -f 203ba72fc549b5ce306e78030579300f6e5ffe10
10:01:15 [2019-12-10T10:01:15.934Z]  > git merge 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f # timeout=10
10:01:17 [2019-12-10T10:01:17.282Z] Merge succeeded, producing 1cb91da45ad7f9c68d501e71ccd8edae71b6a66f
10:01:17 [2019-12-10T10:01:17.283Z] Checking out Revision 1cb91da45ad7f9c68d501e71ccd8edae71b6a66f (PR-40074)
10:01:17 [2019-12-10T10:01:17.441Z] Commit message: "Merge commit '2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f' into HEAD"
10:01:17 [2019-12-10T10:01:17.475Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:01:18 [2019-12-10T10:01:18.724Z] + docker version
10:01:18 [2019-12-10T10:01:18.724Z] Client:
10:01:18 [2019-12-10T10:01:18.724Z]  Version:           18.06.1-ce
10:01:18 [2019-12-10T10:01:18.724Z]  API version:       1.38
10:01:18 [2019-12-10T10:01:18.724Z]  Go version:        go1.10.3
10:01:18 [2019-12-10T10:01:18.724Z]  Git commit:        e68fc7a
10:01:18 [2019-12-10T10:01:18.724Z]  Built:             Tue Aug 21 17:26:10 2018
10:01:18 [2019-12-10T10:01:18.724Z]  OS/Arch:           linux/ppc64le
10:01:18 [2019-12-10T10:01:18.724Z]  Experimental:      false
10:01:18 [2019-12-10T10:01:18.724Z] 
10:01:18 [2019-12-10T10:01:18.724Z] Server:
10:01:18 [2019-12-10T10:01:18.724Z]  Engine:
10:01:18 [2019-12-10T10:01:18.724Z]   Version:          18.06.1-ce
10:01:18 [2019-12-10T10:01:18.724Z]   API version:      1.38 (minimum version 1.12)
10:01:18 [2019-12-10T10:01:18.724Z]   Go version:       go1.10.3
10:01:18 [2019-12-10T10:01:18.724Z]   Git commit:       e68fc7a
10:01:18 [2019-12-10T10:01:18.724Z]   Built:            Tue Aug 21 17:24:20 2018
10:01:18 [2019-12-10T10:01:18.724Z]   OS/Arch:          linux/ppc64le
10:01:18 [2019-12-10T10:01:18.724Z]   Experimental:     true
[Pipeline] sh
10:01:19 [2019-12-10T10:01:19.309Z] + docker info
10:01:19 [2019-12-10T10:01:19.309Z] Containers: 0
10:01:19 [2019-12-10T10:01:19.309Z]  Running: 0
10:01:19 [2019-12-10T10:01:19.309Z]  Paused: 0
10:01:19 [2019-12-10T10:01:19.309Z]  Stopped: 0
10:01:19 [2019-12-10T10:01:19.309Z] Images: 0
10:01:19 [2019-12-10T10:01:19.309Z] Server Version: 18.06.1-ce
10:01:19 [2019-12-10T10:01:19.309Z] Storage Driver: overlay2
10:01:19 [2019-12-10T10:01:19.309Z]  Backing Filesystem: extfs
10:01:19 [2019-12-10T10:01:19.309Z]  Supports d_type: true
10:01:19 [2019-12-10T10:01:19.309Z]  Native Overlay Diff: true
10:01:19 [2019-12-10T10:01:19.309Z] Logging Driver: json-file
10:01:19 [2019-12-10T10:01:19.309Z] Cgroup Driver: cgroupfs
10:01:19 [2019-12-10T10:01:19.309Z] Plugins:
10:01:19 [2019-12-10T10:01:19.309Z]  Volume: local
10:01:19 [2019-12-10T10:01:19.309Z]  Network: bridge host ipvlan macvlan null overlay
10:01:19 [2019-12-10T10:01:19.309Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
10:01:19 [2019-12-10T10:01:19.309Z] Swarm: inactive
10:01:19 [2019-12-10T10:01:19.309Z] Runtimes: runc
10:01:19 [2019-12-10T10:01:19.309Z] Default Runtime: runc
10:01:19 [2019-12-10T10:01:19.309Z] Init Binary: docker-init
10:01:19 [2019-12-10T10:01:19.309Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
10:01:19 [2019-12-10T10:01:19.309Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
10:01:19 [2019-12-10T10:01:19.309Z] init version: fec3683
10:01:19 [2019-12-10T10:01:19.309Z] Security Options:
10:01:19 [2019-12-10T10:01:19.309Z]  apparmor
10:01:19 [2019-12-10T10:01:19.309Z]  seccomp
10:01:19 [2019-12-10T10:01:19.309Z]   Profile: default
10:01:19 [2019-12-10T10:01:19.309Z] Kernel Version: 4.4.0-139-generic
10:01:19 [2019-12-10T10:01:19.309Z] Operating System: Ubuntu 16.04.3 LTS
10:01:19 [2019-12-10T10:01:19.309Z] OSType: linux
10:01:19 [2019-12-10T10:01:19.309Z] Architecture: ppc64le
10:01:19 [2019-12-10T10:01:19.309Z] CPUs: 4
10:01:19 [2019-12-10T10:01:19.309Z] Total Memory: 7.972GiB
10:01:19 [2019-12-10T10:01:19.309Z] Name: ppc64le-ubuntu-12
10:01:19 [2019-12-10T10:01:19.309Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
10:01:19 [2019-12-10T10:01:19.309Z] Docker Root Dir: /var/lib/docker
10:01:19 [2019-12-10T10:01:19.309Z] Debug Mode (client): false
10:01:19 [2019-12-10T10:01:19.309Z] Debug Mode (server): false
10:01:19 [2019-12-10T10:01:19.309Z] Username: dockerbuildbot
10:01:19 [2019-12-10T10:01:19.309Z] Registry: https://index.docker.io/v1/
10:01:19 [2019-12-10T10:01:19.309Z] Labels:
10:01:19 [2019-12-10T10:01:19.309Z] Experimental: true
10:01:19 [2019-12-10T10:01:19.309Z] Insecure Registries:
10:01:19 [2019-12-10T10:01:19.309Z]  127.0.0.0/8
10:01:19 [2019-12-10T10:01:19.309Z] Live Restore Enabled: false
10:01:19 [2019-12-10T10:01:19.309Z] 
[Pipeline] sh
10:01:17 [2019-12-10T10:01:17.250Z]  > git rev-parse HEAD^{commit} # timeout=10
10:01:17 [2019-12-10T10:01:17.285Z]  > git config core.sparsecheckout # timeout=10
10:01:17 [2019-12-10T10:01:17.289Z]  > git checkout -f 1cb91da45ad7f9c68d501e71ccd8edae71b6a66f
10:01:17 [2019-12-10T10:01:17.443Z]  > git rev-list --no-walk 7f62c54bc55f4546e68d62ac4175a52780d8ade5 # timeout=10
10:01:19 [2019-12-10T10:01:19.889Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:01:19 [2019-12-10T10:01:19.889Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:01:19 [2019-12-10T10:01:19.889Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40074/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
10:01:19 [2019-12-10T10:01:19.889Z] + bash /home/docker/workspace/moby_PR-40074/check-config.sh
10:01:19 [2019-12-10T10:01:19.889Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:01:19 [2019-12-10T10:01:19.889Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
10:01:19 [2019-12-10T10:01:19.889Z] 
10:01:19 [2019-12-10T10:01:19.889Z] Generally Necessary:
10:01:19 [2019-12-10T10:01:19.889Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:01:19 [2019-12-10T10:01:19.889Z] - apparmor: enabled and tools installed
10:01:19 [2019-12-10T10:01:19.889Z] - CONFIG_NAMESPACES: enabled
10:01:19 [2019-12-10T10:01:19.889Z] - CONFIG_NET_NS: enabled
10:01:19 [2019-12-10T10:01:19.889Z] - CONFIG_PID_NS: enabled
10:01:19 [2019-12-10T10:01:19.889Z] - CONFIG_IPC_NS: enabled
10:01:19 [2019-12-10T10:01:19.889Z] - CONFIG_UTS_NS: enabled
10:01:19 [2019-12-10T10:01:19.889Z] - CONFIG_CGROUPS: enabled
10:01:19 [2019-12-10T10:01:19.889Z] - CONFIG_CGROUP_CPUACCT: enabled
10:01:19 [2019-12-10T10:01:19.889Z] - CONFIG_CGROUP_DEVICE: enabled
10:01:19 [2019-12-10T10:01:19.889Z] - CONFIG_CGROUP_FREEZER: enabled
10:01:19 [2019-12-10T10:01:19.889Z] - CONFIG_CGROUP_SCHED: enabled
10:01:19 [2019-12-10T10:01:19.889Z] - CONFIG_CPUSETS: enabled
10:01:19 [2019-12-10T10:01:19.889Z] - CONFIG_MEMCG: enabled
10:01:19 [2019-12-10T10:01:19.889Z] - CONFIG_KEYS: enabled
10:01:19 [2019-12-10T10:01:19.889Z] - CONFIG_VETH: enabled (as module)
10:01:20 [2019-12-10T10:01:20.081Z] e4d79466b81c: Pull complete
10:01:20 [2019-12-10T10:01:20.081Z] b00baabad4ce: Pull complete
10:01:20 [2019-12-10T10:01:20.081Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab
10:01:20 [2019-12-10T10:01:20.081Z] Status: Downloaded newer image for golang:1.12.10-stretch
10:01:20 [2019-12-10T10:01:20.081Z]  ---> 687421176e14
10:01:20 [2019-12-10T10:01:20.081Z] Step 5/16 : ARG BUILDX_REPO
10:01:20 [2019-12-10T10:01:20.227Z] - CONFIG_BRIDGE: enabled (as module)
10:01:20 [2019-12-10T10:01:20.227Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:01:20 [2019-12-10T10:01:20.227Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
10:01:20 [2019-12-10T10:01:20.227Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:01:20 [2019-12-10T10:01:20.227Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:01:20 [2019-12-10T10:01:20.227Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:01:20 [2019-12-10T10:01:20.227Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:01:20 [2019-12-10T10:01:20.227Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:01:20 [2019-12-10T10:01:20.227Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:01:20 [2019-12-10T10:01:20.227Z] - CONFIG_NF_NAT: enabled (as module)
10:01:20 [2019-12-10T10:01:20.227Z] - CONFIG_NF_NAT_NEEDED: enabled
10:01:20 [2019-12-10T10:01:20.227Z] - CONFIG_POSIX_MQUEUE: enabled
10:01:20 [2019-12-10T10:01:20.227Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
10:01:20 [2019-12-10T10:01:20.227Z] 
10:01:20 [2019-12-10T10:01:20.227Z] Optional Features:
10:01:20 [2019-12-10T10:01:20.227Z] - CONFIG_USER_NS: enabled
10:01:20 [2019-12-10T10:01:20.227Z] - CONFIG_SECCOMP: enabled
10:01:20 [2019-12-10T10:01:20.227Z] - CONFIG_CGROUP_PIDS: enabled
10:01:20 [2019-12-10T10:01:20.227Z] - CONFIG_MEMCG_SWAP: enabled
10:01:20 [2019-12-10T10:01:20.227Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
10:01:20 [2019-12-10T10:01:20.227Z]     (cgroup swap accounting is currently enabled)
10:01:20 [2019-12-10T10:01:20.227Z] - CONFIG_MEMCG_KMEM: enabled
10:01:20 [2019-12-10T10:01:20.227Z] - CONFIG_BLK_CGROUP: enabled
10:01:20 [2019-12-10T10:01:20.227Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:01:20 [2019-12-10T10:01:20.227Z] - CONFIG_IOSCHED_CFQ: enabled
10:01:20 [2019-12-10T10:01:20.227Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
10:01:20 [2019-12-10T10:01:20.227Z] - CONFIG_CGROUP_PERF: enabled
10:01:20 [2019-12-10T10:01:20.227Z] - CONFIG_CGROUP_HUGETLB: enabled
10:01:20 [2019-12-10T10:01:20.227Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:01:20 [2019-12-10T10:01:20.227Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:01:20 [2019-12-10T10:01:20.228Z] - CONFIG_CFS_BANDWIDTH: enabled
10:01:20 [2019-12-10T10:01:20.228Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:01:20 [2019-12-10T10:01:20.228Z] - CONFIG_RT_GROUP_SCHED: missing
10:01:20 [2019-12-10T10:01:20.228Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:01:20 [2019-12-10T10:01:20.228Z] - CONFIG_IP_VS: enabled (as module)
10:01:20 [2019-12-10T10:01:20.228Z] - CONFIG_IP_VS_NFCT: enabled
10:01:20 [2019-12-10T10:01:20.228Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:01:20 [2019-12-10T10:01:20.228Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:01:20 [2019-12-10T10:01:20.228Z] - CONFIG_IP_VS_RR: enabled (as module)
10:01:20 [2019-12-10T10:01:20.228Z] - CONFIG_EXT4_FS: enabled
10:01:20 [2019-12-10T10:01:20.228Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:01:20 [2019-12-10T10:01:20.465Z]  ---> Running in 0e8f212090d7
10:01:20 [2019-12-10T10:01:20.465Z] Removing intermediate container 0e8f212090d7
10:01:20 [2019-12-10T10:01:20.465Z]  ---> b3e8ac84f337
10:01:20 [2019-12-10T10:01:20.465Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
10:01:20 [2019-12-10T10:01:20.465Z]  ---> Running in 92461a2937b4
10:01:20 [2019-12-10T10:01:20.565Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:01:20 [2019-12-10T10:01:20.565Z] - Network Drivers:
10:01:20 [2019-12-10T10:01:20.565Z]   - "overlay":
10:01:20 [2019-12-10T10:01:20.565Z]     - CONFIG_VXLAN: enabled (as module)
10:01:20 [2019-12-10T10:01:20.565Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:01:20 [2019-12-10T10:01:20.565Z]       Optional (for encrypted networks):
10:01:20 [2019-12-10T10:01:20.565Z]       - CONFIG_CRYPTO: enabled
10:01:20 [2019-12-10T10:01:20.565Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
10:01:20 [2019-12-10T10:01:20.565Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
10:01:20 [2019-12-10T10:01:20.565Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
10:01:20 [2019-12-10T10:01:20.565Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
10:01:20 [2019-12-10T10:01:20.565Z]       - CONFIG_XFRM: enabled
10:01:20 [2019-12-10T10:01:20.565Z]       - CONFIG_XFRM_USER: enabled (as module)
10:01:20 [2019-12-10T10:01:20.565Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:01:20 [2019-12-10T10:01:20.565Z]       - CONFIG_INET_ESP: enabled (as module)
10:01:20 [2019-12-10T10:01:20.565Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
10:01:20 [2019-12-10T10:01:20.565Z]   - "ipvlan":
10:01:20 [2019-12-10T10:01:20.565Z]     - CONFIG_IPVLAN: enabled (as module)
10:01:20 [2019-12-10T10:01:20.565Z]   - "macvlan":
10:01:20 [2019-12-10T10:01:20.565Z]     - CONFIG_MACVLAN: enabled (as module)
10:01:20 [2019-12-10T10:01:20.565Z]     - CONFIG_DUMMY: enabled (as module)
10:01:20 [2019-12-10T10:01:20.565Z]   - "ftp,tftp client in container":
10:01:20 [2019-12-10T10:01:20.565Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:01:20 [2019-12-10T10:01:20.565Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:01:20 [2019-12-10T10:01:20.565Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:01:20 [2019-12-10T10:01:20.565Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:01:20 [2019-12-10T10:01:20.565Z] - Storage Drivers:
10:01:20 [2019-12-10T10:01:20.565Z]   - "aufs":
10:01:20 [2019-12-10T10:01:20.565Z]     - CONFIG_AUFS_FS: enabled (as module)
10:01:20 [2019-12-10T10:01:20.565Z]   - "btrfs":
10:01:20 [2019-12-10T10:01:20.565Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:01:20 [2019-12-10T10:01:20.565Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:01:20 [2019-12-10T10:01:20.565Z]   - "devicemapper":
10:01:20 [2019-12-10T10:01:20.565Z]     - CONFIG_BLK_DEV_DM: enabled
10:01:20 [2019-12-10T10:01:20.565Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:01:20 [2019-12-10T10:01:20.565Z]   - "overlay":
10:01:20 [2019-12-10T10:01:20.565Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:01:20 [2019-12-10T10:01:20.565Z]   - "zfs":
10:01:20 [2019-12-10T10:01:20.565Z]     - /dev/zfs: missing
10:01:20 [2019-12-10T10:01:20.565Z]     - zfs command: missing
10:01:20 [2019-12-10T10:01:20.565Z]     - zpool command: missing
10:01:20 [2019-12-10T10:01:20.565Z] 
10:01:20 [2019-12-10T10:01:20.565Z] Limits:
10:01:20 [2019-12-10T10:01:20.565Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:01:20 [2019-12-10T10:01:20.565Z] 
10:01:20 [2019-12-10T10:01:20.565Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:01:21 [2019-12-10T10:01:21.231Z] + make bundles/buildx
10:01:21 [2019-12-10T10:01:21.350Z] Cloning into '/buildx'...
10:01:21 [2019-12-10T10:01:21.570Z] make: command: Command not found
10:01:21 [2019-12-10T10:01:21.570Z] make: command: Command not found
10:01:21 [2019-12-10T10:01:21.570Z] mkdir bundles
10:01:21 [2019-12-10T10:01:21.570Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
10:01:21 [2019-12-10T10:01:21.570Z] 	--build-arg BUILDX_COMMIT \
10:01:21 [2019-12-10T10:01:21.570Z] 	--build-arg BUILDX_REPO \
10:01:21 [2019-12-10T10:01:21.570Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
10:01:21 [2019-12-10T10:01:21.570Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
10:01:21 [2019-12-10T10:01:21.570Z] 	.
10:01:21 [2019-12-10T10:01:21.570Z] /bin/sh: 4: go: not found
10:01:21 [2019-12-10T10:01:21.570Z] /bin/sh: 5: go: not found
10:01:23 [2019-12-10T10:01:23.856Z] Removing intermediate container 92461a2937b4
10:01:23 [2019-12-10T10:01:23.856Z]  ---> 6c82604d419b
10:01:23 [2019-12-10T10:01:23.856Z] Step 7/16 : WORKDIR /buildx
10:01:23 [2019-12-10T10:01:23.856Z]  ---> Running in e530318f7cee
10:01:23 [2019-12-10T10:01:23.856Z] Removing intermediate container e530318f7cee
10:01:23 [2019-12-10T10:01:23.856Z]  ---> f84199cd6651
10:01:23 [2019-12-10T10:01:23.856Z] Step 8/16 : ARG BUILDX_COMMIT
10:01:23 [2019-12-10T10:01:23.856Z]  ---> Running in 9328c6215461
10:01:24 [2019-12-10T10:01:24.241Z] Removing intermediate container 9328c6215461
10:01:24 [2019-12-10T10:01:24.241Z]  ---> d5cc6782d9ca
10:01:24 [2019-12-10T10:01:24.241Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
10:01:24 [2019-12-10T10:01:24.241Z]  ---> Running in 62e572961edc
10:01:24 [2019-12-10T10:01:24.607Z] Sending build context to Docker daemon  50.41MB

10:01:24 [2019-12-10T10:01:24.607Z] Step 1/16 : ARG GO_VERSION=1.12.10
10:01:24 [2019-12-10T10:01:24.607Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
10:01:24 [2019-12-10T10:01:24.607Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
10:01:24 [2019-12-10T10:01:24.607Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
10:01:24 [2019-12-10T10:01:24.607Z] 1.12.10-stretch: Pulling from library/golang
10:01:24 [2019-12-10T10:01:24.607Z] fb056072eab9: Pulling fs layer
10:01:24 [2019-12-10T10:01:24.607Z] 6a33b1f9796f: Pulling fs layer
10:01:24 [2019-12-10T10:01:24.607Z] 8f8f8962e456: Pulling fs layer
10:01:24 [2019-12-10T10:01:24.607Z] 68adcc365214: Pulling fs layer
10:01:24 [2019-12-10T10:01:24.607Z] 76d8adf27bdf: Pulling fs layer
10:01:24 [2019-12-10T10:01:24.607Z] d66e58854927: Pulling fs layer
10:01:24 [2019-12-10T10:01:24.607Z] 71497195576e: Pulling fs layer
10:01:24 [2019-12-10T10:01:24.607Z] 68adcc365214: Waiting
10:01:24 [2019-12-10T10:01:24.607Z] d66e58854927: Waiting
10:01:24 [2019-12-10T10:01:24.607Z] 71497195576e: Waiting
10:01:24 [2019-12-10T10:01:24.607Z] 76d8adf27bdf: Waiting
10:01:25 [2019-12-10T10:01:25.027Z] From https://github.com/docker/buildx
10:01:25 [2019-12-10T10:01:25.027Z]  * [new tag]         v0.3.1     -> build
10:01:25 [2019-12-10T10:01:25.027Z] Switched to branch 'build'
10:01:25 [2019-12-10T10:01:25.339Z] 8f8f8962e456: Verifying Checksum
10:01:25 [2019-12-10T10:01:25.339Z] 8f8f8962e456: Download complete
10:01:25 [2019-12-10T10:01:25.680Z] 6a33b1f9796f: Verifying Checksum
10:01:25 [2019-12-10T10:01:25.680Z] 6a33b1f9796f: Download complete
10:01:25 [2019-12-10T10:01:25.827Z] Removing intermediate container 62e572961edc
10:01:25 [2019-12-10T10:01:25.827Z]  ---> 01dc3758c437
10:01:25 [2019-12-10T10:01:25.827Z] Step 10/16 : RUN go mod download
10:01:25 [2019-12-10T10:01:25.827Z]  ---> Running in 79b897127af4
10:01:26 [2019-12-10T10:01:26.239Z] go: finding github.com/bitly/go-simplejson v0.5.0
10:01:26 [2019-12-10T10:01:26.239Z] go: finding github.com/imdario/mergo v0.3.7
10:01:26 [2019-12-10T10:01:26.239Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496
10:01:26 [2019-12-10T10:01:26.239Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
10:01:26 [2019-12-10T10:01:26.239Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
10:01:26 [2019-12-10T10:01:26.239Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
10:01:26 [2019-12-10T10:01:26.239Z] go: finding github.com/prometheus/client_golang v0.8.0
10:01:26 [2019-12-10T10:01:26.239Z] go: finding github.com/google/certificate-transparency-go v1.0.21
10:01:26 [2019-12-10T10:01:26.239Z] go: finding github.com/inconshreveable/mousetrap v1.0.0
10:01:27 [2019-12-10T10:01:27.671Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0
10:01:27 [2019-12-10T10:01:27.671Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
10:01:27 [2019-12-10T10:01:27.671Z] go: finding github.com/jinzhu/gorm v1.9.2
10:01:27 [2019-12-10T10:01:27.671Z] go: finding github.com/pkg/errors v0.8.1
10:01:28 [2019-12-10T10:01:28.000Z] fb056072eab9: Verifying Checksum
10:01:28 [2019-12-10T10:01:28.000Z] fb056072eab9: Download complete
10:01:28 [2019-12-10T10:01:28.099Z] go: finding github.com/docker/docker-credential-helpers v0.6.1
10:01:28 [2019-12-10T10:01:28.099Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1
10:01:28 [2019-12-10T10:01:28.099Z] go: finding github.com/stretchr/testify v1.3.0
10:01:28 [2019-12-10T10:01:28.099Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
10:01:28 [2019-12-10T10:01:28.966Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a
10:01:29 [2019-12-10T10:01:29.191Z] 68adcc365214: Verifying Checksum
10:01:29 [2019-12-10T10:01:29.191Z] 68adcc365214: Download complete
10:01:29 [2019-12-10T10:01:29.387Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc
10:01:29 [2019-12-10T10:01:29.387Z] go: finding github.com/spf13/pflag v1.0.3
10:01:29 [2019-12-10T10:01:29.387Z] go: finding github.com/modern-go/reflect2 v1.0.1
10:01:29 [2019-12-10T10:01:29.387Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
10:01:29 [2019-12-10T10:01:29.484Z] Running on ubuntu-1804-overlay2 (i-07b309d4a616ad70c) in /home/ubuntu/workspace/moby_PR-40074
[Pipeline] {
[Pipeline] checkout
10:01:29 [2019-12-10T10:01:29.549Z] 71497195576e: Verifying Checksum
10:01:29 [2019-12-10T10:01:29.549Z] 71497195576e: Download complete
10:01:29 [2019-12-10T10:01:29.805Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1
10:01:29 [2019-12-10T10:01:29.805Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be
10:01:29 [2019-12-10T10:01:29.889Z] 76d8adf27bdf: Verifying Checksum
10:01:29 [2019-12-10T10:01:29.889Z] 76d8adf27bdf: Download complete
10:01:30 [2019-12-10T10:01:30.251Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
10:01:30 [2019-12-10T10:01:30.251Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible
10:01:30 [2019-12-10T10:01:30.843Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e
10:01:30 [2019-12-10T10:01:30.843Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:01:31 [2019-12-10T10:01:31.368Z] go: finding github.com/gofrs/flock v0.7.0
10:01:31 [2019-12-10T10:01:31.765Z] go: finding github.com/bugsnag/panicwrap v1.2.0
10:01:31 [2019-12-10T10:01:31.765Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
10:01:31 [2019-12-10T10:01:31.765Z] go: finding github.com/lib/pq v1.0.0
10:01:31 [2019-12-10T10:01:31.765Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
10:01:32 [2019-12-10T10:01:32.648Z] go: finding github.com/mattn/go-sqlite3 v1.10.0
10:01:32 [2019-12-10T10:01:32.648Z] go: finding github.com/pmezard/go-difflib v1.0.0
10:01:32 [2019-12-10T10:01:32.648Z] go: finding github.com/json-iterator/go v1.1.6
10:01:32 [2019-12-10T10:01:32.914Z] fb056072eab9: Pull complete
10:01:33 [2019-12-10T10:01:33.075Z] go: finding github.com/spf13/cobra v0.0.3
10:01:33 [2019-12-10T10:01:33.487Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb
10:01:33 [2019-12-10T10:01:33.487Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
10:01:33 [2019-12-10T10:01:33.660Z] 6a33b1f9796f: Pull complete
10:01:33 [2019-12-10T10:01:33.660Z] 8f8f8962e456: Pull complete
10:01:33 [2019-12-10T10:01:33.950Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9
10:01:33 [2019-12-10T10:01:33.950Z] go: finding github.com/ghodss/yaml v1.0.0
10:01:34 [2019-12-10T10:01:34.524Z] go: finding github.com/opencontainers/image-spec v1.0.1
10:01:34 [2019-12-10T10:01:34.525Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible
10:01:34 [2019-12-10T10:01:34.665Z] using credential docker-jenkins-github-credentials
10:01:34 [2019-12-10T10:01:34.677Z] Cloning the remote Git repository
10:01:34 [2019-12-10T10:01:34.677Z] Cloning with configured refspecs honoured and without tags
10:01:35 [2019-12-10T10:01:35.523Z] go: finding github.com/davecgh/go-spew v1.1.0
10:01:34 [2019-12-10T10:01:34.734Z] Cloning repository https://github.com/moby/moby.git
10:01:34 [2019-12-10T10:01:34.780Z]  > git init /home/ubuntu/workspace/moby_PR-40074 # timeout=10
10:01:35 [2019-12-10T10:01:35.211Z] Fetching upstream changes from https://github.com/moby/moby.git
10:01:35 [2019-12-10T10:01:35.212Z]  > git --version # timeout=10
10:01:35 [2019-12-10T10:01:35.243Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:01:35 [2019-12-10T10:01:35.245Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40074/head:refs/remotes/origin/PR-40074 +refs/heads/master:refs/remotes/origin/master
10:01:35 [2019-12-10T10:01:35.929Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad
10:01:35 [2019-12-10T10:01:35.929Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
10:01:35 [2019-12-10T10:01:35.929Z] go: finding github.com/jinzhu/now v1.0.0
10:01:35 [2019-12-10T10:01:35.929Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
10:01:35 [2019-12-10T10:01:35.929Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19
10:01:35 [2019-12-10T10:01:35.929Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1
10:01:35 [2019-12-10T10:01:35.929Z] go: finding github.com/docker/go-connections v0.4.0
10:01:35 [2019-12-10T10:01:35.987Z] d66e58854927: Verifying Checksum
10:01:35 [2019-12-10T10:01:35.987Z] d66e58854927: Download complete
10:01:36 [2019-12-10T10:01:36.341Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293
10:01:36 [2019-12-10T10:01:36.749Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0
10:01:36 [2019-12-10T10:01:36.749Z] go: finding gopkg.in/inf.v0 v0.9.1
10:01:37 [2019-12-10T10:01:37.176Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75
10:01:37 [2019-12-10T10:01:37.176Z] go: finding github.com/Microsoft/hcsshim v0.8.6
10:01:37 [2019-12-10T10:01:37.176Z] go: finding github.com/gogo/googleapis v1.1.0
10:01:37 [2019-12-10T10:01:37.687Z] 68adcc365214: Pull complete
10:01:37 [2019-12-10T10:01:37.748Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd
10:01:37 [2019-12-10T10:01:37.748Z] go: finding github.com/go-sql-driver/mysql v1.4.1
10:01:37 [2019-12-10T10:01:37.748Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d
10:01:38 [2019-12-10T10:01:38.281Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
10:01:38 [2019-12-10T10:01:38.281Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50
10:01:38 [2019-12-10T10:01:38.913Z] go: finding github.com/opencontainers/runtime-spec v1.0.1
10:01:38 [2019-12-10T10:01:38.913Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5
10:01:38 [2019-12-10T10:01:38.913Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
10:01:39 [2019-12-10T10:01:39.380Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7
10:01:39 [2019-12-10T10:01:39.380Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5
10:01:39 [2019-12-10T10:01:39.800Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58
10:01:39 [2019-12-10T10:01:39.993Z] 76d8adf27bdf: Pull complete
10:01:40 [2019-12-10T10:01:40.219Z] go: finding github.com/hashicorp/go-version v1.1.0
10:01:40 [2019-12-10T10:01:40.219Z] go: finding github.com/BurntSushi/toml v0.3.1
10:01:40 [2019-12-10T10:01:40.652Z] go: finding go.etcd.io/bbolt v1.3.2
10:01:40 [2019-12-10T10:01:40.652Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
10:01:40 [2019-12-10T10:01:40.652Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0
10:01:41 [2019-12-10T10:01:41.071Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
10:01:41 [2019-12-10T10:01:41.482Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612
10:01:41 [2019-12-10T10:01:41.482Z] go: finding github.com/opencontainers/runc v1.0.0-rc8
10:01:41 [2019-12-10T10:01:41.482Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932
10:01:41 [2019-12-10T10:01:41.903Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d
10:01:41 [2019-12-10T10:01:41.903Z] go: finding github.com/sirupsen/logrus v1.4.0
10:01:42 [2019-12-10T10:01:42.778Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
10:01:42 [2019-12-10T10:01:42.778Z] go: finding github.com/mattn/go-shellwords v1.0.5
10:01:43 [2019-12-10T10:01:43.194Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96
10:01:43 [2019-12-10T10:01:43.674Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1
10:01:44 [2019-12-10T10:01:44.098Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
10:01:44 [2019-12-10T10:01:44.098Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5
10:01:44 [2019-12-10T10:01:44.506Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260
10:01:44 [2019-12-10T10:01:44.900Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e
10:01:44 [2019-12-10T10:01:44.900Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
10:01:44 [2019-12-10T10:01:44.900Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
10:01:44 [2019-12-10T10:01:44.900Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470
10:01:45 [2019-12-10T10:01:45.800Z] go: finding github.com/golang/protobuf v1.2.0
10:01:45 [2019-12-10T10:01:45.800Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible
10:01:45 [2019-12-10T10:01:45.987Z] d66e58854927: Pull complete
10:01:45 [2019-12-10T10:01:45.987Z] 71497195576e: Pull complete
10:01:45 [2019-12-10T10:01:45.987Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab
10:01:45 [2019-12-10T10:01:45.987Z] Status: Downloaded newer image for golang:1.12.10-stretch
10:01:45 [2019-12-10T10:01:45.987Z]  ---> ebd73b5ebd31
10:01:45 [2019-12-10T10:01:45.987Z] Step 5/16 : ARG BUILDX_REPO
10:01:45 [2019-12-10T10:01:45.987Z]  ---> Running in ec794a197dc8
10:01:45 [2019-12-10T10:01:45.987Z] Removing intermediate container ec794a197dc8
10:01:45 [2019-12-10T10:01:45.987Z]  ---> 1070334afb10
10:01:45 [2019-12-10T10:01:45.987Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
10:01:46 [2019-12-10T10:01:46.360Z]  ---> Running in 4236f86babf1
10:01:46 [2019-12-10T10:01:46.646Z] go: finding github.com/gogo/protobuf v1.2.1
10:01:46 [2019-12-10T10:01:46.646Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad
10:01:46 [2019-12-10T10:01:46.699Z] Cloning into '/buildx'...
10:01:47 [2019-12-10T10:01:47.080Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645
10:01:47 [2019-12-10T10:01:47.516Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452
10:01:47 [2019-12-10T10:01:47.516Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
10:01:48 [2019-12-10T10:01:48.539Z] go: finding github.com/docker/go-connections v0.3.0
10:01:48 [2019-12-10T10:01:48.539Z] go: finding github.com/gorilla/mux v1.7.0
10:01:48 [2019-12-10T10:01:48.955Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be
10:01:48 [2019-12-10T10:01:48.955Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed
10:01:49 [2019-12-10T10:01:49.844Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
10:01:49 [2019-12-10T10:01:49.844Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416
10:01:49 [2019-12-10T10:01:49.844Z] go: finding github.com/spf13/viper v1.3.2
10:01:49 [2019-12-10T10:01:49.844Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880
10:01:50 [2019-12-10T10:01:50.253Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448
10:01:50 [2019-12-10T10:01:50.253Z] go: finding github.com/stretchr/objx v0.1.1
10:01:50 [2019-12-10T10:01:50.549Z] Removing intermediate container 4236f86babf1
10:01:50 [2019-12-10T10:01:50.549Z]  ---> 667635d6c6d2
10:01:50 [2019-12-10T10:01:50.549Z] Step 7/16 : WORKDIR /buildx
10:01:50 [2019-12-10T10:01:50.549Z]  ---> Running in 93bd0d132415
10:01:50 [2019-12-10T10:01:50.549Z] Removing intermediate container 93bd0d132415
10:01:50 [2019-12-10T10:01:50.549Z]  ---> 0da3745e5371
10:01:50 [2019-12-10T10:01:50.549Z] Step 8/16 : ARG BUILDX_COMMIT
10:01:50 [2019-12-10T10:01:50.549Z]  ---> Running in fd38964c2919
10:01:50 [2019-12-10T10:01:50.549Z] Removing intermediate container fd38964c2919
10:01:50 [2019-12-10T10:01:50.549Z]  ---> 6dd23d83f1c9
10:01:50 [2019-12-10T10:01:50.549Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
10:01:50 [2019-12-10T10:01:50.549Z]  ---> Running in 796c9a654cc5
10:01:50 [2019-12-10T10:01:50.666Z] go: finding github.com/stretchr/testify v1.2.2
10:01:50 [2019-12-10T10:01:50.666Z] go: finding github.com/hashicorp/go-uuid v1.0.0
10:01:51 [2019-12-10T10:01:51.075Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible
10:01:51 [2019-12-10T10:01:51.075Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
10:01:51 [2019-12-10T10:01:51.075Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda
10:01:51 [2019-12-10T10:01:51.276Z] From https://github.com/docker/buildx
10:01:51 [2019-12-10T10:01:51.276Z]  * [new tag]         v0.3.1     -> build
10:01:51 [2019-12-10T10:01:51.509Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853
10:01:51 [2019-12-10T10:01:51.509Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7
10:01:51 [2019-12-10T10:01:51.509Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
10:01:51 [2019-12-10T10:01:51.509Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
10:01:51 [2019-12-10T10:01:51.614Z] Switched to branch 'build'
10:01:51 [2019-12-10T10:01:51.909Z] go: finding github.com/mitchellh/mapstructure v1.1.2
10:01:51 [2019-12-10T10:01:51.909Z] go: finding github.com/coreos/etcd v3.3.10+incompatible
10:01:51 [2019-12-10T10:01:51.952Z] Removing intermediate container 796c9a654cc5
10:01:51 [2019-12-10T10:01:51.952Z]  ---> 84f958a6d2d2
10:01:51 [2019-12-10T10:01:51.952Z] Step 10/16 : RUN go mod download
10:01:52 [2019-12-10T10:01:52.295Z]  ---> Running in 6b4c71547bf7
10:01:52 [2019-12-10T10:01:52.384Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
10:01:52 [2019-12-10T10:01:52.640Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e
10:01:52 [2019-12-10T10:01:52.640Z] go: finding github.com/stretchr/testify v1.3.0
10:01:52 [2019-12-10T10:01:52.640Z] go: finding github.com/gogo/protobuf v1.2.1
10:01:52 [2019-12-10T10:01:52.640Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
10:01:52 [2019-12-10T10:01:52.640Z] go: finding github.com/Microsoft/hcsshim v0.8.6
10:01:52 [2019-12-10T10:01:52.640Z] go: finding github.com/ghodss/yaml v1.0.0
10:01:52 [2019-12-10T10:01:52.640Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible
10:01:52 [2019-12-10T10:01:52.640Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20
10:01:52 [2019-12-10T10:01:52.640Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1
10:01:52 [2019-12-10T10:01:52.989Z] go: finding github.com/godbus/dbus v4.1.0+incompatible
10:01:52 [2019-12-10T10:01:52.989Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
10:01:52 [2019-12-10T10:01:52.989Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1
10:01:53 [2019-12-10T10:01:53.379Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d
10:01:53 [2019-12-10T10:01:53.534Z] go: finding github.com/uber/jaeger-lib v1.2.1
10:01:53 [2019-12-10T10:01:53.963Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
10:01:54 [2019-12-10T10:01:54.416Z] go: finding github.com/kr/pretty v0.1.0
10:01:54 [2019-12-10T10:01:54.417Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
10:01:54 [2019-12-10T10:01:54.417Z] go: finding github.com/docker/docker-credential-helpers v0.6.0
10:01:54 [2019-12-10T10:01:54.417Z] go: finding github.com/stretchr/objx v0.1.0
10:01:54 [2019-12-10T10:01:54.417Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d
10:01:54 [2019-12-10T10:01:54.811Z] go: finding github.com/spf13/jwalterweatherman v1.0.0
10:01:54 [2019-12-10T10:01:54.811Z] go: finding golang.org/x/text v0.3.0
10:01:55 [2019-12-10T10:01:55.112Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb
10:01:55 [2019-12-10T10:01:55.112Z] go: finding github.com/mattn/go-shellwords v1.0.5
10:01:55 [2019-12-10T10:01:55.112Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:01:55 [2019-12-10T10:01:55.112Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19
10:01:55 [2019-12-10T10:01:55.220Z] go: finding github.com/pkg/profile v1.2.1
10:01:55 [2019-12-10T10:01:55.220Z] go: finding github.com/spf13/cast v1.3.0
10:01:55 [2019-12-10T10:01:55.220Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
10:01:55 [2019-12-10T10:01:55.455Z] go: finding github.com/opencontainers/image-spec v1.0.1
10:01:55 [2019-12-10T10:01:55.617Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e
10:01:56 [2019-12-10T10:01:56.020Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
10:01:56 [2019-12-10T10:01:56.021Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
10:01:56 [2019-12-10T10:01:56.021Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20
10:01:56 [2019-12-10T10:01:56.021Z] go: finding github.com/coreos/go-semver v0.2.0
10:01:56 [2019-12-10T10:01:56.193Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1
10:01:56 [2019-12-10T10:01:56.193Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853
10:01:56 [2019-12-10T10:01:56.193Z] go: finding github.com/jinzhu/gorm v1.9.2
10:01:56 [2019-12-10T10:01:56.451Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1
10:01:56 [2019-12-10T10:01:56.451Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c
10:01:56 [2019-12-10T10:01:56.451Z] go: finding gopkg.in/yaml.v2 v2.2.2
10:01:56 [2019-12-10T10:01:56.451Z] go: finding github.com/opencontainers/runc v1.0.0-rc6
10:01:57 [2019-12-10T10:01:57.381Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
10:01:57 [2019-12-10T10:01:57.534Z] go: finding github.com/theupdateframework/notary v0.6.1
10:01:57 [2019-12-10T10:01:57.952Z] go: finding github.com/gogo/protobuf v1.2.0
10:01:57 [2019-12-10T10:01:57.952Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
10:01:57 [2019-12-10T10:01:57.952Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
10:01:58 [2019-12-10T10:01:58.123Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
10:01:58 [2019-12-10T10:01:58.368Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:01:58 [2019-12-10T10:01:58.368Z] go: finding github.com/kr/text v0.1.0
10:01:58 [2019-12-10T10:01:58.368Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
10:01:58 [2019-12-10T10:01:58.368Z] go: finding github.com/sirupsen/logrus v1.3.0
10:01:58 [2019-12-10T10:01:58.471Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96
10:01:58 [2019-12-10T10:01:58.776Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc
10:01:58 [2019-12-10T10:01:58.816Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5
10:01:58 [2019-12-10T10:01:58.816Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932
10:01:59 [2019-12-10T10:01:59.193Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
10:01:59 [2019-12-10T10:01:59.193Z] go: finding google.golang.org/grpc v1.20.1
10:01:59 [2019-12-10T10:01:59.193Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793
10:01:59 [2019-12-10T10:01:59.387Z] Fetching without tags
10:01:59 [2019-12-10T10:01:59.625Z] go: finding github.com/magiconair/properties v1.8.0
10:01:59 [2019-12-10T10:01:59.625Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197
10:02:00 [2019-12-10T10:02:00.003Z] go: finding github.com/prometheus/client_golang v0.8.0
10:02:00 [2019-12-10T10:02:00.013Z] Merging remotes/origin/master commit 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f into PR head commit 203ba72fc549b5ce306e78030579300f6e5ffe10
10:02:00 [2019-12-10T10:02:00.033Z] go: finding github.com/sirupsen/logrus v1.0.3
10:02:00 [2019-12-10T10:02:00.033Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible
10:02:00 [2019-12-10T10:02:00.349Z] go: finding github.com/modern-go/reflect2 v1.0.1
10:02:00 [2019-12-10T10:02:00.440Z] go: finding github.com/Microsoft/hcsshim v0.8.5
10:02:00 [2019-12-10T10:02:00.440Z] go: finding github.com/containerd/containerd v1.2.4
10:01:59 [2019-12-10T10:01:59.267Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:01:59 [2019-12-10T10:01:59.297Z]  > git config --add remote.origin.fetch +refs/pull/40074/head:refs/remotes/origin/PR-40074 # timeout=10
10:01:59 [2019-12-10T10:01:59.320Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:01:59 [2019-12-10T10:01:59.350Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:01:59 [2019-12-10T10:01:59.390Z] Fetching upstream changes from https://github.com/moby/moby.git
10:01:59 [2019-12-10T10:01:59.390Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:01:59 [2019-12-10T10:01:59.391Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40074/head:refs/remotes/origin/PR-40074 +refs/heads/master:refs/remotes/origin/master
10:02:00 [2019-12-10T10:02:00.014Z]  > git config core.sparsecheckout # timeout=10
10:02:00 [2019-12-10T10:02:00.044Z]  > git checkout -f 203ba72fc549b5ce306e78030579300f6e5ffe10
10:02:00 [2019-12-10T10:02:00.830Z] go: finding github.com/fsnotify/fsnotify v1.4.7
10:02:00 [2019-12-10T10:02:00.830Z] go: finding github.com/pelletier/go-toml v1.2.0
10:02:00 [2019-12-10T10:02:00.830Z] go: finding github.com/docker/go-units v0.3.1
10:02:00 [2019-12-10T10:02:00.830Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
10:02:01 [2019-12-10T10:02:01.132Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645
10:02:01 [2019-12-10T10:02:01.132Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
10:02:01 [2019-12-10T10:02:01.300Z] go: finding github.com/golang/mock v1.1.1
10:02:01 [2019-12-10T10:02:01.511Z] go: finding go.etcd.io/bbolt v1.3.2
10:02:01 [2019-12-10T10:02:01.856Z] go: finding github.com/docker/go-connections v0.4.0
10:02:01 [2019-12-10T10:02:01.856Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7
10:02:01 [2019-12-10T10:02:01.875Z] Merge succeeded, producing 43ec004701d82b1a83723dad175aea89a7969246
10:02:01 [2019-12-10T10:02:01.876Z] Checking out Revision 43ec004701d82b1a83723dad175aea89a7969246 (PR-40074)
10:02:01 [2019-12-10T10:02:01.891Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc
10:02:01 [2019-12-10T10:02:01.891Z] go: finding github.com/davecgh/go-spew v1.1.1
10:02:01 [2019-12-10T10:02:01.891Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c
10:02:01 [2019-12-10T10:02:01.891Z] go: finding github.com/hashicorp/golang-lru v0.5.0
10:02:01 [2019-12-10T10:02:01.891Z] go: finding gotest.tools v2.1.0+incompatible
10:02:01 [2019-12-10T10:02:01.891Z] go: finding github.com/kr/pty v1.1.1
10:02:02 [2019-12-10T10:02:02.302Z] go: finding github.com/client9/misspell v0.3.4
10:02:02 [2019-12-10T10:02:02.595Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
10:02:02 [2019-12-10T10:02:02.698Z] go: finding github.com/onsi/gomega v1.4.3
10:02:02 [2019-12-10T10:02:02.870Z] Commit message: "Merge commit '2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f' into HEAD"
10:02:02 [2019-12-10T10:02:02.907Z] First time build. Skipping changelog.
10:02:02 [2019-12-10T10:02:02.938Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0
10:02:03 [2019-12-10T10:02:03.114Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
10:02:03 [2019-12-10T10:02:03.114Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
10:02:03 [2019-12-10T10:02:03.114Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507
10:02:00 [2019-12-10T10:02:00.774Z]  > git merge 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f # timeout=10
10:02:01 [2019-12-10T10:02:01.843Z]  > git rev-parse HEAD^{commit} # timeout=10
10:02:01 [2019-12-10T10:02:01.873Z]  > git config core.sparsecheckout # timeout=10
10:02:01 [2019-12-10T10:02:01.896Z]  > git checkout -f 43ec004701d82b1a83723dad175aea89a7969246
10:02:02 [2019-12-10T10:02:02.872Z]  > git rev-list --no-walk 7f62c54bc55f4546e68d62ac4175a52780d8ade5 # timeout=10
[Pipeline] withEnv
[Pipeline] {
10:02:03 [2019-12-10T10:02:03.550Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
10:02:03 [2019-12-10T10:02:03.550Z] go: finding github.com/google/go-cmp v0.2.0
10:02:03 [2019-12-10T10:02:03.550Z] go: finding google.golang.org/appengine v1.1.0
10:02:03 [2019-12-10T10:02:03.550Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352
10:02:03 [2019-12-10T10:02:03.550Z] go: finding gotest.tools v2.2.0+incompatible
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:02:03 [2019-12-10T10:02:03.674Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58
10:02:03 [2019-12-10T10:02:03.674Z] go: finding github.com/jinzhu/now v1.0.0
10:02:03 [2019-12-10T10:02:03.954Z] go: finding github.com/kisielk/errcheck v1.1.0
10:02:03 [2019-12-10T10:02:03.967Z] + docker version
10:02:04 [2019-12-10T10:02:04.018Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
10:02:04 [2019-12-10T10:02:04.018Z] go: finding github.com/hashicorp/go-version v1.1.0
10:02:04 [2019-12-10T10:02:04.361Z] go: finding github.com/BurntSushi/toml v0.3.1
10:02:04 [2019-12-10T10:02:04.364Z] go: finding github.com/hashicorp/hcl v1.0.0
10:02:04 [2019-12-10T10:02:04.364Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
10:02:04 [2019-12-10T10:02:04.364Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
10:02:04 [2019-12-10T10:02:04.364Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6
10:02:04 [2019-12-10T10:02:04.451Z] Running on ubuntu-1804-overlay2 (i-011d0c2273f02438b) in /home/ubuntu/workspace/moby_PR-40074
[Pipeline] {
[Pipeline] checkout
10:02:04 [2019-12-10T10:02:04.777Z] go: finding github.com/vishvananda/netlink v1.0.0
10:02:04 [2019-12-10T10:02:04.777Z] go: finding gopkg.in/yaml.v2 v2.2.1
10:02:04 [2019-12-10T10:02:04.777Z] go: finding github.com/onsi/ginkgo v1.6.0
10:02:04 [2019-12-10T10:02:04.777Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
10:02:05 [2019-12-10T10:02:05.188Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
10:02:05 [2019-12-10T10:02:05.188Z] go: finding github.com/gogo/protobuf v1.0.0
10:02:05 [2019-12-10T10:02:05.552Z] go: finding github.com/gogo/protobuf v1.2.0
10:02:05 [2019-12-10T10:02:05.667Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0
10:02:05 [2019-12-10T10:02:05.668Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
10:02:05 [2019-12-10T10:02:05.901Z] go: finding github.com/godbus/dbus v4.1.0+incompatible
10:02:06 [2019-12-10T10:02:06.100Z] go: finding github.com/hpcloud/tail v1.0.0
10:02:06 [2019-12-10T10:02:06.248Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5
10:02:06 [2019-12-10T10:02:06.590Z] go: finding github.com/onsi/ginkgo v1.7.0
10:02:06 [2019-12-10T10:02:06.590Z] go: finding github.com/spf13/afero v1.1.2
10:02:06 [2019-12-10T10:02:06.590Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c
10:02:06 [2019-12-10T10:02:06.593Z] go: finding github.com/json-iterator/go v1.1.6
10:02:06 [2019-12-10T10:02:06.945Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880
10:02:06 [2019-12-10T10:02:06.945Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible
10:02:07 [2019-12-10T10:02:07.007Z] go: finding github.com/Microsoft/go-winio v0.4.11
10:02:07 [2019-12-10T10:02:07.007Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
10:02:07 [2019-12-10T10:02:07.315Z] go: finding github.com/docker/go-connections v0.3.0
10:02:07 [2019-12-10T10:02:07.416Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
10:02:07 [2019-12-10T10:02:07.416Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
10:02:07 [2019-12-10T10:02:07.416Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
10:02:07 [2019-12-10T10:02:07.416Z] go: finding github.com/kisielk/gotool v1.0.0
10:02:08 [2019-12-10T10:02:08.052Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be
10:02:08 [2019-12-10T10:02:08.790Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc
10:02:08 [2019-12-10T10:02:08.790Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
10:02:08 [2019-12-10T10:02:08.809Z] Running on ubuntu-1604-overlay2-arm64v8 (i-0d3460ac665c12daa) in /home/ubuntu/workspace/moby_PR-40074
[Pipeline] {
10:02:08 [2019-12-10T10:02:08.813Z] go: finding gopkg.in/fsnotify.v1 v1.4.7
10:02:08 [2019-12-10T10:02:08.813Z] go: finding cloud.google.com/go v0.26.0
[Pipeline] checkout
10:02:09 [2019-12-10T10:02:09.088Z] using credential docker-jenkins-github-credentials
10:02:09 [2019-12-10T10:02:09.098Z] Cloning the remote Git repository
10:02:09 [2019-12-10T10:02:09.098Z] Cloning with configured refspecs honoured and without tags
10:02:09 [2019-12-10T10:02:09.210Z] Cloning repository https://github.com/moby/moby.git
10:02:09 [2019-12-10T10:02:09.524Z] go: finding github.com/google/go-cmp v0.2.0
10:02:09 [2019-12-10T10:02:09.524Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c
10:02:10 [2019-12-10T10:02:10.267Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
10:02:09 [2019-12-10T10:02:09.353Z]  > git init /home/ubuntu/workspace/moby_PR-40074 # timeout=10
10:02:09 [2019-12-10T10:02:09.651Z] Fetching upstream changes from https://github.com/moby/moby.git
10:02:09 [2019-12-10T10:02:09.651Z]  > git --version # timeout=10
10:02:09 [2019-12-10T10:02:09.694Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:02:09 [2019-12-10T10:02:09.695Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40074/head:refs/remotes/origin/PR-40074 +refs/heads/master:refs/remotes/origin/master
10:02:10 [2019-12-10T10:02:10.550Z] Client: Docker Engine - Community
10:02:10 [2019-12-10T10:02:10.550Z]  Version:           19.03.2
10:02:10 [2019-12-10T10:02:10.550Z]  API version:       1.40
10:02:10 [2019-12-10T10:02:10.550Z]  Go version:        go1.12.8
10:02:10 [2019-12-10T10:02:10.550Z]  Git commit:        6a30dfc
10:02:10 [2019-12-10T10:02:10.550Z]  Built:             Thu Aug 29 05:29:11 2019
10:02:10 [2019-12-10T10:02:10.550Z]  OS/Arch:           linux/amd64
10:02:10 [2019-12-10T10:02:10.550Z]  Experimental:      false
10:02:10 [2019-12-10T10:02:10.550Z] 
10:02:10 [2019-12-10T10:02:10.550Z] Server: Docker Engine - Community
10:02:10 [2019-12-10T10:02:10.550Z]  Engine:
10:02:10 [2019-12-10T10:02:10.550Z]   Version:          19.03.2
10:02:10 [2019-12-10T10:02:10.550Z]   API version:      1.40 (minimum version 1.12)
10:02:10 [2019-12-10T10:02:10.550Z]   Go version:       go1.12.8
10:02:10 [2019-12-10T10:02:10.551Z]   Git commit:       6a30dfc
10:02:10 [2019-12-10T10:02:10.551Z]   Built:            Thu Aug 29 05:27:45 2019
10:02:10 [2019-12-10T10:02:10.551Z]   OS/Arch:          linux/amd64
10:02:10 [2019-12-10T10:02:10.551Z]   Experimental:     true
10:02:10 [2019-12-10T10:02:10.551Z]  containerd:
10:02:10 [2019-12-10T10:02:10.551Z]   Version:          1.2.6
10:02:10 [2019-12-10T10:02:10.551Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
10:02:10 [2019-12-10T10:02:10.551Z]  runc:
10:02:10 [2019-12-10T10:02:10.551Z]   Version:          1.0.0-rc8
10:02:10 [2019-12-10T10:02:10.551Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
10:02:10 [2019-12-10T10:02:10.551Z]  docker-init:
10:02:10 [2019-12-10T10:02:10.551Z]   Version:          0.18.0
10:02:10 [2019-12-10T10:02:10.551Z]   GitCommit:        fec3683
[Pipeline] sh
10:02:11 [2019-12-10T10:02:11.006Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
10:02:11 [2019-12-10T10:02:11.006Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
10:02:11 [2019-12-10T10:02:11.013Z] + docker info
10:02:11 [2019-12-10T10:02:11.354Z] go: finding github.com/docker/docker-credential-helpers v0.6.0
10:02:11 [2019-12-10T10:02:11.648Z] using credential docker-jenkins-github-credentials
10:02:11 [2019-12-10T10:02:11.656Z] Cloning the remote Git repository
10:02:11 [2019-12-10T10:02:11.656Z] Cloning with configured refspecs honoured and without tags
10:02:11 [2019-12-10T10:02:11.698Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda
10:02:11 [2019-12-10T10:02:11.764Z] Cloning repository https://github.com/moby/moby.git
10:02:11 [2019-12-10T10:02:11.807Z]  > git init /home/ubuntu/workspace/moby_PR-40074 # timeout=10
10:02:12 [2019-12-10T10:02:12.080Z] Fetching upstream changes from https://github.com/moby/moby.git
10:02:12 [2019-12-10T10:02:12.081Z]  > git --version # timeout=10
10:02:12 [2019-12-10T10:02:12.090Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:02:12 [2019-12-10T10:02:12.139Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40074/head:refs/remotes/origin/PR-40074 +refs/heads/master:refs/remotes/origin/master
10:02:12 [2019-12-10T10:02:12.896Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be
10:02:12 [2019-12-10T10:02:12.897Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
10:02:12 [2019-12-10T10:02:12.897Z] go: finding github.com/gofrs/flock v0.7.0
10:02:13 [2019-12-10T10:02:13.243Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
10:02:13 [2019-12-10T10:02:13.612Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612
10:02:13 [2019-12-10T10:02:13.612Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
10:02:13 [2019-12-10T10:02:13.953Z] go: finding gotest.tools v2.2.0+incompatible
10:02:14 [2019-12-10T10:02:14.295Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
10:02:14 [2019-12-10T10:02:14.295Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1
10:02:15 [2019-12-10T10:02:15.494Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507
10:02:15 [2019-12-10T10:02:15.842Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d
10:02:15 [2019-12-10T10:02:15.842Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c
10:02:15 [2019-12-10T10:02:15.842Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc
10:02:16 [2019-12-10T10:02:16.581Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1
10:02:17 [2019-12-10T10:02:17.589Z] Client:
10:02:17 [2019-12-10T10:02:17.589Z]  Debug Mode: false
10:02:17 [2019-12-10T10:02:17.589Z] 
10:02:17 [2019-12-10T10:02:17.589Z] Server:
10:02:17 [2019-12-10T10:02:17.589Z]  Containers: 0
10:02:17 [2019-12-10T10:02:17.589Z]   Running: 0
10:02:17 [2019-12-10T10:02:17.589Z]   Paused: 0
10:02:17 [2019-12-10T10:02:17.589Z]   Stopped: 0
10:02:17 [2019-12-10T10:02:17.589Z]  Images: 0
10:02:17 [2019-12-10T10:02:17.589Z]  Server Version: 19.03.2
10:02:17 [2019-12-10T10:02:17.589Z]  Storage Driver: overlay2
10:02:17 [2019-12-10T10:02:17.589Z]   Backing Filesystem: extfs
10:02:17 [2019-12-10T10:02:17.589Z]   Supports d_type: true
10:02:17 [2019-12-10T10:02:17.589Z]   Native Overlay Diff: true
10:02:17 [2019-12-10T10:02:17.589Z]  Logging Driver: json-file
10:02:17 [2019-12-10T10:02:17.589Z]  Cgroup Driver: cgroupfs
10:02:17 [2019-12-10T10:02:17.589Z]  Plugins:
10:02:17 [2019-12-10T10:02:17.589Z]   Volume: local
10:02:17 [2019-12-10T10:02:17.589Z]   Network: bridge host ipvlan macvlan null overlay
10:02:17 [2019-12-10T10:02:17.589Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:02:17 [2019-12-10T10:02:17.589Z]  Swarm: inactive
10:02:17 [2019-12-10T10:02:17.589Z]  Runtimes: runc
10:02:17 [2019-12-10T10:02:17.589Z]  Default Runtime: runc
10:02:17 [2019-12-10T10:02:17.589Z]  Init Binary: docker-init
10:02:17 [2019-12-10T10:02:17.589Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
10:02:17 [2019-12-10T10:02:17.589Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
10:02:17 [2019-12-10T10:02:17.589Z]  init version: fec3683
10:02:17 [2019-12-10T10:02:17.589Z]  Security Options:
10:02:17 [2019-12-10T10:02:17.589Z]   apparmor
10:02:17 [2019-12-10T10:02:17.589Z]   seccomp
10:02:17 [2019-12-10T10:02:17.589Z]    Profile: default
10:02:17 [2019-12-10T10:02:17.590Z]  Kernel Version: 4.15.0-1048-aws
10:02:17 [2019-12-10T10:02:17.590Z]  Operating System: Ubuntu 18.04.3 LTS
10:02:17 [2019-12-10T10:02:17.590Z]  OSType: linux
10:02:17 [2019-12-10T10:02:17.590Z]  Architecture: x86_64
10:02:17 [2019-12-10T10:02:17.590Z]  CPUs: 2
10:02:17 [2019-12-10T10:02:17.590Z]  Total Memory: 7.501GiB
10:02:17 [2019-12-10T10:02:17.590Z]  Name: ip-10-100-37-88
10:02:17 [2019-12-10T10:02:17.590Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
10:02:17 [2019-12-10T10:02:17.590Z]  Docker Root Dir: /var/lib/docker
10:02:17 [2019-12-10T10:02:17.590Z]  Debug Mode: false
10:02:17 [2019-12-10T10:02:17.590Z]  Registry: https://index.docker.io/v1/
10:02:17 [2019-12-10T10:02:17.590Z]  Labels:
10:02:17 [2019-12-10T10:02:17.590Z]  Experimental: true
10:02:17 [2019-12-10T10:02:17.590Z]  Insecure Registries:
10:02:17 [2019-12-10T10:02:17.590Z]   127.0.0.0/8
10:02:17 [2019-12-10T10:02:17.590Z]  Live Restore Enabled: true
10:02:17 [2019-12-10T10:02:17.590Z] 
10:02:17 [2019-12-10T10:02:17.590Z] WARNING: No swap limit support
[Pipeline] sh
10:02:17 [2019-12-10T10:02:17.918Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:02:17 [2019-12-10T10:02:17.918Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:02:17 [2019-12-10T10:02:17.918Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40074/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
10:02:17 [2019-12-10T10:02:17.918Z] + bash /home/ubuntu/workspace/moby_PR-40074/check-config.sh
10:02:17 [2019-12-10T10:02:17.918Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:02:17 [2019-12-10T10:02:17.918Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
10:02:17 [2019-12-10T10:02:17.918Z] 
10:02:17 [2019-12-10T10:02:17.918Z] Generally Necessary:
10:02:17 [2019-12-10T10:02:17.918Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:02:17 [2019-12-10T10:02:17.918Z] - apparmor: enabled and tools installed
10:02:17 [2019-12-10T10:02:17.918Z] - CONFIG_NAMESPACES: enabled
10:02:17 [2019-12-10T10:02:17.918Z] - CONFIG_NET_NS: enabled
10:02:17 [2019-12-10T10:02:17.918Z] - CONFIG_PID_NS: enabled
10:02:17 [2019-12-10T10:02:17.918Z] - CONFIG_IPC_NS: enabled
10:02:17 [2019-12-10T10:02:17.918Z] - CONFIG_UTS_NS: enabled
10:02:17 [2019-12-10T10:02:17.918Z] - CONFIG_CGROUPS: enabled
10:02:17 [2019-12-10T10:02:17.918Z] - CONFIG_CGROUP_CPUACCT: enabled
10:02:17 [2019-12-10T10:02:17.918Z] - CONFIG_CGROUP_DEVICE: enabled
10:02:17 [2019-12-10T10:02:17.918Z] - CONFIG_CGROUP_FREEZER: enabled
10:02:17 [2019-12-10T10:02:17.918Z] - CONFIG_CGROUP_SCHED: enabled
10:02:17 [2019-12-10T10:02:17.918Z] - CONFIG_CPUSETS: enabled
10:02:17 [2019-12-10T10:02:17.918Z] - CONFIG_MEMCG: enabled
10:02:17 [2019-12-10T10:02:17.918Z] - CONFIG_KEYS: enabled
10:02:17 [2019-12-10T10:02:17.918Z] - CONFIG_VETH: enabled (as module)
10:02:17 [2019-12-10T10:02:17.918Z] - CONFIG_BRIDGE: enabled (as module)
10:02:17 [2019-12-10T10:02:17.918Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:02:17 [2019-12-10T10:02:17.918Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
10:02:18 [2019-12-10T10:02:18.187Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:02:18 [2019-12-10T10:02:18.187Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:02:18 [2019-12-10T10:02:18.187Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:02:18 [2019-12-10T10:02:18.187Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:02:18 [2019-12-10T10:02:18.187Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:02:18 [2019-12-10T10:02:18.187Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:02:18 [2019-12-10T10:02:18.187Z] - CONFIG_NF_NAT: enabled (as module)
10:02:18 [2019-12-10T10:02:18.187Z] - CONFIG_NF_NAT_NEEDED: enabled
10:02:18 [2019-12-10T10:02:18.187Z] - CONFIG_POSIX_MQUEUE: enabled
10:02:18 [2019-12-10T10:02:18.187Z] 
10:02:18 [2019-12-10T10:02:18.187Z] Optional Features:
10:02:18 [2019-12-10T10:02:18.187Z] - CONFIG_USER_NS: enabled
10:02:18 [2019-12-10T10:02:18.187Z] - CONFIG_SECCOMP: enabled
10:02:18 [2019-12-10T10:02:18.187Z] - CONFIG_CGROUP_PIDS: enabled
10:02:18 [2019-12-10T10:02:18.187Z] - CONFIG_MEMCG_SWAP: enabled
10:02:18 [2019-12-10T10:02:18.187Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
10:02:18 [2019-12-10T10:02:18.187Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
10:02:18 [2019-12-10T10:02:18.187Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
10:02:18 [2019-12-10T10:02:18.187Z] - CONFIG_BLK_CGROUP: enabled
10:02:18 [2019-12-10T10:02:18.187Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:02:18 [2019-12-10T10:02:18.187Z] - CONFIG_IOSCHED_CFQ: enabled
10:02:18 [2019-12-10T10:02:18.187Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
10:02:18 [2019-12-10T10:02:18.187Z] - CONFIG_CGROUP_PERF: enabled
10:02:18 [2019-12-10T10:02:18.187Z] - CONFIG_CGROUP_HUGETLB: enabled
10:02:18 [2019-12-10T10:02:18.187Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:02:18 [2019-12-10T10:02:18.187Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:02:18 [2019-12-10T10:02:18.187Z] - CONFIG_CFS_BANDWIDTH: enabled
10:02:18 [2019-12-10T10:02:18.187Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:02:18 [2019-12-10T10:02:18.187Z] - CONFIG_RT_GROUP_SCHED: missing
10:02:18 [2019-12-10T10:02:18.187Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:02:18 [2019-12-10T10:02:18.187Z] - CONFIG_IP_VS: enabled (as module)
10:02:18 [2019-12-10T10:02:18.187Z] - CONFIG_IP_VS_NFCT: enabled
10:02:18 [2019-12-10T10:02:18.187Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:02:18 [2019-12-10T10:02:18.187Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:02:18 [2019-12-10T10:02:18.187Z] - CONFIG_IP_VS_RR: enabled (as module)
10:02:18 [2019-12-10T10:02:18.187Z] - CONFIG_EXT4_FS: enabled
10:02:18 [2019-12-10T10:02:18.455Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:02:18 [2019-12-10T10:02:18.455Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:02:18 [2019-12-10T10:02:18.455Z] - Network Drivers:
10:02:18 [2019-12-10T10:02:18.455Z]   - "overlay":
10:02:18 [2019-12-10T10:02:18.455Z]     - CONFIG_VXLAN: enabled (as module)
10:02:18 [2019-12-10T10:02:18.455Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:02:18 [2019-12-10T10:02:18.455Z]       Optional (for encrypted networks):
10:02:18 [2019-12-10T10:02:18.455Z]       - CONFIG_CRYPTO: enabled
10:02:18 [2019-12-10T10:02:18.455Z]       - CONFIG_CRYPTO_AEAD: enabled
10:02:18 [2019-12-10T10:02:18.455Z]       - CONFIG_CRYPTO_GCM: enabled
10:02:18 [2019-12-10T10:02:18.455Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:02:18 [2019-12-10T10:02:18.455Z]       - CONFIG_CRYPTO_GHASH: enabled
10:02:18 [2019-12-10T10:02:18.455Z]       - CONFIG_XFRM: enabled
10:02:18 [2019-12-10T10:02:18.455Z]       - CONFIG_XFRM_USER: enabled (as module)
10:02:18 [2019-12-10T10:02:18.455Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:02:18 [2019-12-10T10:02:18.455Z]       - CONFIG_INET_ESP: enabled (as module)
10:02:18 [2019-12-10T10:02:18.455Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
10:02:18 [2019-12-10T10:02:18.455Z]   - "ipvlan":
10:02:18 [2019-12-10T10:02:18.455Z]     - CONFIG_IPVLAN: enabled (as module)
10:02:18 [2019-12-10T10:02:18.455Z]   - "macvlan":
10:02:18 [2019-12-10T10:02:18.455Z]     - CONFIG_MACVLAN: enabled (as module)
10:02:18 [2019-12-10T10:02:18.455Z]     - CONFIG_DUMMY: enabled (as module)
10:02:18 [2019-12-10T10:02:18.455Z]   - "ftp,tftp client in container":
10:02:18 [2019-12-10T10:02:18.455Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:02:18 [2019-12-10T10:02:18.455Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:02:18 [2019-12-10T10:02:18.455Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:02:18 [2019-12-10T10:02:18.455Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:02:18 [2019-12-10T10:02:18.455Z] - Storage Drivers:
10:02:18 [2019-12-10T10:02:18.455Z]   - "aufs":
10:02:18 [2019-12-10T10:02:18.455Z]     - CONFIG_AUFS_FS: enabled (as module)
10:02:18 [2019-12-10T10:02:18.455Z]   - "btrfs":
10:02:18 [2019-12-10T10:02:18.455Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:02:18 [2019-12-10T10:02:18.455Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:02:18 [2019-12-10T10:02:18.455Z]   - "devicemapper":
10:02:18 [2019-12-10T10:02:18.455Z]     - CONFIG_BLK_DEV_DM: enabled
10:02:18 [2019-12-10T10:02:18.455Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:02:18 [2019-12-10T10:02:18.455Z]   - "overlay":
10:02:18 [2019-12-10T10:02:18.455Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:02:18 [2019-12-10T10:02:18.455Z]   - "zfs":
10:02:18 [2019-12-10T10:02:18.455Z]     - /dev/zfs: missing
10:02:18 [2019-12-10T10:02:18.455Z]     - zfs command: missing
10:02:18 [2019-12-10T10:02:18.455Z]     - zpool command: missing
10:02:18 [2019-12-10T10:02:18.455Z] 
10:02:18 [2019-12-10T10:02:18.455Z] Limits:
10:02:18 [2019-12-10T10:02:18.455Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:02:18 [2019-12-10T10:02:18.455Z] 
10:02:18 [2019-12-10T10:02:18.455Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:02:18 [2019-12-10T10:02:18.775Z] go: finding github.com/inconshreveable/mousetrap v1.0.0
10:02:18 [2019-12-10T10:02:18.775Z] go: finding github.com/vishvananda/netlink v1.0.0
10:02:18 [2019-12-10T10:02:18.842Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9f9fe29b439e21c22a0a789b055ca20185de7b7c .
10:02:19 [2019-12-10T10:02:19.103Z] #2 [internal] load .dockerignore
10:02:19 [2019-12-10T10:02:19.103Z] #2 transferring context: 87B done
10:02:19 [2019-12-10T10:02:19.103Z] #2 DONE 0.2s
10:02:19 [2019-12-10T10:02:19.103Z] 
10:02:19 [2019-12-10T10:02:19.103Z] #1 [internal] load build definition from Dockerfile
10:02:19 [2019-12-10T10:02:19.103Z] #1 transferring dockerfile: 14.85kB done
10:02:19 [2019-12-10T10:02:19.103Z] #1 DONE 0.2s
10:02:19 [2019-12-10T10:02:19.103Z] 
10:02:19 [2019-12-10T10:02:19.103Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
10:02:19 [2019-12-10T10:02:19.514Z] go: finding github.com/kr/pretty v0.1.0
10:02:19 [2019-12-10T10:02:19.514Z] go: finding github.com/sirupsen/logrus v1.4.0
10:02:20 [2019-12-10T10:02:20.037Z] #3 DONE 0.8s
10:02:20 [2019-12-10T10:02:20.037Z] 
10:02:20 [2019-12-10T10:02:20.037Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
10:02:20 [2019-12-10T10:02:20.037Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
10:02:20 [2019-12-10T10:02:20.037Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
10:02:20 [2019-12-10T10:02:20.037Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
10:02:20 [2019-12-10T10:02:20.037Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
10:02:20 [2019-12-10T10:02:20.037Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 1.67MB / 8.82MB 0.2s
10:02:20 [2019-12-10T10:02:20.278Z] go: finding github.com/lib/pq v1.0.0
10:02:20 [2019-12-10T10:02:20.294Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done
10:02:20 [2019-12-10T10:02:20.294Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003
10:02:20 [2019-12-10T10:02:20.862Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.5s done
10:02:20 [2019-12-10T10:02:20.862Z] #4 DONE 0.9s
10:02:21 [2019-12-10T10:02:21.039Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a
10:02:21 [2019-12-10T10:02:21.426Z] 
10:02:21 [2019-12-10T10:02:21.426Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
10:02:21 [2019-12-10T10:02:21.685Z] #6 DONE 0.3s
10:02:21 [2019-12-10T10:02:21.685Z] 
10:02:21 [2019-12-10T10:02:21.685Z] #5 [internal] load metadata for docker.io/library/golang:1.13.4-stretch
10:02:21 [2019-12-10T10:02:21.685Z] #5 DONE 0.3s
10:02:21 [2019-12-10T10:02:21.685Z] 
10:02:21 [2019-12-10T10:02:21.685Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
10:02:21 [2019-12-10T10:02:21.685Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
10:02:21 [2019-12-10T10:02:21.685Z] #65 DONE 0.0s
10:02:21 [2019-12-10T10:02:21.685Z] 
10:02:21 [2019-12-10T10:02:21.685Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
10:02:21 [2019-12-10T10:02:21.685Z] #7 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done
10:02:21 [2019-12-10T10:02:21.777Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
10:02:21 [2019-12-10T10:02:21.946Z] #7 sha256:d30a8b8b92e26c81159500588fe731b46bdfd3ab9724734ffc2ea4387a526662 5.47kB / 5.47kB done
10:02:21 [2019-12-10T10:02:21.946Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 225.83kB / 45.38MB 0.2s
10:02:21 [2019-12-10T10:02:21.946Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 0B / 10.80MB 0.2s
10:02:21 [2019-12-10T10:02:21.946Z] #7 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done
10:02:21 [2019-12-10T10:02:21.946Z] #7 sha256:ddeac8b5f8711a57ce2793ff0882cd4ca0b24ac99e6836ca717589fc7f7af914 1.80kB / 1.80kB done
10:02:22 [2019-12-10T10:02:22.121Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
10:02:22 [2019-12-10T10:02:22.212Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 6.35MB / 45.38MB 0.4s
10:02:22 [2019-12-10T10:02:22.212Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 8.92MB / 10.80MB 0.4s
10:02:22 [2019-12-10T10:02:22.212Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 11.49MB / 45.38MB 0.5s
10:02:22 [2019-12-10T10:02:22.212Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 10.80MB / 10.80MB 0.5s
10:02:22 [2019-12-10T10:02:22.465Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
10:02:22 [2019-12-10T10:02:22.473Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 15.13MB / 45.38MB 0.7s
10:02:22 [2019-12-10T10:02:22.473Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 10.80MB / 10.80MB 0.6s done
10:02:22 [2019-12-10T10:02:22.473Z] #7 sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 0B / 4.34MB 0.7s
10:02:22 [2019-12-10T10:02:22.473Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 21.88MB / 45.38MB 0.8s
10:02:22 [2019-12-10T10:02:22.473Z] #7 sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 2.80MB / 4.34MB 0.8s
10:02:22 [2019-12-10T10:02:22.731Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 30.04MB / 45.38MB 1.0s
10:02:22 [2019-12-10T10:02:22.731Z] #7 sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 4.34MB / 4.34MB 0.8s done
10:02:22 [2019-12-10T10:02:22.731Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 0B / 50.07MB 1.0s
10:02:22 [2019-12-10T10:02:22.731Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 35.01MB / 45.38MB 1.1s
10:02:22 [2019-12-10T10:02:22.808Z] go: finding github.com/stretchr/testify v1.2.2
10:02:22 [2019-12-10T10:02:22.989Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 37.65MB / 45.38MB 1.2s
10:02:22 [2019-12-10T10:02:22.989Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 4.38MB / 50.07MB 1.2s
10:02:22 [2019-12-10T10:02:22.989Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 41.41MB / 45.38MB 1.3s
10:02:23 [2019-12-10T10:02:23.249Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 45.38MB / 45.38MB 1.5s
10:02:23 [2019-12-10T10:02:23.249Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 9.61MB / 50.07MB 1.5s
10:02:23 [2019-12-10T10:02:23.249Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 0B / 57.69MB 1.5s
10:02:23 [2019-12-10T10:02:23.507Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 45.38MB / 45.38MB 1.6s done
10:02:23 [2019-12-10T10:02:23.507Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 0B / 120.06MB 1.7s
10:02:23 [2019-12-10T10:02:23.507Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 14.57MB / 50.07MB 1.8s
10:02:23 [2019-12-10T10:02:23.767Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 20.08MB / 50.07MB 2.1s
10:02:23 [2019-12-10T10:02:23.767Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 5.66MB / 57.69MB 2.1s
10:02:23 [2019-12-10T10:02:23.767Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97
10:02:24 [2019-12-10T10:02:24.026Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 27.05MB / 50.07MB 2.2s
10:02:24 [2019-12-10T10:02:24.026Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 9.55MB / 57.69MB 2.2s
10:02:24 [2019-12-10T10:02:24.026Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 8.87MB / 120.06MB 2.2s
10:02:24 [2019-12-10T10:02:24.026Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 33.26MB / 50.07MB 2.4s
10:02:24 [2019-12-10T10:02:24.026Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 17.10MB / 57.69MB 2.4s
10:02:24 [2019-12-10T10:02:24.286Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 37.47MB / 50.07MB 2.5s
10:02:24 [2019-12-10T10:02:24.286Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 15.21MB / 120.06MB 2.5s
10:02:24 [2019-12-10T10:02:24.286Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 23.40MB / 57.69MB 2.6s
10:02:24 [2019-12-10T10:02:24.522Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed
10:02:24 [2019-12-10T10:02:24.545Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 40.37MB / 50.07MB 2.8s
10:02:24 [2019-12-10T10:02:24.545Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 27.32MB / 120.06MB 2.8s
10:02:24 [2019-12-10T10:02:24.807Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 50.07MB / 50.07MB 3.1s
10:02:24 [2019-12-10T10:02:24.807Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 31.73MB / 57.69MB 3.1s
10:02:24 [2019-12-10T10:02:24.807Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 33.45MB / 120.06MB 3.1s
10:02:24 [2019-12-10T10:02:24.866Z] go: finding github.com/imdario/mergo v0.3.7
10:02:25 [2019-12-10T10:02:25.068Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 35.99MB / 57.69MB 3.2s
10:02:25 [2019-12-10T10:02:25.068Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 50.07MB / 50.07MB 3.2s done
10:02:25 [2019-12-10T10:02:25.068Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 40.41MB / 120.06MB 3.3s
10:02:25 [2019-12-10T10:02:25.068Z] #7 sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de 0B / 126B 3.3s
10:02:25 [2019-12-10T10:02:25.332Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 42.24MB / 57.69MB 3.4s
10:02:25 [2019-12-10T10:02:25.332Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 46.71MB / 57.69MB 3.6s
10:02:25 [2019-12-10T10:02:25.332Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 48.20MB / 120.06MB 3.6s
10:02:25 [2019-12-10T10:02:25.332Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 51.51MB / 57.69MB 3.7s
10:02:25 [2019-12-10T10:02:25.332Z] #7 sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de 126B / 126B 3.6s done
10:02:25 [2019-12-10T10:02:25.594Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 56.92MB / 57.69MB 3.8s
10:02:25 [2019-12-10T10:02:25.594Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 56.06MB / 120.06MB 3.8s
10:02:25 [2019-12-10T10:02:25.606Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9
10:02:25 [2019-12-10T10:02:25.949Z] go: finding github.com/google/certificate-transparency-go v1.0.21
10:02:26 [2019-12-10T10:02:26.167Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 57.69MB / 57.69MB 4.0s done
10:02:26 [2019-12-10T10:02:26.167Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 69.69MB / 120.06MB 4.2s
10:02:26 [2019-12-10T10:02:26.167Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 75.87MB / 120.06MB 4.4s
10:02:26 [2019-12-10T10:02:26.293Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260
10:02:26 [2019-12-10T10:02:26.428Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 83.04MB / 120.06MB 4.7s
10:02:26 [2019-12-10T10:02:26.686Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 89.43MB / 120.06MB 4.9s
10:02:26 [2019-12-10T10:02:26.686Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 97.69MB / 120.06MB 5.1s
10:02:26 [2019-12-10T10:02:26.949Z] #7 ...
10:02:26 [2019-12-10T10:02:26.949Z] 
10:02:26 [2019-12-10T10:02:26.949Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
10:02:26 [2019-12-10T10:02:26.949Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
10:02:26 [2019-12-10T10:02:26.949Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
10:02:26 [2019-12-10T10:02:26.949Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.3s done
10:02:26 [2019-12-10T10:02:26.949Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.8s done
10:02:26 [2019-12-10T10:02:26.949Z] #65 DONE 5.4s
10:02:26 [2019-12-10T10:02:26.949Z] 
10:02:26 [2019-12-10T10:02:26.949Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
10:02:26 [2019-12-10T10:02:26.949Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 106.41MB / 120.06MB 5.3s
10:02:26 [2019-12-10T10:02:26.949Z] #7 ...
10:02:26 [2019-12-10T10:02:26.949Z] 
10:02:26 [2019-12-10T10:02:26.949Z] #19 [internal] load build context
10:02:26 [2019-12-10T10:02:26.949Z] #19 transferring context: 18.89MB 5.4s
10:02:27 [2019-12-10T10:02:27.034Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
10:02:27 [2019-12-10T10:02:27.784Z] go: finding github.com/golang/protobuf v1.2.0
10:02:27 [2019-12-10T10:02:27.784Z] go: finding github.com/docker/docker-credential-helpers v0.6.1
10:02:28 [2019-12-10T10:02:28.519Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
10:02:28 [2019-12-10T10:02:28.861Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
10:02:29 [2019-12-10T10:02:29.205Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
10:02:29 [2019-12-10T10:02:29.492Z] #19 transferring context: 45.91MB 7.7s done
10:02:29 [2019-12-10T10:02:29.492Z] #19 DONE 7.8s
10:02:29 [2019-12-10T10:02:29.492Z] 
10:02:29 [2019-12-10T10:02:29.492Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
10:02:29 [2019-12-10T10:02:29.492Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 120.06MB / 120.06MB 6.2s done
10:02:29 [2019-12-10T10:02:29.492Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 5.7s
10:02:29 [2019-12-10T10:02:29.549Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
10:02:29 [2019-12-10T10:02:29.892Z] go: finding github.com/kisielk/errcheck v1.1.0
10:02:31 [2019-12-10T10:02:31.079Z] go: finding github.com/spf13/cobra v0.0.3
10:02:31 [2019-12-10T10:02:31.079Z] go: finding github.com/go-sql-driver/mysql v1.4.1
10:02:31 [2019-12-10T10:02:31.815Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad
10:02:31 [2019-12-10T10:02:31.815Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
10:02:31 [2019-12-10T10:02:31.843Z] Fetching without tags
10:02:32 [2019-12-10T10:02:32.025Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 7.9s done
10:02:32 [2019-12-10T10:02:32.025Z] #7 extracting sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 0.1s
10:02:32 [2019-12-10T10:02:32.268Z] Merging remotes/origin/master commit 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f into PR head commit 203ba72fc549b5ce306e78030579300f6e5ffe10
10:02:32 [2019-12-10T10:02:32.552Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496
10:02:32 [2019-12-10T10:02:32.553Z] go: finding github.com/spf13/pflag v1.0.3
10:02:32 [2019-12-10T10:02:32.592Z] #7 extracting sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 0.7s done
10:02:32 [2019-12-10T10:02:32.850Z] #7 extracting sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23
10:02:32 [2019-12-10T10:02:32.895Z] go: finding github.com/pkg/profile v1.2.1
10:02:31 [2019-12-10T10:02:31.726Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:02:31 [2019-12-10T10:02:31.753Z]  > git config --add remote.origin.fetch +refs/pull/40074/head:refs/remotes/origin/PR-40074 # timeout=10
10:02:31 [2019-12-10T10:02:31.819Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:02:31 [2019-12-10T10:02:31.839Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:02:31 [2019-12-10T10:02:31.855Z] Fetching upstream changes from https://github.com/moby/moby.git
10:02:31 [2019-12-10T10:02:31.855Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:02:31 [2019-12-10T10:02:31.856Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40074/head:refs/remotes/origin/PR-40074 +refs/heads/master:refs/remotes/origin/master
10:02:32 [2019-12-10T10:02:32.285Z]  > git config core.sparsecheckout # timeout=10
10:02:32 [2019-12-10T10:02:32.294Z]  > git checkout -f 203ba72fc549b5ce306e78030579300f6e5ffe10
10:02:33 [2019-12-10T10:02:33.109Z] #7 extracting sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 0.3s done
10:02:33 [2019-12-10T10:02:33.369Z] #7 extracting sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd
10:02:33 [2019-12-10T10:02:33.684Z] go: finding github.com/uber/jaeger-lib v1.2.1
10:02:33 [2019-12-10T10:02:33.684Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75
10:02:34 [2019-12-10T10:02:34.024Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50
10:02:34 [2019-12-10T10:02:34.024Z] go: finding github.com/theupdateframework/notary v0.6.1
10:02:34 [2019-12-10T10:02:34.024Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd
10:02:34 [2019-12-10T10:02:34.024Z] go: finding github.com/bugsnag/panicwrap v1.2.0
10:02:34 [2019-12-10T10:02:34.366Z] go: finding github.com/mattn/go-sqlite3 v1.10.0
10:02:34 [2019-12-10T10:02:34.544Z] Fetching without tags
10:02:34 [2019-12-10T10:02:34.710Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1
10:02:34 [2019-12-10T10:02:34.923Z] Merging remotes/origin/master commit 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f into PR head commit 203ba72fc549b5ce306e78030579300f6e5ffe10
10:02:34 [2019-12-10T10:02:34.464Z]  > git merge 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f # timeout=10
10:02:34 [2019-12-10T10:02:34.446Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:02:34 [2019-12-10T10:02:34.470Z]  > git config --add remote.origin.fetch +refs/pull/40074/head:refs/remotes/origin/PR-40074 # timeout=10
10:02:34 [2019-12-10T10:02:34.484Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:02:34 [2019-12-10T10:02:34.508Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:02:34 [2019-12-10T10:02:34.546Z] Fetching upstream changes from https://github.com/moby/moby.git
10:02:34 [2019-12-10T10:02:34.546Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:02:34 [2019-12-10T10:02:34.547Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40074/head:refs/remotes/origin/PR-40074 +refs/heads/master:refs/remotes/origin/master
10:02:34 [2019-12-10T10:02:34.933Z]  > git config core.sparsecheckout # timeout=10
10:02:34 [2019-12-10T10:02:34.958Z]  > git checkout -f 203ba72fc549b5ce306e78030579300f6e5ffe10
10:02:35 [2019-12-10T10:02:35.901Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0
10:02:35 [2019-12-10T10:02:35.902Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d
10:02:35 [2019-12-10T10:02:35.902Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
10:02:36 [2019-12-10T10:02:36.090Z] Merge succeeded, producing 62f5fe80d498068ea4fe97c1294fea26e5844952
10:02:36 [2019-12-10T10:02:36.091Z] Checking out Revision 62f5fe80d498068ea4fe97c1294fea26e5844952 (PR-40074)
10:02:36 [2019-12-10T10:02:36.269Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c
10:02:36 [2019-12-10T10:02:36.611Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7
10:02:36 [2019-12-10T10:02:36.957Z] go: finding golang.org/x/text v0.3.0
10:02:37 [2019-12-10T10:02:37.302Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448
10:02:37 [2019-12-10T10:02:37.359Z] Commit message: "Merge commit '2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f' into HEAD"
10:02:37 [2019-12-10T10:02:37.385Z] First time build. Skipping changelog.
10:02:36 [2019-12-10T10:02:36.087Z]  > git rev-parse HEAD^{commit} # timeout=10
10:02:36 [2019-12-10T10:02:36.098Z]  > git config core.sparsecheckout # timeout=10
10:02:36 [2019-12-10T10:02:36.113Z]  > git checkout -f 62f5fe80d498068ea4fe97c1294fea26e5844952
10:02:37 [2019-12-10T10:02:37.366Z]  > git rev-list --no-walk 7f62c54bc55f4546e68d62ac4175a52780d8ade5 # timeout=10
10:02:37 [2019-12-10T10:02:37.445Z] Merge succeeded, producing 2e6b5c98242aa1b63b204ba542901a7ff9be180c
10:02:37 [2019-12-10T10:02:37.446Z] Checking out Revision 2e6b5c98242aa1b63b204ba542901a7ff9be180c (PR-40074)
10:02:37 [2019-12-10T10:02:37.564Z] #7 extracting sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 3.9s done
10:02:37 [2019-12-10T10:02:37.564Z] #7 extracting sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3
10:02:37 [2019-12-10T10:02:37.648Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad
10:02:35 [2019-12-10T10:02:35.773Z]  > git merge 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f # timeout=10
10:02:37 [2019-12-10T10:02:37.415Z]  > git rev-parse HEAD^{commit} # timeout=10
10:02:37 [2019-12-10T10:02:37.442Z]  > git config core.sparsecheckout # timeout=10
10:02:37 [2019-12-10T10:02:37.463Z]  > git checkout -f 2e6b5c98242aa1b63b204ba542901a7ff9be180c
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:02:38 [2019-12-10T10:02:38.212Z] Commit message: "Merge commit '2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f' into HEAD"
10:02:38 [2019-12-10T10:02:38.237Z] First time build. Skipping changelog.
10:02:38 [2019-12-10T10:02:38.570Z] + docker version
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
10:02:38 [2019-12-10T10:02:38.851Z] go: finding github.com/gorilla/mux v1.7.0
[Pipeline] sh
10:02:39 [2019-12-10T10:02:39.194Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452
10:02:39 [2019-12-10T10:02:39.253Z] + docker version
10:02:39 [2019-12-10T10:02:39.539Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
10:02:40 [2019-12-10T10:02:40.304Z] go: finding github.com/davecgh/go-spew v1.1.0
10:02:40 [2019-12-10T10:02:40.304Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc
10:02:40 [2019-12-10T10:02:40.304Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:02:40 [2019-12-10T10:02:40.304Z] go: finding github.com/stretchr/objx v0.1.1
10:02:40 [2019-12-10T10:02:40.304Z] go: finding github.com/onsi/gomega v1.4.3
10:02:38 [2019-12-10T10:02:38.208Z]  > git rev-list --no-walk 7f62c54bc55f4546e68d62ac4175a52780d8ade5 # timeout=10
10:02:40 [2019-12-10T10:02:40.704Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
10:02:41 [2019-12-10T10:02:41.051Z] go: finding github.com/Microsoft/go-winio v0.4.11
10:02:41 [2019-12-10T10:02:41.392Z] go: finding github.com/spf13/viper v1.3.2
10:02:41 [2019-12-10T10:02:41.736Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793
10:02:41 [2019-12-10T10:02:41.736Z] go: finding github.com/pmezard/go-difflib v1.0.0
10:02:41 [2019-12-10T10:02:41.736Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e
10:02:41 [2019-12-10T10:02:41.751Z] #7 extracting sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 3.5s done
10:02:41 [2019-12-10T10:02:41.751Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d
10:02:42 [2019-12-10T10:02:42.474Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0
10:02:42 [2019-12-10T10:02:42.474Z] go: finding github.com/sirupsen/logrus v1.0.3
10:02:42 [2019-12-10T10:02:42.474Z] go: finding github.com/opencontainers/runc v1.0.0-rc6
10:02:42 [2019-12-10T10:02:42.862Z] go: finding github.com/containerd/containerd v1.2.4
10:02:43 [2019-12-10T10:02:43.204Z] go: finding github.com/hashicorp/hcl v1.0.0
10:02:43 [2019-12-10T10:02:43.204Z] go: finding github.com/kisielk/gotool v1.0.0
10:02:43 [2019-12-10T10:02:43.448Z] Client: Docker Engine - Community
10:02:43 [2019-12-10T10:02:43.448Z]  Version:           19.03.2
10:02:43 [2019-12-10T10:02:43.448Z]  API version:       1.40
10:02:43 [2019-12-10T10:02:43.448Z]  Go version:        go1.12.8
10:02:43 [2019-12-10T10:02:43.448Z]  Git commit:        6a30dfc
10:02:43 [2019-12-10T10:02:43.448Z]  Built:             Thu Aug 29 05:29:11 2019
10:02:43 [2019-12-10T10:02:43.448Z]  OS/Arch:           linux/amd64
10:02:43 [2019-12-10T10:02:43.448Z]  Experimental:      false
10:02:43 [2019-12-10T10:02:43.448Z] 
10:02:43 [2019-12-10T10:02:43.448Z] Server: Docker Engine - Community
10:02:43 [2019-12-10T10:02:43.448Z]  Engine:
10:02:43 [2019-12-10T10:02:43.448Z]   Version:          19.03.2
10:02:43 [2019-12-10T10:02:43.448Z]   API version:      1.40 (minimum version 1.12)
10:02:43 [2019-12-10T10:02:43.448Z]   Go version:       go1.12.8
10:02:43 [2019-12-10T10:02:43.448Z]   Git commit:       6a30dfc
10:02:43 [2019-12-10T10:02:43.448Z]   Built:            Thu Aug 29 05:27:45 2019
10:02:43 [2019-12-10T10:02:43.448Z]   OS/Arch:          linux/amd64
10:02:43 [2019-12-10T10:02:43.448Z]   Experimental:     true
10:02:43 [2019-12-10T10:02:43.448Z]  containerd:
10:02:43 [2019-12-10T10:02:43.448Z]   Version:          1.2.6
10:02:43 [2019-12-10T10:02:43.448Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
10:02:43 [2019-12-10T10:02:43.448Z]  runc:
10:02:43 [2019-12-10T10:02:43.448Z]   Version:          1.0.0-rc8
10:02:43 [2019-12-10T10:02:43.448Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
10:02:43 [2019-12-10T10:02:43.448Z]  docker-init:
10:02:43 [2019-12-10T10:02:43.448Z]   Version:          0.18.0
10:02:43 [2019-12-10T10:02:43.448Z]   GitCommit:        fec3683
[Pipeline] sh
10:02:43 [2019-12-10T10:02:43.771Z] + docker info
10:02:43 [2019-12-10T10:02:43.941Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6
10:02:43 [2019-12-10T10:02:43.941Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
10:02:43 [2019-12-10T10:02:43.941Z] go: finding github.com/onsi/ginkgo v1.6.0
10:02:43 [2019-12-10T10:02:43.941Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
10:02:45 [2019-12-10T10:02:45.661Z] go: finding github.com/hpcloud/tail v1.0.0
10:02:45 [2019-12-10T10:02:45.661Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
10:02:45 [2019-12-10T10:02:45.661Z] go: finding github.com/gogo/googleapis v1.1.0
10:02:45 [2019-12-10T10:02:45.661Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
10:02:46 [2019-12-10T10:02:46.006Z] go: finding github.com/Microsoft/hcsshim v0.8.5
10:02:47 [2019-12-10T10:02:47.018Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 5.1s
10:02:47 [2019-12-10T10:02:47.246Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470
10:02:47 [2019-12-10T10:02:47.246Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5
10:02:47 [2019-12-10T10:02:47.246Z] go: finding github.com/sirupsen/logrus v1.3.0
10:02:47 [2019-12-10T10:02:47.587Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293
10:02:47 [2019-12-10T10:02:47.965Z] Client:
10:02:47 [2019-12-10T10:02:47.965Z]  Debug Mode: false
10:02:47 [2019-12-10T10:02:47.965Z] 
10:02:47 [2019-12-10T10:02:47.965Z] Server:
10:02:47 [2019-12-10T10:02:47.965Z]  Containers: 0
10:02:47 [2019-12-10T10:02:47.965Z]   Running: 0
10:02:47 [2019-12-10T10:02:47.965Z]   Paused: 0
10:02:47 [2019-12-10T10:02:47.965Z]   Stopped: 0
10:02:47 [2019-12-10T10:02:47.965Z]  Images: 0
10:02:47 [2019-12-10T10:02:47.965Z]  Server Version: 19.03.2
10:02:47 [2019-12-10T10:02:47.965Z]  Storage Driver: overlay2
10:02:47 [2019-12-10T10:02:47.965Z]   Backing Filesystem: extfs
10:02:47 [2019-12-10T10:02:47.965Z]   Supports d_type: true
10:02:47 [2019-12-10T10:02:47.965Z]   Native Overlay Diff: true
10:02:47 [2019-12-10T10:02:47.965Z]  Logging Driver: json-file
10:02:47 [2019-12-10T10:02:47.965Z]  Cgroup Driver: cgroupfs
10:02:47 [2019-12-10T10:02:47.965Z]  Plugins:
10:02:47 [2019-12-10T10:02:47.965Z]   Volume: local
10:02:47 [2019-12-10T10:02:47.965Z]   Network: bridge host ipvlan macvlan null overlay
10:02:47 [2019-12-10T10:02:47.965Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:02:47 [2019-12-10T10:02:47.965Z]  Swarm: inactive
10:02:47 [2019-12-10T10:02:47.965Z]  Runtimes: runc
10:02:47 [2019-12-10T10:02:47.965Z]  Default Runtime: runc
10:02:47 [2019-12-10T10:02:47.965Z]  Init Binary: docker-init
10:02:47 [2019-12-10T10:02:47.965Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
10:02:47 [2019-12-10T10:02:47.965Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
10:02:47 [2019-12-10T10:02:47.965Z]  init version: fec3683
10:02:47 [2019-12-10T10:02:47.965Z]  Security Options:
10:02:47 [2019-12-10T10:02:47.965Z]   apparmor
10:02:47 [2019-12-10T10:02:47.965Z]   seccomp
10:02:47 [2019-12-10T10:02:47.965Z]    Profile: default
10:02:47 [2019-12-10T10:02:47.965Z]  Kernel Version: 4.15.0-1048-aws
10:02:47 [2019-12-10T10:02:47.965Z]  Operating System: Ubuntu 18.04.3 LTS
10:02:47 [2019-12-10T10:02:47.965Z]  OSType: linux
10:02:47 [2019-12-10T10:02:47.965Z]  Architecture: x86_64
10:02:47 [2019-12-10T10:02:47.965Z]  CPUs: 2
10:02:47 [2019-12-10T10:02:47.965Z]  Total Memory: 7.501GiB
10:02:47 [2019-12-10T10:02:47.965Z]  Name: ip-10-100-97-210
10:02:47 [2019-12-10T10:02:47.965Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
10:02:47 [2019-12-10T10:02:47.965Z]  Docker Root Dir: /var/lib/docker
10:02:47 [2019-12-10T10:02:47.965Z]  Debug Mode: false
10:02:47 [2019-12-10T10:02:47.965Z]  Registry: https://index.docker.io/v1/
10:02:47 [2019-12-10T10:02:47.965Z]  Labels:
10:02:47 [2019-12-10T10:02:47.965Z]  Experimental: true
10:02:47 [2019-12-10T10:02:47.965Z]  Insecure Registries:
10:02:47 [2019-12-10T10:02:47.965Z]   127.0.0.0/8
10:02:47 [2019-12-10T10:02:47.965Z]  Live Restore Enabled: true
10:02:47 [2019-12-10T10:02:47.965Z] 
10:02:47 [2019-12-10T10:02:47.965Z] WARNING: No swap limit support
[Pipeline] sh
10:02:48 [2019-12-10T10:02:48.268Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:02:48 [2019-12-10T10:02:48.268Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:02:48 [2019-12-10T10:02:48.268Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40074/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
10:02:48 [2019-12-10T10:02:48.268Z] + bash /home/ubuntu/workspace/moby_PR-40074/check-config.sh
10:02:48 [2019-12-10T10:02:48.268Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:02:48 [2019-12-10T10:02:48.268Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
10:02:48 [2019-12-10T10:02:48.268Z] 
10:02:48 [2019-12-10T10:02:48.268Z] Generally Necessary:
10:02:48 [2019-12-10T10:02:48.268Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:02:48 [2019-12-10T10:02:48.268Z] - apparmor: enabled and tools installed
10:02:48 [2019-12-10T10:02:48.268Z] - CONFIG_NAMESPACES: enabled
10:02:48 [2019-12-10T10:02:48.268Z] - CONFIG_NET_NS: enabled
10:02:48 [2019-12-10T10:02:48.268Z] - CONFIG_PID_NS: enabled
10:02:48 [2019-12-10T10:02:48.268Z] - CONFIG_IPC_NS: enabled
10:02:48 [2019-12-10T10:02:48.268Z] - CONFIG_UTS_NS: enabled
10:02:48 [2019-12-10T10:02:48.268Z] - CONFIG_CGROUPS: enabled
10:02:48 [2019-12-10T10:02:48.268Z] - CONFIG_CGROUP_CPUACCT: enabled
10:02:48 [2019-12-10T10:02:48.268Z] - CONFIG_CGROUP_DEVICE: enabled
10:02:48 [2019-12-10T10:02:48.268Z] - CONFIG_CGROUP_FREEZER: enabled
10:02:48 [2019-12-10T10:02:48.268Z] - CONFIG_CGROUP_SCHED: enabled
10:02:48 [2019-12-10T10:02:48.268Z] - CONFIG_CPUSETS: enabled
10:02:48 [2019-12-10T10:02:48.268Z] - CONFIG_MEMCG: enabled
10:02:48 [2019-12-10T10:02:48.268Z] - CONFIG_KEYS: enabled
10:02:48 [2019-12-10T10:02:48.268Z] - CONFIG_VETH: enabled (as module)
10:02:48 [2019-12-10T10:02:48.268Z] - CONFIG_BRIDGE: enabled (as module)
10:02:48 [2019-12-10T10:02:48.268Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:02:48 [2019-12-10T10:02:48.268Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
10:02:48 [2019-12-10T10:02:48.268Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:02:48 [2019-12-10T10:02:48.268Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:02:48 [2019-12-10T10:02:48.268Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:02:48 [2019-12-10T10:02:48.268Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:02:48 [2019-12-10T10:02:48.268Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:02:48 [2019-12-10T10:02:48.560Z] Client: Docker Engine - Community
10:02:48 [2019-12-10T10:02:48.560Z]  Version:           19.03.2
10:02:48 [2019-12-10T10:02:48.560Z]  API version:       1.40
10:02:48 [2019-12-10T10:02:48.560Z]  Go version:        go1.12.8
10:02:48 [2019-12-10T10:02:48.560Z]  Git commit:        6a30dfc
10:02:48 [2019-12-10T10:02:48.560Z]  Built:             Thu Aug 29 05:32:25 2019
10:02:48 [2019-12-10T10:02:48.560Z]  OS/Arch:           linux/arm64
10:02:48 [2019-12-10T10:02:48.560Z]  Experimental:      false
10:02:48 [2019-12-10T10:02:48.560Z] 
10:02:48 [2019-12-10T10:02:48.560Z] Server: Docker Engine - Community
10:02:48 [2019-12-10T10:02:48.560Z]  Engine:
10:02:48 [2019-12-10T10:02:48.560Z]   Version:          19.03.2
10:02:48 [2019-12-10T10:02:48.560Z]   API version:      1.40 (minimum version 1.12)
10:02:48 [2019-12-10T10:02:48.560Z]   Go version:       go1.12.8
10:02:48 [2019-12-10T10:02:48.560Z]   Git commit:       6a30dfc
10:02:48 [2019-12-10T10:02:48.560Z]   Built:            Thu Aug 29 05:30:57 2019
10:02:48 [2019-12-10T10:02:48.560Z]   OS/Arch:          linux/arm64
10:02:48 [2019-12-10T10:02:48.560Z]   Experimental:     true
10:02:48 [2019-12-10T10:02:48.560Z]  containerd:
10:02:48 [2019-12-10T10:02:48.560Z]   Version:          1.2.6
10:02:48 [2019-12-10T10:02:48.560Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
10:02:48 [2019-12-10T10:02:48.560Z]  runc:
10:02:48 [2019-12-10T10:02:48.560Z]   Version:          1.0.0-rc8
10:02:48 [2019-12-10T10:02:48.560Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
10:02:48 [2019-12-10T10:02:48.560Z]  docker-init:
10:02:48 [2019-12-10T10:02:48.560Z]   Version:          0.18.0
10:02:48 [2019-12-10T10:02:48.560Z]   GitCommit:        fec3683
10:02:48 [2019-12-10T10:02:48.563Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:02:48 [2019-12-10T10:02:48.563Z] - CONFIG_NF_NAT: enabled (as module)
10:02:48 [2019-12-10T10:02:48.563Z] - CONFIG_NF_NAT_NEEDED: enabled
10:02:48 [2019-12-10T10:02:48.563Z] - CONFIG_POSIX_MQUEUE: enabled
10:02:48 [2019-12-10T10:02:48.563Z] 
10:02:48 [2019-12-10T10:02:48.563Z] Optional Features:
10:02:48 [2019-12-10T10:02:48.563Z] - CONFIG_USER_NS: enabled
10:02:48 [2019-12-10T10:02:48.563Z] - CONFIG_SECCOMP: enabled
10:02:48 [2019-12-10T10:02:48.563Z] - CONFIG_CGROUP_PIDS: enabled
10:02:48 [2019-12-10T10:02:48.563Z] - CONFIG_MEMCG_SWAP: enabled
10:02:48 [2019-12-10T10:02:48.563Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
10:02:48 [2019-12-10T10:02:48.563Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
10:02:48 [2019-12-10T10:02:48.563Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
10:02:48 [2019-12-10T10:02:48.563Z] - CONFIG_BLK_CGROUP: enabled
10:02:48 [2019-12-10T10:02:48.563Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:02:48 [2019-12-10T10:02:48.563Z] - CONFIG_IOSCHED_CFQ: enabled
10:02:48 [2019-12-10T10:02:48.563Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
10:02:48 [2019-12-10T10:02:48.563Z] - CONFIG_CGROUP_PERF: enabled
10:02:48 [2019-12-10T10:02:48.563Z] - CONFIG_CGROUP_HUGETLB: enabled
10:02:48 [2019-12-10T10:02:48.563Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:02:48 [2019-12-10T10:02:48.563Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:02:48 [2019-12-10T10:02:48.563Z] - CONFIG_CFS_BANDWIDTH: enabled
10:02:48 [2019-12-10T10:02:48.563Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:02:48 [2019-12-10T10:02:48.563Z] - CONFIG_RT_GROUP_SCHED: missing
10:02:48 [2019-12-10T10:02:48.563Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:02:48 [2019-12-10T10:02:48.563Z] - CONFIG_IP_VS: enabled (as module)
10:02:48 [2019-12-10T10:02:48.563Z] - CONFIG_IP_VS_NFCT: enabled
10:02:48 [2019-12-10T10:02:48.563Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:02:48 [2019-12-10T10:02:48.563Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:02:48 [2019-12-10T10:02:48.563Z] - CONFIG_IP_VS_RR: enabled (as module)
10:02:48 [2019-12-10T10:02:48.563Z] - CONFIG_EXT4_FS: enabled
10:02:48 [2019-12-10T10:02:48.563Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:02:48 [2019-12-10T10:02:48.563Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:02:48 [2019-12-10T10:02:48.563Z] - Network Drivers:
10:02:48 [2019-12-10T10:02:48.563Z]   - "overlay":
10:02:48 [2019-12-10T10:02:48.563Z]     - CONFIG_VXLAN: enabled (as module)
10:02:48 [2019-12-10T10:02:48.563Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:02:48 [2019-12-10T10:02:48.563Z]       Optional (for encrypted networks):
[Pipeline] sh
10:02:48 [2019-12-10T10:02:48.783Z] go: finding github.com/pelletier/go-toml v1.2.0
10:02:48 [2019-12-10T10:02:48.822Z]       - CONFIG_CRYPTO: enabled
10:02:48 [2019-12-10T10:02:48.822Z]       - CONFIG_CRYPTO_AEAD: enabled
10:02:48 [2019-12-10T10:02:48.822Z]       - CONFIG_CRYPTO_GCM: enabled
10:02:48 [2019-12-10T10:02:48.822Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:02:48 [2019-12-10T10:02:48.822Z]       - CONFIG_CRYPTO_GHASH: enabled
10:02:48 [2019-12-10T10:02:48.822Z]       - CONFIG_XFRM: enabled
10:02:48 [2019-12-10T10:02:48.822Z]       - CONFIG_XFRM_USER: enabled (as module)
10:02:48 [2019-12-10T10:02:48.822Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:02:48 [2019-12-10T10:02:48.822Z]       - CONFIG_INET_ESP: enabled (as module)
10:02:48 [2019-12-10T10:02:48.822Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
10:02:48 [2019-12-10T10:02:48.822Z]   - "ipvlan":
10:02:48 [2019-12-10T10:02:48.822Z]     - CONFIG_IPVLAN: enabled (as module)
10:02:48 [2019-12-10T10:02:48.822Z]   - "macvlan":
10:02:48 [2019-12-10T10:02:48.822Z]     - CONFIG_MACVLAN: enabled (as module)
10:02:48 [2019-12-10T10:02:48.822Z]     - CONFIG_DUMMY: enabled (as module)
10:02:48 [2019-12-10T10:02:48.822Z]   - "ftp,tftp client in container":
10:02:48 [2019-12-10T10:02:48.822Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:02:48 [2019-12-10T10:02:48.822Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:02:48 [2019-12-10T10:02:48.822Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:02:48 [2019-12-10T10:02:48.822Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:02:48 [2019-12-10T10:02:48.822Z] - Storage Drivers:
10:02:48 [2019-12-10T10:02:48.822Z]   - "aufs":
10:02:48 [2019-12-10T10:02:48.822Z]     - CONFIG_AUFS_FS: enabled (as module)
10:02:48 [2019-12-10T10:02:48.822Z]   - "btrfs":
10:02:48 [2019-12-10T10:02:48.822Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:02:48 [2019-12-10T10:02:48.822Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:02:48 [2019-12-10T10:02:48.822Z]   - "devicemapper":
10:02:48 [2019-12-10T10:02:48.822Z]     - CONFIG_BLK_DEV_DM: enabled
10:02:48 [2019-12-10T10:02:48.822Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:02:48 [2019-12-10T10:02:48.822Z]   - "overlay":
10:02:48 [2019-12-10T10:02:48.822Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:02:48 [2019-12-10T10:02:48.822Z]   - "zfs":
10:02:48 [2019-12-10T10:02:48.822Z]     - /dev/zfs: missing
10:02:48 [2019-12-10T10:02:48.822Z]     - zfs command: missing
10:02:48 [2019-12-10T10:02:48.822Z]     - zpool command: missing
10:02:48 [2019-12-10T10:02:48.822Z] 
10:02:48 [2019-12-10T10:02:48.822Z] Limits:
10:02:48 [2019-12-10T10:02:48.822Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:02:48 [2019-12-10T10:02:48.822Z] 
10:02:48 [2019-12-10T10:02:48.822Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:02:48 [2019-12-10T10:02:48.885Z] + docker info
10:02:49 [2019-12-10T10:02:49.133Z] go: finding github.com/coreos/go-semver v0.2.0
10:02:49 [2019-12-10T10:02:49.159Z] + sudo modprobe ip_vs
10:02:49 [2019-12-10T10:02:49.436Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9f9fe29b439e21c22a0a789b055ca20185de7b7c .
10:02:49 [2019-12-10T10:02:49.475Z] go: finding gopkg.in/fsnotify.v1 v1.4.7
10:02:49 [2019-12-10T10:02:49.558Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 7.8s done
10:02:49 [2019-12-10T10:02:49.558Z] #7 extracting sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de done
10:02:49 [2019-12-10T10:02:49.695Z] #1 [internal] load build definition from Dockerfile
10:02:49 [2019-12-10T10:02:49.695Z] #1 transferring dockerfile:
10:02:49 [2019-12-10T10:02:49.695Z] #1 transferring dockerfile: 14.85kB 0.0s done
10:02:49 [2019-12-10T10:02:49.695Z] #1 DONE 0.2s
10:02:49 [2019-12-10T10:02:49.695Z] 
10:02:49 [2019-12-10T10:02:49.695Z] #2 [internal] load .dockerignore
10:02:49 [2019-12-10T10:02:49.695Z] #2 transferring context: 87B done
10:02:49 [2019-12-10T10:02:49.695Z] #2 DONE 0.2s
10:02:49 [2019-12-10T10:02:49.695Z] 
10:02:49 [2019-12-10T10:02:49.695Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
10:02:50 [2019-12-10T10:02:50.126Z] #7 DONE 28.3s
10:02:50 [2019-12-10T10:02:50.126Z] 
10:02:50 [2019-12-10T10:02:50.126Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
10:02:50 [2019-12-10T10:02:50.263Z] #3 DONE 0.4s
10:02:50 [2019-12-10T10:02:50.263Z] 
10:02:50 [2019-12-10T10:02:50.263Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
10:02:50 [2019-12-10T10:02:50.263Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
10:02:50 [2019-12-10T10:02:50.263Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
10:02:50 [2019-12-10T10:02:50.263Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
10:02:50 [2019-12-10T10:02:50.263Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
10:02:50 [2019-12-10T10:02:50.263Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s
10:02:50 [2019-12-10T10:02:50.263Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s
10:02:50 [2019-12-10T10:02:50.263Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003
10:02:50 [2019-12-10T10:02:50.520Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done
10:02:50 [2019-12-10T10:02:50.530Z] Removing intermediate container 79b897127af4
10:02:50 [2019-12-10T10:02:50.530Z]  ---> f961e2500606
10:02:50 [2019-12-10T10:02:50.530Z] Step 11/16 : ARG GOOS
10:02:50 [2019-12-10T10:02:50.530Z]  ---> Running in 50a7fec6dec1
10:02:50 [2019-12-10T10:02:50.530Z] Removing intermediate container 50a7fec6dec1
10:02:50 [2019-12-10T10:02:50.530Z]  ---> c277dcfc83bc
10:02:50 [2019-12-10T10:02:50.530Z] Step 12/16 : ARG GOARCH
10:02:50 [2019-12-10T10:02:50.530Z]  ---> Running in 4e122950c252
10:02:50 [2019-12-10T10:02:50.530Z] Removing intermediate container 4e122950c252
10:02:50 [2019-12-10T10:02:50.530Z]  ---> 0d3def8ffa0c
10:02:50 [2019-12-10T10:02:50.530Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}";     pkg="github.com/docker/buildx";     ldflags="      -X \"${pkg}/version.Version=$(git describe --tags)\"       -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\"       -X \"${pkg}/version.Package=buildx\"     ";     go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx
10:02:50 [2019-12-10T10:02:50.530Z]  ---> Running in 7da23c129c72
10:02:50 [2019-12-10T10:02:50.661Z] go: finding github.com/docker/go-units v0.3.1
10:02:50 [2019-12-10T10:02:50.777Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done
10:02:50 [2019-12-10T10:02:50.778Z] #4 DONE 0.7s
10:02:51 [2019-12-10T10:02:51.004Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible
10:02:51 [2019-12-10T10:02:51.349Z] go: finding gopkg.in/inf.v0 v0.9.1
10:02:51 [2019-12-10T10:02:51.349Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
10:02:51 [2019-12-10T10:02:51.717Z] 
10:02:51 [2019-12-10T10:02:51.717Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch
10:02:51 [2019-12-10T10:02:51.717Z] #6 ...
10:02:51 [2019-12-10T10:02:51.717Z] 
10:02:51 [2019-12-10T10:02:51.717Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
10:02:51 [2019-12-10T10:02:51.717Z] #5 DONE 0.3s
10:02:51 [2019-12-10T10:02:51.979Z] 
10:02:51 [2019-12-10T10:02:51.979Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch
10:02:51 [2019-12-10T10:02:51.979Z] #6 DONE 0.3s
10:02:51 [2019-12-10T10:02:51.979Z] 
10:02:51 [2019-12-10T10:02:51.979Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
10:02:51 [2019-12-10T10:02:51.979Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
10:02:51 [2019-12-10T10:02:51.979Z] #65 DONE 0.0s
10:02:51 [2019-12-10T10:02:51.979Z] 
10:02:51 [2019-12-10T10:02:51.979Z] #19 [internal] load build context
10:02:53 [2019-12-10T10:02:53.062Z] go: finding github.com/spf13/cast v1.3.0
10:02:53 [2019-12-10T10:02:53.411Z] #8 DONE 3.0s
10:02:53 [2019-12-10T10:02:53.411Z] 
10:02:53 [2019-12-10T10:02:53.411Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
10:02:53 [2019-12-10T10:02:53.804Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
10:02:53 [2019-12-10T10:02:53.977Z] #9 DONE 1.1s
10:02:53 [2019-12-10T10:02:53.977Z] 
10:02:53 [2019-12-10T10:02:53.977Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:02:54 [2019-12-10T10:02:54.148Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
10:02:54 [2019-12-10T10:02:54.235Z] #33 ...
10:02:54 [2019-12-10T10:02:54.235Z] 
10:02:54 [2019-12-10T10:02:54.235Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
10:02:54 [2019-12-10T10:02:54.235Z] #20 DONE 0.1s
10:02:54 [2019-12-10T10:02:54.493Z] 
10:02:54 [2019-12-10T10:02:54.493Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
10:02:54 [2019-12-10T10:02:54.493Z] #21 DONE 0.1s
10:02:54 [2019-12-10T10:02:54.493Z] 
10:02:54 [2019-12-10T10:02:54.493Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
10:02:54 [2019-12-10T10:02:54.493Z] #67 DONE 0.1s
10:02:54 [2019-12-10T10:02:54.493Z] 
10:02:54 [2019-12-10T10:02:54.493Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
10:02:54 [2019-12-10T10:02:54.493Z] #43 DONE 0.2s
10:02:54 [2019-12-10T10:02:54.493Z] 
10:02:54 [2019-12-10T10:02:54.493Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:02:54 [2019-12-10T10:02:54.493Z] #68 ...
10:02:54 [2019-12-10T10:02:54.493Z] 
10:02:54 [2019-12-10T10:02:54.493Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
10:02:54 [2019-12-10T10:02:54.493Z] #61 DONE 0.2s
10:02:54 [2019-12-10T10:02:54.493Z] 
10:02:54 [2019-12-10T10:02:54.493Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
10:02:54 [2019-12-10T10:02:54.493Z] #49 DONE 0.2s
10:02:54 [2019-12-10T10:02:54.493Z] 
10:02:54 [2019-12-10T10:02:54.493Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
10:02:54 [2019-12-10T10:02:54.493Z] #30 DONE 0.3s
10:02:54 [2019-12-10T10:02:54.493Z] 
10:02:54 [2019-12-10T10:02:54.493Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
10:02:54 [2019-12-10T10:02:54.493Z] #46 DONE 0.3s
10:02:54 [2019-12-10T10:02:54.752Z] 
10:02:54 [2019-12-10T10:02:54.752Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:02:54 [2019-12-10T10:02:54.923Z] go: finding github.com/magiconair/properties v1.8.0
10:02:55 [2019-12-10T10:02:55.264Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0
10:02:55 [2019-12-10T10:02:55.264Z] go: finding google.golang.org/grpc v1.20.1
10:02:55 [2019-12-10T10:02:55.264Z] go: finding gopkg.in/yaml.v2 v2.2.2
10:02:55 [2019-12-10T10:02:55.272Z] #19 transferring context: 17.55MB 2.9s
10:02:56 [2019-12-10T10:02:56.450Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197
10:02:56 [2019-12-10T10:02:56.793Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible
10:02:57 [2019-12-10T10:02:57.135Z] go: finding github.com/opencontainers/runtime-spec v1.0.1
10:02:57 [2019-12-10T10:02:57.135Z] go: finding github.com/spf13/afero v1.1.2
10:02:57 [2019-12-10T10:02:57.183Z] #19 transferring context: 45.91MB 5.2s done
10:02:57 [2019-12-10T10:02:57.441Z] #19 DONE 5.5s
10:02:57 [2019-12-10T10:02:57.441Z] 
10:02:57 [2019-12-10T10:02:57.441Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
10:02:57 [2019-12-10T10:02:57.441Z] #7 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done
10:02:57 [2019-12-10T10:02:57.441Z] #7 sha256:d30a8b8b92e26c81159500588fe731b46bdfd3ab9724734ffc2ea4387a526662 5.47kB / 5.47kB done
10:02:57 [2019-12-10T10:02:57.441Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 45.38MB / 45.38MB 2.5s done
10:02:57 [2019-12-10T10:02:57.441Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 10.80MB / 10.80MB 0.8s done
10:02:57 [2019-12-10T10:02:57.441Z] #7 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done
10:02:57 [2019-12-10T10:02:57.441Z] #7 sha256:ddeac8b5f8711a57ce2793ff0882cd4ca0b24ac99e6836ca717589fc7f7af914 1.80kB / 1.80kB done
10:02:57 [2019-12-10T10:02:57.441Z] #7 sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 4.34MB / 4.34MB 0.6s done
10:02:57 [2019-12-10T10:02:57.441Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 57.69MB / 57.69MB 3.5s done
10:02:57 [2019-12-10T10:02:57.441Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 50.07MB / 50.07MB 2.9s done
10:02:57 [2019-12-10T10:02:57.441Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 90.20MB / 120.06MB 5.4s
10:02:57 [2019-12-10T10:02:57.441Z] #7 sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de 126B / 126B 3.2s done
10:02:57 [2019-12-10T10:02:57.441Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 2.2s
10:02:57 [2019-12-10T10:02:57.441Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 98.28MB / 120.06MB 5.6s
10:02:57 [2019-12-10T10:02:57.477Z] go: finding github.com/opencontainers/runc v1.0.0-rc8
10:02:57 [2019-12-10T10:02:57.699Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 105.45MB / 120.06MB 5.8s
10:02:57 [2019-12-10T10:02:57.959Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 112.29MB / 120.06MB 6.0s
10:02:58 [2019-12-10T10:02:58.217Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 120.06MB / 120.06MB 6.2s
10:02:58 [2019-12-10T10:02:58.222Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
10:02:58 [2019-12-10T10:02:58.475Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 120.06MB / 120.06MB 6.7s done
10:02:58 [2019-12-10T10:02:58.569Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
10:02:58 [2019-12-10T10:02:58.865Z] Client:
10:02:58 [2019-12-10T10:02:58.865Z]  Debug Mode: false
10:02:58 [2019-12-10T10:02:58.865Z] 
10:02:58 [2019-12-10T10:02:58.865Z] Server:
10:02:58 [2019-12-10T10:02:58.865Z]  Containers: 0
10:02:58 [2019-12-10T10:02:58.865Z]   Running: 0
10:02:58 [2019-12-10T10:02:58.865Z]   Paused: 0
10:02:58 [2019-12-10T10:02:58.865Z]   Stopped: 0
10:02:58 [2019-12-10T10:02:58.865Z]  Images: 0
10:02:58 [2019-12-10T10:02:58.865Z]  Server Version: 19.03.2
10:02:58 [2019-12-10T10:02:58.865Z]  Storage Driver: overlay2
10:02:58 [2019-12-10T10:02:58.865Z]   Backing Filesystem: extfs
10:02:58 [2019-12-10T10:02:58.865Z]   Supports d_type: true
10:02:58 [2019-12-10T10:02:58.865Z]   Native Overlay Diff: true
10:02:58 [2019-12-10T10:02:58.865Z]  Logging Driver: json-file
10:02:58 [2019-12-10T10:02:58.865Z]  Cgroup Driver: cgroupfs
10:02:58 [2019-12-10T10:02:58.865Z]  Plugins:
10:02:58 [2019-12-10T10:02:58.865Z]   Volume: local
10:02:58 [2019-12-10T10:02:58.865Z]   Network: bridge host ipvlan macvlan null overlay
10:02:58 [2019-12-10T10:02:58.865Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:02:58 [2019-12-10T10:02:58.865Z]  Swarm: inactive
10:02:58 [2019-12-10T10:02:58.865Z]  Runtimes: runc
10:02:58 [2019-12-10T10:02:58.865Z]  Default Runtime: runc
10:02:58 [2019-12-10T10:02:58.865Z]  Init Binary: docker-init
10:02:58 [2019-12-10T10:02:58.865Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
10:02:58 [2019-12-10T10:02:58.865Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
10:02:58 [2019-12-10T10:02:58.865Z]  init version: fec3683
10:02:58 [2019-12-10T10:02:58.865Z]  Security Options:
10:02:58 [2019-12-10T10:02:58.865Z]   apparmor
10:02:58 [2019-12-10T10:02:58.865Z]   seccomp
10:02:58 [2019-12-10T10:02:58.865Z]    Profile: default
10:02:58 [2019-12-10T10:02:58.865Z]  Kernel Version: 4.15.0-1048-aws
10:02:58 [2019-12-10T10:02:58.865Z]  Operating System: Ubuntu 16.04.6 LTS
10:02:58 [2019-12-10T10:02:58.865Z]  OSType: linux
10:02:58 [2019-12-10T10:02:58.865Z]  Architecture: aarch64
10:02:58 [2019-12-10T10:02:58.865Z]  CPUs: 4
10:02:58 [2019-12-10T10:02:58.865Z]  Total Memory: 7.525GiB
10:02:58 [2019-12-10T10:02:58.865Z]  Name: ip-10-100-42-210
10:02:58 [2019-12-10T10:02:58.865Z]  ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO
10:02:58 [2019-12-10T10:02:58.865Z]  Docker Root Dir: /var/lib/docker
10:02:58 [2019-12-10T10:02:58.865Z]  Debug Mode: false
10:02:58 [2019-12-10T10:02:58.865Z]  Registry: https://index.docker.io/v1/
10:02:58 [2019-12-10T10:02:58.865Z]  Labels:
10:02:58 [2019-12-10T10:02:58.865Z]  Experimental: true
10:02:58 [2019-12-10T10:02:58.865Z]  Insecure Registries:
10:02:58 [2019-12-10T10:02:58.865Z]   127.0.0.0/8
10:02:58 [2019-12-10T10:02:58.865Z]  Live Restore Enabled: true
10:02:58 [2019-12-10T10:02:58.865Z] 
10:02:58 [2019-12-10T10:02:58.865Z] WARNING: No swap limit support
[Pipeline] sh
10:02:58 [2019-12-10T10:02:58.911Z] go: finding github.com/hashicorp/go-uuid v1.0.0
10:02:58 [2019-12-10T10:02:58.911Z] go: finding github.com/stretchr/objx v0.1.0
10:02:59 [2019-12-10T10:02:59.323Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:02:59 [2019-12-10T10:02:59.323Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:02:59 [2019-12-10T10:02:59.323Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40074/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
10:02:59 [2019-12-10T10:02:59.323Z] + bash /home/ubuntu/workspace/moby_PR-40074/check-config.sh
10:02:59 [2019-12-10T10:02:59.323Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:02:59 [2019-12-10T10:02:59.323Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
10:02:59 [2019-12-10T10:02:59.323Z] 
10:02:59 [2019-12-10T10:02:59.323Z] Generally Necessary:
10:02:59 [2019-12-10T10:02:59.323Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:02:59 [2019-12-10T10:02:59.323Z] - apparmor: enabled and tools installed
10:02:59 [2019-12-10T10:02:59.323Z] - CONFIG_NAMESPACES: enabled
10:02:59 [2019-12-10T10:02:59.323Z] - CONFIG_NET_NS: enabled
10:02:59 [2019-12-10T10:02:59.323Z] - CONFIG_PID_NS: enabled
10:02:59 [2019-12-10T10:02:59.323Z] - CONFIG_IPC_NS: enabled
10:02:59 [2019-12-10T10:02:59.323Z] - CONFIG_UTS_NS: enabled
10:02:59 [2019-12-10T10:02:59.323Z] - CONFIG_CGROUPS: enabled
10:02:59 [2019-12-10T10:02:59.323Z] - CONFIG_CGROUP_CPUACCT: enabled
10:02:59 [2019-12-10T10:02:59.323Z] - CONFIG_CGROUP_DEVICE: enabled
10:02:59 [2019-12-10T10:02:59.323Z] - CONFIG_CGROUP_FREEZER: enabled
10:02:59 [2019-12-10T10:02:59.323Z] - CONFIG_CGROUP_SCHED: enabled
10:02:59 [2019-12-10T10:02:59.323Z] - CONFIG_CPUSETS: enabled
10:02:59 [2019-12-10T10:02:59.323Z] - CONFIG_MEMCG: enabled
10:02:59 [2019-12-10T10:02:59.323Z] - CONFIG_KEYS: enabled
10:02:59 [2019-12-10T10:02:59.323Z] - CONFIG_VETH: enabled (as module)
10:02:59 [2019-12-10T10:02:59.323Z] - CONFIG_BRIDGE: enabled (as module)
10:02:59 [2019-12-10T10:02:59.323Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:02:59 [2019-12-10T10:02:59.323Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
10:02:59 [2019-12-10T10:02:59.323Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:02:59 [2019-12-10T10:02:59.323Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:02:59 [2019-12-10T10:02:59.323Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:02:59 [2019-12-10T10:02:59.323Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:02:59 [2019-12-10T10:02:59.323Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:02:59 [2019-12-10T10:02:59.390Z] go: finding github.com/coreos/etcd v3.3.10+incompatible
10:02:59 [2019-12-10T10:02:59.390Z] go: finding github.com/davecgh/go-spew v1.1.1
10:02:59 [2019-12-10T10:02:59.587Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:02:59 [2019-12-10T10:02:59.587Z] - CONFIG_NF_NAT: enabled (as module)
10:02:59 [2019-12-10T10:02:59.587Z] - CONFIG_NF_NAT_NEEDED: enabled
10:02:59 [2019-12-10T10:02:59.587Z] - CONFIG_POSIX_MQUEUE: enabled
10:02:59 [2019-12-10T10:02:59.587Z] 
10:02:59 [2019-12-10T10:02:59.587Z] Optional Features:
10:02:59 [2019-12-10T10:02:59.587Z] - CONFIG_USER_NS: enabled
10:02:59 [2019-12-10T10:02:59.587Z] - CONFIG_SECCOMP: enabled
10:02:59 [2019-12-10T10:02:59.587Z] - CONFIG_CGROUP_PIDS: enabled
10:02:59 [2019-12-10T10:02:59.587Z] - CONFIG_MEMCG_SWAP: enabled
10:02:59 [2019-12-10T10:02:59.587Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
10:02:59 [2019-12-10T10:02:59.587Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
10:02:59 [2019-12-10T10:02:59.587Z] - CONFIG_BLK_CGROUP: enabled
10:02:59 [2019-12-10T10:02:59.587Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:02:59 [2019-12-10T10:02:59.587Z] - CONFIG_IOSCHED_CFQ: enabled
10:02:59 [2019-12-10T10:02:59.587Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
10:02:59 [2019-12-10T10:02:59.587Z] - CONFIG_CGROUP_PERF: enabled
10:02:59 [2019-12-10T10:02:59.587Z] - CONFIG_CGROUP_HUGETLB: enabled
10:02:59 [2019-12-10T10:02:59.587Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:02:59 [2019-12-10T10:02:59.587Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:02:59 [2019-12-10T10:02:59.587Z] - CONFIG_CFS_BANDWIDTH: enabled
10:02:59 [2019-12-10T10:02:59.587Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:02:59 [2019-12-10T10:02:59.587Z] - CONFIG_RT_GROUP_SCHED: missing
10:02:59 [2019-12-10T10:02:59.587Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:02:59 [2019-12-10T10:02:59.587Z] - CONFIG_IP_VS: enabled (as module)
10:02:59 [2019-12-10T10:02:59.587Z] - CONFIG_IP_VS_NFCT: enabled
10:02:59 [2019-12-10T10:02:59.587Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:02:59 [2019-12-10T10:02:59.846Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:02:59 [2019-12-10T10:02:59.846Z] - CONFIG_IP_VS_RR: enabled (as module)
10:02:59 [2019-12-10T10:02:59.846Z] - CONFIG_EXT4_FS: enabled
10:02:59 [2019-12-10T10:02:59.846Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:02:59 [2019-12-10T10:02:59.846Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:02:59 [2019-12-10T10:02:59.846Z] - Network Drivers:
10:02:59 [2019-12-10T10:02:59.846Z]   - "overlay":
10:02:59 [2019-12-10T10:02:59.846Z]     - CONFIG_VXLAN: enabled (as module)
10:02:59 [2019-12-10T10:02:59.846Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:02:59 [2019-12-10T10:02:59.846Z]       Optional (for encrypted networks):
10:02:59 [2019-12-10T10:02:59.846Z]       - CONFIG_CRYPTO: enabled
10:02:59 [2019-12-10T10:02:59.846Z]       - CONFIG_CRYPTO_AEAD: enabled
10:02:59 [2019-12-10T10:02:59.846Z]       - CONFIG_CRYPTO_GCM: enabled
10:02:59 [2019-12-10T10:02:59.846Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:02:59 [2019-12-10T10:02:59.846Z]       - CONFIG_CRYPTO_GHASH: enabled
10:02:59 [2019-12-10T10:02:59.846Z]       - CONFIG_XFRM: enabled
10:02:59 [2019-12-10T10:02:59.846Z]       - CONFIG_XFRM_USER: enabled (as module)
10:02:59 [2019-12-10T10:02:59.846Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:02:59 [2019-12-10T10:02:59.846Z]       - CONFIG_INET_ESP: enabled (as module)
10:02:59 [2019-12-10T10:02:59.846Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
10:02:59 [2019-12-10T10:02:59.846Z]   - "ipvlan":
10:02:59 [2019-12-10T10:02:59.846Z]     - CONFIG_IPVLAN: enabled (as module)
10:02:59 [2019-12-10T10:02:59.846Z]   - "macvlan":
10:02:59 [2019-12-10T10:02:59.846Z]     - CONFIG_MACVLAN: enabled (as module)
10:02:59 [2019-12-10T10:02:59.846Z]     - CONFIG_DUMMY: enabled (as module)
10:02:59 [2019-12-10T10:02:59.846Z]   - "ftp,tftp client in container":
10:03:00 [2019-12-10T10:03:00.107Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:03:00 [2019-12-10T10:03:00.107Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:03:00 [2019-12-10T10:03:00.107Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:03:00 [2019-12-10T10:03:00.107Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:03:00 [2019-12-10T10:03:00.107Z] - Storage Drivers:
10:03:00 [2019-12-10T10:03:00.107Z]   - "aufs":
10:03:00 [2019-12-10T10:03:00.107Z]     - CONFIG_AUFS_FS: enabled (as module)
10:03:00 [2019-12-10T10:03:00.107Z]   - "btrfs":
10:03:00 [2019-12-10T10:03:00.107Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:03:00 [2019-12-10T10:03:00.107Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:03:00 [2019-12-10T10:03:00.107Z]   - "devicemapper":
10:03:00 [2019-12-10T10:03:00.107Z]     - CONFIG_BLK_DEV_DM: enabled
10:03:00 [2019-12-10T10:03:00.107Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:03:00 [2019-12-10T10:03:00.107Z]   - "overlay":
10:03:00 [2019-12-10T10:03:00.107Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:03:00 [2019-12-10T10:03:00.107Z]   - "zfs":
10:03:00 [2019-12-10T10:03:00.107Z]     - /dev/zfs: missing
10:03:00 [2019-12-10T10:03:00.107Z]     - zfs command: missing
10:03:00 [2019-12-10T10:03:00.107Z]     - zpool command: missing
10:03:00 [2019-12-10T10:03:00.107Z] 
10:03:00 [2019-12-10T10:03:00.107Z] Limits:
10:03:00 [2019-12-10T10:03:00.107Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:03:00 [2019-12-10T10:03:00.107Z] 
10:03:00 [2019-12-10T10:03:00.107Z] + true
[Pipeline] }
[Pipeline] // stage
10:03:00 [2019-12-10T10:03:00.132Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416
10:03:00 [2019-12-10T10:03:00.132Z] go: finding github.com/fsnotify/fsnotify v1.4.7
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:03:00 [2019-12-10T10:03:00.384Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 5.3s done
10:03:00 [2019-12-10T10:03:00.457Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9f9fe29b439e21c22a0a789b055ca20185de7b7c .
10:03:00 [2019-12-10T10:03:00.457Z] #2 [internal] load .dockerignore
10:03:00 [2019-12-10T10:03:00.457Z] #2 transferring context: 87B done
10:03:00 [2019-12-10T10:03:00.457Z] #2 DONE 0.1s
10:03:00 [2019-12-10T10:03:00.457Z] 
10:03:00 [2019-12-10T10:03:00.457Z] #1 [internal] load build definition from Dockerfile
10:03:00 [2019-12-10T10:03:00.457Z] #1 transferring dockerfile: 14.85kB done
10:03:00 [2019-12-10T10:03:00.457Z] #1 DONE 0.1s
10:03:00 [2019-12-10T10:03:00.518Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1
10:03:00 [2019-12-10T10:03:00.642Z] #7 extracting sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd
10:03:00 [2019-12-10T10:03:00.717Z] 
10:03:00 [2019-12-10T10:03:00.717Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
10:03:00 [2019-12-10T10:03:00.862Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
10:03:00 [2019-12-10T10:03:00.976Z] #3 DONE 0.5s
10:03:01 [2019-12-10T10:03:01.206Z] go: finding github.com/bitly/go-simplejson v0.5.0
10:03:01 [2019-12-10T10:03:01.210Z] #7 extracting sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 0.7s done
10:03:01 [2019-12-10T10:03:01.235Z] 
10:03:01 [2019-12-10T10:03:01.235Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
10:03:01 [2019-12-10T10:03:01.235Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
10:03:01 [2019-12-10T10:03:01.235Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
10:03:01 [2019-12-10T10:03:01.235Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done
10:03:01 [2019-12-10T10:03:01.235Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done
10:03:01 [2019-12-10T10:03:01.235Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.1s
10:03:01 [2019-12-10T10:03:01.235Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 3.24MB / 8.26MB 0.2s
10:03:01 [2019-12-10T10:03:01.470Z] #7 extracting sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 0.1s
10:03:01 [2019-12-10T10:03:01.495Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.3s done
10:03:01 [2019-12-10T10:03:01.495Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.1s
10:03:01 [2019-12-10T10:03:01.728Z] #7 extracting sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 0.3s done
10:03:01 [2019-12-10T10:03:01.728Z] #7 extracting sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd
10:03:01 [2019-12-10T10:03:01.941Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
10:03:02 [2019-12-10T10:03:02.063Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done
10:03:02 [2019-12-10T10:03:02.063Z] #4 DONE 0.9s
10:03:02 [2019-12-10T10:03:02.284Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
10:03:02 [2019-12-10T10:03:02.284Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
10:03:02 [2019-12-10T10:03:02.323Z] 
10:03:02 [2019-12-10T10:03:02.323Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
10:03:02 [2019-12-10T10:03:02.625Z] go: finding gotest.tools v2.1.0+incompatible
10:03:02 [2019-12-10T10:03:02.876Z] #47 ...
10:03:02 [2019-12-10T10:03:02.876Z] 
10:03:02 [2019-12-10T10:03:02.876Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:03:02 [2019-12-10T10:03:02.876Z] #28 7.393 + mktemp -d
10:03:02 [2019-12-10T10:03:02.876Z] #28 7.396 + export GOPATH=/tmp/tmp.QL968kuXwb
10:03:02 [2019-12-10T10:03:02.876Z] #28 7.396 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.QL968kuXwb/src/github.com/go-swagger/go-swagger
10:03:02 [2019-12-10T10:03:02.876Z] #28 7.396 Cloning into '/tmp/tmp.QL968kuXwb/src/github.com/go-swagger/go-swagger'...
10:03:02 [2019-12-10T10:03:02.876Z] #28 ...
10:03:02 [2019-12-10T10:03:02.876Z] 
10:03:02 [2019-12-10T10:03:02.876Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:03:02 [2019-12-10T10:03:02.876Z] #24 7.397 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:03:02 [2019-12-10T10:03:02.876Z] #24 7.496 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:03:02 [2019-12-10T10:03:02.876Z] #24 7.696 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:03:02 [2019-12-10T10:03:02.876Z] #24 7.709 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:03:02 [2019-12-10T10:03:02.876Z] #24 7.812 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:03:02 [2019-12-10T10:03:02.876Z] #24 ...
10:03:02 [2019-12-10T10:03:02.876Z] 
10:03:02 [2019-12-10T10:03:02.876Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:03:02 [2019-12-10T10:03:02.876Z] #40 7.743 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:03:02 [2019-12-10T10:03:02.876Z] #40 7.749 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:03:02 [2019-12-10T10:03:02.876Z] #40 7.766 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:03:02 [2019-12-10T10:03:02.876Z] #40 7.784 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:03:02 [2019-12-10T10:03:02.876Z] #40 7.789 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:03:02 [2019-12-10T10:03:02.890Z] #6 DONE 0.2s
10:03:02 [2019-12-10T10:03:02.890Z] 
10:03:02 [2019-12-10T10:03:02.890Z] #5 [internal] load metadata for docker.io/library/golang:1.13.4-stretch
10:03:02 [2019-12-10T10:03:02.891Z] #5 DONE 0.3s
10:03:02 [2019-12-10T10:03:02.891Z] 
10:03:02 [2019-12-10T10:03:02.891Z] #19 [internal] load build context
10:03:02 [2019-12-10T10:03:02.972Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
10:03:03 [2019-12-10T10:03:03.138Z] #40 ...
10:03:03 [2019-12-10T10:03:03.138Z] 
10:03:03 [2019-12-10T10:03:03.138Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:03:03 [2019-12-10T10:03:03.138Z] #56 8.804 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:03:03 [2019-12-10T10:03:03.138Z] #56 8.812 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:03:03 [2019-12-10T10:03:03.138Z] #56 8.963 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:03:03 [2019-12-10T10:03:03.138Z] #56 8.979 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:03:03 [2019-12-10T10:03:03.138Z] #56 9.058 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:03:03 [2019-12-10T10:03:03.314Z] go: finding github.com/client9/misspell v0.3.4
10:03:03 [2019-12-10T10:03:03.656Z] go: finding github.com/hashicorp/golang-lru v0.5.0
10:03:03 [2019-12-10T10:03:03.656Z] go: finding github.com/onsi/ginkgo v1.7.0
10:03:03 [2019-12-10T10:03:03.656Z] go: finding gopkg.in/yaml.v2 v2.2.1
10:03:03 [2019-12-10T10:03:03.707Z] #56 ...
10:03:03 [2019-12-10T10:03:03.707Z] 
10:03:03 [2019-12-10T10:03:03.707Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:03:03 [2019-12-10T10:03:03.707Z] #40 9.626 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB]
10:03:04 [2019-12-10T10:03:04.001Z] go: finding github.com/golang/mock v1.1.1
10:03:04 [2019-12-10T10:03:04.272Z] #40 ...
10:03:04 [2019-12-10T10:03:04.272Z] 
10:03:04 [2019-12-10T10:03:04.272Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:03:04 [2019-12-10T10:03:04.272Z] #10 ...
10:03:04 [2019-12-10T10:03:04.272Z] 
10:03:04 [2019-12-10T10:03:04.272Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:03:04 [2019-12-10T10:03:04.529Z] #38 ...
10:03:04 [2019-12-10T10:03:04.529Z] 
10:03:04 [2019-12-10T10:03:04.529Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:03:04 [2019-12-10T10:03:04.529Z] #22 ...
10:03:04 [2019-12-10T10:03:04.529Z] 
10:03:04 [2019-12-10T10:03:04.529Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:03:04 [2019-12-10T10:03:04.756Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
10:03:04 [2019-12-10T10:03:04.786Z] #31 ...
10:03:04 [2019-12-10T10:03:04.786Z] 
10:03:04 [2019-12-10T10:03:04.787Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:03:04 [2019-12-10T10:03:04.787Z] #44 10.35 + RM_GOPATH=0
10:03:04 [2019-12-10T10:03:04.787Z] #44 10.35 + TMP_GOPATH=
10:03:04 [2019-12-10T10:03:04.787Z] #44 10.35 + : /build
10:03:04 [2019-12-10T10:03:04.787Z] #44 10.36 + '[' -z '' ']'
10:03:04 [2019-12-10T10:03:04.787Z] #44 10.36 ++ mktemp -d
10:03:04 [2019-12-10T10:03:04.787Z] #44 10.37 + export GOPATH=/tmp/tmp.fijZdwcBHV
10:03:04 [2019-12-10T10:03:04.787Z] #44 10.37 + GOPATH=/tmp/tmp.fijZdwcBHV
10:03:04 [2019-12-10T10:03:04.787Z] #44 10.37 + RM_GOPATH=1
10:03:04 [2019-12-10T10:03:04.787Z] #44 10.37 ++ dirname ./install.sh
10:03:04 [2019-12-10T10:03:04.787Z] #44 10.37 + dir=.
10:03:04 [2019-12-10T10:03:04.787Z] #44 10.37 + bin=vndr
10:03:04 [2019-12-10T10:03:04.787Z] #44 10.37 + shift
10:03:04 [2019-12-10T10:03:04.787Z] #44 10.37 + '[' '!' -f ./vndr.installer ']'
10:03:04 [2019-12-10T10:03:04.787Z] #44 10.37 + . ./vndr.installer
10:03:04 [2019-12-10T10:03:04.787Z] #44 10.37 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
10:03:04 [2019-12-10T10:03:04.787Z] #44 10.38 + install_vndr
10:03:04 [2019-12-10T10:03:04.787Z] #44 10.38 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
10:03:04 [2019-12-10T10:03:04.787Z] #44 10.38 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
10:03:04 [2019-12-10T10:03:04.787Z] #44 10.38 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.fijZdwcBHV/src/github.com/LK4D4/vndr
10:03:04 [2019-12-10T10:03:04.787Z] #44 10.38 Cloning into '/tmp/tmp.fijZdwcBHV/src/github.com/LK4D4/vndr'...
10:03:04 [2019-12-10T10:03:04.787Z] #44 ...
10:03:04 [2019-12-10T10:03:04.787Z] 
10:03:04 [2019-12-10T10:03:04.787Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:03:04 [2019-12-10T10:03:04.787Z] #50 9.861 + RM_GOPATH=0
10:03:04 [2019-12-10T10:03:04.787Z] #50 9.861 + TMP_GOPATH=
10:03:04 [2019-12-10T10:03:04.787Z] #50 9.861 + : /build
10:03:04 [2019-12-10T10:03:04.787Z] #50 9.861 + '[' -z '' ']'
10:03:04 [2019-12-10T10:03:04.787Z] #50 9.861 ++ mktemp -d
10:03:04 [2019-12-10T10:03:04.787Z] #50 9.865 + export GOPATH=/tmp/tmp.PsNH8Wztv6
10:03:04 [2019-12-10T10:03:04.787Z] #50 9.865 + GOPATH=/tmp/tmp.PsNH8Wztv6
10:03:04 [2019-12-10T10:03:04.787Z] #50 9.865 + RM_GOPATH=1
10:03:04 [2019-12-10T10:03:04.787Z] #50 9.866 ++ dirname ./install.sh
10:03:04 [2019-12-10T10:03:04.787Z] #50 9.869 Installing golangci-lint version v1.20.0
10:03:04 [2019-12-10T10:03:04.787Z] #50 9.869 + dir=.
10:03:04 [2019-12-10T10:03:04.787Z] #50 9.869 + bin=golangci_lint
10:03:04 [2019-12-10T10:03:04.787Z] #50 9.869 + shift
10:03:04 [2019-12-10T10:03:04.787Z] #50 9.869 + '[' '!' -f ./golangci_lint.installer ']'
10:03:04 [2019-12-10T10:03:04.787Z] #50 9.869 + . ./golangci_lint.installer
10:03:04 [2019-12-10T10:03:04.787Z] #50 9.869 ++ : v1.20.0
10:03:04 [2019-12-10T10:03:04.787Z] #50 9.869 + install_golangci_lint
10:03:04 [2019-12-10T10:03:04.787Z] #50 9.869 + echo 'Installing golangci-lint version v1.20.0'
10:03:04 [2019-12-10T10:03:04.787Z] #50 9.869 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
10:03:05 [2019-12-10T10:03:05.046Z] #50 ...
10:03:05 [2019-12-10T10:03:05.046Z] 
10:03:05 [2019-12-10T10:03:05.046Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:03:05 [2019-12-10T10:03:05.046Z] #62 10.56 + RM_GOPATH=0
10:03:05 [2019-12-10T10:03:05.046Z] #62 10.56 + TMP_GOPATH=
10:03:05 [2019-12-10T10:03:05.046Z] #62 10.56 + : /build/
10:03:05 [2019-12-10T10:03:05.046Z] #62 10.56 + '[' -z '' ']'
10:03:05 [2019-12-10T10:03:05.046Z] #62 10.56 ++ mktemp -d
10:03:05 [2019-12-10T10:03:05.046Z] #62 10.57 + export GOPATH=/tmp/tmp.9gnxWWXfsS
10:03:05 [2019-12-10T10:03:05.046Z] #62 10.57 + GOPATH=/tmp/tmp.9gnxWWXfsS
10:03:05 [2019-12-10T10:03:05.046Z] #62 10.57 + RM_GOPATH=1
10:03:05 [2019-12-10T10:03:05.046Z] #62 10.57 ++ dirname ./install.sh
10:03:05 [2019-12-10T10:03:05.046Z] #62 10.57 + dir=.
10:03:05 [2019-12-10T10:03:05.046Z] #62 10.57 + bin=rootlesskit
10:03:05 [2019-12-10T10:03:05.046Z] #62 10.57 + shift
10:03:05 [2019-12-10T10:03:05.046Z] #62 10.57 + '[' '!' -f ./rootlesskit.installer ']'
10:03:05 [2019-12-10T10:03:05.046Z] #62 10.57 + . ./rootlesskit.installer
10:03:05 [2019-12-10T10:03:05.046Z] #62 10.57 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c
10:03:05 [2019-12-10T10:03:05.046Z] #62 10.57 + install_rootlesskit
10:03:05 [2019-12-10T10:03:05.046Z] #62 10.58 + case "$1" in
10:03:05 [2019-12-10T10:03:05.046Z] #62 10.58 + export CGO_ENABLED=0
10:03:05 [2019-12-10T10:03:05.046Z] #62 10.58 + CGO_ENABLED=0
10:03:05 [2019-12-10T10:03:05.046Z] #62 10.58 + _install_rootlesskit
10:03:05 [2019-12-10T10:03:05.046Z] #62 10.58 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
10:03:05 [2019-12-10T10:03:05.046Z] #62 10.58 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.9gnxWWXfsS/src/github.com/rootless-containers/rootlesskit
10:03:05 [2019-12-10T10:03:05.046Z] #62 10.58 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
10:03:05 [2019-12-10T10:03:05.046Z] #62 10.58 Cloning into '/tmp/tmp.9gnxWWXfsS/src/github.com/rootless-containers/rootlesskit'...
10:03:05 [2019-12-10T10:03:05.046Z] #62 ...
10:03:05 [2019-12-10T10:03:05.046Z] 
10:03:05 [2019-12-10T10:03:05.046Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:03:05 [2019-12-10T10:03:05.046Z] #31 10.59 + RM_GOPATH=0
10:03:05 [2019-12-10T10:03:05.046Z] #31 10.59 + TMP_GOPATH=
10:03:05 [2019-12-10T10:03:05.046Z] #31 10.59 + : /build
10:03:05 [2019-12-10T10:03:05.046Z] #31 10.59 + '[' -z '' ']'
10:03:05 [2019-12-10T10:03:05.046Z] #31 10.59 ++ mktemp -d
10:03:05 [2019-12-10T10:03:05.046Z] #31 10.59 + export GOPATH=/tmp/tmp.VycHu1tfLu
10:03:05 [2019-12-10T10:03:05.046Z] #31 10.59 + GOPATH=/tmp/tmp.VycHu1tfLu
10:03:05 [2019-12-10T10:03:05.046Z] #31 10.59 + RM_GOPATH=1
10:03:05 [2019-12-10T10:03:05.046Z] #31 10.59 ++ dirname ./install.sh
10:03:05 [2019-12-10T10:03:05.046Z] #31 10.59 + dir=.
10:03:05 [2019-12-10T10:03:05.046Z] #31 10.59 + bin=tomlv
10:03:05 [2019-12-10T10:03:05.046Z] #31 10.59 + shift
10:03:05 [2019-12-10T10:03:05.046Z] #31 10.59 + '[' '!' -f ./tomlv.installer ']'
10:03:05 [2019-12-10T10:03:05.046Z] #31 10.59 + . ./tomlv.installer
10:03:05 [2019-12-10T10:03:05.046Z] #31 10.59 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:03:05 [2019-12-10T10:03:05.046Z] #31 10.59 + install_tomlv
10:03:05 [2019-12-10T10:03:05.046Z] #31 10.59 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
10:03:05 [2019-12-10T10:03:05.046Z] #31 10.59 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.VycHu1tfLu/src/github.com/BurntSushi/toml
10:03:05 [2019-12-10T10:03:05.046Z] #31 10.59 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:03:05 [2019-12-10T10:03:05.046Z] #31 10.60 Cloning into '/tmp/tmp.VycHu1tfLu/src/github.com/BurntSushi/toml'...
10:03:05 [2019-12-10T10:03:05.495Z] go: finding github.com/mitchellh/mapstructure v1.1.2
10:03:05 [2019-12-10T10:03:05.839Z] go: finding github.com/pkg/errors v0.8.1
10:03:06 [2019-12-10T10:03:06.256Z] #19 transferring context: 34.30MB 2.8s
10:03:06 [2019-12-10T10:03:06.256Z] #19 transferring context: 45.91MB 3.5s done
10:03:06 [2019-12-10T10:03:06.506Z] #31 12.13 + cd /tmp/tmp.VycHu1tfLu/src/github.com/BurntSushi/toml
10:03:06 [2019-12-10T10:03:06.516Z] #19 DONE 3.7s
10:03:06 [2019-12-10T10:03:06.517Z] 
10:03:06 [2019-12-10T10:03:06.517Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
10:03:06 [2019-12-10T10:03:06.517Z] #7 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done
10:03:06 [2019-12-10T10:03:06.517Z] #7 sha256:c616dd61dc37eac19d38cdbdf732659429ae37ba0d1578100f874fe236e25125 9.75MB / 9.75MB 0.6s done
10:03:06 [2019-12-10T10:03:06.517Z] #7 sha256:df36da42882c170ff4b949c027b410428b5c0942632ed441a2f9a168a859ec0c 4.09MB / 4.09MB 0.5s done
10:03:06 [2019-12-10T10:03:06.517Z] #7 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done
10:03:06 [2019-12-10T10:03:06.517Z] #7 sha256:ccac3b44c7ba775a9530a24c889732adbc88085ff2449934f88a80848baf3773 5.47kB / 5.47kB done
10:03:06 [2019-12-10T10:03:06.517Z] #7 sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 43.17MB / 43.17MB 2.0s done
10:03:06 [2019-12-10T10:03:06.517Z] #7 sha256:8e5d3c1c417b5b6baa6a56d38bc415e15604ae044118ecefd15b73161d25cea6 1.79kB / 1.79kB done
10:03:06 [2019-12-10T10:03:06.517Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 49.10MB / 49.10MB 1.9s done
10:03:06 [2019-12-10T10:03:06.517Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 48.02MB / 48.02MB 1.9s done
10:03:06 [2019-12-10T10:03:06.517Z] #7 sha256:71183a3b6647a35adfce4c61fb30dc34d2e24100d4ef82dda6787573668111fa 156B / 156B 2.1s done
10:03:06 [2019-12-10T10:03:06.517Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 90.11MB / 97.59MB 3.7s
10:03:06 [2019-12-10T10:03:06.517Z] #7 extracting sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 1.5s
10:03:06 [2019-12-10T10:03:06.765Z] #31 12.13 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:03:06 [2019-12-10T10:03:06.765Z] #31 12.14 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
10:03:06 [2019-12-10T10:03:06.956Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 97.59MB / 97.59MB 3.9s
10:03:07 [2019-12-10T10:03:07.005Z] #7 extracting sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 4.4s done
10:03:07 [2019-12-10T10:03:07.005Z] #7 extracting sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3
10:03:07 [2019-12-10T10:03:07.024Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
10:03:07 [2019-12-10T10:03:07.373Z] go: finding github.com/gogo/protobuf v1.0.0
10:03:07 [2019-12-10T10:03:07.373Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
10:03:07 [2019-12-10T10:03:07.721Z] #31 13.34 internal/cpu
10:03:07 [2019-12-10T10:03:07.721Z] #31 13.41 runtime/internal/atomic
10:03:08 [2019-12-10T10:03:08.109Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
10:03:08 [2019-12-10T10:03:08.109Z] go: finding google.golang.org/appengine v1.1.0
10:03:08 [2019-12-10T10:03:08.286Z] #31 13.80 runtime/internal/sys
10:03:08 [2019-12-10T10:03:08.481Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352
10:03:08 [2019-12-10T10:03:08.481Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
10:03:08 [2019-12-10T10:03:08.481Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible
10:03:08 [2019-12-10T10:03:08.559Z] #31 14.10 runtime/internal/math
10:03:08 [2019-12-10T10:03:08.817Z] #31 14.30 internal/bytealg
10:03:08 [2019-12-10T10:03:08.817Z] #31 14.32 math/bits
10:03:08 [2019-12-10T10:03:08.866Z] #7 ...
10:03:08 [2019-12-10T10:03:08.866Z] 
10:03:08 [2019-12-10T10:03:08.866Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
10:03:08 [2019-12-10T10:03:08.866Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
10:03:08 [2019-12-10T10:03:08.866Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
10:03:08 [2019-12-10T10:03:08.866Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
10:03:08 [2019-12-10T10:03:08.866Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.4s done
10:03:08 [2019-12-10T10:03:08.866Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.3s done
10:03:08 [2019-12-10T10:03:08.866Z] #65 DONE 5.7s
10:03:08 [2019-12-10T10:03:08.866Z] 
10:03:08 [2019-12-10T10:03:08.866Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
10:03:08 [2019-12-10T10:03:08.866Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 97.59MB / 97.59MB 5.5s done
10:03:09 [2019-12-10T10:03:09.436Z] #7 extracting sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 4.4s done
10:03:09 [2019-12-10T10:03:09.699Z] #7 extracting sha256:c616dd61dc37eac19d38cdbdf732659429ae37ba0d1578100f874fe236e25125
10:03:09 [2019-12-10T10:03:09.749Z] #31 15.24 math
10:03:10 [2019-12-10T10:03:10.203Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
10:03:10 [2019-12-10T10:03:10.269Z] #7 extracting sha256:c616dd61dc37eac19d38cdbdf732659429ae37ba0d1578100f874fe236e25125 0.5s done
10:03:10 [2019-12-10T10:03:10.269Z] #7 extracting sha256:df36da42882c170ff4b949c027b410428b5c0942632ed441a2f9a168a859ec0c
10:03:10 [2019-12-10T10:03:10.283Z] #7 extracting sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 3.5s done
10:03:10 [2019-12-10T10:03:10.283Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d
10:03:10 [2019-12-10T10:03:10.315Z] #31 15.76 runtime
10:03:10 [2019-12-10T10:03:10.529Z] #7 extracting sha256:df36da42882c170ff4b949c027b410428b5c0942632ed441a2f9a168a859ec0c 0.2s done
10:03:10 [2019-12-10T10:03:10.529Z] #7 extracting sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57
10:03:10 [2019-12-10T10:03:10.547Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
10:03:10 [2019-12-10T10:03:10.547Z] go: finding github.com/kr/text v0.1.0
10:03:10 [2019-12-10T10:03:10.882Z] #31 ...
10:03:10 [2019-12-10T10:03:10.882Z] 
10:03:10 [2019-12-10T10:03:10.882Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:03:10 [2019-12-10T10:03:10.882Z] #62 16.47 + cd /tmp/tmp.9gnxWWXfsS/src/github.com/rootless-containers/rootlesskit
10:03:10 [2019-12-10T10:03:10.882Z] #62 16.47 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
10:03:10 [2019-12-10T10:03:10.891Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
10:03:11 [2019-12-10T10:03:11.235Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
10:03:11 [2019-12-10T10:03:11.449Z] #62 16.99 + for f in rootlesskit rootlesskit-docker-proxy
10:03:11 [2019-12-10T10:03:11.449Z] #62 17.01 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
10:03:12 [2019-12-10T10:03:12.428Z] go: finding github.com/spf13/jwalterweatherman v1.0.0
10:03:12 [2019-12-10T10:03:12.773Z] go: finding github.com/kr/pty v1.1.1
10:03:13 [2019-12-10T10:03:13.076Z] #7 extracting sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 2.1s done
10:03:13 [2019-12-10T10:03:13.076Z] #7 extracting sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae
10:03:13 [2019-12-10T10:03:13.985Z] #62 ...
10:03:13 [2019-12-10T10:03:13.985Z] 
10:03:13 [2019-12-10T10:03:13.985Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:03:13 [2019-12-10T10:03:13.985Z] #24 9.574 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB]
10:03:13 [2019-12-10T10:03:13.985Z] #24 11.37 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
10:03:13 [2019-12-10T10:03:13.985Z] #24 12.15 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
10:03:13 [2019-12-10T10:03:13.985Z] #24 ...
10:03:13 [2019-12-10T10:03:13.985Z] 
10:03:13 [2019-12-10T10:03:13.985Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:03:13 [2019-12-10T10:03:13.985Z] #22 10.85 + RM_GOPATH=0
10:03:13 [2019-12-10T10:03:13.985Z] #22 10.85 + TMP_GOPATH=
10:03:13 [2019-12-10T10:03:13.985Z] #22 10.85 + : /build
10:03:13 [2019-12-10T10:03:13.985Z] #22 10.85 + '[' -z '' ']'
10:03:13 [2019-12-10T10:03:13.985Z] #22 10.85 ++ mktemp -d
10:03:13 [2019-12-10T10:03:13.985Z] #22 10.85 + export GOPATH=/tmp/tmp.hkZa9mR94V
10:03:13 [2019-12-10T10:03:13.985Z] #22 10.85 + GOPATH=/tmp/tmp.hkZa9mR94V
10:03:13 [2019-12-10T10:03:13.985Z] #22 10.85 + RM_GOPATH=1
10:03:13 [2019-12-10T10:03:13.985Z] #22 10.85 ++ dirname ./install.sh
10:03:13 [2019-12-10T10:03:13.985Z] #22 10.86 + dir=.
10:03:13 [2019-12-10T10:03:13.985Z] #22 10.86 + bin=dockercli
10:03:13 [2019-12-10T10:03:13.985Z] #22 10.86 + shift
10:03:13 [2019-12-10T10:03:13.985Z] #22 10.86 + '[' '!' -f ./dockercli.installer ']'
10:03:13 [2019-12-10T10:03:13.985Z] #22 10.86 + . ./dockercli.installer
10:03:13 [2019-12-10T10:03:13.985Z] #22 10.87 ++ : stable
10:03:13 [2019-12-10T10:03:13.985Z] #22 10.87 ++ : 17.06.2-ce
10:03:13 [2019-12-10T10:03:13.985Z] #22 10.87 + install_dockercli
10:03:13 [2019-12-10T10:03:13.985Z] #22 10.87 + echo 'Install docker/cli version 17.06.2-ce from stable'
10:03:13 [2019-12-10T10:03:13.985Z] #22 10.87 Install docker/cli version 17.06.2-ce from stable
10:03:13 [2019-12-10T10:03:13.985Z] #22 10.87 ++ uname -m
10:03:13 [2019-12-10T10:03:13.985Z] #22 10.88 + arch=x86_64
10:03:13 [2019-12-10T10:03:13.985Z] #22 10.88 + '[' x86_64 '!=' x86_64 ']'
10:03:13 [2019-12-10T10:03:13.985Z] #22 10.89 + url=https://download.docker.com/linux/static
10:03:13 [2019-12-10T10:03:13.985Z] #22 10.89 + tar -xz docker/docker
10:03:13 [2019-12-10T10:03:13.985Z] #22 10.90 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
10:03:14 [2019-12-10T10:03:14.460Z] #7 extracting sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 1.5s done
10:03:14 [2019-12-10T10:03:14.555Z] #22 ...
10:03:14 [2019-12-10T10:03:14.555Z] 
10:03:14 [2019-12-10T10:03:14.555Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:03:14 [2019-12-10T10:03:14.555Z] #56 10.34 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB]
10:03:14 [2019-12-10T10:03:14.555Z] #56 12.23 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
10:03:14 [2019-12-10T10:03:14.555Z] #56 13.66 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
10:03:14 [2019-12-10T10:03:14.721Z] #7 extracting sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7
10:03:14 [2019-12-10T10:03:14.814Z] #56 ...
10:03:14 [2019-12-10T10:03:14.814Z] 
10:03:14 [2019-12-10T10:03:14.814Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:03:14 [2019-12-10T10:03:14.814Z] #10 10.59 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:03:14 [2019-12-10T10:03:14.814Z] #10 10.59 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:03:14 [2019-12-10T10:03:14.814Z] #10 10.66 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:03:14 [2019-12-10T10:03:14.814Z] #10 10.69 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:03:14 [2019-12-10T10:03:14.814Z] #10 10.74 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:03:14 [2019-12-10T10:03:14.814Z] #10 11.71 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB]
10:03:14 [2019-12-10T10:03:14.814Z] #10 14.22 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
10:03:14 [2019-12-10T10:03:14.814Z] #10 16.31 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
10:03:14 [2019-12-10T10:03:14.814Z] #10 ...
10:03:14 [2019-12-10T10:03:14.814Z] 
10:03:14 [2019-12-10T10:03:14.814Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:03:14 [2019-12-10T10:03:14.814Z] #68 10.44 + RM_GOPATH=0
10:03:14 [2019-12-10T10:03:14.814Z] #68 10.44 + TMP_GOPATH=
10:03:14 [2019-12-10T10:03:14.814Z] #68 10.44 + : /build
10:03:14 [2019-12-10T10:03:14.814Z] #68 10.44 + '[' -z '' ']'
10:03:14 [2019-12-10T10:03:14.814Z] #68 10.44 ++ mktemp -d
10:03:14 [2019-12-10T10:03:14.814Z] #68 10.44 + export GOPATH=/tmp/tmp.kwrlkXK0O7
10:03:14 [2019-12-10T10:03:14.814Z] #68 10.44 + GOPATH=/tmp/tmp.kwrlkXK0O7
10:03:14 [2019-12-10T10:03:14.814Z] #68 10.44 + RM_GOPATH=1
10:03:14 [2019-12-10T10:03:14.814Z] #68 10.44 ++ dirname ./install.sh
10:03:14 [2019-12-10T10:03:14.814Z] #68 10.44 + dir=.
10:03:14 [2019-12-10T10:03:14.814Z] #68 10.44 + bin=proxy
10:03:14 [2019-12-10T10:03:14.814Z] #68 10.44 + shift
10:03:14 [2019-12-10T10:03:14.814Z] #68 10.44 + '[' '!' -f ./proxy.installer ']'
10:03:14 [2019-12-10T10:03:14.814Z] #68 10.44 + . ./proxy.installer
10:03:14 [2019-12-10T10:03:14.814Z] #68 10.44 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377
10:03:14 [2019-12-10T10:03:14.814Z] #68 10.44 + install_proxy
10:03:14 [2019-12-10T10:03:14.814Z] #68 10.44 + case "$1" in
10:03:14 [2019-12-10T10:03:14.814Z] #68 10.44 + export CGO_ENABLED=0
10:03:14 [2019-12-10T10:03:14.814Z] #68 10.44 + CGO_ENABLED=0
10:03:14 [2019-12-10T10:03:14.814Z] #68 10.44 + _install_proxy
10:03:14 [2019-12-10T10:03:14.814Z] #68 10.44 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377'
10:03:14 [2019-12-10T10:03:14.814Z] #68 10.44 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.kwrlkXK0O7/src/github.com/docker/libnetwork
10:03:14 [2019-12-10T10:03:14.814Z] #68 10.44 Cloning into '/tmp/tmp.kwrlkXK0O7/src/github.com/docker/libnetwork'...
10:03:14 [2019-12-10T10:03:14.814Z] #68 10.44 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377
10:03:15 [2019-12-10T10:03:15.074Z] #68 ...
10:03:15 [2019-12-10T10:03:15.074Z] 
10:03:15 [2019-12-10T10:03:15.074Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:03:15 [2019-12-10T10:03:15.074Z] #38 10.69 + mktemp -d
10:03:15 [2019-12-10T10:03:15.074Z] #38 10.70 + export GOPATH=/tmp/tmp.TLGXmgXq66
10:03:15 [2019-12-10T10:03:15.074Z] #38 10.70 + git clone https://github.com/docker/distribution.git /tmp/tmp.TLGXmgXq66/src/github.com/docker/distribution
10:03:15 [2019-12-10T10:03:15.074Z] #38 10.72 Cloning into '/tmp/tmp.TLGXmgXq66/src/github.com/docker/distribution'...
10:03:15 [2019-12-10T10:03:15.074Z] #38 ...
10:03:15 [2019-12-10T10:03:15.074Z] 
10:03:15 [2019-12-10T10:03:15.074Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:03:15 [2019-12-10T10:03:15.074Z] #44 11.44 + cd /tmp/tmp.fijZdwcBHV/src/github.com/LK4D4/vndr
10:03:15 [2019-12-10T10:03:15.074Z] #44 11.44 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
10:03:15 [2019-12-10T10:03:15.074Z] #44 11.46 + go build -buildmode=pie -v -o /build/vndr .
10:03:15 [2019-12-10T10:03:15.074Z] #44 13.46 internal/cpu
10:03:15 [2019-12-10T10:03:15.074Z] #44 13.46 runtime/internal/atomic
10:03:15 [2019-12-10T10:03:15.074Z] #44 13.81 runtime/internal/sys
10:03:15 [2019-12-10T10:03:15.074Z] #44 14.26 internal/bytealg
10:03:15 [2019-12-10T10:03:15.074Z] #44 14.35 runtime/internal/math
10:03:15 [2019-12-10T10:03:15.074Z] #44 14.56 internal/race
10:03:15 [2019-12-10T10:03:15.074Z] #44 14.83 sync/atomic
10:03:15 [2019-12-10T10:03:15.074Z] #44 15.39 unicode
10:03:15 [2019-12-10T10:03:15.074Z] #44 15.65 runtime
10:03:15 [2019-12-10T10:03:15.102Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e
10:03:15 [2019-12-10T10:03:15.333Z] #44 ...
10:03:15 [2019-12-10T10:03:15.333Z] 
10:03:15 [2019-12-10T10:03:15.333Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:03:15 [2019-12-10T10:03:15.333Z] #47 10.78 + RM_GOPATH=0
10:03:15 [2019-12-10T10:03:15.333Z] #47 10.78 + TMP_GOPATH=
10:03:15 [2019-12-10T10:03:15.333Z] #47 10.78 + : /build
10:03:15 [2019-12-10T10:03:15.333Z] #47 10.78 + '[' -z '' ']'
10:03:15 [2019-12-10T10:03:15.333Z] #47 10.78 ++ mktemp -d
10:03:15 [2019-12-10T10:03:15.333Z] #47 10.78 + export GOPATH=/tmp/tmp.ZNwInQ4Lzs
10:03:15 [2019-12-10T10:03:15.333Z] #47 10.78 + GOPATH=/tmp/tmp.ZNwInQ4Lzs
10:03:15 [2019-12-10T10:03:15.333Z] #47 10.78 + RM_GOPATH=1
10:03:15 [2019-12-10T10:03:15.333Z] #47 10.79 ++ dirname ./install.sh
10:03:15 [2019-12-10T10:03:15.333Z] #47 10.79 + dir=.
10:03:15 [2019-12-10T10:03:15.333Z] #47 10.79 + bin=gotestsum
10:03:15 [2019-12-10T10:03:15.333Z] #47 10.79 + shift
10:03:15 [2019-12-10T10:03:15.333Z] #47 10.79 + '[' '!' -f ./gotestsum.installer ']'
10:03:15 [2019-12-10T10:03:15.333Z] #47 10.79 + . ./gotestsum.installer
10:03:15 [2019-12-10T10:03:15.333Z] #47 10.79 ++ : v0.3.5
10:03:15 [2019-12-10T10:03:15.333Z] #47 10.79 + install_gotestsum
10:03:15 [2019-12-10T10:03:15.333Z] #47 10.79 + echo 'Installing gotestsum version v0.3.5'
10:03:15 [2019-12-10T10:03:15.333Z] #47 10.79 + go get -d gotest.tools/gotestsum
10:03:15 [2019-12-10T10:03:15.333Z] #47 10.79 Installing gotestsum version v0.3.5
10:03:15 [2019-12-10T10:03:15.333Z] #47 ...
10:03:15 [2019-12-10T10:03:15.333Z] 
10:03:15 [2019-12-10T10:03:15.333Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:03:15 [2019-12-10T10:03:15.333Z] #44 21.03 unicode/utf8
10:03:15 [2019-12-10T10:03:15.444Z] go: finding cloud.google.com/go v0.26.0
10:03:15 [2019-12-10T10:03:15.543Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 5.0s
10:03:15 [2019-12-10T10:03:15.907Z] #44 ...
10:03:15 [2019-12-10T10:03:15.907Z] 
10:03:15 [2019-12-10T10:03:15.907Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:03:15 [2019-12-10T10:03:15.907Z] #40 11.50 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
10:03:15 [2019-12-10T10:03:15.907Z] #40 12.33 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
10:03:15 [2019-12-10T10:03:15.907Z] #40 ...
10:03:15 [2019-12-10T10:03:15.907Z] 
10:03:15 [2019-12-10T10:03:15.907Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:03:15 [2019-12-10T10:03:15.907Z] #33 12.13 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:03:15 [2019-12-10T10:03:15.907Z] #33 12.13 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:03:15 [2019-12-10T10:03:15.907Z] #33 12.17 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:03:15 [2019-12-10T10:03:15.907Z] #33 12.20 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:03:15 [2019-12-10T10:03:15.907Z] #33 12.23 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:03:15 [2019-12-10T10:03:15.907Z] #33 13.84 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB]
10:03:15 [2019-12-10T10:03:15.907Z] #33 17.16 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
10:03:15 [2019-12-10T10:03:15.907Z] #33 19.19 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
10:03:16 [2019-12-10T10:03:16.472Z] #33 ...
10:03:16 [2019-12-10T10:03:16.472Z] 
10:03:16 [2019-12-10T10:03:16.472Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:03:16 [2019-12-10T10:03:16.472Z] #44 21.87 math
10:03:18 [2019-12-10T10:03:18.068Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 7.8s done
10:03:18 [2019-12-10T10:03:18.326Z] #7 extracting sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de
10:03:18 [2019-12-10T10:03:18.326Z] #7 extracting sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de done
10:03:18 [2019-12-10T10:03:18.583Z] #7 DONE 26.7s
10:03:18 [2019-12-10T10:03:18.583Z] 
10:03:18 [2019-12-10T10:03:18.583Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
10:03:18 [2019-12-10T10:03:18.924Z] #7 extracting sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 3.5s done
10:03:18 [2019-12-10T10:03:18.925Z] #7 extracting sha256:71183a3b6647a35adfce4c61fb30dc34d2e24100d4ef82dda6787573668111fa done
10:03:18 [2019-12-10T10:03:18.925Z] #7 DONE 15.9s
10:03:18 [2019-12-10T10:03:18.925Z] 
10:03:18 [2019-12-10T10:03:18.925Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
10:03:21 [2019-12-10T10:03:21.731Z] #44 ...
10:03:21 [2019-12-10T10:03:21.731Z] 
10:03:21 [2019-12-10T10:03:21.731Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:03:21 [2019-12-10T10:03:21.731Z] #22 25.71 + mkdir -p /build
10:03:21 [2019-12-10T10:03:21.731Z] #22 25.74 + mv docker/docker /build/
10:03:21 [2019-12-10T10:03:21.731Z] #22 25.74 + rmdir docker
10:03:23 [2019-12-10T10:03:23.124Z] #8 DONE 3.6s
10:03:23 [2019-12-10T10:03:23.124Z] 
10:03:23 [2019-12-10T10:03:23.124Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
10:03:23 [2019-12-10T10:03:23.383Z] #9 DONE 0.9s
10:03:23 [2019-12-10T10:03:23.383Z] 
10:03:23 [2019-12-10T10:03:23.383Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:03:23 [2019-12-10T10:03:23.383Z] #28 ...
10:03:23 [2019-12-10T10:03:23.383Z] 
10:03:23 [2019-12-10T10:03:23.383Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
10:03:23 [2019-12-10T10:03:23.383Z] #20 DONE 0.1s
10:03:23 [2019-12-10T10:03:23.646Z] 
10:03:23 [2019-12-10T10:03:23.646Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
10:03:23 [2019-12-10T10:03:23.646Z] #30 DONE 0.2s
10:03:23 [2019-12-10T10:03:23.646Z] 
10:03:23 [2019-12-10T10:03:23.646Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
10:03:23 [2019-12-10T10:03:23.646Z] #67 ...
10:03:23 [2019-12-10T10:03:23.646Z] 
10:03:23 [2019-12-10T10:03:23.646Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
10:03:23 [2019-12-10T10:03:23.646Z] #21 DONE 0.2s
10:03:23 [2019-12-10T10:03:23.646Z] 
10:03:23 [2019-12-10T10:03:23.646Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
10:03:23 [2019-12-10T10:03:23.646Z] #46 DONE 0.3s
10:03:23 [2019-12-10T10:03:23.646Z] 
10:03:23 [2019-12-10T10:03:23.646Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
10:03:23 [2019-12-10T10:03:23.646Z] #49 DONE 0.3s
10:03:23 [2019-12-10T10:03:23.646Z] 
10:03:23 [2019-12-10T10:03:23.646Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
10:03:23 [2019-12-10T10:03:23.646Z] #43 DONE 0.3s
10:03:23 [2019-12-10T10:03:23.841Z] #8 DONE 4.6s
10:03:23 [2019-12-10T10:03:23.841Z] 
10:03:23 [2019-12-10T10:03:23.841Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
10:03:23 [2019-12-10T10:03:23.906Z] 
10:03:23 [2019-12-10T10:03:23.906Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
10:03:23 [2019-12-10T10:03:23.906Z] #61 DONE 0.4s
10:03:23 [2019-12-10T10:03:23.906Z] 
10:03:23 [2019-12-10T10:03:23.906Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
10:03:23 [2019-12-10T10:03:23.906Z] #67 DONE 0.4s
10:03:23 [2019-12-10T10:03:23.906Z] 
10:03:23 [2019-12-10T10:03:23.906Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:03:24 [2019-12-10T10:03:24.101Z] #9 DONE 1.0s
10:03:24 [2019-12-10T10:03:24.268Z] #22 DONE 29.7s
10:03:24 [2019-12-10T10:03:24.268Z] 
10:03:24 [2019-12-10T10:03:24.268Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:03:24 [2019-12-10T10:03:24.268Z] #24 29.66 Fetched 7927 kB in 23s (340 kB/s)
10:03:24 [2019-12-10T10:03:24.363Z] 
10:03:24 [2019-12-10T10:03:24.363Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
10:03:24 [2019-12-10T10:03:24.363Z] #20 DONE 0.1s
10:03:24 [2019-12-10T10:03:24.363Z] 
10:03:24 [2019-12-10T10:03:24.363Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:03:24 [2019-12-10T10:03:24.363Z] #10 ...
10:03:24 [2019-12-10T10:03:24.363Z] 
10:03:24 [2019-12-10T10:03:24.363Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
10:03:24 [2019-12-10T10:03:24.363Z] #21 DONE 0.1s
10:03:24 [2019-12-10T10:03:24.621Z] 
10:03:24 [2019-12-10T10:03:24.621Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:03:25 [2019-12-10T10:03:25.320Z] Removing intermediate container 7da23c129c72
10:03:25 [2019-12-10T10:03:25.320Z]  ---> 14a0d1ef987d
10:03:25 [2019-12-10T10:03:25.320Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
10:03:25 [2019-12-10T10:03:25.320Z]  ---> 687421176e14
10:03:25 [2019-12-10T10:03:25.320Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
10:03:25 [2019-12-10T10:03:25.320Z]  ---> 7138675175c9
10:03:25 [2019-12-10T10:03:25.320Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
10:03:25 [2019-12-10T10:03:25.320Z]  ---> Running in be3f5ee4c359
10:03:25 [2019-12-10T10:03:25.320Z] Removing intermediate container be3f5ee4c359
10:03:25 [2019-12-10T10:03:25.320Z]  ---> 63a116080663
10:03:25 [2019-12-10T10:03:25.320Z] Successfully built 63a116080663
10:03:25 [2019-12-10T10:03:25.320Z] Successfully tagged moby-buildx:latest
10:03:25 [2019-12-10T10:03:25.320Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
10:03:25 [2019-12-10T10:03:25.320Z] if [ -n "${id}" ]; then \
10:03:25 [2019-12-10T10:03:25.320Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
10:03:25 [2019-12-10T10:03:25.320Z] 	&& touch bundles/buildx; \
10:03:25 [2019-12-10T10:03:25.320Z] 	docker rm -f ${id}; \
10:03:25 [2019-12-10T10:03:25.320Z] fi
10:03:25 [2019-12-10T10:03:25.320Z] 4623884f7b8701aef075ea01923bf3d2dc4bdf9bb1bc29160bd9fade4f2d6c1f
10:03:25 [2019-12-10T10:03:25.320Z] bundles/buildx version
10:03:25 [2019-12-10T10:03:25.320Z] buildx v0.3.1 6db68d0
10:03:25 [2019-12-10T10:03:25.320Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:9f9fe29b439e21c22a0a789b055ca20185de7b7c .
10:03:25 [2019-12-10T10:03:25.320Z] #1 [internal] booting buildkit
10:03:25 [2019-12-10T10:03:25.320Z] #1 pulling image moby/buildkit:buildx-stable-1
10:03:26 [2019-12-10T10:03:26.121Z] #1 pulling image moby/buildkit:buildx-stable-1 2.1s done
10:03:26 [2019-12-10T10:03:26.121Z] #1 creating container buildx_buildkit_default
10:03:26 [2019-12-10T10:03:26.940Z] #1 creating container buildx_buildkit_default 0.6s done
10:03:26 [2019-12-10T10:03:26.940Z] #1 DONE 2.7s
10:03:26 [2019-12-10T10:03:26.940Z] 
10:03:26 [2019-12-10T10:03:26.940Z] #3 [internal] load .dockerignore
10:03:26 [2019-12-10T10:03:26.940Z] #3 transferring context: 87B done
10:03:26 [2019-12-10T10:03:26.940Z] #3 DONE 0.2s
10:03:26 [2019-12-10T10:03:26.940Z] 
10:03:26 [2019-12-10T10:03:26.940Z] #2 [internal] load build definition from Dockerfile
10:03:26 [2019-12-10T10:03:26.940Z] #2 transferring dockerfile: 14.85kB done
10:03:26 [2019-12-10T10:03:26.940Z] #2 DONE 0.2s
10:03:26 [2019-12-10T10:03:26.940Z] 
10:03:26 [2019-12-10T10:03:26.940Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
10:03:27 [2019-12-10T10:03:27.821Z] #4 DONE 0.6s
10:03:27 [2019-12-10T10:03:27.821Z] 
10:03:27 [2019-12-10T10:03:27.821Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
10:03:27 [2019-12-10T10:03:27.821Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
10:03:27 [2019-12-10T10:03:27.821Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
10:03:27 [2019-12-10T10:03:27.821Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done
10:03:27 [2019-12-10T10:03:27.821Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done
10:03:27 [2019-12-10T10:03:27.821Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done
10:03:27 [2019-12-10T10:03:27.821Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd
10:03:27 [2019-12-10T10:03:27.905Z] #22 3.314 + RM_GOPATH=0
10:03:27 [2019-12-10T10:03:27.905Z] #22 3.314 + TMP_GOPATH=
10:03:27 [2019-12-10T10:03:27.905Z] #22 3.314 + : /build
10:03:27 [2019-12-10T10:03:27.905Z] #22 3.315 + '[' -z '' ']'
10:03:27 [2019-12-10T10:03:27.905Z] #22 3.315 ++ mktemp -d
10:03:27 [2019-12-10T10:03:27.905Z] #22 3.325 + export GOPATH=/tmp/tmp.1HJenpHu4e
10:03:27 [2019-12-10T10:03:27.905Z] #22 3.325 + GOPATH=/tmp/tmp.1HJenpHu4e
10:03:27 [2019-12-10T10:03:27.905Z] #22 3.325 + RM_GOPATH=1
10:03:27 [2019-12-10T10:03:27.905Z] #22 3.325 ++ dirname ./install.sh
10:03:27 [2019-12-10T10:03:27.905Z] #22 3.326 + dir=.
10:03:27 [2019-12-10T10:03:27.905Z] #22 3.326 + bin=dockercli
10:03:27 [2019-12-10T10:03:27.905Z] #22 3.326 + shift
10:03:27 [2019-12-10T10:03:27.905Z] #22 3.326 + '[' '!' -f ./dockercli.installer ']'
10:03:27 [2019-12-10T10:03:27.905Z] #22 3.326 + . ./dockercli.installer
10:03:27 [2019-12-10T10:03:27.905Z] #22 3.326 ++ : stable
10:03:27 [2019-12-10T10:03:27.905Z] #22 3.326 ++ : 17.06.2-ce
10:03:27 [2019-12-10T10:03:27.905Z] #22 3.327 + install_dockercli
10:03:27 [2019-12-10T10:03:27.905Z] #22 3.327 + echo 'Install docker/cli version 17.06.2-ce from stable'
10:03:27 [2019-12-10T10:03:27.905Z] #22 3.327 ++ uname -m
10:03:27 [2019-12-10T10:03:27.905Z] #22 3.328 + arch=x86_64
10:03:27 [2019-12-10T10:03:27.905Z] #22 3.328 + '[' x86_64 '!=' x86_64 ']'
10:03:27 [2019-12-10T10:03:27.905Z] #22 3.328 + url=https://download.docker.com/linux/static
10:03:27 [2019-12-10T10:03:27.905Z] #22 3.328 + tar -xz docker/docker
10:03:27 [2019-12-10T10:03:27.905Z] #22 3.330 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
10:03:27 [2019-12-10T10:03:27.905Z] #22 3.331 Install docker/cli version 17.06.2-ce from stable
10:03:28 [2019-12-10T10:03:28.270Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.4s done
10:03:28 [2019-12-10T10:03:28.270Z] #5 DONE 0.6s
10:03:28 [2019-12-10T10:03:28.455Z] #24 29.66 Reading package lists...
10:03:28 [2019-12-10T10:03:28.456Z] #24 ...
10:03:28 [2019-12-10T10:03:28.456Z] 
10:03:28 [2019-12-10T10:03:28.456Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:03:28 [2019-12-10T10:03:28.456Z] #31 23.64 internal/testlog
10:03:28 [2019-12-10T10:03:28.456Z] #31 24.30 encoding
10:03:28 [2019-12-10T10:03:28.456Z] #31 24.75 runtime/cgo
10:03:28 [2019-12-10T10:03:28.456Z] #31 ...
10:03:28 [2019-12-10T10:03:28.456Z] 
10:03:28 [2019-12-10T10:03:28.456Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:03:28 [2019-12-10T10:03:28.456Z] #68 30.06 Checking out files:  48% (960/1997)   
Checking out files:  49% (979/1997)   
Checking out files:  50% (999/1997)   
Checking out files:  51% (1019/1997)   
Checking out files:  52% (1039/1997)   
Checking out files:  53% (1059/1997)   
Checking out files:  54% (1079/1997)   
Checking out files:  55% (1099/1997)   
Checking out files:  56% (1119/1997)   
Checking out files:  57% (1139/1997)   
Checking out files:  58% (1159/1997)   
Checking out files:  59% (1179/1997)   
Checking out files:  60% (1199/1997)   
Checking out files:  61% (1219/1997)   
Checking out files:  62% (1239/1997)   
Checking out files:  63% (1259/1997)   
Checking out files:  64% (1279/1997)   
Checking out files:  65% (1299/1997)   
Checking out files:  66% (1319/1997)   
Checking out files:  67% (1338/1997)   
Checking out files:  68% (1358/1997)   
Checking out files:  69% (1378/1997)   
Checking out files:  70% (1398/1997)   
Checking out files:  71% (1418/1997)   
Checking out files:  72% (1438/1997)   
Checking out files:  73% (1458/1997)   
Checking out files:  74% (1478/1997)   
Checking out files:  75% (1498/1997)   
Checking out files:  76% (1518/1997)   
Checking out files:  77% (1538/1997)   
Checking out files:  78% (1558/1997)   
Checking out files:  79% (1578/1997)   
Checking out files:  80% (1598/1997)   
Checking out files:  81% (1618/1997)   
Checking out files:  82% (1638/1997)   
Checking out files:  83% (1658/1997)   
Checking out files:  84% (1678/1997)   
Checking out files:  85% (1698/1997)   
Checking out files:  86% (1718/1997)   
Checking out files:  87% (1738/1997)   
Checking out files:  88% (1758/1997)   
Checking out files:  89% (1778/1997)   
Checking out files:  90% (1798/1997)   
Checking out files:  91% (1818/1997)   
Checking out files:  92% (1838/1997)   
Checking out files:  93% (1858/1997)   
Checking out files:  94% (1878/1997)   
Checking out files:  95% (1898/1997)   
Checking out files:  96% (1918/1997)   
Checking out files:  97% (1938/1997)   
Checking out files:  98% (1958/1997)   
Checking out files:  99% (1978/1997)   
Checking out files: 100% (1997/1997)   
Checking out files: 100% (1997/1997), done.
10:03:28 [2019-12-10T10:03:28.456Z] #68 31.37 + cd /tmp/tmp.kwrlkXK0O7/src/github.com/docker/libnetwork
10:03:28 [2019-12-10T10:03:28.456Z] #68 31.37 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377
10:03:28 [2019-12-10T10:03:28.456Z] #68 31.97 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
10:03:28 [2019-12-10T10:03:28.649Z] 
10:03:28 [2019-12-10T10:03:28.649Z] #7 [internal] load metadata for docker.io/library/golang:1.13.4-stretch
10:03:28 [2019-12-10T10:03:28.649Z] #7 ...
10:03:28 [2019-12-10T10:03:28.649Z] 
10:03:28 [2019-12-10T10:03:28.649Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
10:03:28 [2019-12-10T10:03:28.649Z] #6 DONE 0.2s
10:03:28 [2019-12-10T10:03:28.907Z] #68 ...
10:03:28 [2019-12-10T10:03:28.907Z] 
10:03:28 [2019-12-10T10:03:28.907Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:03:28 [2019-12-10T10:03:28.907Z] #28 5.252 + mktemp -d
10:03:28 [2019-12-10T10:03:28.907Z] #28 5.262 + export GOPATH=/tmp/tmp.SS3vJZMkaS
10:03:28 [2019-12-10T10:03:28.907Z] #28 5.262 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.SS3vJZMkaS/src/github.com/go-swagger/go-swagger
10:03:28 [2019-12-10T10:03:28.907Z] #28 5.262 Cloning into '/tmp/tmp.SS3vJZMkaS/src/github.com/go-swagger/go-swagger'...
10:03:29 [2019-12-10T10:03:29.054Z] 
10:03:29 [2019-12-10T10:03:29.054Z] #7 [internal] load metadata for docker.io/library/golang:1.13.4-stretch
10:03:29 [2019-12-10T10:03:29.054Z] #7 DONE 0.4s
10:03:29 [2019-12-10T10:03:29.054Z] 
10:03:29 [2019-12-10T10:03:29.054Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
10:03:29 [2019-12-10T10:03:29.054Z] #8 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done
10:03:29 [2019-12-10T10:03:29.054Z] #8 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done
10:03:29 [2019-12-10T10:03:29.054Z] #8 sha256:16f502f2509a01130f0f62e93f861e047f5edd23102a701a45f43ca399555851 1.80kB / 1.80kB done
10:03:29 [2019-12-10T10:03:29.054Z] #8 sha256:a23a79e19b1437cff5613ddc00238e803a1a5e752d382dd8cb978ec5295a2bfb 5.47kB / 5.47kB done
10:03:29 [2019-12-10T10:03:29.567Z] #8 sha256:769217f6f555e0026d9206bd251391471d3ac4e845134b62b67697c7c377855d 2.46MB / 4.37MB 0.3s
10:03:29 [2019-12-10T10:03:29.567Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 2.71MB / 50.49MB 0.3s
10:03:29 [2019-12-10T10:03:29.567Z] #8 sha256:4f69f87b87ecbf28e3d03b1f2bb635e0aaea54bc7d7bcf75d083ce2367beef32 126B / 126B 0.3s done
10:03:29 [2019-12-10T10:03:29.567Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 5.36MB / 45.24MB 0.3s
10:03:29 [2019-12-10T10:03:29.567Z] #8 sha256:42584671b3106f70e51753265104ef56231608828a9d6686bbce1b9d657e7ba5 4.10MB / 10.32MB 0.3s
10:03:29 [2019-12-10T10:03:29.567Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 1.28MB / 45.98MB 0.3s
10:03:29 [2019-12-10T10:03:29.567Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 621.66kB / 102.15MB 0.3s
10:03:30 [2019-12-10T10:03:30.210Z] #8 sha256:769217f6f555e0026d9206bd251391471d3ac4e845134b62b67697c7c377855d 4.28MB / 4.37MB 0.5s
10:03:30 [2019-12-10T10:03:30.210Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 7.90MB / 45.24MB 0.5s
10:03:30 [2019-12-10T10:03:30.210Z] #8 sha256:42584671b3106f70e51753265104ef56231608828a9d6686bbce1b9d657e7ba5 5.70MB / 10.32MB 0.5s
10:03:30 [2019-12-10T10:03:30.210Z] #8 sha256:769217f6f555e0026d9206bd251391471d3ac4e845134b62b67697c7c377855d 4.37MB / 4.37MB 0.5s done
10:03:30 [2019-12-10T10:03:30.210Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 7.56MB / 50.49MB 0.8s
10:03:30 [2019-12-10T10:03:30.210Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 11.41MB / 45.24MB 0.8s
10:03:30 [2019-12-10T10:03:30.210Z] #8 sha256:42584671b3106f70e51753265104ef56231608828a9d6686bbce1b9d657e7ba5 10.15MB / 10.32MB 0.8s
10:03:30 [2019-12-10T10:03:30.210Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 6.27MB / 45.98MB 0.8s
10:03:30 [2019-12-10T10:03:30.210Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 5.96MB / 102.15MB 0.8s
10:03:30 [2019-12-10T10:03:30.210Z] #8 sha256:42584671b3106f70e51753265104ef56231608828a9d6686bbce1b9d657e7ba5 10.32MB / 10.32MB 0.9s done
10:03:30 [2019-12-10T10:03:30.210Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 10.10MB / 45.98MB 1.0s
10:03:30 [2019-12-10T10:03:30.210Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 12.21MB / 50.49MB 1.1s
10:03:30 [2019-12-10T10:03:30.210Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 14.92MB / 45.24MB 1.1s
10:03:30 [2019-12-10T10:03:30.210Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 13.09MB / 45.98MB 1.1s
10:03:30 [2019-12-10T10:03:30.706Z] #8 ...
10:03:30 [2019-12-10T10:03:30.706Z] 
10:03:30 [2019-12-10T10:03:30.706Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
10:03:30 [2019-12-10T10:03:30.706Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
10:03:30 [2019-12-10T10:03:30.706Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
10:03:30 [2019-12-10T10:03:30.706Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done
10:03:30 [2019-12-10T10:03:30.706Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
10:03:30 [2019-12-10T10:03:30.706Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.9s done
10:03:30 [2019-12-10T10:03:30.706Z] #66 DONE 1.4s
10:03:30 [2019-12-10T10:03:30.706Z] 
10:03:30 [2019-12-10T10:03:30.706Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
10:03:30 [2019-12-10T10:03:30.706Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 15.78MB / 50.49MB 1.2s
10:03:30 [2019-12-10T10:03:30.706Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 17.90MB / 45.24MB 1.2s
10:03:30 [2019-12-10T10:03:30.706Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 16.08MB / 45.98MB 1.2s
10:03:30 [2019-12-10T10:03:30.706Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 13.84MB / 102.15MB 1.2s
10:03:30 [2019-12-10T10:03:30.706Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 21.24MB / 45.24MB 1.4s
10:03:30 [2019-12-10T10:03:30.706Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 19.48MB / 45.98MB 1.4s
10:03:30 [2019-12-10T10:03:30.706Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 22.24MB / 50.49MB 1.5s
10:03:30 [2019-12-10T10:03:30.706Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 24.54MB / 45.24MB 1.5s
10:03:30 [2019-12-10T10:03:30.706Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 19.24MB / 102.15MB 1.5s
10:03:31 [2019-12-10T10:03:31.194Z] #22 6.326 + mkdir -p /build
10:03:31 [2019-12-10T10:03:31.194Z] #22 6.342 + mv docker/docker /build/
10:03:31 [2019-12-10T10:03:31.194Z] #22 6.357 + rmdir docker
10:03:31 [2019-12-10T10:03:31.194Z] #22 DONE 6.7s
10:03:31 [2019-12-10T10:03:31.194Z] 
10:03:31 [2019-12-10T10:03:31.194Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:03:31 [2019-12-10T10:03:31.194Z] #10 4.866 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:03:31 [2019-12-10T10:03:31.194Z] #10 4.868 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:03:31 [2019-12-10T10:03:31.194Z] #10 4.905 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:03:31 [2019-12-10T10:03:31.194Z] #10 4.907 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:03:31 [2019-12-10T10:03:31.194Z] #10 4.922 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:03:31 [2019-12-10T10:03:31.194Z] #10 5.518 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB]
10:03:31 [2019-12-10T10:03:31.194Z] #10 6.560 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
10:03:31 [2019-12-10T10:03:31.194Z] #10 6.986 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
10:03:31 [2019-12-10T10:03:31.228Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 25.74MB / 50.49MB 1.7s
10:03:31 [2019-12-10T10:03:31.228Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 28.81MB / 45.24MB 1.7s
10:03:31 [2019-12-10T10:03:31.228Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 23.48MB / 45.98MB 1.7s
10:03:31 [2019-12-10T10:03:31.228Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 28.89MB / 50.49MB 1.8s
10:03:31 [2019-12-10T10:03:31.228Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 32.37MB / 45.24MB 1.8s
10:03:31 [2019-12-10T10:03:31.228Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 26.37MB / 45.98MB 1.8s
10:03:31 [2019-12-10T10:03:31.228Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 31.94MB / 50.49MB 2.0s
10:03:31 [2019-12-10T10:03:31.228Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 35.94MB / 45.24MB 2.0s
10:03:31 [2019-12-10T10:03:31.228Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 30.21MB / 45.98MB 2.0s
10:03:31 [2019-12-10T10:03:31.228Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 27.47MB / 102.15MB 2.0s
10:03:31 [2019-12-10T10:03:31.228Z] #8 ...
10:03:31 [2019-12-10T10:03:31.228Z] 
10:03:31 [2019-12-10T10:03:31.228Z] #20 [internal] load build context
10:03:31 [2019-12-10T10:03:31.228Z] #20 transferring context: 45.91MB 2.3s done
10:03:31 [2019-12-10T10:03:31.228Z] #20 DONE 2.3s
10:03:31 [2019-12-10T10:03:31.228Z] 
10:03:31 [2019-12-10T10:03:31.228Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
10:03:31 [2019-12-10T10:03:31.228Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 38.58MB / 45.24MB 2.1s
10:03:31 [2019-12-10T10:03:31.228Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 33.85MB / 45.98MB 2.1s
10:03:31 [2019-12-10T10:03:31.228Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 37.42MB / 50.49MB 2.3s
10:03:31 [2019-12-10T10:03:31.228Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 42.17MB / 45.24MB 2.3s
10:03:31 [2019-12-10T10:03:31.228Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 37.35MB / 45.98MB 2.3s
10:03:31 [2019-12-10T10:03:31.228Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 34.86MB / 102.15MB 2.3s
10:03:31 [2019-12-10T10:03:31.643Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 40.87MB / 50.49MB 2.4s
10:03:31 [2019-12-10T10:03:31.643Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 45.24MB / 45.24MB 2.4s
10:03:31 [2019-12-10T10:03:31.643Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 40.56MB / 45.98MB 2.4s
10:03:31 [2019-12-10T10:03:31.643Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 45.51MB / 50.49MB 2.6s
10:03:31 [2019-12-10T10:03:31.643Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 45.24MB / 45.24MB 2.5s done
10:03:31 [2019-12-10T10:03:31.643Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 45.11MB / 45.98MB 2.6s
10:03:31 [2019-12-10T10:03:31.643Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 42.35MB / 102.15MB 2.6s
10:03:31 [2019-12-10T10:03:31.740Z] #68 ...
10:03:31 [2019-12-10T10:03:31.740Z] 
10:03:31 [2019-12-10T10:03:31.740Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:03:31 [2019-12-10T10:03:31.740Z] #50 36.79 + cd /tmp/tmp.PsNH8Wztv6/src/github.com/golangci/golangci-lint/
10:03:31 [2019-12-10T10:03:31.740Z] #50 36.79 + git checkout -q v1.20.0
10:03:31 [2019-12-10T10:03:31.998Z] #50 37.37 ++ git describe --tags
10:03:31 [2019-12-10T10:03:31.998Z] #50 37.37 + version=v1.20.0
10:03:31 [2019-12-10T10:03:31.998Z] #50 37.37 ++ git rev-parse --short HEAD
10:03:31 [2019-12-10T10:03:31.998Z] #50 37.38 + commit=cc98739
10:03:31 [2019-12-10T10:03:31.998Z] #50 37.38 ++ git show -s --format=%cd
10:03:31 [2019-12-10T10:03:31.998Z] #50 37.44 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
10:03:31 [2019-12-10T10:03:31.998Z] #50 37.44 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
10:03:32 [2019-12-10T10:03:32.060Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 50.49MB / 50.49MB 2.7s
10:03:32 [2019-12-10T10:03:32.060Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 45.98MB / 45.98MB 2.7s done
10:03:32 [2019-12-10T10:03:32.060Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 49.44MB / 102.15MB 2.7s
10:03:32 [2019-12-10T10:03:32.060Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 50.49MB / 50.49MB 2.8s done
10:03:32 [2019-12-10T10:03:32.060Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 60.74MB / 102.15MB 2.9s
10:03:32 [2019-12-10T10:03:32.530Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 84.85MB / 102.15MB 3.2s
10:03:32 [2019-12-10T10:03:32.530Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 96.70MB / 102.15MB 3.3s
10:03:32 [2019-12-10T10:03:32.530Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 102.15MB / 102.15MB 3.5s
10:03:32 [2019-12-10T10:03:32.930Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 102.15MB / 102.15MB 3.6s done
10:03:32 [2019-12-10T10:03:32.930Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096
10:03:32 [2019-12-10T10:03:32.932Z] #50 ...
10:03:32 [2019-12-10T10:03:32.932Z] 
10:03:32 [2019-12-10T10:03:32.932Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:03:32 [2019-12-10T10:03:32.932Z] #44 28.55 unicode/utf16
10:03:32 [2019-12-10T10:03:32.932Z] #44 28.94 container/list
10:03:32 [2019-12-10T10:03:32.932Z] #44 29.33 crypto/internal/subtle
10:03:32 [2019-12-10T10:03:32.932Z] #44 29.72 crypto/subtle
10:03:32 [2019-12-10T10:03:32.932Z] #44 29.95 vendor/golang.org/x/crypto/cryptobyte/asn1
10:03:32 [2019-12-10T10:03:32.932Z] #44 30.27 internal/nettrace
10:03:32 [2019-12-10T10:03:32.932Z] #44 30.63 runtime/cgo
10:03:34 [2019-12-10T10:03:34.225Z] #28 ...
10:03:34 [2019-12-10T10:03:34.225Z] 
10:03:34 [2019-12-10T10:03:34.225Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:03:34 [2019-12-10T10:03:34.225Z] #24 5.892 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:03:34 [2019-12-10T10:03:34.225Z] #24 5.892 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:03:34 [2019-12-10T10:03:34.225Z] #24 5.926 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:03:34 [2019-12-10T10:03:34.225Z] #24 5.935 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:03:34 [2019-12-10T10:03:34.225Z] #24 5.944 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:03:34 [2019-12-10T10:03:34.225Z] #24 6.598 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [490 kB]
10:03:34 [2019-12-10T10:03:34.225Z] #24 8.074 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB]
10:03:34 [2019-12-10T10:03:34.225Z] #24 8.860 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB]
10:03:34 [2019-12-10T10:03:34.225Z] #24 ...
10:03:34 [2019-12-10T10:03:34.225Z] 
10:03:34 [2019-12-10T10:03:34.225Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:03:34 [2019-12-10T10:03:34.225Z] #40 6.837 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:03:34 [2019-12-10T10:03:34.225Z] #40 6.842 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:03:34 [2019-12-10T10:03:34.225Z] #40 6.863 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:03:34 [2019-12-10T10:03:34.225Z] #40 6.886 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:03:34 [2019-12-10T10:03:34.225Z] #40 6.911 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:03:34 [2019-12-10T10:03:34.225Z] #40 7.880 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [490 kB]
10:03:34 [2019-12-10T10:03:34.225Z] #40 8.910 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB]
10:03:34 [2019-12-10T10:03:34.225Z] #40 10.01 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB]
10:03:34 [2019-12-10T10:03:34.225Z] #40 ...
10:03:34 [2019-12-10T10:03:34.225Z] 
10:03:34 [2019-12-10T10:03:34.225Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:03:34 [2019-12-10T10:03:34.225Z] #56 5.546 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:03:34 [2019-12-10T10:03:34.225Z] #56 5.546 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:03:34 [2019-12-10T10:03:34.225Z] #56 5.567 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:03:34 [2019-12-10T10:03:34.225Z] #56 5.577 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:03:34 [2019-12-10T10:03:34.225Z] #56 5.595 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:03:34 [2019-12-10T10:03:34.225Z] #56 6.266 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [490 kB]
10:03:34 [2019-12-10T10:03:34.225Z] #56 7.373 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB]
10:03:34 [2019-12-10T10:03:34.225Z] #56 8.097 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB]
10:03:34 [2019-12-10T10:03:34.225Z] #56 ...
10:03:34 [2019-12-10T10:03:34.225Z] 
10:03:34 [2019-12-10T10:03:34.225Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:03:34 [2019-12-10T10:03:34.225Z] #10 6.746 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:03:34 [2019-12-10T10:03:34.225Z] #10 6.746 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:03:34 [2019-12-10T10:03:34.226Z] #10 6.802 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:03:34 [2019-12-10T10:03:34.226Z] #10 6.810 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:03:34 [2019-12-10T10:03:34.226Z] #10 6.858 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:03:34 [2019-12-10T10:03:34.226Z] #10 7.847 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [490 kB]
10:03:34 [2019-12-10T10:03:34.226Z] #10 9.278 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB]
10:03:34 [2019-12-10T10:03:34.226Z] #10 10.21 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB]
10:03:34 [2019-12-10T10:03:34.226Z] #10 ...
10:03:34 [2019-12-10T10:03:34.226Z] 
10:03:34 [2019-12-10T10:03:34.226Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:03:34 [2019-12-10T10:03:34.226Z] #31 7.675 + RM_GOPATH=0
10:03:34 [2019-12-10T10:03:34.226Z] #31 7.675 + TMP_GOPATH=
10:03:34 [2019-12-10T10:03:34.226Z] #31 7.676 + : /build
10:03:34 [2019-12-10T10:03:34.226Z] #31 7.677 + '[' -z '' ']'
10:03:34 [2019-12-10T10:03:34.226Z] #31 7.685 ++ mktemp -d
10:03:34 [2019-12-10T10:03:34.226Z] #31 7.685 + export GOPATH=/tmp/tmp.WaVyguDwNX
10:03:34 [2019-12-10T10:03:34.226Z] #31 7.685 + GOPATH=/tmp/tmp.WaVyguDwNX
10:03:34 [2019-12-10T10:03:34.226Z] #31 7.685 + RM_GOPATH=1
10:03:34 [2019-12-10T10:03:34.226Z] #31 7.698 ++ dirname ./install.sh
10:03:34 [2019-12-10T10:03:34.226Z] #31 7.699 + dir=.
10:03:34 [2019-12-10T10:03:34.226Z] #31 7.699 + bin=tomlv
10:03:34 [2019-12-10T10:03:34.226Z] #31 7.699 + shift
10:03:34 [2019-12-10T10:03:34.226Z] #31 7.699 + '[' '!' -f ./tomlv.installer ']'
10:03:34 [2019-12-10T10:03:34.226Z] #31 7.699 + . ./tomlv.installer
10:03:34 [2019-12-10T10:03:34.226Z] #31 7.699 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:03:34 [2019-12-10T10:03:34.226Z] #31 7.699 + install_tomlv
10:03:34 [2019-12-10T10:03:34.226Z] #31 7.699 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
10:03:34 [2019-12-10T10:03:34.226Z] #31 7.699 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.WaVyguDwNX/src/github.com/BurntSushi/toml
10:03:34 [2019-12-10T10:03:34.226Z] #31 7.699 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:03:34 [2019-12-10T10:03:34.226Z] #31 7.702 Cloning into '/tmp/tmp.WaVyguDwNX/src/github.com/BurntSushi/toml'...
10:03:34 [2019-12-10T10:03:34.226Z] #31 9.006 + cd /tmp/tmp.WaVyguDwNX/src/github.com/BurntSushi/toml
10:03:34 [2019-12-10T10:03:34.226Z] #31 9.007 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:03:34 [2019-12-10T10:03:34.226Z] #31 9.032 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
10:03:34 [2019-12-10T10:03:34.226Z] #31 9.835 internal/cpu
10:03:34 [2019-12-10T10:03:34.226Z] #31 9.864 runtime/internal/atomic
10:03:34 [2019-12-10T10:03:34.226Z] #31 9.867 math/bits
10:03:34 [2019-12-10T10:03:34.226Z] #31 9.903 runtime/internal/sys
10:03:34 [2019-12-10T10:03:34.226Z] #31 10.30 runtime/internal/math
10:03:34 [2019-12-10T10:03:34.226Z] #31 10.32 unicode/utf8
10:03:34 [2019-12-10T10:03:34.226Z] #31 ...
10:03:34 [2019-12-10T10:03:34.226Z] 
10:03:34 [2019-12-10T10:03:34.226Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:03:34 [2019-12-10T10:03:34.226Z] #38 5.472 + mktemp -d
10:03:34 [2019-12-10T10:03:34.226Z] #38 5.472 + export GOPATH=/tmp/tmp.BEOJp0rj61
10:03:34 [2019-12-10T10:03:34.226Z] #38 5.472 + git clone https://github.com/docker/distribution.git /tmp/tmp.BEOJp0rj61/src/github.com/docker/distribution
10:03:34 [2019-12-10T10:03:34.226Z] #38 5.472 Cloning into '/tmp/tmp.BEOJp0rj61/src/github.com/docker/distribution'...
10:03:34 [2019-12-10T10:03:34.226Z] #38 ...
10:03:34 [2019-12-10T10:03:34.226Z] 
10:03:34 [2019-12-10T10:03:34.226Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:03:34 [2019-12-10T10:03:34.226Z] #62 7.559 + RM_GOPATH=0
10:03:34 [2019-12-10T10:03:34.226Z] #62 7.559 + TMP_GOPATH=
10:03:34 [2019-12-10T10:03:34.226Z] #62 7.559 + : /build/
10:03:34 [2019-12-10T10:03:34.226Z] #62 7.560 + '[' -z '' ']'
10:03:34 [2019-12-10T10:03:34.226Z] #62 7.560 ++ mktemp -d
10:03:34 [2019-12-10T10:03:34.226Z] #62 7.561 + export GOPATH=/tmp/tmp.0mNPAvlQXK
10:03:34 [2019-12-10T10:03:34.226Z] #62 7.562 + GOPATH=/tmp/tmp.0mNPAvlQXK
10:03:34 [2019-12-10T10:03:34.226Z] #62 7.562 + RM_GOPATH=1
10:03:34 [2019-12-10T10:03:34.226Z] #62 7.563 ++ dirname ./install.sh
10:03:34 [2019-12-10T10:03:34.226Z] #62 7.578 + dir=.
10:03:34 [2019-12-10T10:03:34.226Z] #62 7.578 + bin=rootlesskit
10:03:34 [2019-12-10T10:03:34.226Z] #62 7.578 + shift
10:03:34 [2019-12-10T10:03:34.226Z] #62 7.578 + '[' '!' -f ./rootlesskit.installer ']'
10:03:34 [2019-12-10T10:03:34.226Z] #62 7.578 + . ./rootlesskit.installer
10:03:34 [2019-12-10T10:03:34.226Z] #62 7.578 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c
10:03:34 [2019-12-10T10:03:34.226Z] #62 7.578 + install_rootlesskit
10:03:34 [2019-12-10T10:03:34.226Z] #62 7.578 + case "$1" in
10:03:34 [2019-12-10T10:03:34.226Z] #62 7.578 + export CGO_ENABLED=0
10:03:34 [2019-12-10T10:03:34.226Z] #62 7.578 + CGO_ENABLED=0
10:03:34 [2019-12-10T10:03:34.226Z] #62 7.578 + _install_rootlesskit
10:03:34 [2019-12-10T10:03:34.226Z] #62 7.578 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
10:03:34 [2019-12-10T10:03:34.226Z] #62 7.578 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.0mNPAvlQXK/src/github.com/rootless-containers/rootlesskit
10:03:34 [2019-12-10T10:03:34.226Z] #62 7.578 Cloning into '/tmp/tmp.0mNPAvlQXK/src/github.com/rootless-containers/rootlesskit'...
10:03:34 [2019-12-10T10:03:34.226Z] #62 7.578 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
10:03:34 [2019-12-10T10:03:34.310Z] #44 ...
10:03:34 [2019-12-10T10:03:34.310Z] 
10:03:34 [2019-12-10T10:03:34.310Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:03:34 [2019-12-10T10:03:34.310Z] #24 29.66 Reading package lists...
10:03:34 [2019-12-10T10:03:34.475Z] #10 ...
10:03:34 [2019-12-10T10:03:34.475Z] 
10:03:34 [2019-12-10T10:03:34.475Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:03:34 [2019-12-10T10:03:34.475Z] #33 3.369 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:03:34 [2019-12-10T10:03:34.475Z] #33 3.461 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:03:34 [2019-12-10T10:03:34.475Z] #33 3.488 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:03:34 [2019-12-10T10:03:34.475Z] #33 3.509 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:03:34 [2019-12-10T10:03:34.475Z] #33 3.547 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:03:34 [2019-12-10T10:03:34.475Z] #33 3.739 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB]
10:03:34 [2019-12-10T10:03:34.475Z] #33 4.031 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
10:03:34 [2019-12-10T10:03:34.475Z] #33 4.353 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
10:03:34 [2019-12-10T10:03:34.475Z] #33 9.970 Fetched 7927 kB in 7s (1031 kB/s)
10:03:34 [2019-12-10T10:03:34.475Z] #33 9.970 Reading package lists...
10:03:34 [2019-12-10T10:03:34.475Z] #33 ...
10:03:34 [2019-12-10T10:03:34.475Z] 
10:03:34 [2019-12-10T10:03:34.475Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:03:34 [2019-12-10T10:03:34.475Z] #56 4.673 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:03:34 [2019-12-10T10:03:34.475Z] #56 4.673 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:03:34 [2019-12-10T10:03:34.475Z] #56 4.823 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:03:34 [2019-12-10T10:03:34.475Z] #56 4.833 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:03:34 [2019-12-10T10:03:34.475Z] #56 4.840 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:03:34 [2019-12-10T10:03:34.475Z] #56 5.765 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB]
10:03:34 [2019-12-10T10:03:34.475Z] #56 6.727 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
10:03:34 [2019-12-10T10:03:34.475Z] #56 7.102 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
10:03:34 [2019-12-10T10:03:34.475Z] #56 ...
10:03:34 [2019-12-10T10:03:34.475Z] 
10:03:34 [2019-12-10T10:03:34.475Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:03:34 [2019-12-10T10:03:34.475Z] #24 4.082 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:03:34 [2019-12-10T10:03:34.475Z] #24 4.085 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:03:34 [2019-12-10T10:03:34.475Z] #24 4.156 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:03:34 [2019-12-10T10:03:34.475Z] #24 4.165 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:03:34 [2019-12-10T10:03:34.475Z] #24 4.203 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:03:34 [2019-12-10T10:03:34.475Z] #24 4.567 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB]
10:03:34 [2019-12-10T10:03:34.475Z] #24 5.616 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
10:03:34 [2019-12-10T10:03:34.475Z] #24 6.611 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
10:03:34 [2019-12-10T10:03:34.486Z] #62 ...
10:03:34 [2019-12-10T10:03:34.486Z] 
10:03:34 [2019-12-10T10:03:34.486Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:03:34 [2019-12-10T10:03:34.486Z] #50 7.563 + RM_GOPATH=0
10:03:34 [2019-12-10T10:03:34.486Z] #50 7.563 + TMP_GOPATH=
10:03:34 [2019-12-10T10:03:34.486Z] #50 7.563 + : /build
10:03:34 [2019-12-10T10:03:34.486Z] #50 7.563 + '[' -z '' ']'
10:03:34 [2019-12-10T10:03:34.486Z] #50 7.563 ++ mktemp -d
10:03:34 [2019-12-10T10:03:34.486Z] #50 7.578 + export GOPATH=/tmp/tmp.FGLWlxqxzB
10:03:34 [2019-12-10T10:03:34.486Z] #50 7.578 + GOPATH=/tmp/tmp.FGLWlxqxzB
10:03:34 [2019-12-10T10:03:34.486Z] #50 7.578 + RM_GOPATH=1
10:03:34 [2019-12-10T10:03:34.486Z] #50 7.578 ++ dirname ./install.sh
10:03:34 [2019-12-10T10:03:34.486Z] #50 7.579 + dir=.
10:03:34 [2019-12-10T10:03:34.486Z] #50 7.579 + bin=golangci_lint
10:03:34 [2019-12-10T10:03:34.486Z] #50 7.579 + shift
10:03:34 [2019-12-10T10:03:34.486Z] #50 7.579 + '[' '!' -f ./golangci_lint.installer ']'
10:03:34 [2019-12-10T10:03:34.486Z] #50 7.579 + . ./golangci_lint.installer
10:03:34 [2019-12-10T10:03:34.486Z] #50 7.579 ++ : v1.20.0
10:03:34 [2019-12-10T10:03:34.486Z] #50 7.579 + install_golangci_lint
10:03:34 [2019-12-10T10:03:34.486Z] #50 7.579 + echo 'Installing golangci-lint version v1.20.0'
10:03:34 [2019-12-10T10:03:34.486Z] #50 7.579 Installing golangci-lint version v1.20.0
10:03:34 [2019-12-10T10:03:34.486Z] #50 7.579 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
10:03:34 [2019-12-10T10:03:34.486Z] #50 ...
10:03:34 [2019-12-10T10:03:34.486Z] 
10:03:34 [2019-12-10T10:03:34.486Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:03:34 [2019-12-10T10:03:34.486Z] #44 7.952 + RM_GOPATH=0
10:03:34 [2019-12-10T10:03:34.486Z] #44 7.952 + TMP_GOPATH=
10:03:34 [2019-12-10T10:03:34.486Z] #44 7.952 + : /build
10:03:34 [2019-12-10T10:03:34.486Z] #44 7.952 + '[' -z '' ']'
10:03:34 [2019-12-10T10:03:34.486Z] #44 7.954 ++ mktemp -d
10:03:34 [2019-12-10T10:03:34.486Z] #44 7.956 + export GOPATH=/tmp/tmp.hzpvMyX03M
10:03:34 [2019-12-10T10:03:34.486Z] #44 7.956 + GOPATH=/tmp/tmp.hzpvMyX03M
10:03:34 [2019-12-10T10:03:34.486Z] #44 7.956 + RM_GOPATH=1
10:03:34 [2019-12-10T10:03:34.486Z] #44 7.957 ++ dirname ./install.sh
10:03:34 [2019-12-10T10:03:34.486Z] #44 7.959 + dir=.
10:03:34 [2019-12-10T10:03:34.486Z] #44 7.959 + bin=vndr
10:03:34 [2019-12-10T10:03:34.486Z] #44 7.960 + shift
10:03:34 [2019-12-10T10:03:34.486Z] #44 7.960 + '[' '!' -f ./vndr.installer ']'
10:03:34 [2019-12-10T10:03:34.486Z] #44 7.960 + . ./vndr.installer
10:03:34 [2019-12-10T10:03:34.486Z] #44 7.960 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
10:03:34 [2019-12-10T10:03:34.486Z] #44 7.960 + install_vndr
10:03:34 [2019-12-10T10:03:34.486Z] #44 7.960 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
10:03:34 [2019-12-10T10:03:34.486Z] #44 7.960 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.hzpvMyX03M/src/github.com/LK4D4/vndr
10:03:34 [2019-12-10T10:03:34.486Z] #44 7.960 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
10:03:34 [2019-12-10T10:03:34.486Z] #44 7.980 Cloning into '/tmp/tmp.hzpvMyX03M/src/github.com/LK4D4/vndr'...
10:03:34 [2019-12-10T10:03:34.486Z] #44 9.080 + cd /tmp/tmp.hzpvMyX03M/src/github.com/LK4D4/vndr
10:03:34 [2019-12-10T10:03:34.486Z] #44 9.089 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
10:03:34 [2019-12-10T10:03:34.486Z] #44 9.098 + go build -buildmode=pie -v -o /build/vndr .
10:03:34 [2019-12-10T10:03:34.486Z] #44 10.53 sync/atomic
10:03:34 [2019-12-10T10:03:34.486Z] #44 10.61 internal/race
10:03:34 [2019-12-10T10:03:34.486Z] #44 10.68 unicode
10:03:34 [2019-12-10T10:03:34.486Z] #44 10.76 internal/bytealg
10:03:34 [2019-12-10T10:03:34.568Z] #24 ...
10:03:34 [2019-12-10T10:03:34.568Z] 
10:03:34 [2019-12-10T10:03:34.568Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:03:34 [2019-12-10T10:03:34.568Z] #38 30.38 + cd /tmp/tmp.TLGXmgXq66/src/github.com/docker/distribution
10:03:34 [2019-12-10T10:03:34.568Z] #38 30.38 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
10:03:34 [2019-12-10T10:03:34.568Z] #38 33.82 + GOPATH=/tmp/tmp.TLGXmgXq66/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.TLGXmgXq66 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
10:03:34 [2019-12-10T10:03:34.568Z] #38 ...
10:03:34 [2019-12-10T10:03:34.568Z] 
10:03:34 [2019-12-10T10:03:34.568Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:03:34 [2019-12-10T10:03:34.568Z] #33 37.59 Fetched 7927 kB in 26s (300 kB/s)
10:03:34 [2019-12-10T10:03:34.746Z] #44 ...
10:03:34 [2019-12-10T10:03:34.746Z] 
10:03:34 [2019-12-10T10:03:34.746Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:03:34 [2019-12-10T10:03:34.746Z] #22 7.375 + RM_GOPATH=0
10:03:34 [2019-12-10T10:03:34.746Z] #22 7.377 + TMP_GOPATH=
10:03:34 [2019-12-10T10:03:34.746Z] #22 7.377 + : /build
10:03:34 [2019-12-10T10:03:34.746Z] #22 7.377 + '[' -z '' ']'
10:03:34 [2019-12-10T10:03:34.746Z] #22 7.378 ++ mktemp -d
10:03:34 [2019-12-10T10:03:34.746Z] #22 7.381 + export GOPATH=/tmp/tmp.hSAy9p2iPg
10:03:34 [2019-12-10T10:03:34.746Z] #22 7.381 + GOPATH=/tmp/tmp.hSAy9p2iPg
10:03:34 [2019-12-10T10:03:34.746Z] #22 7.381 + RM_GOPATH=1
10:03:34 [2019-12-10T10:03:34.746Z] #22 7.382 ++ dirname ./install.sh
10:03:34 [2019-12-10T10:03:34.746Z] #22 7.384 + dir=.
10:03:34 [2019-12-10T10:03:34.746Z] #22 7.385 + bin=dockercli
10:03:34 [2019-12-10T10:03:34.746Z] #22 7.385 + shift
10:03:34 [2019-12-10T10:03:34.746Z] #22 7.385 + '[' '!' -f ./dockercli.installer ']'
10:03:34 [2019-12-10T10:03:34.746Z] #22 7.386 + . ./dockercli.installer
10:03:34 [2019-12-10T10:03:34.746Z] #22 7.386 ++ : stable
10:03:34 [2019-12-10T10:03:34.746Z] #22 7.387 ++ : 17.06.2-ce
10:03:34 [2019-12-10T10:03:34.746Z] #22 7.387 + install_dockercli
10:03:34 [2019-12-10T10:03:34.746Z] #22 7.388 + echo 'Install docker/cli version 17.06.2-ce from stable'
10:03:34 [2019-12-10T10:03:34.746Z] #22 7.388 Install docker/cli version 17.06.2-ce from stable
10:03:34 [2019-12-10T10:03:34.746Z] #22 7.389 ++ uname -m
10:03:34 [2019-12-10T10:03:34.746Z] #22 7.391 + arch=aarch64
10:03:34 [2019-12-10T10:03:34.746Z] #22 7.391 + '[' aarch64 '!=' x86_64 ']'
10:03:34 [2019-12-10T10:03:34.746Z] #22 7.391 + '[' aarch64 '!=' s390x ']'
10:03:34 [2019-12-10T10:03:34.746Z] #22 7.392 + '[' aarch64 '!=' armhf ']'
10:03:34 [2019-12-10T10:03:34.746Z] #22 7.392 + build_dockercli
10:03:34 [2019-12-10T10:03:34.746Z] #22 7.392 + git clone https://github.com/docker/docker-ce /tmp/tmp.hSAy9p2iPg/tmp/docker-ce
10:03:34 [2019-12-10T10:03:34.746Z] #22 7.395 Cloning into '/tmp/tmp.hSAy9p2iPg/tmp/docker-ce'...
10:03:34 [2019-12-10T10:03:34.746Z] #22 ...
10:03:34 [2019-12-10T10:03:34.746Z] 
10:03:34 [2019-12-10T10:03:34.746Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:03:34 [2019-12-10T10:03:34.746Z] #47 7.868 + RM_GOPATH=0
10:03:34 [2019-12-10T10:03:34.746Z] #47 7.868 + TMP_GOPATH=
10:03:34 [2019-12-10T10:03:34.746Z] #47 7.868 + : /build
10:03:34 [2019-12-10T10:03:34.746Z] #47 7.868 + '[' -z '' ']'
10:03:34 [2019-12-10T10:03:34.746Z] #47 7.868 ++ mktemp -d
10:03:34 [2019-12-10T10:03:34.746Z] #47 7.873 Installing gotestsum version v0.3.5
10:03:34 [2019-12-10T10:03:34.746Z] #47 7.873 + export GOPATH=/tmp/tmp.5pGagYLJd8
10:03:34 [2019-12-10T10:03:34.746Z] #47 7.873 + GOPATH=/tmp/tmp.5pGagYLJd8
10:03:34 [2019-12-10T10:03:34.746Z] #47 7.873 + RM_GOPATH=1
10:03:34 [2019-12-10T10:03:34.746Z] #47 7.873 ++ dirname ./install.sh
10:03:34 [2019-12-10T10:03:34.746Z] #47 7.873 + dir=.
10:03:34 [2019-12-10T10:03:34.746Z] #47 7.873 + bin=gotestsum
10:03:34 [2019-12-10T10:03:34.746Z] #47 7.873 + shift
10:03:34 [2019-12-10T10:03:34.746Z] #47 7.873 + '[' '!' -f ./gotestsum.installer ']'
10:03:34 [2019-12-10T10:03:34.746Z] #47 7.873 + . ./gotestsum.installer
10:03:34 [2019-12-10T10:03:34.746Z] #47 7.873 ++ : v0.3.5
10:03:34 [2019-12-10T10:03:34.746Z] #47 7.873 + install_gotestsum
10:03:34 [2019-12-10T10:03:34.746Z] #47 7.873 + echo 'Installing gotestsum version v0.3.5'
10:03:34 [2019-12-10T10:03:34.746Z] #47 7.874 + go get -d gotest.tools/gotestsum
10:03:34 [2019-12-10T10:03:34.826Z] #33 37.59 Reading package lists...
10:03:34 [2019-12-10T10:03:34.826Z] #33 ...
10:03:34 [2019-12-10T10:03:34.826Z] 
10:03:34 [2019-12-10T10:03:34.826Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:03:34 [2019-12-10T10:03:34.826Z] #40 30.79 Fetched 7927 kB in 24s (330 kB/s)
10:03:35 [2019-12-10T10:03:35.006Z] #47 ...
10:03:35 [2019-12-10T10:03:35.006Z] 
10:03:35 [2019-12-10T10:03:35.006Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:03:35 [2019-12-10T10:03:35.006Z] #33 5.472 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:03:35 [2019-12-10T10:03:35.006Z] #33 5.472 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:03:35 [2019-12-10T10:03:35.006Z] #33 5.496 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:03:35 [2019-12-10T10:03:35.006Z] #33 5.506 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:03:35 [2019-12-10T10:03:35.006Z] #33 5.566 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:03:35 [2019-12-10T10:03:35.006Z] #33 6.086 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [490 kB]
10:03:35 [2019-12-10T10:03:35.006Z] #33 7.151 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB]
10:03:35 [2019-12-10T10:03:35.006Z] #33 8.118 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB]
10:03:35 [2019-12-10T10:03:35.006Z] #33 ...
10:03:35 [2019-12-10T10:03:35.006Z] 
10:03:35 [2019-12-10T10:03:35.006Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:03:35 [2019-12-10T10:03:35.006Z] #62 10.93 + cd /tmp/tmp.0mNPAvlQXK/src/github.com/rootless-containers/rootlesskit
10:03:35 [2019-12-10T10:03:35.006Z] #62 10.93 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
10:03:35 [2019-12-10T10:03:35.006Z] #62 11.25 + for f in rootlesskit rootlesskit-docker-proxy
10:03:35 [2019-12-10T10:03:35.006Z] #62 11.25 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
10:03:35 [2019-12-10T10:03:35.084Z] #40 30.79 Reading package lists...
10:03:35 [2019-12-10T10:03:35.084Z] #40 ...
10:03:35 [2019-12-10T10:03:35.084Z] 
10:03:35 [2019-12-10T10:03:35.084Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:03:35 [2019-12-10T10:03:35.084Z] #10 33.65 Fetched 7927 kB in 24s (330 kB/s)
10:03:35 [2019-12-10T10:03:35.342Z] #10 33.65 Reading package lists...
10:03:35 [2019-12-10T10:03:35.342Z] #10 ...
10:03:35 [2019-12-10T10:03:35.342Z] 
10:03:35 [2019-12-10T10:03:35.342Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:03:35 [2019-12-10T10:03:35.342Z] #40 30.79 Reading package lists...
10:03:36 [2019-12-10T10:03:36.167Z] #40 41.66 Reading package lists...
10:03:36 [2019-12-10T10:03:36.167Z] #40 ...
10:03:36 [2019-12-10T10:03:36.167Z] 
10:03:36 [2019-12-10T10:03:36.167Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:03:36 [2019-12-10T10:03:36.167Z] #56 32.18 Fetched 7927 kB in 24s (325 kB/s)
10:03:36 [2019-12-10T10:03:36.167Z] #56 32.18 Reading package lists...
10:03:36 [2019-12-10T10:03:36.425Z] #56 ...
10:03:36 [2019-12-10T10:03:36.425Z] 
10:03:36 [2019-12-10T10:03:36.425Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:03:37 [2019-12-10T10:03:37.004Z] #24 12.60 Fetched 7927 kB in 9s (831 kB/s)
10:03:37 [2019-12-10T10:03:37.004Z] #24 12.60 Reading package lists...
10:03:37 [2019-12-10T10:03:37.004Z] #24 ...
10:03:37 [2019-12-10T10:03:37.004Z] 
10:03:37 [2019-12-10T10:03:37.004Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:03:37 [2019-12-10T10:03:37.004Z] #10 12.77 Fetched 7927 kB in 8s (890 kB/s)
10:03:40 [2019-12-10T10:03:40.299Z] #10 12.77 Reading package lists...
10:03:40 [2019-12-10T10:03:40.317Z] #62 ...
10:03:40 [2019-12-10T10:03:40.317Z] 
10:03:40 [2019-12-10T10:03:40.317Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:03:40 [2019-12-10T10:03:40.317Z] #38 16.43 + cd /tmp/tmp.BEOJp0rj61/src/github.com/docker/distribution
10:03:40 [2019-12-10T10:03:40.317Z] #38 16.43 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
10:03:41 [2019-12-10T10:03:41.263Z] #38 ...
10:03:41 [2019-12-10T10:03:41.263Z] 
10:03:41 [2019-12-10T10:03:41.263Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:03:41 [2019-12-10T10:03:41.263Z] #68 7.317 + RM_GOPATH=0
10:03:41 [2019-12-10T10:03:41.263Z] #68 7.317 + TMP_GOPATH=
10:03:41 [2019-12-10T10:03:41.263Z] #68 7.317 + : /build
10:03:41 [2019-12-10T10:03:41.263Z] #68 7.317 + '[' -z '' ']'
10:03:41 [2019-12-10T10:03:41.263Z] #68 7.320 ++ mktemp -d
10:03:41 [2019-12-10T10:03:41.263Z] #68 7.322 + export GOPATH=/tmp/tmp.qRutsOgwow
10:03:41 [2019-12-10T10:03:41.263Z] #68 7.322 + GOPATH=/tmp/tmp.qRutsOgwow
10:03:41 [2019-12-10T10:03:41.263Z] #68 7.322 + RM_GOPATH=1
10:03:41 [2019-12-10T10:03:41.263Z] #68 7.323 ++ dirname ./install.sh
10:03:41 [2019-12-10T10:03:41.263Z] #68 7.335 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377
10:03:41 [2019-12-10T10:03:41.263Z] #68 7.337 + dir=.
10:03:41 [2019-12-10T10:03:41.263Z] #68 7.337 + bin=proxy
10:03:41 [2019-12-10T10:03:41.263Z] #68 7.337 + shift
10:03:41 [2019-12-10T10:03:41.263Z] #68 7.337 + '[' '!' -f ./proxy.installer ']'
10:03:41 [2019-12-10T10:03:41.263Z] #68 7.337 + . ./proxy.installer
10:03:41 [2019-12-10T10:03:41.263Z] #68 7.337 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377
10:03:41 [2019-12-10T10:03:41.263Z] #68 7.337 + install_proxy
10:03:41 [2019-12-10T10:03:41.263Z] #68 7.337 + case "$1" in
10:03:41 [2019-12-10T10:03:41.263Z] #68 7.337 + export CGO_ENABLED=0
10:03:41 [2019-12-10T10:03:41.263Z] #68 7.337 + CGO_ENABLED=0
10:03:41 [2019-12-10T10:03:41.263Z] #68 7.337 + _install_proxy
10:03:41 [2019-12-10T10:03:41.263Z] #68 7.337 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377'
10:03:41 [2019-12-10T10:03:41.263Z] #68 7.337 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.qRutsOgwow/src/github.com/docker/libnetwork
10:03:41 [2019-12-10T10:03:41.263Z] #68 7.351 Cloning into '/tmp/tmp.qRutsOgwow/src/github.com/docker/libnetwork'...
10:03:41 [2019-12-10T10:03:41.263Z] #68 ...
10:03:41 [2019-12-10T10:03:41.263Z] 
10:03:41 [2019-12-10T10:03:41.263Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:03:41 [2019-12-10T10:03:41.263Z] #44 10.99 unicode/utf8
10:03:41 [2019-12-10T10:03:41.263Z] #44 11.36 math
10:03:41 [2019-12-10T10:03:41.263Z] #44 12.13 runtime
10:03:41 [2019-12-10T10:03:41.263Z] #44 12.34 encoding
10:03:41 [2019-12-10T10:03:41.263Z] #44 12.49 unicode/utf16
10:03:41 [2019-12-10T10:03:41.263Z] #44 12.94 container/list
10:03:41 [2019-12-10T10:03:41.263Z] #44 14.22 crypto/internal/subtle
10:03:41 [2019-12-10T10:03:41.263Z] #44 14.35 crypto/subtle
10:03:41 [2019-12-10T10:03:41.263Z] #44 15.01 vendor/golang.org/x/crypto/cryptobyte/asn1
10:03:41 [2019-12-10T10:03:41.263Z] #44 15.33 internal/nettrace
10:03:41 [2019-12-10T10:03:41.263Z] #44 15.61 vendor/golang.org/x/crypto/internal/subtle
10:03:41 [2019-12-10T10:03:41.263Z] #44 15.74 runtime/cgo
10:03:41 [2019-12-10T10:03:41.690Z] #24 41.02 Reading package lists...
10:03:41 [2019-12-10T10:03:41.690Z] #24 ...
10:03:41 [2019-12-10T10:03:41.690Z] 
10:03:41 [2019-12-10T10:03:41.690Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:03:41 [2019-12-10T10:03:41.690Z] #10 33.65 Reading package lists...
10:03:43 [2019-12-10T10:03:43.097Z] #10 16.29 Reading package lists...
10:03:43 [2019-12-10T10:03:43.097Z] #10 ...
10:03:43 [2019-12-10T10:03:43.097Z] 
10:03:43 [2019-12-10T10:03:43.097Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:03:43 [2019-12-10T10:03:43.097Z] #33 9.970 Reading package lists...
10:03:43 [2019-12-10T10:03:43.097Z] #33 13.43 Reading package lists...
10:03:43 [2019-12-10T10:03:43.097Z] #33 16.89 Building dependency tree...
10:03:43 [2019-12-10T10:03:43.097Z] #33 18.06 The following additional packages will be installed:
10:03:43 [2019-12-10T10:03:43.097Z] #33 18.06   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
10:03:43 [2019-12-10T10:03:43.097Z] #33 18.06 Suggested packages:
10:03:43 [2019-12-10T10:03:43.097Z] #33 18.06   codeblocks eclipse ninja-build lrzip
10:03:43 [2019-12-10T10:03:43.097Z] #33 18.06 Recommended packages:
10:03:43 [2019-12-10T10:03:43.097Z] #33 18.06   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
10:03:43 [2019-12-10T10:03:43.097Z] #33 18.63 The following NEW packages will be installed:
10:03:43 [2019-12-10T10:03:43.097Z] #33 18.63   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
10:03:43 [2019-12-10T10:03:43.097Z] #33 18.63   vim-common xxd
10:03:43 [2019-12-10T10:03:43.209Z] #44 ...
10:03:43 [2019-12-10T10:03:43.209Z] 
10:03:43 [2019-12-10T10:03:43.209Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:03:43 [2019-12-10T10:03:43.209Z] #38 19.55 + GOPATH=/tmp/tmp.BEOJp0rj61/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.BEOJp0rj61 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
10:03:43 [2019-12-10T10:03:43.357Z] #33 ...
10:03:43 [2019-12-10T10:03:43.357Z] 
10:03:43 [2019-12-10T10:03:43.357Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:03:43 [2019-12-10T10:03:43.357Z] #10 16.29 Reading package lists...
10:03:43 [2019-12-10T10:03:43.615Z] #10 19.20 Building dependency tree...
10:03:43 [2019-12-10T10:03:43.874Z] #10 19.59 The following additional packages will be installed:
10:03:43 [2019-12-10T10:03:43.874Z] #10 19.59   libapparmor1 libseccomp2
10:03:43 [2019-12-10T10:03:43.874Z] #10 19.59 Suggested packages:
10:03:43 [2019-12-10T10:03:43.874Z] #10 19.59   seccomp
10:03:43 [2019-12-10T10:03:43.874Z] #10 19.64 The following NEW packages will be installed:
10:03:43 [2019-12-10T10:03:43.874Z] #10 19.64   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
10:03:44 [2019-12-10T10:03:44.151Z] #38 ...
10:03:44 [2019-12-10T10:03:44.151Z] 
10:03:44 [2019-12-10T10:03:44.151Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:03:44 [2019-12-10T10:03:44.151Z] #31 10.49 internal/race
10:03:44 [2019-12-10T10:03:44.151Z] #31 10.56 internal/bytealg
10:03:44 [2019-12-10T10:03:44.151Z] #31 10.90 sync/atomic
10:03:44 [2019-12-10T10:03:44.151Z] #31 11.14 unicode
10:03:44 [2019-12-10T10:03:44.151Z] #31 11.25 math
10:03:44 [2019-12-10T10:03:44.151Z] #31 11.45 internal/testlog
10:03:44 [2019-12-10T10:03:44.151Z] #31 11.62 runtime
10:03:44 [2019-12-10T10:03:44.151Z] #31 12.28 encoding
10:03:44 [2019-12-10T10:03:44.151Z] #31 12.81 runtime/cgo
10:03:44 [2019-12-10T10:03:44.229Z] #10 44.32 Reading package lists...
10:03:44 [2019-12-10T10:03:44.229Z] #10 ...
10:03:44 [2019-12-10T10:03:44.229Z] 
10:03:44 [2019-12-10T10:03:44.229Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:03:44 [2019-12-10T10:03:44.229Z] #33 37.59 Reading package lists...
10:03:44 [2019-12-10T10:03:44.365Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 11.1s done
10:03:44 [2019-12-10T10:03:44.365Z] #8 DONE 15.0s
10:03:44 [2019-12-10T10:03:44.365Z] 
10:03:44 [2019-12-10T10:03:44.365Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
10:03:44 [2019-12-10T10:03:44.365Z] #9 DONE 0.3s
10:03:44 [2019-12-10T10:03:44.365Z] 
10:03:44 [2019-12-10T10:03:44.365Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
10:03:44 [2019-12-10T10:03:44.412Z] #31 ...
10:03:44 [2019-12-10T10:03:44.412Z] 
10:03:44 [2019-12-10T10:03:44.412Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:03:44 [2019-12-10T10:03:44.412Z] #68 20.30 + cd /tmp/tmp.qRutsOgwow/src/github.com/docker/libnetwork
10:03:44 [2019-12-10T10:03:44.412Z] #68 20.30 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377
10:03:44 [2019-12-10T10:03:44.675Z] #68 20.78 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
10:03:44 [2019-12-10T10:03:44.763Z] #10 DONE 0.3s
10:03:44 [2019-12-10T10:03:44.763Z] 
10:03:44 [2019-12-10T10:03:44.763Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
10:03:44 [2019-12-10T10:03:44.763Z] #21 DONE 0.1s
10:03:44 [2019-12-10T10:03:44.763Z] 
10:03:44 [2019-12-10T10:03:44.763Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:03:44 [2019-12-10T10:03:44.763Z] #34 ...
10:03:44 [2019-12-10T10:03:44.763Z] 
10:03:44 [2019-12-10T10:03:44.763Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
10:03:44 [2019-12-10T10:03:44.763Z] #50 DONE 0.1s
10:03:44 [2019-12-10T10:03:44.763Z] 
10:03:44 [2019-12-10T10:03:44.763Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
10:03:44 [2019-12-10T10:03:44.763Z] #62 DONE 0.1s
10:03:44 [2019-12-10T10:03:44.763Z] 
10:03:44 [2019-12-10T10:03:44.763Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
10:03:44 [2019-12-10T10:03:44.763Z] #22 DONE 0.1s
10:03:44 [2019-12-10T10:03:44.763Z] 
10:03:44 [2019-12-10T10:03:44.763Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
10:03:44 [2019-12-10T10:03:44.763Z] #68 DONE 0.1s
10:03:44 [2019-12-10T10:03:44.763Z] 
10:03:44 [2019-12-10T10:03:44.763Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
10:03:44 [2019-12-10T10:03:44.763Z] #44 DONE 0.1s
10:03:44 [2019-12-10T10:03:44.763Z] 
10:03:44 [2019-12-10T10:03:44.763Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
10:03:44 [2019-12-10T10:03:44.763Z] #47 DONE 0.1s
10:03:44 [2019-12-10T10:03:44.763Z] 
10:03:44 [2019-12-10T10:03:44.763Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
10:03:44 [2019-12-10T10:03:44.763Z] #31 DONE 0.1s
10:03:44 [2019-12-10T10:03:44.763Z] 
10:03:44 [2019-12-10T10:03:44.763Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:03:45 [2019-12-10T10:03:45.247Z] #10 20.69 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
10:03:45 [2019-12-10T10:03:45.247Z] #10 20.69 Need to get 300 kB of archives.
10:03:45 [2019-12-10T10:03:45.247Z] #10 20.69 After this operation, 1201 kB of additional disk space will be used.
10:03:45 [2019-12-10T10:03:45.247Z] #10 20.69 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB]
10:03:45 [2019-12-10T10:03:45.247Z] #10 20.69 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB]
10:03:45 [2019-12-10T10:03:45.247Z] #10 20.69 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB]
10:03:45 [2019-12-10T10:03:45.247Z] #10 20.71 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB]
10:03:45 [2019-12-10T10:03:45.247Z] #10 21.08 debconf: delaying package configuration, since apt-utils is not installed
10:03:45 [2019-12-10T10:03:45.505Z] #10 21.13 Fetched 300 kB in 1s (283 kB/s)
10:03:45 [2019-12-10T10:03:45.505Z] #10 21.21 Selecting previously unselected package libseccomp2:amd64.
10:03:45 [2019-12-10T10:03:45.505Z] #10 21.21 (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.)
10:03:45 [2019-12-10T10:03:45.505Z] #10 21.25 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ...
10:03:45 [2019-12-10T10:03:45.589Z] #32 0.615 + RM_GOPATH=0
10:03:45 [2019-12-10T10:03:45.589Z] #32 0.616 + TMP_GOPATH=
10:03:45 [2019-12-10T10:03:45.589Z] #32 0.616 + : /build
10:03:45 [2019-12-10T10:03:45.589Z] #32 0.616 + '[' -z '' ']'
10:03:45 [2019-12-10T10:03:45.589Z] #32 0.617 ++ mktemp -d
10:03:45 [2019-12-10T10:03:45.589Z] #32 0.632 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:03:45 [2019-12-10T10:03:45.589Z] #32 0.632 + export GOPATH=/tmp/tmp.BjTfGevNiI
10:03:45 [2019-12-10T10:03:45.589Z] #32 0.632 + GOPATH=/tmp/tmp.BjTfGevNiI
10:03:45 [2019-12-10T10:03:45.589Z] #32 0.632 + RM_GOPATH=1
10:03:45 [2019-12-10T10:03:45.589Z] #32 0.632 ++ dirname ./install.sh
10:03:45 [2019-12-10T10:03:45.589Z] #32 0.632 + dir=.
10:03:45 [2019-12-10T10:03:45.589Z] #32 0.632 + bin=tomlv
10:03:45 [2019-12-10T10:03:45.589Z] #32 0.632 + shift
10:03:45 [2019-12-10T10:03:45.589Z] #32 0.632 + '[' '!' -f ./tomlv.installer ']'
10:03:45 [2019-12-10T10:03:45.589Z] #32 0.632 + . ./tomlv.installer
10:03:45 [2019-12-10T10:03:45.589Z] #32 0.632 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:03:45 [2019-12-10T10:03:45.589Z] #32 0.632 + install_tomlv
10:03:45 [2019-12-10T10:03:45.589Z] #32 0.632 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
10:03:45 [2019-12-10T10:03:45.589Z] #32 0.632 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.BjTfGevNiI/src/github.com/BurntSushi/toml
10:03:45 [2019-12-10T10:03:45.589Z] #32 0.635 Cloning into '/tmp/tmp.BjTfGevNiI/src/github.com/BurntSushi/toml'...
10:03:45 [2019-12-10T10:03:45.762Z] #10 21.42 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
10:03:45 [2019-12-10T10:03:45.762Z] #10 21.49 Selecting previously unselected package libseccomp-dev:amd64.
10:03:45 [2019-12-10T10:03:45.762Z] #10 21.49 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ...
10:03:45 [2019-12-10T10:03:45.762Z] #10 21.50 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
10:03:46 [2019-12-10T10:03:46.020Z] #10 21.59 Selecting previously unselected package libapparmor1:amd64.
10:03:46 [2019-12-10T10:03:46.020Z] #10 21.60 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ...
10:03:46 [2019-12-10T10:03:46.020Z] #10 21.61 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ...
10:03:46 [2019-12-10T10:03:46.020Z] #10 21.74 Selecting previously unselected package libapparmor-dev:amd64.
10:03:46 [2019-12-10T10:03:46.020Z] #10 21.74 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ...
10:03:46 [2019-12-10T10:03:46.020Z] #10 21.75 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
10:03:46 [2019-12-10T10:03:46.277Z] #10 22.12 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:03:46 [2019-12-10T10:03:46.439Z] #32 1.615 + cd /tmp/tmp.BjTfGevNiI/src/github.com/BurntSushi/toml
10:03:46 [2019-12-10T10:03:46.439Z] #32 1.617 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:03:46 [2019-12-10T10:03:46.439Z] #32 1.667 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
10:03:46 [2019-12-10T10:03:46.535Z] #10 ...
10:03:46 [2019-12-10T10:03:46.535Z] 
10:03:46 [2019-12-10T10:03:46.535Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:03:46 [2019-12-10T10:03:46.535Z] #24 12.60 Reading package lists...
10:03:46 [2019-12-10T10:03:46.535Z] #24 16.12 Reading package lists...
10:03:46 [2019-12-10T10:03:46.535Z] #24 19.12 Building dependency tree...
10:03:46 [2019-12-10T10:03:46.535Z] #24 19.54 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
10:03:46 [2019-12-10T10:03:46.535Z] #24 19.54 The following additional packages will be installed:
10:03:46 [2019-12-10T10:03:46.535Z] #24 19.54   libjq1 libonig4
10:03:46 [2019-12-10T10:03:46.535Z] #24 19.61 The following NEW packages will be installed:
10:03:46 [2019-12-10T10:03:46.535Z] #24 19.61   jq libjq1 libonig4
10:03:46 [2019-12-10T10:03:46.535Z] #24 20.65 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
10:03:46 [2019-12-10T10:03:46.535Z] #24 20.65 Need to get 327 kB of archives.
10:03:46 [2019-12-10T10:03:46.535Z] #24 20.65 After this operation, 1157 kB of additional disk space will be used.
10:03:46 [2019-12-10T10:03:46.535Z] #24 20.65 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
10:03:46 [2019-12-10T10:03:46.535Z] #24 20.66 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
10:03:46 [2019-12-10T10:03:46.535Z] #24 20.66 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
10:03:46 [2019-12-10T10:03:46.535Z] #24 20.98 debconf: delaying package configuration, since apt-utils is not installed
10:03:46 [2019-12-10T10:03:46.535Z] #24 21.04 Fetched 327 kB in 1s (317 kB/s)
10:03:46 [2019-12-10T10:03:46.535Z] #24 21.09 Selecting previously unselected package libonig4:amd64.
10:03:46 [2019-12-10T10:03:46.535Z] #24 21.09 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
10:03:46 [2019-12-10T10:03:46.535Z] #24 21.13 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ...
10:03:46 [2019-12-10T10:03:46.535Z] #24 21.13 Unpacking libonig4:amd64 (6.1.3-2) ...
10:03:46 [2019-12-10T10:03:46.535Z] #24 21.42 Selecting previously unselected package libjq1:amd64.
10:03:46 [2019-12-10T10:03:46.535Z] #24 21.42 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ...
10:03:46 [2019-12-10T10:03:46.535Z] #24 21.43 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
10:03:46 [2019-12-10T10:03:46.535Z] #24 21.54 Selecting previously unselected package jq.
10:03:46 [2019-12-10T10:03:46.535Z] #24 21.54 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ...
10:03:46 [2019-12-10T10:03:46.535Z] #24 21.55 Unpacking jq (1.5+dfsg-1.3) ...
10:03:46 [2019-12-10T10:03:46.535Z] #24 21.65 Setting up libonig4:amd64 (6.1.3-2) ...
10:03:46 [2019-12-10T10:03:46.535Z] #24 21.67 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
10:03:46 [2019-12-10T10:03:46.535Z] #24 21.69 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:03:46 [2019-12-10T10:03:46.535Z] #24 21.74 Setting up jq (1.5+dfsg-1.3) ...
10:03:46 [2019-12-10T10:03:46.535Z] #24 DONE 22.4s
10:03:46 [2019-12-10T10:03:46.535Z] 
10:03:46 [2019-12-10T10:03:46.535Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:03:46 [2019-12-10T10:03:46.535Z] #10 22.37 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
10:03:46 [2019-12-10T10:03:46.798Z] #10 22.39 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ...
10:03:46 [2019-12-10T10:03:46.798Z] #10 22.41 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
10:03:46 [2019-12-10T10:03:46.798Z] #10 22.43 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
10:03:46 [2019-12-10T10:03:46.798Z] #10 22.46 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:03:46 [2019-12-10T10:03:46.798Z] #10 ...
10:03:46 [2019-12-10T10:03:46.798Z] 
10:03:46 [2019-12-10T10:03:46.798Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:03:46 [2019-12-10T10:03:46.798Z] #56 12.77 Fetched 7927 kB in 9s (868 kB/s)
10:03:46 [2019-12-10T10:03:46.798Z] #56 12.77 Reading package lists...
10:03:46 [2019-12-10T10:03:46.798Z] #56 16.37 Reading package lists...
10:03:46 [2019-12-10T10:03:46.798Z] #56 19.02 Building dependency tree...
10:03:46 [2019-12-10T10:03:46.798Z] #56 19.32 The following additional packages will be installed:
10:03:46 [2019-12-10T10:03:46.798Z] #56 19.32   btrfs-progs liblzo2-2
10:03:46 [2019-12-10T10:03:46.798Z] #56 19.37 The following NEW packages will be installed:
10:03:46 [2019-12-10T10:03:46.798Z] #56 19.38   btrfs-progs btrfs-tools liblzo2-2
10:03:46 [2019-12-10T10:03:46.798Z] #56 20.52 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
10:03:46 [2019-12-10T10:03:46.798Z] #56 20.52 Need to get 649 kB of archives.
10:03:46 [2019-12-10T10:03:46.798Z] #56 20.52 After this operation, 4320 kB of additional disk space will be used.
10:03:46 [2019-12-10T10:03:46.798Z] #56 20.52 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
10:03:46 [2019-12-10T10:03:46.798Z] #56 20.52 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
10:03:46 [2019-12-10T10:03:46.798Z] #56 20.54 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
10:03:46 [2019-12-10T10:03:46.798Z] #56 20.86 debconf: delaying package configuration, since apt-utils is not installed
10:03:46 [2019-12-10T10:03:46.798Z] #56 20.94 Fetched 649 kB in 1s (566 kB/s)
10:03:46 [2019-12-10T10:03:46.798Z] #56 20.99 Selecting previously unselected package liblzo2-2:amd64.
10:03:46 [2019-12-10T10:03:46.798Z] #56 20.99 (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.)
10:03:46 [2019-12-10T10:03:46.798Z] #56 21.02 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ...
10:03:46 [2019-12-10T10:03:46.798Z] #56 21.04 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
10:03:46 [2019-12-10T10:03:46.798Z] #56 21.14 Selecting previously unselected package btrfs-progs.
10:03:46 [2019-12-10T10:03:46.798Z] #56 21.14 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ...
10:03:46 [2019-12-10T10:03:46.798Z] #56 21.15 Unpacking btrfs-progs (4.7.3-1) ...
10:03:46 [2019-12-10T10:03:46.798Z] #56 21.62 Selecting previously unselected package btrfs-tools.
10:03:46 [2019-12-10T10:03:46.798Z] #56 21.62 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ...
10:03:46 [2019-12-10T10:03:46.798Z] #56 21.63 Unpacking btrfs-tools (4.7.3-1) ...
10:03:46 [2019-12-10T10:03:46.798Z] #56 21.73 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:03:46 [2019-12-10T10:03:46.798Z] #56 21.82 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
10:03:46 [2019-12-10T10:03:46.798Z] #56 22.01 Setting up btrfs-progs (4.7.3-1) ...
10:03:46 [2019-12-10T10:03:46.798Z] #56 22.16 Setting up btrfs-tools (4.7.3-1) ...
10:03:46 [2019-12-10T10:03:46.798Z] #56 22.37 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:03:46 [2019-12-10T10:03:46.798Z] #56 DONE 22.6s
10:03:46 [2019-12-10T10:03:46.837Z] #32 2.318 internal/cpu
10:03:47 [2019-12-10T10:03:47.064Z] 
10:03:47 [2019-12-10T10:03:47.064Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:03:47 [2019-12-10T10:03:47.064Z] #10 DONE 22.7s
10:03:47 [2019-12-10T10:03:47.064Z] 
10:03:47 [2019-12-10T10:03:47.064Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
10:03:47 [2019-12-10T10:03:47.064Z] #52 DONE 0.2s
10:03:47 [2019-12-10T10:03:47.064Z] 
10:03:47 [2019-12-10T10:03:47.064Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
10:03:47 [2019-12-10T10:03:47.064Z] #57 DONE 0.2s
10:03:47 [2019-12-10T10:03:47.064Z] 
10:03:47 [2019-12-10T10:03:47.064Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:03:47 [2019-12-10T10:03:47.064Z] #33 19.69 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
10:03:47 [2019-12-10T10:03:47.064Z] #33 19.69 Need to get 13.7 MB of archives.
10:03:47 [2019-12-10T10:03:47.064Z] #33 19.69 After this operation, 57.2 MB of additional disk space will be used.
10:03:47 [2019-12-10T10:03:47.064Z] #33 19.69 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB]
10:03:47 [2019-12-10T10:03:47.064Z] #33 19.71 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
10:03:47 [2019-12-10T10:03:47.064Z] #33 19.71 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB]
10:03:47 [2019-12-10T10:03:47.064Z] #33 19.80 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB]
10:03:47 [2019-12-10T10:03:47.064Z] #33 19.81 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB]
10:03:47 [2019-12-10T10:03:47.064Z] #33 19.81 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
10:03:47 [2019-12-10T10:03:47.064Z] #33 19.81 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB]
10:03:47 [2019-12-10T10:03:47.064Z] #33 19.82 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB]
10:03:47 [2019-12-10T10:03:47.064Z] #33 19.86 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
10:03:47 [2019-12-10T10:03:47.064Z] #33 19.86 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
10:03:47 [2019-12-10T10:03:47.064Z] #33 19.97 debconf: delaying package configuration, since apt-utils is not installed
10:03:47 [2019-12-10T10:03:47.064Z] #33 19.99 Fetched 13.7 MB in 1s (11.4 MB/s)
10:03:47 [2019-12-10T10:03:47.064Z] #33 20.02 Selecting previously unselected package cmake-data.
10:03:47 [2019-12-10T10:03:47.064Z] #33 20.02 (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.)
10:03:47 [2019-12-10T10:03:47.064Z] #33 20.03 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
10:03:47 [2019-12-10T10:03:47.064Z] #33 20.03 Unpacking cmake-data (3.7.2-1) ...
10:03:47 [2019-12-10T10:03:47.064Z] #33 20.72 Selecting previously unselected package liblzo2-2:amd64.
10:03:47 [2019-12-10T10:03:47.064Z] #33 20.72 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ...
10:03:47 [2019-12-10T10:03:47.064Z] #33 20.73 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
10:03:47 [2019-12-10T10:03:47.064Z] #33 20.85 Selecting previously unselected package libicu57:amd64.
10:03:47 [2019-12-10T10:03:47.064Z] #33 20.86 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ...
10:03:47 [2019-12-10T10:03:47.064Z] #33 20.87 Unpacking libicu57:amd64 (57.1-6+deb9u3) ...
10:03:47 [2019-12-10T10:03:47.273Z] #32 2.318 runtime/internal/atomic
10:03:47 [2019-12-10T10:03:47.273Z] #32 2.559 runtime/internal/sys
10:03:47 [2019-12-10T10:03:47.322Z] #33 22.93 Selecting previously unselected package libxml2:amd64.
10:03:47 [2019-12-10T10:03:47.322Z] #33 22.93 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ...
10:03:47 [2019-12-10T10:03:47.322Z] #33 22.94 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
10:03:47 [2019-12-10T10:03:47.322Z] #33 23.18 Selecting previously unselected package libarchive13:amd64.
10:03:47 [2019-12-10T10:03:47.322Z] #33 23.18 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ...
10:03:47 [2019-12-10T10:03:47.511Z] #33 48.53 Reading package lists...
10:03:47 [2019-12-10T10:03:47.511Z] #33 ...
10:03:47 [2019-12-10T10:03:47.511Z] 
10:03:47 [2019-12-10T10:03:47.511Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:03:47 [2019-12-10T10:03:47.511Z] #56 42.91 Reading package lists...
10:03:47 [2019-12-10T10:03:47.511Z] #56 ...
10:03:47 [2019-12-10T10:03:47.511Z] 
10:03:47 [2019-12-10T10:03:47.511Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:03:47 [2019-12-10T10:03:47.511Z] #40 41.66 Reading package lists...
10:03:47 [2019-12-10T10:03:47.580Z] #33 23.19 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ...
10:03:47 [2019-12-10T10:03:47.580Z] #33 23.29 Selecting previously unselected package libjsoncpp1:amd64.
10:03:47 [2019-12-10T10:03:47.580Z] #33 23.29 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ...
10:03:47 [2019-12-10T10:03:47.580Z] #33 23.29 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
10:03:47 [2019-12-10T10:03:47.580Z] #33 23.38 Selecting previously unselected package libuv1:amd64.
10:03:47 [2019-12-10T10:03:47.580Z] #33 23.38 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ...
10:03:47 [2019-12-10T10:03:47.580Z] #33 23.39 Unpacking libuv1:amd64 (1.9.1-3) ...
10:03:47 [2019-12-10T10:03:47.824Z] #32 2.902 runtime/internal/math
10:03:47 [2019-12-10T10:03:47.824Z] #32 3.081 internal/bytealg
10:03:47 [2019-12-10T10:03:47.840Z] #33 23.46 Selecting previously unselected package cmake.
10:03:47 [2019-12-10T10:03:47.840Z] #33 23.46 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ...
10:03:47 [2019-12-10T10:03:47.840Z] #33 23.50 Unpacking cmake (3.7.2-1) ...
10:03:47 [2019-12-10T10:03:47.988Z] #68 ...
10:03:47 [2019-12-10T10:03:47.988Z] 
10:03:47 [2019-12-10T10:03:47.988Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:03:47 [2019-12-10T10:03:47.988Z] #56 14.25 Fetched 7750 kB in 9s (799 kB/s)
10:03:47 [2019-12-10T10:03:47.988Z] #56 14.25 Reading package lists...
10:03:47 [2019-12-10T10:03:47.988Z] #56 20.62 Reading package lists...
10:03:47 [2019-12-10T10:03:47.988Z] #56 ...
10:03:47 [2019-12-10T10:03:47.988Z] 
10:03:47 [2019-12-10T10:03:47.988Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:03:47 [2019-12-10T10:03:47.988Z] #40 17.26 Fetched 7750 kB in 11s (680 kB/s)
10:03:47 [2019-12-10T10:03:47.988Z] #40 17.26 Reading package lists...
10:03:47 [2019-12-10T10:03:47.988Z] #40 24.03 Reading package lists...
10:03:47 [2019-12-10T10:03:47.988Z] #40 ...
10:03:47 [2019-12-10T10:03:47.988Z] 
10:03:47 [2019-12-10T10:03:47.988Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:03:47 [2019-12-10T10:03:47.988Z] #33 14.54 Fetched 7750 kB in 10s (766 kB/s)
10:03:47 [2019-12-10T10:03:47.988Z] #33 14.54 Reading package lists...
10:03:47 [2019-12-10T10:03:47.988Z] #33 20.26 Reading package lists...
10:03:47 [2019-12-10T10:03:47.988Z] #33 ...
10:03:47 [2019-12-10T10:03:47.988Z] 
10:03:47 [2019-12-10T10:03:47.988Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:03:47 [2019-12-10T10:03:47.988Z] #50 24.15 + cd /tmp/tmp.FGLWlxqxzB/src/github.com/golangci/golangci-lint/
10:03:47 [2019-12-10T10:03:47.988Z] #50 24.15 + git checkout -q v1.20.0
10:03:48 [2019-12-10T10:03:48.292Z] #32 3.164 math/bits
10:03:48 [2019-12-10T10:03:48.292Z] #32 3.645 runtime
10:03:48 [2019-12-10T10:03:48.405Z] #33 24.05 Selecting previously unselected package xxd.
10:03:48 [2019-12-10T10:03:48.405Z] #33 24.05 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
10:03:48 [2019-12-10T10:03:48.405Z] #33 24.06 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
10:03:48 [2019-12-10T10:03:48.405Z] #33 24.16 Selecting previously unselected package vim-common.
10:03:48 [2019-12-10T10:03:48.405Z] #33 24.17 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
10:03:48 [2019-12-10T10:03:48.405Z] #33 24.18 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
10:03:48 [2019-12-10T10:03:48.405Z] #33 24.29 Processing triggers for mime-support (3.60) ...
10:03:48 [2019-12-10T10:03:48.446Z] #40 52.00 Building dependency tree...
10:03:48 [2019-12-10T10:03:48.561Z] #50 24.98 ++ git describe --tags
10:03:48 [2019-12-10T10:03:48.561Z] #50 ...
10:03:48 [2019-12-10T10:03:48.561Z] 
10:03:48 [2019-12-10T10:03:48.561Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:03:48 [2019-12-10T10:03:48.561Z] #24 15.39 Fetched 7750 kB in 10s (737 kB/s)
10:03:48 [2019-12-10T10:03:48.561Z] #24 15.39 Reading package lists...
10:03:48 [2019-12-10T10:03:48.665Z] #33 24.33 Setting up xxd (2:8.0.0197-4+deb9u3) ...
10:03:48 [2019-12-10T10:03:48.666Z] #33 24.34 Setting up libuv1:amd64 (1.9.1-3) ...
10:03:48 [2019-12-10T10:03:48.666Z] #33 24.35 Setting up cmake-data (3.7.2-1) ...
10:03:48 [2019-12-10T10:03:48.666Z] #33 24.37 Setting up libicu57:amd64 (57.1-6+deb9u3) ...
10:03:48 [2019-12-10T10:03:48.666Z] #33 24.39 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
10:03:48 [2019-12-10T10:03:48.666Z] #33 24.40 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:03:48 [2019-12-10T10:03:48.666Z] #33 ...
10:03:48 [2019-12-10T10:03:48.666Z] 
10:03:48 [2019-12-10T10:03:48.666Z] #11 [dev 1/24] RUN groupadd -r docker
10:03:48 [2019-12-10T10:03:48.666Z] #11 DONE 1.7s
10:03:48 [2019-12-10T10:03:48.666Z] 
10:03:48 [2019-12-10T10:03:48.666Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:03:48 [2019-12-10T10:03:48.666Z] #33 24.43 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
10:03:48 [2019-12-10T10:03:48.666Z] #33 24.45 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
10:03:48 [2019-12-10T10:03:48.666Z] #33 24.48 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
10:03:48 [2019-12-10T10:03:48.666Z] #33 24.50 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ...
10:03:48 [2019-12-10T10:03:48.666Z] #33 24.51 Setting up cmake (3.7.2-1) ...
10:03:48 [2019-12-10T10:03:48.683Z] #32 4.016 math
10:03:48 [2019-12-10T10:03:48.822Z] #24 22.54 Reading package lists...
10:03:48 [2019-12-10T10:03:48.822Z] #24 ...
10:03:48 [2019-12-10T10:03:48.822Z] 
10:03:48 [2019-12-10T10:03:48.822Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:03:48 [2019-12-10T10:03:48.822Z] #50 25.03 + version=v1.20.0
10:03:48 [2019-12-10T10:03:48.822Z] #50 25.03 ++ git rev-parse --short HEAD
10:03:48 [2019-12-10T10:03:48.822Z] #50 25.04 + commit=cc98739
10:03:48 [2019-12-10T10:03:48.822Z] #50 25.04 ++ git show -s --format=%cd
10:03:48 [2019-12-10T10:03:48.822Z] #50 25.04 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
10:03:48 [2019-12-10T10:03:48.822Z] #50 25.04 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
10:03:48 [2019-12-10T10:03:48.928Z] #33 24.57 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:03:48 [2019-12-10T10:03:48.928Z] #33 DONE 24.7s
10:03:48 [2019-12-10T10:03:48.928Z] 
10:03:48 [2019-12-10T10:03:48.928Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
10:03:49 [2019-12-10T10:03:49.188Z] #34 DONE 0.1s
10:03:49 [2019-12-10T10:03:49.188Z] 
10:03:49 [2019-12-10T10:03:49.188Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
10:03:50 [2019-12-10T10:03:50.122Z] #12 DONE 1.5s
10:03:50 [2019-12-10T10:03:50.122Z] 
10:03:50 [2019-12-10T10:03:50.122Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
10:03:50 [2019-12-10T10:03:50.670Z] #32 ...
10:03:50 [2019-12-10T10:03:50.670Z] 
10:03:50 [2019-12-10T10:03:50.670Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:03:50 [2019-12-10T10:03:50.670Z] #69 0.329 + RM_GOPATH=0
10:03:50 [2019-12-10T10:03:50.670Z] #69 0.329 + TMP_GOPATH=
10:03:50 [2019-12-10T10:03:50.670Z] #69 0.329 + : /build
10:03:50 [2019-12-10T10:03:50.670Z] #69 0.329 + '[' -z '' ']'
10:03:50 [2019-12-10T10:03:50.670Z] #69 0.330 ++ mktemp -d
10:03:50 [2019-12-10T10:03:50.670Z] #69 0.331 + export GOPATH=/tmp/tmp.FtLXO9kHb5
10:03:50 [2019-12-10T10:03:50.670Z] #69 0.331 + GOPATH=/tmp/tmp.FtLXO9kHb5
10:03:50 [2019-12-10T10:03:50.670Z] #69 0.331 + RM_GOPATH=1
10:03:50 [2019-12-10T10:03:50.670Z] #69 0.332 ++ dirname ./install.sh
10:03:50 [2019-12-10T10:03:50.670Z] #69 0.334 + dir=.
10:03:50 [2019-12-10T10:03:50.670Z] #69 0.334 + bin=proxy
10:03:50 [2019-12-10T10:03:50.670Z] #69 0.334 + shift
10:03:50 [2019-12-10T10:03:50.670Z] #69 0.334 + '[' '!' -f ./proxy.installer ']'
10:03:50 [2019-12-10T10:03:50.670Z] #69 0.335 + . ./proxy.installer
10:03:50 [2019-12-10T10:03:50.670Z] #69 0.335 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377
10:03:50 [2019-12-10T10:03:50.670Z] #69 0.335 + install_proxy
10:03:50 [2019-12-10T10:03:50.670Z] #69 0.335 + case "$1" in
10:03:50 [2019-12-10T10:03:50.670Z] #69 0.336 + export CGO_ENABLED=0
10:03:50 [2019-12-10T10:03:50.670Z] #69 0.336 + CGO_ENABLED=0
10:03:50 [2019-12-10T10:03:50.670Z] #69 0.336 + _install_proxy
10:03:50 [2019-12-10T10:03:50.670Z] #69 0.336 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377'
10:03:50 [2019-12-10T10:03:50.670Z] #69 0.336 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377
10:03:50 [2019-12-10T10:03:50.670Z] #69 0.336 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.FtLXO9kHb5/src/github.com/docker/libnetwork
10:03:50 [2019-12-10T10:03:50.670Z] #69 0.338 Cloning into '/tmp/tmp.FtLXO9kHb5/src/github.com/docker/libnetwork'...
10:03:50 [2019-12-10T10:03:50.753Z] #50 ...
10:03:50 [2019-12-10T10:03:50.753Z] 
10:03:50 [2019-12-10T10:03:50.753Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:03:50 [2019-12-10T10:03:50.753Z] #10 17.17 Fetched 7750 kB in 11s (679 kB/s)
10:03:50 [2019-12-10T10:03:50.753Z] #10 17.17 Reading package lists...
10:03:50 [2019-12-10T10:03:50.753Z] #10 22.02 Reading package lists...
10:03:50 [2019-12-10T10:03:50.753Z] #10 ...
10:03:50 [2019-12-10T10:03:50.753Z] 
10:03:50 [2019-12-10T10:03:50.753Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:03:50 [2019-12-10T10:03:50.753Z] #56 20.62 Reading package lists...
10:03:50 [2019-12-10T10:03:50.979Z] #40 56.42 The following additional packages will be installed:
10:03:50 [2019-12-10T10:03:50.979Z] #40 56.44   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
10:03:50 [2019-12-10T10:03:50.979Z] #40 56.44   libprotoc10 python-pkg-resources zlib1g-dev
10:03:50 [2019-12-10T10:03:50.979Z] #40 56.44 Suggested packages:
10:03:50 [2019-12-10T10:03:50.979Z] #40 56.44   manpages-dev python-setuptools
10:03:51 [2019-12-10T10:03:51.325Z] #56 27.06 Building dependency tree...
10:03:51 [2019-12-10T10:03:51.492Z] #13 0.991 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:03:51 [2019-12-10T10:03:51.492Z] #13 DONE 1.1s
10:03:51 [2019-12-10T10:03:51.492Z] 
10:03:51 [2019-12-10T10:03:51.492Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
10:03:51 [2019-12-10T10:03:51.918Z] #40 ...
10:03:51 [2019-12-10T10:03:51.918Z] 
10:03:51 [2019-12-10T10:03:51.918Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:03:51 [2019-12-10T10:03:51.918Z] #28 57.67 + cd /tmp/tmp.QL968kuXwb/src/github.com/go-swagger/go-swagger
10:03:51 [2019-12-10T10:03:51.918Z] #28 57.67 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
10:03:52 [2019-12-10T10:03:52.424Z] #14 DONE 1.1s
10:03:52 [2019-12-10T10:03:52.424Z] 
10:03:52 [2019-12-10T10:03:52.424Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
10:03:53 [2019-12-10T10:03:53.249Z] #56 29.63 The following additional packages will be installed:
10:03:53 [2019-12-10T10:03:53.249Z] #56 29.65   btrfs-progs liblzo2-2
10:03:53 [2019-12-10T10:03:53.249Z] #56 29.95 The following NEW packages will be installed:
10:03:53 [2019-12-10T10:03:53.249Z] #56 29.96   btrfs-progs btrfs-tools liblzo2-2
10:03:53 [2019-12-10T10:03:53.799Z] #15 DONE 1.2s
10:03:53 [2019-12-10T10:03:53.799Z] 
10:03:53 [2019-12-10T10:03:53.799Z] #16 [dev 6/24] RUN ldconfig
10:03:53 [2019-12-10T10:03:53.819Z] #28 ...
10:03:53 [2019-12-10T10:03:53.819Z] 
10:03:53 [2019-12-10T10:03:53.819Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:03:53 [2019-12-10T10:03:53.819Z] #68 DONE 59.4s
10:03:53 [2019-12-10T10:03:53.819Z] 
10:03:53 [2019-12-10T10:03:53.819Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:03:53 [2019-12-10T10:03:53.819Z] #40 59.34 The following NEW packages will be installed:
10:03:53 [2019-12-10T10:03:53.819Z] #40 59.35   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
10:03:53 [2019-12-10T10:03:53.819Z] #40 59.35   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
10:03:53 [2019-12-10T10:03:53.819Z] #40 59.37   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
10:03:53 [2019-12-10T10:03:53.819Z] #40 59.37   zlib1g-dev
10:03:54 [2019-12-10T10:03:54.639Z] #56 31.09 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
10:03:54 [2019-12-10T10:03:54.639Z] #56 31.09 Need to get 582 kB of archives.
10:03:54 [2019-12-10T10:03:54.639Z] #56 31.09 After this operation, 3944 kB of additional disk space will be used.
10:03:54 [2019-12-10T10:03:54.639Z] #56 31.09 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB]
10:03:54 [2019-12-10T10:03:54.639Z] #56 31.10 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB]
10:03:54 [2019-12-10T10:03:54.639Z] #56 31.13 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB]
10:03:54 [2019-12-10T10:03:54.758Z] #40 60.51 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
10:03:54 [2019-12-10T10:03:54.758Z] #40 60.51 Need to get 3602 kB of archives.
10:03:54 [2019-12-10T10:03:54.758Z] #40 60.51 After this operation, 18.9 MB of additional disk space will be used.
10:03:54 [2019-12-10T10:03:54.758Z] #40 60.51 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
10:03:54 [2019-12-10T10:03:54.758Z] #40 60.52 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB]
10:03:54 [2019-12-10T10:03:54.758Z] #40 60.53 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB]
10:03:54 [2019-12-10T10:03:54.758Z] #40 60.53 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
10:03:54 [2019-12-10T10:03:54.758Z] #40 60.57 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB]
10:03:54 [2019-12-10T10:03:54.758Z] #40 60.57 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
10:03:54 [2019-12-10T10:03:54.758Z] #40 60.57 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB]
10:03:54 [2019-12-10T10:03:54.758Z] #40 60.57 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB]
10:03:54 [2019-12-10T10:03:54.758Z] #40 60.59 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB]
10:03:54 [2019-12-10T10:03:54.758Z] #40 60.67 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB]
10:03:54 [2019-12-10T10:03:54.758Z] #40 60.68 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB]
10:03:54 [2019-12-10T10:03:54.758Z] #40 60.79 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB]
10:03:54 [2019-12-10T10:03:54.828Z] #16 DONE 1.3s
10:03:54 [2019-12-10T10:03:54.828Z] 
10:03:54 [2019-12-10T10:03:54.828Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:03:55 [2019-12-10T10:03:55.031Z] #40 60.91 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB]
10:03:55 [2019-12-10T10:03:55.031Z] #40 ...
10:03:55 [2019-12-10T10:03:55.031Z] 
10:03:55 [2019-12-10T10:03:55.031Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:03:55 [2019-12-10T10:03:55.031Z] #24 41.02 Reading package lists...
10:03:55 [2019-12-10T10:03:55.031Z] #24 51.49 Building dependency tree...
10:03:55 [2019-12-10T10:03:55.031Z] #24 56.17 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
10:03:55 [2019-12-10T10:03:55.031Z] #24 56.17 The following additional packages will be installed:
10:03:55 [2019-12-10T10:03:55.031Z] #24 56.17   libjq1 libonig4
10:03:55 [2019-12-10T10:03:55.031Z] #24 56.77 The following NEW packages will be installed:
10:03:55 [2019-12-10T10:03:55.031Z] #24 56.77   jq libjq1 libonig4
10:03:55 [2019-12-10T10:03:55.031Z] #24 58.08 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
10:03:55 [2019-12-10T10:03:55.031Z] #24 58.08 Need to get 327 kB of archives.
10:03:55 [2019-12-10T10:03:55.031Z] #24 58.08 After this operation, 1157 kB of additional disk space will be used.
10:03:55 [2019-12-10T10:03:55.031Z] #24 58.08 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
10:03:55 [2019-12-10T10:03:55.031Z] #24 58.08 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
10:03:55 [2019-12-10T10:03:55.031Z] #24 58.09 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
10:03:55 [2019-12-10T10:03:55.031Z] #24 59.52 debconf: delaying package configuration, since apt-utils is not installed
10:03:55 [2019-12-10T10:03:55.031Z] #24 59.76 Fetched 327 kB in 1s (284 kB/s)
10:03:55 [2019-12-10T10:03:55.031Z] #24 59.98 Selecting previously unselected package libonig4:amd64.
10:03:55 [2019-12-10T10:03:55.031Z] #24 59.98 (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.)
10:03:55 [2019-12-10T10:03:55.031Z] #24 59.99 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ...
10:03:55 [2019-12-10T10:03:55.031Z] #24 60.01 Unpacking libonig4:amd64 (6.1.3-2) ...
10:03:55 [2019-12-10T10:03:55.031Z] #24 60.30 Selecting previously unselected package libjq1:amd64.
10:03:55 [2019-12-10T10:03:55.031Z] #24 60.30 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ...
10:03:55 [2019-12-10T10:03:55.031Z] #24 60.34 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
10:03:55 [2019-12-10T10:03:55.031Z] #24 60.58 Selecting previously unselected package jq.
10:03:55 [2019-12-10T10:03:55.031Z] #24 60.59 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ...
10:03:55 [2019-12-10T10:03:55.031Z] #24 60.60 Unpacking jq (1.5+dfsg-1.3) ...
10:03:55 [2019-12-10T10:03:55.031Z] #24 61.01 Setting up libonig4:amd64 (6.1.3-2) ...
10:03:55 [2019-12-10T10:03:55.031Z] #24 61.07 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
10:03:55 [2019-12-10T10:03:55.031Z] #24 ...
10:03:55 [2019-12-10T10:03:55.031Z] 
10:03:55 [2019-12-10T10:03:55.031Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:03:55 [2019-12-10T10:03:55.031Z] #40 60.95 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB]
10:03:55 [2019-12-10T10:03:55.031Z] #40 60.95 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB]
10:03:55 [2019-12-10T10:03:55.031Z] #40 61.01 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB]
10:03:55 [2019-12-10T10:03:55.039Z] #69 ...
10:03:55 [2019-12-10T10:03:55.039Z] 
10:03:55 [2019-12-10T10:03:55.039Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:03:55 [2019-12-10T10:03:55.039Z] #11 0.502 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:03:55 [2019-12-10T10:03:55.039Z] #11 0.522 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:03:55 [2019-12-10T10:03:55.039Z] #11 0.567 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:03:55 [2019-12-10T10:03:55.039Z] #11 0.591 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:03:55 [2019-12-10T10:03:55.039Z] #11 0.619 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:03:55 [2019-12-10T10:03:55.039Z] #11 1.152 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB]
10:03:55 [2019-12-10T10:03:55.039Z] #11 2.345 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB]
10:03:55 [2019-12-10T10:03:55.039Z] #11 3.651 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
10:03:55 [2019-12-10T10:03:55.039Z] #11 ...
10:03:55 [2019-12-10T10:03:55.039Z] 
10:03:55 [2019-12-10T10:03:55.039Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:03:55 [2019-12-10T10:03:55.039Z] #23 0.695 + RM_GOPATH=0
10:03:55 [2019-12-10T10:03:55.039Z] #23 0.697 + TMP_GOPATH=
10:03:55 [2019-12-10T10:03:55.039Z] #23 0.697 + : /build
10:03:55 [2019-12-10T10:03:55.039Z] #23 0.698 + '[' -z '' ']'
10:03:55 [2019-12-10T10:03:55.039Z] #23 0.699 ++ mktemp -d
10:03:55 [2019-12-10T10:03:55.039Z] #23 0.728 + export GOPATH=/tmp/tmp.peoCSMQlhR
10:03:55 [2019-12-10T10:03:55.039Z] #23 0.728 + GOPATH=/tmp/tmp.peoCSMQlhR
10:03:55 [2019-12-10T10:03:55.039Z] #23 0.728 + RM_GOPATH=1
10:03:55 [2019-12-10T10:03:55.039Z] #23 0.728 ++ dirname ./install.sh
10:03:55 [2019-12-10T10:03:55.039Z] #23 0.728 + dir=.
10:03:55 [2019-12-10T10:03:55.039Z] #23 0.728 + bin=dockercli
10:03:55 [2019-12-10T10:03:55.039Z] #23 0.728 + shift
10:03:55 [2019-12-10T10:03:55.039Z] #23 0.728 + '[' '!' -f ./dockercli.installer ']'
10:03:55 [2019-12-10T10:03:55.039Z] #23 0.728 + . ./dockercli.installer
10:03:55 [2019-12-10T10:03:55.039Z] #23 0.729 ++ : stable
10:03:55 [2019-12-10T10:03:55.039Z] #23 0.729 ++ : 17.06.2-ce
10:03:55 [2019-12-10T10:03:55.039Z] #23 0.731 + install_dockercli
10:03:55 [2019-12-10T10:03:55.039Z] #23 0.734 + echo 'Install docker/cli version 17.06.2-ce from stable'
10:03:55 [2019-12-10T10:03:55.039Z] #23 0.734 ++ uname -m
10:03:55 [2019-12-10T10:03:55.039Z] #23 0.734 Install docker/cli version 17.06.2-ce from stable
10:03:55 [2019-12-10T10:03:55.039Z] #23 0.739 + arch=s390x
10:03:55 [2019-12-10T10:03:55.039Z] #23 0.739 + '[' s390x '!=' x86_64 ']'
10:03:55 [2019-12-10T10:03:55.039Z] #23 0.739 + '[' s390x '!=' s390x ']'
10:03:55 [2019-12-10T10:03:55.039Z] #23 0.739 + url=https://download.docker.com/linux/static
10:03:55 [2019-12-10T10:03:55.039Z] #23 0.742 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
10:03:55 [2019-12-10T10:03:55.039Z] #23 0.746 + tar -xz docker/docker
10:03:55 [2019-12-10T10:03:55.039Z] #23 ...
10:03:55 [2019-12-10T10:03:55.039Z] 
10:03:55 [2019-12-10T10:03:55.039Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:03:55 [2019-12-10T10:03:55.039Z] #57 0.696 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:03:55 [2019-12-10T10:03:55.039Z] #57 0.713 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:03:55 [2019-12-10T10:03:55.039Z] #57 0.825 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:03:55 [2019-12-10T10:03:55.039Z] #57 0.864 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:03:55 [2019-12-10T10:03:55.039Z] #57 0.936 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:03:55 [2019-12-10T10:03:55.039Z] #57 1.603 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB]
10:03:55 [2019-12-10T10:03:55.040Z] #57 3.242 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB]
10:03:55 [2019-12-10T10:03:55.040Z] #57 4.422 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
10:03:55 [2019-12-10T10:03:55.040Z] #57 ...
10:03:55 [2019-12-10T10:03:55.040Z] 
10:03:55 [2019-12-10T10:03:55.040Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:03:55 [2019-12-10T10:03:55.040Z] #39 0.926 + mktemp -d
10:03:55 [2019-12-10T10:03:55.040Z] #39 0.927 + export GOPATH=/tmp/tmp.5ZyT6mrPiC
10:03:55 [2019-12-10T10:03:55.040Z] #39 0.927 + git clone https://github.com/docker/distribution.git /tmp/tmp.5ZyT6mrPiC/src/github.com/docker/distribution
10:03:55 [2019-12-10T10:03:55.040Z] #39 0.928 Cloning into '/tmp/tmp.5ZyT6mrPiC/src/github.com/docker/distribution'...
10:03:55 [2019-12-10T10:03:55.040Z] #39 ...
10:03:55 [2019-12-10T10:03:55.040Z] 
10:03:55 [2019-12-10T10:03:55.040Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:03:55 [2019-12-10T10:03:55.040Z] #51 0.665 + RM_GOPATH=0
10:03:55 [2019-12-10T10:03:55.040Z] #51 0.665 + TMP_GOPATH=
10:03:55 [2019-12-10T10:03:55.040Z] #51 0.665 + : /build
10:03:55 [2019-12-10T10:03:55.040Z] #51 0.665 + '[' -z '' ']'
10:03:55 [2019-12-10T10:03:55.040Z] #51 0.680 Installing golangci-lint version v1.20.0
10:03:55 [2019-12-10T10:03:55.040Z] #51 0.680 ++ mktemp -d
10:03:55 [2019-12-10T10:03:55.040Z] #51 0.680 + export GOPATH=/tmp/tmp.fiEg3vS3vM
10:03:55 [2019-12-10T10:03:55.040Z] #51 0.680 + GOPATH=/tmp/tmp.fiEg3vS3vM
10:03:55 [2019-12-10T10:03:55.040Z] #51 0.680 + RM_GOPATH=1
10:03:55 [2019-12-10T10:03:55.040Z] #51 0.680 ++ dirname ./install.sh
10:03:55 [2019-12-10T10:03:55.040Z] #51 0.680 + dir=.
10:03:55 [2019-12-10T10:03:55.040Z] #51 0.680 + bin=golangci_lint
10:03:55 [2019-12-10T10:03:55.040Z] #51 0.680 + shift
10:03:55 [2019-12-10T10:03:55.040Z] #51 0.680 + '[' '!' -f ./golangci_lint.installer ']'
10:03:55 [2019-12-10T10:03:55.040Z] #51 0.680 + . ./golangci_lint.installer
10:03:55 [2019-12-10T10:03:55.040Z] #51 0.680 ++ : v1.20.0
10:03:55 [2019-12-10T10:03:55.040Z] #51 0.680 + install_golangci_lint
10:03:55 [2019-12-10T10:03:55.040Z] #51 0.680 + echo 'Installing golangci-lint version v1.20.0'
10:03:55 [2019-12-10T10:03:55.040Z] #51 0.680 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
10:03:55 [2019-12-10T10:03:55.212Z] #56 ...
10:03:55 [2019-12-10T10:03:55.212Z] 
10:03:55 [2019-12-10T10:03:55.212Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:03:55 [2019-12-10T10:03:55.212Z] #28 31.74 + cd /tmp/tmp.SS3vJZMkaS/src/github.com/go-swagger/go-swagger
10:03:55 [2019-12-10T10:03:55.212Z] #28 31.74 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
10:03:55 [2019-12-10T10:03:55.477Z] #51 ...
10:03:55 [2019-12-10T10:03:55.477Z] 
10:03:55 [2019-12-10T10:03:55.477Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:03:55 [2019-12-10T10:03:55.477Z] #29 0.882 + mktemp -d
10:03:55 [2019-12-10T10:03:55.477Z] #29 0.892 + export GOPATH=/tmp/tmp.T9P9b6A3bD
10:03:55 [2019-12-10T10:03:55.477Z] #29 0.892 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.T9P9b6A3bD/src/github.com/go-swagger/go-swagger
10:03:55 [2019-12-10T10:03:55.477Z] #29 0.912 Cloning into '/tmp/tmp.T9P9b6A3bD/src/github.com/go-swagger/go-swagger'...
10:03:55 [2019-12-10T10:03:55.477Z] #29 ...
10:03:55 [2019-12-10T10:03:55.477Z] 
10:03:55 [2019-12-10T10:03:55.477Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:03:55 [2019-12-10T10:03:55.477Z] #23 10.43 + mkdir -p /build
10:03:55 [2019-12-10T10:03:55.477Z] #23 10.44 + mv docker/docker /build/
10:03:55 [2019-12-10T10:03:55.477Z] #23 10.45 + rmdir docker
10:03:55 [2019-12-10T10:03:55.477Z] #23 DONE 10.6s
10:03:55 [2019-12-10T10:03:55.477Z] 
10:03:55 [2019-12-10T10:03:55.477Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:03:55 [2019-12-10T10:03:55.477Z] #25 0.412 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:03:55 [2019-12-10T10:03:55.477Z] #25 0.433 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:03:55 [2019-12-10T10:03:55.477Z] #25 0.478 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:03:55 [2019-12-10T10:03:55.477Z] #25 0.496 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:03:55 [2019-12-10T10:03:55.477Z] #25 0.522 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:03:55 [2019-12-10T10:03:55.477Z] #25 0.666 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB]
10:03:55 [2019-12-10T10:03:55.477Z] #25 1.935 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB]
10:03:55 [2019-12-10T10:03:55.477Z] #25 2.650 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
10:03:55 [2019-12-10T10:03:55.477Z] #25 ...
10:03:55 [2019-12-10T10:03:55.477Z] 
10:03:55 [2019-12-10T10:03:55.477Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:03:55 [2019-12-10T10:03:55.477Z] #41 0.526 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:03:55 [2019-12-10T10:03:55.477Z] #41 0.542 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:03:55 [2019-12-10T10:03:55.477Z] #41 0.614 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:03:55 [2019-12-10T10:03:55.477Z] #41 0.635 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:03:55 [2019-12-10T10:03:55.477Z] #41 0.653 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:03:55 [2019-12-10T10:03:55.477Z] #41 0.736 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB]
10:03:55 [2019-12-10T10:03:55.477Z] #41 1.958 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB]
10:03:55 [2019-12-10T10:03:55.477Z] #41 2.829 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
10:03:55 [2019-12-10T10:03:55.477Z] #41 ...
10:03:55 [2019-12-10T10:03:55.477Z] 
10:03:55 [2019-12-10T10:03:55.477Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:03:55 [2019-12-10T10:03:55.477Z] #48 0.620 + RM_GOPATH=0
10:03:55 [2019-12-10T10:03:55.477Z] #48 0.621 + TMP_GOPATH=
10:03:55 [2019-12-10T10:03:55.477Z] #48 0.621 + : /build
10:03:55 [2019-12-10T10:03:55.477Z] #48 0.621 + '[' -z '' ']'
10:03:55 [2019-12-10T10:03:55.477Z] #48 0.623 ++ mktemp -d
10:03:55 [2019-12-10T10:03:55.477Z] #48 0.637 Installing gotestsum version v0.3.5
10:03:55 [2019-12-10T10:03:55.477Z] #48 0.637 + export GOPATH=/tmp/tmp.tdTok4fPKN
10:03:55 [2019-12-10T10:03:55.477Z] #48 0.637 + GOPATH=/tmp/tmp.tdTok4fPKN
10:03:55 [2019-12-10T10:03:55.477Z] #48 0.637 + RM_GOPATH=1
10:03:55 [2019-12-10T10:03:55.477Z] #48 0.637 ++ dirname ./install.sh
10:03:55 [2019-12-10T10:03:55.477Z] #48 0.637 + dir=.
10:03:55 [2019-12-10T10:03:55.477Z] #48 0.637 + bin=gotestsum
10:03:55 [2019-12-10T10:03:55.477Z] #48 0.637 + shift
10:03:55 [2019-12-10T10:03:55.477Z] #48 0.637 + '[' '!' -f ./gotestsum.installer ']'
10:03:55 [2019-12-10T10:03:55.477Z] #48 0.637 + . ./gotestsum.installer
10:03:55 [2019-12-10T10:03:55.477Z] #48 0.637 ++ : v0.3.5
10:03:55 [2019-12-10T10:03:55.477Z] #48 0.637 + install_gotestsum
10:03:55 [2019-12-10T10:03:55.477Z] #48 0.637 + echo 'Installing gotestsum version v0.3.5'
10:03:55 [2019-12-10T10:03:55.477Z] #48 0.637 + go get -d gotest.tools/gotestsum
10:03:55 [2019-12-10T10:03:55.988Z] #48 ...
10:03:55 [2019-12-10T10:03:55.988Z] 
10:03:55 [2019-12-10T10:03:55.988Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:03:55 [2019-12-10T10:03:55.988Z] #63 0.673 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
10:03:55 [2019-12-10T10:03:55.988Z] #63 0.673 + RM_GOPATH=0
10:03:55 [2019-12-10T10:03:55.988Z] #63 0.673 + TMP_GOPATH=
10:03:55 [2019-12-10T10:03:55.988Z] #63 0.673 + : /build/
10:03:55 [2019-12-10T10:03:55.988Z] #63 0.673 + '[' -z '' ']'
10:03:55 [2019-12-10T10:03:55.988Z] #63 0.673 ++ mktemp -d
10:03:55 [2019-12-10T10:03:55.988Z] #63 0.673 + export GOPATH=/tmp/tmp.3z5P1ik2ji
10:03:55 [2019-12-10T10:03:55.988Z] #63 0.673 + GOPATH=/tmp/tmp.3z5P1ik2ji
10:03:55 [2019-12-10T10:03:55.988Z] #63 0.673 + RM_GOPATH=1
10:03:55 [2019-12-10T10:03:55.988Z] #63 0.673 ++ dirname ./install.sh
10:03:55 [2019-12-10T10:03:55.988Z] #63 0.673 + dir=.
10:03:55 [2019-12-10T10:03:55.988Z] #63 0.673 + bin=rootlesskit
10:03:55 [2019-12-10T10:03:55.988Z] #63 0.673 + shift
10:03:55 [2019-12-10T10:03:55.988Z] #63 0.673 + '[' '!' -f ./rootlesskit.installer ']'
10:03:55 [2019-12-10T10:03:55.988Z] #63 0.673 + . ./rootlesskit.installer
10:03:55 [2019-12-10T10:03:55.988Z] #63 0.673 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c
10:03:55 [2019-12-10T10:03:55.988Z] #63 0.673 + install_rootlesskit
10:03:55 [2019-12-10T10:03:55.988Z] #63 0.673 + case "$1" in
10:03:55 [2019-12-10T10:03:55.988Z] #63 0.673 + export CGO_ENABLED=0
10:03:55 [2019-12-10T10:03:55.988Z] #63 0.673 + CGO_ENABLED=0
10:03:55 [2019-12-10T10:03:55.988Z] #63 0.673 + _install_rootlesskit
10:03:55 [2019-12-10T10:03:55.988Z] #63 0.673 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
10:03:55 [2019-12-10T10:03:55.988Z] #63 0.673 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.3z5P1ik2ji/src/github.com/rootless-containers/rootlesskit
10:03:55 [2019-12-10T10:03:55.988Z] #63 0.676 Cloning into '/tmp/tmp.3z5P1ik2ji/src/github.com/rootless-containers/rootlesskit'...
10:03:55 [2019-12-10T10:03:55.988Z] #63 4.094 + cd /tmp/tmp.3z5P1ik2ji/src/github.com/rootless-containers/rootlesskit
10:03:55 [2019-12-10T10:03:55.988Z] #63 4.094 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
10:03:55 [2019-12-10T10:03:55.988Z] #63 4.512 + for f in rootlesskit rootlesskit-docker-proxy
10:03:55 [2019-12-10T10:03:55.988Z] #63 4.515 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
10:03:55 [2019-12-10T10:03:55.988Z] #63 ...
10:03:55 [2019-12-10T10:03:55.988Z] 
10:03:55 [2019-12-10T10:03:55.988Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:03:55 [2019-12-10T10:03:55.988Z] #45 0.672 + RM_GOPATH=0
10:03:55 [2019-12-10T10:03:55.988Z] #45 0.678 + TMP_GOPATH=
10:03:55 [2019-12-10T10:03:55.988Z] #45 0.679 + : /build
10:03:55 [2019-12-10T10:03:55.988Z] #45 0.679 + '[' -z '' ']'
10:03:55 [2019-12-10T10:03:55.988Z] #45 0.680 ++ mktemp -d
10:03:55 [2019-12-10T10:03:55.988Z] #45 0.709 + export GOPATH=/tmp/tmp.mBBHB6HBk3
10:03:55 [2019-12-10T10:03:55.988Z] #45 0.709 + GOPATH=/tmp/tmp.mBBHB6HBk3
10:03:55 [2019-12-10T10:03:55.988Z] #45 0.709 + RM_GOPATH=1
10:03:55 [2019-12-10T10:03:55.988Z] #45 0.709 ++ dirname ./install.sh
10:03:55 [2019-12-10T10:03:55.988Z] #45 0.709 + dir=.
10:03:55 [2019-12-10T10:03:55.988Z] #45 0.709 + bin=vndr
10:03:55 [2019-12-10T10:03:55.988Z] #45 0.709 + shift
10:03:55 [2019-12-10T10:03:55.988Z] #45 0.709 + '[' '!' -f ./vndr.installer ']'
10:03:55 [2019-12-10T10:03:55.988Z] #45 0.709 + . ./vndr.installer
10:03:55 [2019-12-10T10:03:55.988Z] #45 0.709 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
10:03:55 [2019-12-10T10:03:55.988Z] #45 0.710 + install_vndr
10:03:55 [2019-12-10T10:03:55.988Z] #45 0.710 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
10:03:55 [2019-12-10T10:03:55.988Z] #45 0.710 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
10:03:55 [2019-12-10T10:03:55.988Z] #45 0.710 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.mBBHB6HBk3/src/github.com/LK4D4/vndr
10:03:55 [2019-12-10T10:03:55.988Z] #45 0.721 Cloning into '/tmp/tmp.mBBHB6HBk3/src/github.com/LK4D4/vndr'...
10:03:55 [2019-12-10T10:03:55.988Z] #45 1.716 + cd /tmp/tmp.mBBHB6HBk3/src/github.com/LK4D4/vndr
10:03:55 [2019-12-10T10:03:55.988Z] #45 1.716 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
10:03:55 [2019-12-10T10:03:55.988Z] #45 1.737 + go build -buildmode=pie -v -o /build/vndr .
10:03:55 [2019-12-10T10:03:55.988Z] #45 3.106 internal/bytealg
10:03:55 [2019-12-10T10:03:55.988Z] #45 3.256 internal/race
10:03:55 [2019-12-10T10:03:55.988Z] #45 3.319 sync/atomic
10:03:55 [2019-12-10T10:03:55.988Z] #45 3.645 runtime
10:03:55 [2019-12-10T10:03:55.988Z] #45 3.926 unicode
10:03:55 [2019-12-10T10:03:55.988Z] #45 8.846 unicode/utf8
10:03:55 [2019-12-10T10:03:55.988Z] #45 9.551 math
10:03:55 [2019-12-10T10:03:55.988Z] #45 ...
10:03:55 [2019-12-10T10:03:55.988Z] 
10:03:55 [2019-12-10T10:03:55.988Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:03:55 [2019-12-10T10:03:55.988Z] #34 1.030 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:03:55 [2019-12-10T10:03:55.988Z] #34 1.047 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:03:55 [2019-12-10T10:03:55.988Z] #34 1.105 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:03:55 [2019-12-10T10:03:55.988Z] #34 1.171 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:03:55 [2019-12-10T10:03:55.988Z] #34 1.264 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:03:55 [2019-12-10T10:03:55.988Z] #34 1.938 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB]
10:03:55 [2019-12-10T10:03:55.988Z] #34 3.099 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB]
10:03:55 [2019-12-10T10:03:55.988Z] #34 4.158 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
10:03:56 [2019-12-10T10:03:56.388Z] #34 ...
10:03:56 [2019-12-10T10:03:56.388Z] 
10:03:56 [2019-12-10T10:03:56.388Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:03:56 [2019-12-10T10:03:56.388Z] #32 10.19 internal/testlog
10:03:56 [2019-12-10T10:03:56.388Z] #32 10.65 encoding
10:03:56 [2019-12-10T10:03:56.388Z] #32 10.86 runtime/cgo
10:03:56 [2019-12-10T10:03:56.407Z] #40 ...
10:03:56 [2019-12-10T10:03:56.408Z] 
10:03:56 [2019-12-10T10:03:56.408Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:03:56 [2019-12-10T10:03:56.408Z] #24 61.12 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:03:56 [2019-12-10T10:03:56.408Z] #24 61.28 Setting up jq (1.5+dfsg-1.3) ...
10:03:56 [2019-12-10T10:03:56.408Z] #24 DONE 62.2s
10:03:56 [2019-12-10T10:03:56.408Z] 
10:03:56 [2019-12-10T10:03:56.408Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
10:03:56 [2019-12-10T10:03:56.408Z] #25 DONE 0.1s
10:03:56 [2019-12-10T10:03:56.408Z] 
10:03:56 [2019-12-10T10:03:56.408Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:03:57 [2019-12-10T10:03:57.370Z] #17 2.191 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:03:57 [2019-12-10T10:03:57.370Z] #17 2.193 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:03:57 [2019-12-10T10:03:57.370Z] #17 2.208 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:03:57 [2019-12-10T10:03:57.370Z] #17 2.210 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:03:57 [2019-12-10T10:03:57.370Z] #17 2.215 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:03:57 [2019-12-10T10:03:57.370Z] #17 2.329 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB]
10:03:57 [2019-12-10T10:03:57.370Z] #17 2.493 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
10:03:57 [2019-12-10T10:03:57.370Z] #17 2.629 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
10:03:57 [2019-12-10T10:03:57.758Z] #28 34.51 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:03:57 [2019-12-10T10:03:57.782Z] #26 ...
10:03:57 [2019-12-10T10:03:57.782Z] 
10:03:57 [2019-12-10T10:03:57.782Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:03:57 [2019-12-10T10:03:57.782Z] #56 53.47 Building dependency tree...
10:03:57 [2019-12-10T10:03:57.782Z] #56 57.94 The following additional packages will be installed:
10:03:57 [2019-12-10T10:03:57.782Z] #56 57.98   btrfs-progs liblzo2-2
10:03:57 [2019-12-10T10:03:57.782Z] #56 58.43 The following NEW packages will be installed:
10:03:57 [2019-12-10T10:03:57.782Z] #56 58.44   btrfs-progs btrfs-tools liblzo2-2
10:03:57 [2019-12-10T10:03:57.782Z] #56 59.62 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
10:03:57 [2019-12-10T10:03:57.782Z] #56 59.62 Need to get 649 kB of archives.
10:03:57 [2019-12-10T10:03:57.782Z] #56 59.62 After this operation, 4320 kB of additional disk space will be used.
10:03:57 [2019-12-10T10:03:57.782Z] #56 59.62 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
10:03:57 [2019-12-10T10:03:57.782Z] #56 59.66 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
10:03:57 [2019-12-10T10:03:57.782Z] #56 59.72 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
10:03:57 [2019-12-10T10:03:57.782Z] #56 61.41 debconf: delaying package configuration, since apt-utils is not installed
10:03:57 [2019-12-10T10:03:57.782Z] #56 61.73 Fetched 649 kB in 1s (563 kB/s)
10:03:57 [2019-12-10T10:03:57.782Z] #56 62.02 Selecting previously unselected package liblzo2-2:amd64.
10:03:57 [2019-12-10T10:03:57.782Z] #56 62.02 (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.)
10:03:57 [2019-12-10T10:03:57.782Z] #56 62.08 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ...
10:03:57 [2019-12-10T10:03:57.782Z] #56 62.17 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
10:03:57 [2019-12-10T10:03:57.782Z] #56 62.45 Selecting previously unselected package btrfs-progs.
10:03:57 [2019-12-10T10:03:57.782Z] #56 62.46 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ...
10:03:57 [2019-12-10T10:03:57.782Z] #56 62.47 Unpacking btrfs-progs (4.7.3-1) ...
10:03:57 [2019-12-10T10:03:57.782Z] #56 ...
10:03:57 [2019-12-10T10:03:57.782Z] 
10:03:57 [2019-12-10T10:03:57.782Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:03:57 [2019-12-10T10:03:57.782Z] #40 62.95 debconf: delaying package configuration, since apt-utils is not installed
10:03:57 [2019-12-10T10:03:57.782Z] #40 63.27 Fetched 3602 kB in 1s (2254 kB/s)
10:03:57 [2019-12-10T10:03:57.782Z] #40 63.55 Selecting previously unselected package libnet1:amd64.
10:03:57 [2019-12-10T10:03:57.782Z] #40 63.55 (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.)
10:03:57 [2019-12-10T10:03:57.782Z] #40 63.71 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ...
10:03:57 [2019-12-10T10:03:57.782Z] #40 63.77 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
10:03:58 [2019-12-10T10:03:58.047Z] #40 63.97 Selecting previously unselected package libcap-dev:amd64.
10:03:58 [2019-12-10T10:03:58.047Z] #40 63.97 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ...
10:03:58 [2019-12-10T10:03:58.047Z] #40 63.99 Unpacking libcap-dev:amd64 (1:2.25-1) ...
10:03:58 [2019-12-10T10:03:58.310Z] #40 ...
10:03:58 [2019-12-10T10:03:58.310Z] 
10:03:58 [2019-12-10T10:03:58.310Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:03:58 [2019-12-10T10:03:58.310Z] #10 44.32 Reading package lists...
10:03:58 [2019-12-10T10:03:58.310Z] #10 54.46 Building dependency tree...
10:03:58 [2019-12-10T10:03:58.310Z] #10 59.01 The following additional packages will be installed:
10:03:58 [2019-12-10T10:03:58.310Z] #10 59.02   libapparmor1 libseccomp2
10:03:58 [2019-12-10T10:03:58.310Z] #10 59.06 Suggested packages:
10:03:58 [2019-12-10T10:03:58.310Z] #10 59.06   seccomp
10:03:58 [2019-12-10T10:03:58.310Z] #10 59.50 The following NEW packages will be installed:
10:03:58 [2019-12-10T10:03:58.310Z] #10 59.51   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
10:03:58 [2019-12-10T10:03:58.310Z] #10 60.72 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
10:03:58 [2019-12-10T10:03:58.310Z] #10 60.72 Need to get 300 kB of archives.
10:03:58 [2019-12-10T10:03:58.310Z] #10 60.72 After this operation, 1201 kB of additional disk space will be used.
10:03:58 [2019-12-10T10:03:58.310Z] #10 60.72 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB]
10:03:58 [2019-12-10T10:03:58.310Z] #10 60.74 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB]
10:03:58 [2019-12-10T10:03:58.310Z] #10 60.74 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB]
10:03:58 [2019-12-10T10:03:58.310Z] #10 60.75 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB]
10:03:58 [2019-12-10T10:03:58.310Z] #10 62.39 debconf: delaying package configuration, since apt-utils is not installed
10:03:58 [2019-12-10T10:03:58.310Z] #10 62.68 Fetched 300 kB in 1s (265 kB/s)
10:03:58 [2019-12-10T10:03:58.310Z] #10 63.06 Selecting previously unselected package libseccomp2:amd64.
10:03:58 [2019-12-10T10:03:58.310Z] #10 63.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.)
10:03:58 [2019-12-10T10:03:58.310Z] #10 63.14 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ...
10:03:58 [2019-12-10T10:03:58.310Z] #10 63.17 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
10:03:58 [2019-12-10T10:03:58.310Z] #10 63.46 Selecting previously unselected package libseccomp-dev:amd64.
10:03:58 [2019-12-10T10:03:58.310Z] #10 63.47 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ...
10:03:58 [2019-12-10T10:03:58.310Z] #10 63.47 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
10:03:58 [2019-12-10T10:03:58.310Z] #10 64.01 Selecting previously unselected package libapparmor1:amd64.
10:03:58 [2019-12-10T10:03:58.310Z] #10 64.02 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ...
10:03:58 [2019-12-10T10:03:58.310Z] #10 64.03 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ...
10:03:58 [2019-12-10T10:03:58.310Z] #10 64.18 Selecting previously unselected package libapparmor-dev:amd64.
10:03:58 [2019-12-10T10:03:58.310Z] #10 64.18 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ...
10:03:58 [2019-12-10T10:03:58.310Z] #10 64.20 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
10:03:58 [2019-12-10T10:03:58.310Z] #10 ...
10:03:58 [2019-12-10T10:03:58.310Z] 
10:03:58 [2019-12-10T10:03:58.310Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:03:58 [2019-12-10T10:03:58.310Z] #40 64.19 Selecting previously unselected package libnet1-dev.
10:03:58 [2019-12-10T10:03:58.310Z] #40 64.22 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ...
10:03:58 [2019-12-10T10:03:58.310Z] #40 64.23 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
10:03:58 [2019-12-10T10:03:58.879Z] #40 64.66 Selecting previously unselected package libnl-3-200:amd64.
10:03:58 [2019-12-10T10:03:58.879Z] #40 64.66 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ...
10:03:58 [2019-12-10T10:03:58.879Z] #40 ...
10:03:58 [2019-12-10T10:03:58.879Z] 
10:03:58 [2019-12-10T10:03:58.879Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:03:58 [2019-12-10T10:03:58.879Z] #56 64.08 Selecting previously unselected package btrfs-tools.
10:03:58 [2019-12-10T10:03:58.879Z] #56 64.11 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ...
10:03:58 [2019-12-10T10:03:58.879Z] #56 64.12 Unpacking btrfs-tools (4.7.3-1) ...
10:03:58 [2019-12-10T10:03:58.879Z] #56 64.22 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:03:58 [2019-12-10T10:03:58.879Z] #56 64.27 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
10:03:58 [2019-12-10T10:03:58.879Z] #56 64.28 Setting up btrfs-progs (4.7.3-1) ...
10:03:58 [2019-12-10T10:03:58.879Z] #56 64.30 Setting up btrfs-tools (4.7.3-1) ...
10:03:58 [2019-12-10T10:03:58.879Z] #56 64.32 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:03:58 [2019-12-10T10:03:58.879Z] #56 DONE 64.7s
10:03:58 [2019-12-10T10:03:58.879Z] 
10:03:58 [2019-12-10T10:03:58.879Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
10:03:58 [2019-12-10T10:03:58.879Z] #57 DONE 0.1s
10:03:58 [2019-12-10T10:03:58.879Z] 
10:03:58 [2019-12-10T10:03:58.879Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:03:58 [2019-12-10T10:03:58.879Z] #10 64.71 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:03:58 [2019-12-10T10:03:58.879Z] #10 64.83 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
10:03:59 [2019-12-10T10:03:59.137Z] #10 ...
10:03:59 [2019-12-10T10:03:59.137Z] 
10:03:59 [2019-12-10T10:03:59.137Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
10:03:59 [2019-12-10T10:03:59.137Z] #58 DONE 0.2s
10:03:59 [2019-12-10T10:03:59.137Z] 
10:03:59 [2019-12-10T10:03:59.137Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:03:59 [2019-12-10T10:03:59.137Z] #10 64.92 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ...
10:03:59 [2019-12-10T10:03:59.137Z] #10 64.94 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
10:03:59 [2019-12-10T10:03:59.137Z] #10 64.98 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
10:03:59 [2019-12-10T10:03:59.137Z] #10 65.02 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:03:59 [2019-12-10T10:03:59.265Z] #17 4.179 Fetched 7927 kB in 3s (2628 kB/s)
10:03:59 [2019-12-10T10:03:59.707Z] #10 DONE 65.4s
10:03:59 [2019-12-10T10:03:59.707Z] 
10:03:59 [2019-12-10T10:03:59.707Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
10:03:59 [2019-12-10T10:03:59.707Z] #52 DONE 0.3s
10:03:59 [2019-12-10T10:03:59.707Z] 
10:03:59 [2019-12-10T10:03:59.707Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
10:03:59 [2019-12-10T10:03:59.830Z] #17 4.179 Reading package lists...
10:03:59 [2019-12-10T10:03:59.967Z] #53 DONE 0.2s
10:03:59 [2019-12-10T10:03:59.967Z] 
10:03:59 [2019-12-10T10:03:59.967Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:04:00 [2019-12-10T10:04:00.310Z] #28 ...
10:04:00 [2019-12-10T10:04:00.310Z] 
10:04:00 [2019-12-10T10:04:00.310Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:04:00 [2019-12-10T10:04:00.310Z] #33 20.26 Reading package lists...
10:04:00 [2019-12-10T10:04:00.310Z] #33 26.93 Building dependency tree...
10:04:00 [2019-12-10T10:04:00.310Z] #33 29.55 The following additional packages will be installed:
10:04:00 [2019-12-10T10:04:00.310Z] #33 29.57   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
10:04:00 [2019-12-10T10:04:00.310Z] #33 29.58 Suggested packages:
10:04:00 [2019-12-10T10:04:00.310Z] #33 29.59   codeblocks eclipse ninja-build lrzip
10:04:00 [2019-12-10T10:04:00.310Z] #33 29.59 Recommended packages:
10:04:00 [2019-12-10T10:04:00.310Z] #33 29.59   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
10:04:00 [2019-12-10T10:04:00.310Z] #33 30.53 The following NEW packages will be installed:
10:04:00 [2019-12-10T10:04:00.310Z] #33 30.55   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
10:04:00 [2019-12-10T10:04:00.310Z] #33 30.55   vim-common xxd
10:04:00 [2019-12-10T10:04:00.310Z] #33 31.64 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
10:04:00 [2019-12-10T10:04:00.310Z] #33 31.64 Need to get 13.1 MB of archives.
10:04:00 [2019-12-10T10:04:00.310Z] #33 31.64 After this operation, 55.5 MB of additional disk space will be used.
10:04:00 [2019-12-10T10:04:00.310Z] #33 31.64 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake-data all 3.7.2-1 [1216 kB]
10:04:00 [2019-12-10T10:04:00.310Z] #33 31.69 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB]
10:04:00 [2019-12-10T10:04:00.310Z] #33 31.69 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libicu57 arm64 57.1-6+deb9u3 [7552 kB]
10:04:00 [2019-12-10T10:04:00.310Z] #33 32.26 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxml2 arm64 2.9.4+dfsg1-2.2+deb9u2 [788 kB]
10:04:00 [2019-12-10T10:04:00.310Z] #33 32.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 libarchive13 arm64 3.2.2-2+deb9u2 [248 kB]
10:04:00 [2019-12-10T10:04:00.310Z] #33 32.34 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
10:04:00 [2019-12-10T10:04:00.310Z] #33 32.35 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libuv1 arm64 1.9.1-3 [73.8 kB]
10:04:00 [2019-12-10T10:04:00.310Z] #33 32.35 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake arm64 3.7.2-1 [2774 kB]
10:04:00 [2019-12-10T10:04:00.310Z] #33 32.52 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB]
10:04:00 [2019-12-10T10:04:00.310Z] #33 32.54 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
10:04:00 [2019-12-10T10:04:00.310Z] #33 33.60 debconf: delaying package configuration, since apt-utils is not installed
10:04:00 [2019-12-10T10:04:00.310Z] #33 33.84 Fetched 13.1 MB in 1s (6744 kB/s)
10:04:00 [2019-12-10T10:04:00.310Z] #33 34.03 Selecting previously unselected package cmake-data.
10:04:00 [2019-12-10T10:04:00.310Z] #33 34.03 (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 ... 14976 files and directories currently installed.)
10:04:00 [2019-12-10T10:04:00.310Z] #33 34.12 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
10:04:00 [2019-12-10T10:04:00.310Z] #33 34.15 Unpacking cmake-data (3.7.2-1) ...
10:04:00 [2019-12-10T10:04:00.310Z] #33 ...
10:04:00 [2019-12-10T10:04:00.310Z] 
10:04:00 [2019-12-10T10:04:00.310Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:04:00 [2019-12-10T10:04:00.310Z] #56 32.40 debconf: delaying package configuration, since apt-utils is not installed
10:04:00 [2019-12-10T10:04:00.310Z] #56 32.59 Fetched 582 kB in 1s (542 kB/s)
10:04:00 [2019-12-10T10:04:00.310Z] #56 32.77 Selecting previously unselected package liblzo2-2:arm64.
10:04:00 [2019-12-10T10:04:00.310Z] #56 32.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 ... 14976 files and directories currently installed.)
10:04:00 [2019-12-10T10:04:00.310Z] #56 32.90 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_arm64.deb ...
10:04:00 [2019-12-10T10:04:00.310Z] #56 32.94 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ...
10:04:00 [2019-12-10T10:04:00.310Z] #56 33.14 Selecting previously unselected package btrfs-progs.
10:04:00 [2019-12-10T10:04:00.310Z] #56 33.14 Preparing to unpack .../btrfs-progs_4.7.3-1_arm64.deb ...
10:04:00 [2019-12-10T10:04:00.310Z] #56 33.15 Unpacking btrfs-progs (4.7.3-1) ...
10:04:00 [2019-12-10T10:04:00.310Z] #56 34.04 Selecting previously unselected package btrfs-tools.
10:04:00 [2019-12-10T10:04:00.310Z] #56 34.04 Preparing to unpack .../btrfs-tools_4.7.3-1_arm64.deb ...
10:04:00 [2019-12-10T10:04:00.310Z] #56 34.05 Unpacking btrfs-tools (4.7.3-1) ...
10:04:00 [2019-12-10T10:04:00.310Z] #56 34.24 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:04:00 [2019-12-10T10:04:00.310Z] #56 34.44 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ...
10:04:00 [2019-12-10T10:04:00.310Z] #56 34.49 Setting up btrfs-progs (4.7.3-1) ...
10:04:00 [2019-12-10T10:04:00.310Z] #56 34.52 Setting up btrfs-tools (4.7.3-1) ...
10:04:00 [2019-12-10T10:04:00.310Z] #56 34.54 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:04:00 [2019-12-10T10:04:00.778Z] #17 5.040 Reading package lists...
10:04:00 [2019-12-10T10:04:00.825Z] #32 ...
10:04:00 [2019-12-10T10:04:00.825Z] 
10:04:00 [2019-12-10T10:04:00.825Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:04:00 [2019-12-10T10:04:00.825Z] #45 15.59 unicode/utf16
10:04:00 [2019-12-10T10:04:00.825Z] #45 15.90 container/list
10:04:00 [2019-12-10T10:04:00.882Z] #56 DONE 37.5s
10:04:00 [2019-12-10T10:04:00.882Z] 
10:04:00 [2019-12-10T10:04:00.882Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:04:00 [2019-12-10T10:04:00.882Z] #24 22.54 Reading package lists...
10:04:00 [2019-12-10T10:04:00.882Z] #24 28.85 Building dependency tree...
10:04:00 [2019-12-10T10:04:00.882Z] #24 31.14 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
10:04:00 [2019-12-10T10:04:00.882Z] #24 31.14 The following additional packages will be installed:
10:04:00 [2019-12-10T10:04:00.882Z] #24 31.14   libjq1 libonig4
10:04:00 [2019-12-10T10:04:00.882Z] #24 31.47 The following NEW packages will be installed:
10:04:00 [2019-12-10T10:04:00.882Z] #24 31.47   jq libjq1 libonig4
10:04:00 [2019-12-10T10:04:00.882Z] #24 32.60 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
10:04:00 [2019-12-10T10:04:00.882Z] #24 32.60 Need to get 293 kB of archives.
10:04:00 [2019-12-10T10:04:00.882Z] #24 32.60 After this operation, 1086 kB of additional disk space will be used.
10:04:00 [2019-12-10T10:04:00.882Z] #24 32.60 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB]
10:04:00 [2019-12-10T10:04:00.882Z] #24 32.60 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB]
10:04:00 [2019-12-10T10:04:00.882Z] #24 32.61 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB]
10:04:00 [2019-12-10T10:04:00.882Z] #24 33.85 debconf: delaying package configuration, since apt-utils is not installed
10:04:00 [2019-12-10T10:04:00.882Z] #24 34.02 Fetched 293 kB in 1s (277 kB/s)
10:04:00 [2019-12-10T10:04:00.882Z] #24 34.16 Selecting previously unselected package libonig4:arm64.
10:04:00 [2019-12-10T10:04:00.882Z] #24 34.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 ... 14976 files and directories currently installed.)
10:04:00 [2019-12-10T10:04:00.882Z] #24 34.32 Preparing to unpack .../libonig4_6.1.3-2_arm64.deb ...
10:04:00 [2019-12-10T10:04:00.882Z] #24 34.42 Unpacking libonig4:arm64 (6.1.3-2) ...
10:04:00 [2019-12-10T10:04:00.882Z] #24 34.77 Selecting previously unselected package libjq1:arm64.
10:04:00 [2019-12-10T10:04:00.882Z] #24 34.77 Preparing to unpack .../libjq1_1.5+dfsg-1.3_arm64.deb ...
10:04:00 [2019-12-10T10:04:00.882Z] #24 34.77 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ...
10:04:00 [2019-12-10T10:04:00.882Z] #24 35.19 Selecting previously unselected package jq.
10:04:00 [2019-12-10T10:04:00.882Z] #24 35.19 Preparing to unpack .../jq_1.5+dfsg-1.3_arm64.deb ...
10:04:00 [2019-12-10T10:04:00.882Z] #24 35.21 Unpacking jq (1.5+dfsg-1.3) ...
10:04:00 [2019-12-10T10:04:00.882Z] #24 35.52 Setting up libonig4:arm64 (6.1.3-2) ...
10:04:00 [2019-12-10T10:04:00.882Z] #24 35.62 Setting up libjq1:arm64 (1.5+dfsg-1.3) ...
10:04:00 [2019-12-10T10:04:00.882Z] #24 35.74 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:04:00 [2019-12-10T10:04:00.882Z] #24 35.86 Setting up jq (1.5+dfsg-1.3) ...
10:04:00 [2019-12-10T10:04:00.882Z] #24 DONE 37.5s
10:04:00 [2019-12-10T10:04:00.882Z] 
10:04:00 [2019-12-10T10:04:00.882Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:04:00 [2019-12-10T10:04:00.882Z] #10 22.02 Reading package lists...
10:04:00 [2019-12-10T10:04:00.882Z] #10 27.76 Building dependency tree...
10:04:00 [2019-12-10T10:04:00.882Z] #10 30.35 The following additional packages will be installed:
10:04:00 [2019-12-10T10:04:00.882Z] #10 30.36   libapparmor1 libseccomp2
10:04:00 [2019-12-10T10:04:00.882Z] #10 30.36 Suggested packages:
10:04:00 [2019-12-10T10:04:00.882Z] #10 30.38   seccomp
10:04:00 [2019-12-10T10:04:00.882Z] #10 30.71 The following NEW packages will be installed:
10:04:00 [2019-12-10T10:04:00.882Z] #10 30.72   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
10:04:00 [2019-12-10T10:04:00.882Z] #10 31.89 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
10:04:00 [2019-12-10T10:04:00.882Z] #10 31.89 Need to get 287 kB of archives.
10:04:00 [2019-12-10T10:04:00.882Z] #10 31.89 After this operation, 1186 kB of additional disk space will be used.
10:04:00 [2019-12-10T10:04:00.882Z] #10 31.89 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp2 arm64 2.3.1-2.1+deb9u1 [36.2 kB]
10:04:00 [2019-12-10T10:04:00.882Z] #10 31.90 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp-dev arm64 2.3.1-2.1+deb9u1 [58.1 kB]
10:04:00 [2019-12-10T10:04:00.882Z] #10 31.90 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor1 arm64 2.11.0-3+deb9u2 [75.7 kB]
10:04:00 [2019-12-10T10:04:00.882Z] #10 31.90 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-dev arm64 2.11.0-3+deb9u2 [117 kB]
10:04:00 [2019-12-10T10:04:00.882Z] #10 32.93 debconf: delaying package configuration, since apt-utils is not installed
10:04:00 [2019-12-10T10:04:00.882Z] #10 33.13 Fetched 287 kB in 1s (276 kB/s)
10:04:00 [2019-12-10T10:04:00.882Z] #10 33.41 Selecting previously unselected package libseccomp2:arm64.
10:04:00 [2019-12-10T10:04:00.882Z] #10 33.41 (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 ... 14976 files and directories currently installed.)
10:04:00 [2019-12-10T10:04:00.882Z] #10 33.49 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_arm64.deb ...
10:04:00 [2019-12-10T10:04:00.882Z] #10 33.76 Unpacking libseccomp2:arm64 (2.3.1-2.1+deb9u1) ...
10:04:00 [2019-12-10T10:04:00.882Z] #10 33.91 Selecting previously unselected package libseccomp-dev:arm64.
10:04:00 [2019-12-10T10:04:00.882Z] #10 33.91 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_arm64.deb ...
10:04:00 [2019-12-10T10:04:00.882Z] #10 33.94 Unpacking libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ...
10:04:00 [2019-12-10T10:04:00.882Z] #10 34.27 Selecting previously unselected package libapparmor1:arm64.
10:04:00 [2019-12-10T10:04:00.882Z] #10 34.27 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_arm64.deb ...
10:04:00 [2019-12-10T10:04:00.882Z] #10 34.29 Unpacking libapparmor1:arm64 (2.11.0-3+deb9u2) ...
10:04:00 [2019-12-10T10:04:00.882Z] #10 34.53 Selecting previously unselected package libapparmor-dev:arm64.
10:04:00 [2019-12-10T10:04:00.882Z] #10 34.54 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_arm64.deb ...
10:04:00 [2019-12-10T10:04:00.882Z] #10 34.55 Unpacking libapparmor-dev:arm64 (2.11.0-3+deb9u2) ...
10:04:00 [2019-12-10T10:04:00.882Z] #10 34.92 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:04:00 [2019-12-10T10:04:00.882Z] #10 35.17 Setting up libseccomp2:arm64 (2.3.1-2.1+deb9u1) ...
10:04:00 [2019-12-10T10:04:00.882Z] #10 35.33 Setting up libapparmor1:arm64 (2.11.0-3+deb9u2) ...
10:04:00 [2019-12-10T10:04:00.882Z] #10 35.39 Setting up libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ...
10:04:00 [2019-12-10T10:04:00.882Z] #10 35.45 Setting up libapparmor-dev:arm64 (2.11.0-3+deb9u2) ...
10:04:00 [2019-12-10T10:04:00.882Z] #10 35.49 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:04:00 [2019-12-10T10:04:00.882Z] #10 DONE 37.5s
10:04:00 [2019-12-10T10:04:00.882Z] 
10:04:00 [2019-12-10T10:04:00.882Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:04:00 [2019-12-10T10:04:00.882Z] #68 DONE 37.0s
10:04:00 [2019-12-10T10:04:00.882Z] 
10:04:00 [2019-12-10T10:04:00.882Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:04:00 [2019-12-10T10:04:00.882Z] #31 37.14 sync
10:04:00 [2019-12-10T10:04:00.882Z] #31 37.15 internal/reflectlite
10:04:01 [2019-12-10T10:04:01.112Z] #17 5.975 Building dependency tree...
10:04:01 [2019-12-10T10:04:01.112Z] #17 6.286 The following additional packages will be installed:
10:04:01 [2019-12-10T10:04:01.242Z] #45 16.48 crypto/internal/subtle
10:04:01 [2019-12-10T10:04:01.243Z] #45 16.54 crypto/subtle
10:04:01 [2019-12-10T10:04:01.243Z] #45 16.62 vendor/golang.org/x/crypto/cryptobyte/asn1
10:04:01 [2019-12-10T10:04:01.243Z] #45 16.70 internal/nettrace
10:04:01 [2019-12-10T10:04:01.370Z] #17 6.287   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
10:04:01 [2019-12-10T10:04:01.370Z] #17 6.287   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
10:04:01 [2019-12-10T10:04:01.370Z] #17 6.288   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
10:04:01 [2019-12-10T10:04:01.370Z] #17 6.288   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
10:04:01 [2019-12-10T10:04:01.370Z] #17 6.288   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
10:04:01 [2019-12-10T10:04:01.370Z] #17 6.288   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
10:04:01 [2019-12-10T10:04:01.370Z] #17 6.289   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
10:04:01 [2019-12-10T10:04:01.370Z] #17 6.289   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
10:04:01 [2019-12-10T10:04:01.370Z] #17 6.290   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
10:04:01 [2019-12-10T10:04:01.370Z] #17 6.291 Suggested packages:
10:04:01 [2019-12-10T10:04:01.370Z] #17 6.291   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
10:04:01 [2019-12-10T10:04:01.370Z] #17 6.292   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
10:04:01 [2019-12-10T10:04:01.370Z] #17 6.292   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
10:04:01 [2019-12-10T10:04:01.370Z] #17 6.292   vim-doc vim-scripts xfsdump acl attr quota
10:04:01 [2019-12-10T10:04:01.370Z] #17 6.292 Recommended packages:
10:04:01 [2019-12-10T10:04:01.370Z] #17 6.292   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
10:04:01 [2019-12-10T10:04:01.370Z] #17 6.292   python3-keyrings.alt python3-xdg unzip
10:04:01 [2019-12-10T10:04:01.467Z] #31 ...
10:04:01 [2019-12-10T10:04:01.467Z] 
10:04:01 [2019-12-10T10:04:01.467Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
10:04:01 [2019-12-10T10:04:01.467Z] #25 DONE 0.7s
10:04:01 [2019-12-10T10:04:01.467Z] 
10:04:01 [2019-12-10T10:04:01.467Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
10:04:01 [2019-12-10T10:04:01.467Z] #52 DONE 0.8s
10:04:01 [2019-12-10T10:04:01.467Z] 
10:04:01 [2019-12-10T10:04:01.467Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
10:04:01 [2019-12-10T10:04:01.467Z] #57 DONE 0.8s
10:04:01 [2019-12-10T10:04:01.467Z] 
10:04:01 [2019-12-10T10:04:01.467Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
10:04:01 [2019-12-10T10:04:01.656Z] #45 16.86 runtime/cgo
10:04:01 [2019-12-10T10:04:01.771Z] #58 ...
10:04:01 [2019-12-10T10:04:01.771Z] 
10:04:01 [2019-12-10T10:04:01.771Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
10:04:01 [2019-12-10T10:04:01.771Z] #53 DONE 0.2s
10:04:01 [2019-12-10T10:04:01.868Z] #54 ...
10:04:01 [2019-12-10T10:04:01.868Z] 
10:04:01 [2019-12-10T10:04:01.868Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:04:01 [2019-12-10T10:04:01.868Z] #33 48.53 Reading package lists...
10:04:01 [2019-12-10T10:04:01.868Z] #33 58.17 Building dependency tree...
10:04:01 [2019-12-10T10:04:01.868Z] #33 62.41 The following additional packages will be installed:
10:04:01 [2019-12-10T10:04:01.868Z] #33 62.46   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
10:04:01 [2019-12-10T10:04:01.868Z] #33 62.47 Suggested packages:
10:04:01 [2019-12-10T10:04:01.868Z] #33 62.47   codeblocks eclipse ninja-build lrzip
10:04:01 [2019-12-10T10:04:01.868Z] #33 62.47 Recommended packages:
10:04:01 [2019-12-10T10:04:01.868Z] #33 62.47   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
10:04:01 [2019-12-10T10:04:01.868Z] #33 63.52 The following NEW packages will be installed:
10:04:01 [2019-12-10T10:04:01.868Z] #33 63.52   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
10:04:01 [2019-12-10T10:04:01.868Z] #33 63.53   vim-common xxd
10:04:01 [2019-12-10T10:04:01.868Z] #33 64.61 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
10:04:01 [2019-12-10T10:04:01.868Z] #33 64.61 Need to get 13.7 MB of archives.
10:04:01 [2019-12-10T10:04:01.868Z] #33 64.61 After this operation, 57.2 MB of additional disk space will be used.
10:04:01 [2019-12-10T10:04:01.868Z] #33 64.61 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB]
10:04:01 [2019-12-10T10:04:01.868Z] #33 64.75 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
10:04:01 [2019-12-10T10:04:01.868Z] #33 64.76 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB]
10:04:01 [2019-12-10T10:04:01.868Z] #33 66.07 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB]
10:04:01 [2019-12-10T10:04:01.868Z] #33 66.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB]
10:04:01 [2019-12-10T10:04:01.868Z] #33 66.30 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
10:04:01 [2019-12-10T10:04:01.868Z] #33 66.31 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB]
10:04:01 [2019-12-10T10:04:01.868Z] #33 66.33 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB]
10:04:01 [2019-12-10T10:04:01.868Z] #33 66.85 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
10:04:01 [2019-12-10T10:04:01.868Z] #33 66.87 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
10:04:01 [2019-12-10T10:04:01.934Z] #17 7.162 The following NEW packages will be installed:
10:04:01 [2019-12-10T10:04:01.934Z] #17 7.162   apparmor aufs-tools bash-completion binutils-mingw-w64
10:04:01 [2019-12-10T10:04:01.934Z] #17 7.162   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
10:04:02 [2019-12-10T10:04:02.034Z] 
10:04:02 [2019-12-10T10:04:02.034Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
10:04:02 [2019-12-10T10:04:02.034Z] #58 DONE 0.4s
10:04:02 [2019-12-10T10:04:02.034Z] 
10:04:02 [2019-12-10T10:04:02.034Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:04:02 [2019-12-10T10:04:02.034Z] #44 38.20 sync
10:04:02 [2019-12-10T10:04:02.034Z] #44 38.23 internal/reflectlite
10:04:02 [2019-12-10T10:04:02.126Z] #33 ...
10:04:02 [2019-12-10T10:04:02.126Z] 
10:04:02 [2019-12-10T10:04:02.126Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:04:02 [2019-12-10T10:04:02.126Z] #40 64.79 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
10:04:02 [2019-12-10T10:04:02.126Z] #40 65.06 Selecting previously unselected package libnl-3-dev:amd64.
10:04:02 [2019-12-10T10:04:02.126Z] #40 65.07 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ...
10:04:02 [2019-12-10T10:04:02.126Z] #40 65.07 Unpacking libnl-3-dev:amd64 (3.2.27-2) ...
10:04:02 [2019-12-10T10:04:02.126Z] #40 65.50 Selecting previously unselected package libprotobuf-c1:amd64.
10:04:02 [2019-12-10T10:04:02.126Z] #40 65.51 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ...
10:04:02 [2019-12-10T10:04:02.126Z] #40 65.53 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
10:04:02 [2019-12-10T10:04:02.126Z] #40 65.71 Selecting previously unselected package libprotobuf-c-dev:amd64.
10:04:02 [2019-12-10T10:04:02.126Z] #40 65.71 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ...
10:04:02 [2019-12-10T10:04:02.126Z] #40 65.73 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ...
10:04:02 [2019-12-10T10:04:02.126Z] #40 65.94 Selecting previously unselected package zlib1g-dev:amd64.
10:04:02 [2019-12-10T10:04:02.126Z] #40 65.94 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
10:04:02 [2019-12-10T10:04:02.126Z] #40 66.00 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
10:04:02 [2019-12-10T10:04:02.126Z] #40 66.42 Selecting previously unselected package libprotobuf10:amd64.
10:04:02 [2019-12-10T10:04:02.126Z] #40 66.42 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ...
10:04:02 [2019-12-10T10:04:02.126Z] #40 66.46 Unpacking libprotobuf10:amd64 (3.0.0-9) ...
10:04:02 [2019-12-10T10:04:02.126Z] #40 67.67 Selecting previously unselected package libprotobuf-lite10:amd64.
10:04:02 [2019-12-10T10:04:02.126Z] #40 67.68 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ...
10:04:02 [2019-12-10T10:04:02.126Z] #40 67.70 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ...
10:04:02 [2019-12-10T10:04:02.126Z] #40 68.00 Selecting previously unselected package libprotobuf-dev:amd64.
10:04:02 [2019-12-10T10:04:02.126Z] #40 68.00 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ...
10:04:02 [2019-12-10T10:04:02.126Z] #40 68.02 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ...
10:04:02 [2019-12-10T10:04:02.192Z] #17 7.163   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
10:04:02 [2019-12-10T10:04:02.192Z] #17 7.163   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
10:04:02 [2019-12-10T10:04:02.192Z] #17 7.163   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
10:04:02 [2019-12-10T10:04:02.192Z] #17 7.163   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
10:04:02 [2019-12-10T10:04:02.192Z] #17 7.163   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
10:04:02 [2019-12-10T10:04:02.192Z] #17 7.163   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
10:04:02 [2019-12-10T10:04:02.192Z] #17 7.163   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
10:04:02 [2019-12-10T10:04:02.192Z] #17 7.164   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
10:04:02 [2019-12-10T10:04:02.192Z] #17 7.164   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
10:04:02 [2019-12-10T10:04:02.192Z] #17 7.164   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
10:04:02 [2019-12-10T10:04:02.192Z] #17 7.164   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
10:04:02 [2019-12-10T10:04:02.192Z] #17 7.164   xfsprogs xxd xz-utils zip
10:04:03 [2019-12-10T10:04:03.123Z] #17 8.208 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded.
10:04:03 [2019-12-10T10:04:03.123Z] #17 8.208 Need to get 90.9 MB of archives.
10:04:03 [2019-12-10T10:04:03.123Z] #17 8.208 After this operation, 541 MB of additional disk space will be used.
10:04:03 [2019-12-10T10:04:03.123Z] #17 8.208 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB]
10:04:03 [2019-12-10T10:04:03.123Z] #17 8.214 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
10:04:03 [2019-12-10T10:04:03.123Z] #17 8.218 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB]
10:04:03 [2019-12-10T10:04:03.123Z] #17 8.218 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB]
10:04:03 [2019-12-10T10:04:03.123Z] #17 8.221 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB]
10:04:03 [2019-12-10T10:04:03.123Z] #17 8.225 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB]
10:04:03 [2019-12-10T10:04:03.123Z] #17 8.230 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB]
10:04:03 [2019-12-10T10:04:03.123Z] #17 8.257 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB]
10:04:03 [2019-12-10T10:04:03.123Z] #17 8.259 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB]
10:04:03 [2019-12-10T10:04:03.123Z] #17 8.262 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB]
10:04:03 [2019-12-10T10:04:03.123Z] #17 8.297 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB]
10:04:03 [2019-12-10T10:04:03.123Z] #17 8.302 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB]
10:04:03 [2019-12-10T10:04:03.123Z] #17 8.303 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB]
10:04:03 [2019-12-10T10:04:03.123Z] #17 8.305 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB]
10:04:03 [2019-12-10T10:04:03.123Z] #17 8.306 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB]
10:04:03 [2019-12-10T10:04:03.123Z] #17 8.308 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB]
10:04:03 [2019-12-10T10:04:03.123Z] #17 8.310 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB]
10:04:03 [2019-12-10T10:04:03.123Z] #17 8.312 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB]
10:04:03 [2019-12-10T10:04:03.123Z] #17 8.313 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB]
10:04:03 [2019-12-10T10:04:03.123Z] #17 8.315 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB]
10:04:03 [2019-12-10T10:04:03.123Z] #17 8.316 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB]
10:04:03 [2019-12-10T10:04:03.123Z] #17 8.321 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
10:04:03 [2019-12-10T10:04:03.123Z] #17 8.324 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
10:04:03 [2019-12-10T10:04:03.123Z] #17 8.352 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]
10:04:03 [2019-12-10T10:04:03.123Z] #17 8.352 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
10:04:03 [2019-12-10T10:04:03.123Z] #17 8.352 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]
10:04:03 [2019-12-10T10:04:03.123Z] #17 8.352 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB]
10:04:03 [2019-12-10T10:04:03.123Z] #17 8.352 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
10:04:03 [2019-12-10T10:04:03.123Z] #17 8.352 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
10:04:03 [2019-12-10T10:04:03.123Z] #17 8.363 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
10:04:03 [2019-12-10T10:04:03.123Z] #17 8.363 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB]
10:04:03 [2019-12-10T10:04:03.123Z] #17 8.363 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB]
10:04:03 [2019-12-10T10:04:03.123Z] #17 8.380 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
10:04:03 [2019-12-10T10:04:03.123Z] #17 8.380 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
10:04:03 [2019-12-10T10:04:03.123Z] #17 8.380 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
10:04:03 [2019-12-10T10:04:03.123Z] #17 8.380 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]
10:04:03 [2019-12-10T10:04:03.123Z] #17 8.380 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB]
10:04:03 [2019-12-10T10:04:03.123Z] #17 8.380 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB]
10:04:03 [2019-12-10T10:04:03.123Z] #17 8.380 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB]
10:04:03 [2019-12-10T10:04:03.123Z] #17 8.394 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB]
10:04:03 [2019-12-10T10:04:03.123Z] #17 8.394 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB]
10:04:03 [2019-12-10T10:04:03.123Z] #17 8.394 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB]
10:04:03 [2019-12-10T10:04:03.124Z] #17 8.413 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB]
10:04:03 [2019-12-10T10:04:03.124Z] #17 8.413 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB]
10:04:03 [2019-12-10T10:04:03.124Z] #17 8.413 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
10:04:03 [2019-12-10T10:04:03.124Z] #17 8.413 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
10:04:03 [2019-12-10T10:04:03.124Z] #17 8.413 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]
10:04:03 [2019-12-10T10:04:03.124Z] #17 8.413 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB]
10:04:03 [2019-12-10T10:04:03.380Z] #17 8.440 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB]
10:04:03 [2019-12-10T10:04:03.380Z] #17 8.468 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
10:04:03 [2019-12-10T10:04:03.380Z] #17 8.468 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB]
10:04:03 [2019-12-10T10:04:03.380Z] #17 8.471 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB]
10:04:03 [2019-12-10T10:04:03.380Z] #17 8.481 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB]
10:04:03 [2019-12-10T10:04:03.380Z] #17 8.481 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB]
10:04:03 [2019-12-10T10:04:03.380Z] #17 8.481 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB]
10:04:03 [2019-12-10T10:04:03.380Z] #17 8.485 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
10:04:03 [2019-12-10T10:04:03.380Z] #17 8.570 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
10:04:03 [2019-12-10T10:04:03.380Z] #17 8.587 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB]
10:04:03 [2019-12-10T10:04:03.380Z] #17 8.603 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB]
10:04:03 [2019-12-10T10:04:03.380Z] #17 8.608 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB]
10:04:03 [2019-12-10T10:04:03.380Z] #17 8.610 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB]
10:04:03 [2019-12-10T10:04:03.380Z] #17 8.618 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB]
10:04:03 [2019-12-10T10:04:03.380Z] #17 8.652 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB]
10:04:03 [2019-12-10T10:04:03.380Z] #17 8.689 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
10:04:03 [2019-12-10T10:04:03.501Z] #40 ...
10:04:03 [2019-12-10T10:04:03.501Z] 
10:04:03 [2019-12-10T10:04:03.501Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:04:03 [2019-12-10T10:04:03.501Z] #47 59.06 + cd /tmp/tmp.ZNwInQ4Lzs/src/gotest.tools/gotestsum
10:04:03 [2019-12-10T10:04:03.501Z] #47 59.06 + git checkout -q v0.3.5
10:04:03 [2019-12-10T10:04:03.501Z] #47 59.23 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
10:04:03 [2019-12-10T10:04:03.637Z] #17 8.692 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB]
10:04:03 [2019-12-10T10:04:03.637Z] #17 8.777 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
10:04:03 [2019-12-10T10:04:03.760Z] #47 ...
10:04:03 [2019-12-10T10:04:03.760Z] 
10:04:03 [2019-12-10T10:04:03.760Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:04:03 [2019-12-10T10:04:03.760Z] #33 68.64 debconf: delaying package configuration, since apt-utils is not installed
10:04:03 [2019-12-10T10:04:03.760Z] #33 68.91 Fetched 13.7 MB in 3s (4141 kB/s)
10:04:03 [2019-12-10T10:04:03.760Z] #33 69.18 Selecting previously unselected package cmake-data.
10:04:03 [2019-12-10T10:04:03.760Z] #33 69.18 (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.)
10:04:03 [2019-12-10T10:04:03.760Z] #33 69.28 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
10:04:03 [2019-12-10T10:04:03.760Z] #33 69.32 Unpacking cmake-data (3.7.2-1) ...
10:04:03 [2019-12-10T10:04:03.894Z] #17 8.846 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB]
10:04:03 [2019-12-10T10:04:03.894Z] #17 8.847 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB]
10:04:03 [2019-12-10T10:04:03.947Z] #44 40.02 github.com/LK4D4/vndr/godl/singleflight
10:04:03 [2019-12-10T10:04:03.947Z] #44 40.02 math/rand
10:04:03 [2019-12-10T10:04:03.947Z] #44 40.02 internal/singleflight
10:04:03 [2019-12-10T10:04:03.947Z] #44 ...
10:04:03 [2019-12-10T10:04:03.947Z] 
10:04:03 [2019-12-10T10:04:03.947Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:04:03 [2019-12-10T10:04:03.947Z] #40 24.03 Reading package lists...
10:04:03 [2019-12-10T10:04:03.947Z] #40 30.85 Building dependency tree...
10:04:03 [2019-12-10T10:04:03.947Z] #40 32.73 The following additional packages will be installed:
10:04:03 [2019-12-10T10:04:03.947Z] #40 32.73   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
10:04:03 [2019-12-10T10:04:03.947Z] #40 32.73   libprotoc10 python-pkg-resources zlib1g-dev
10:04:03 [2019-12-10T10:04:03.947Z] #40 32.73 Suggested packages:
10:04:03 [2019-12-10T10:04:03.947Z] #40 32.74   manpages-dev python-setuptools
10:04:03 [2019-12-10T10:04:03.947Z] #40 34.19 The following NEW packages will be installed:
10:04:03 [2019-12-10T10:04:03.947Z] #40 34.19   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
10:04:03 [2019-12-10T10:04:03.947Z] #40 34.20   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
10:04:03 [2019-12-10T10:04:03.947Z] #40 34.20   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
10:04:03 [2019-12-10T10:04:03.947Z] #40 34.20   zlib1g-dev
10:04:03 [2019-12-10T10:04:03.947Z] #40 35.42 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
10:04:03 [2019-12-10T10:04:03.947Z] #40 35.42 Need to get 3415 kB of archives.
10:04:03 [2019-12-10T10:04:03.948Z] #40 35.42 After this operation, 19.0 MB of additional disk space will be used.
10:04:03 [2019-12-10T10:04:03.948Z] #40 35.42 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB]
10:04:03 [2019-12-10T10:04:03.948Z] #40 35.44 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap-dev arm64 1:2.25-1 [28.9 kB]
10:04:03 [2019-12-10T10:04:03.948Z] #40 35.45 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1-dev arm64 1.1.6+dfsg-3 [115 kB]
10:04:03 [2019-12-10T10:04:03.948Z] #40 35.47 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB]
10:04:03 [2019-12-10T10:04:03.948Z] #40 35.47 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-dev arm64 3.2.27-2 [91.7 kB]
10:04:03 [2019-12-10T10:04:03.948Z] #40 35.48 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB]
10:04:03 [2019-12-10T10:04:03.948Z] #40 35.49 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c-dev arm64 1.2.1-2 [30.2 kB]
10:04:03 [2019-12-10T10:04:03.948Z] #40 35.49 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zlib1g-dev arm64 1:1.2.8.dfsg-5 [200 kB]
10:04:03 [2019-12-10T10:04:03.948Z] #40 35.50 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf10 arm64 3.0.0-9 [618 kB]
10:04:03 [2019-12-10T10:04:03.948Z] #40 35.55 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-lite10 arm64 3.0.0-9 [117 kB]
10:04:03 [2019-12-10T10:04:03.948Z] #40 35.55 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-dev arm64 3.0.0-9 [940 kB]
10:04:03 [2019-12-10T10:04:03.948Z] #40 35.63 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotoc10 arm64 3.0.0-9 [566 kB]
10:04:03 [2019-12-10T10:04:03.948Z] #40 35.66 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-c-compiler arm64 1.2.1-2 [72.2 kB]
10:04:03 [2019-12-10T10:04:03.948Z] #40 35.67 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-compiler arm64 3.0.0-9 [52.8 kB]
10:04:03 [2019-12-10T10:04:03.948Z] #40 35.67 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pkg-resources all 33.1.1-1 [166 kB]
10:04:03 [2019-12-10T10:04:03.948Z] #40 35.69 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-protobuf arm64 3.0.0-9 [286 kB]
10:04:03 [2019-12-10T10:04:03.948Z] #40 36.70 debconf: delaying package configuration, since apt-utils is not installed
10:04:03 [2019-12-10T10:04:03.948Z] #40 37.27 Fetched 3415 kB in 1s (2353 kB/s)
10:04:03 [2019-12-10T10:04:03.948Z] #40 37.52 Selecting previously unselected package libnet1:arm64.
10:04:03 [2019-12-10T10:04:03.948Z] #40 37.52 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14976 files and directories currently installed.)
10:04:03 [2019-12-10T10:04:03.948Z] #40 37.64 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_arm64.deb ...
10:04:03 [2019-12-10T10:04:03.948Z] #40 37.65 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ...
10:04:03 [2019-12-10T10:04:03.948Z] #40 37.95 Selecting previously unselected package libcap-dev:arm64.
10:04:03 [2019-12-10T10:04:03.948Z] #40 37.97 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_arm64.deb ...
10:04:03 [2019-12-10T10:04:03.948Z] #40 37.99 Unpacking libcap-dev:arm64 (1:2.25-1) ...
10:04:03 [2019-12-10T10:04:03.948Z] #40 38.28 Selecting previously unselected package libnet1-dev.
10:04:03 [2019-12-10T10:04:03.948Z] #40 38.29 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_arm64.deb ...
10:04:03 [2019-12-10T10:04:03.948Z] #40 38.31 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
10:04:03 [2019-12-10T10:04:03.948Z] #40 38.70 Selecting previously unselected package libnl-3-200:arm64.
10:04:03 [2019-12-10T10:04:03.948Z] #40 38.70 Preparing to unpack .../03-libnl-3-200_3.2.27-2_arm64.deb ...
10:04:03 [2019-12-10T10:04:03.948Z] #40 38.72 Unpacking libnl-3-200:arm64 (3.2.27-2) ...
10:04:03 [2019-12-10T10:04:03.948Z] #40 39.04 Selecting previously unselected package libnl-3-dev:arm64.
10:04:03 [2019-12-10T10:04:03.948Z] #40 39.04 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_arm64.deb ...
10:04:03 [2019-12-10T10:04:03.948Z] #40 39.07 Unpacking libnl-3-dev:arm64 (3.2.27-2) ...
10:04:03 [2019-12-10T10:04:03.948Z] #40 39.65 Selecting previously unselected package libprotobuf-c1:arm64.
10:04:03 [2019-12-10T10:04:03.948Z] #40 39.65 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_arm64.deb ...
10:04:03 [2019-12-10T10:04:03.948Z] #40 39.65 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ...
10:04:03 [2019-12-10T10:04:03.948Z] #40 39.79 Selecting previously unselected package libprotobuf-c-dev:arm64.
10:04:03 [2019-12-10T10:04:03.948Z] #40 39.79 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_arm64.deb ...
10:04:03 [2019-12-10T10:04:03.948Z] #40 39.88 Unpacking libprotobuf-c-dev:arm64 (1.2.1-2) ...
10:04:03 [2019-12-10T10:04:03.948Z] #40 40.14 Selecting previously unselected package zlib1g-dev:arm64.
10:04:03 [2019-12-10T10:04:03.948Z] #40 40.15 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_arm64.deb ...
10:04:03 [2019-12-10T10:04:03.948Z] #40 40.19 Unpacking zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ...
10:04:03 [2019-12-10T10:04:03.948Z] #40 40.64 Selecting previously unselected package libprotobuf10:arm64.
10:04:03 [2019-12-10T10:04:03.948Z] #40 40.64 Preparing to unpack .../08-libprotobuf10_3.0.0-9_arm64.deb ...
10:04:03 [2019-12-10T10:04:03.948Z] #40 40.65 Unpacking libprotobuf10:arm64 (3.0.0-9) ...
10:04:04 [2019-12-10T10:04:04.153Z] #17 9.393 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB]
10:04:04 [2019-12-10T10:04:04.210Z] #40 ...
10:04:04 [2019-12-10T10:04:04.210Z] 
10:04:04 [2019-12-10T10:04:04.210Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:04:04 [2019-12-10T10:04:04.210Z] #31 39.86 sort
10:04:04 [2019-12-10T10:04:04.210Z] #31 39.88 errors
10:04:04 [2019-12-10T10:04:04.210Z] #31 40.36 strconv
10:04:04 [2019-12-10T10:04:04.210Z] #31 40.37 io
10:04:04 [2019-12-10T10:04:04.210Z] #31 40.42 internal/oserror
10:04:04 [2019-12-10T10:04:04.210Z] #31 40.64 syscall
10:04:04 [2019-12-10T10:04:04.695Z] #33 ...
10:04:04 [2019-12-10T10:04:04.695Z] 
10:04:04 [2019-12-10T10:04:04.695Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:04:04 [2019-12-10T10:04:04.695Z] #28 60.53 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:04:04 [2019-12-10T10:04:04.695Z] #28 ...
10:04:04 [2019-12-10T10:04:04.695Z] 
10:04:04 [2019-12-10T10:04:04.695Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:04:04 [2019-12-10T10:04:04.695Z] #26 6.715 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
10:04:04 [2019-12-10T10:04:04.695Z] #26 7.614 
10:04:05 [2019-12-10T10:04:05.083Z] #17 10.12 debconf: delaying package configuration, since apt-utils is not installed
10:04:05 [2019-12-10T10:04:05.083Z] #17 10.15 Fetched 90.9 MB in 2s (32.7 MB/s)
10:04:05 [2019-12-10T10:04:05.083Z] #17 10.19 Selecting previously unselected package bash-completion.
10:04:05 [2019-12-10T10:04:05.083Z] #17 10.19 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15161 files and directories currently installed.)
10:04:05 [2019-12-10T10:04:05.083Z] #17 10.20 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
10:04:05 [2019-12-10T10:04:05.495Z] #26 8.047 
##                                                                         3.2%
#####                                                                      7.0%
#######                                                                   11.0%
###########                                                               16.2%
##############                                                            20.8%
#################                                                         24.6%
######################                                                    31.4%
##########################                                                37.2%
##############################                                            42.9%
10:04:05 [2019-12-10T10:04:05.495Z] #26 ...
10:04:05 [2019-12-10T10:04:05.495Z] 
10:04:05 [2019-12-10T10:04:05.495Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:04:05 [2019-12-10T10:04:05.495Z] #31 60.91 internal/reflectlite
10:04:05 [2019-12-10T10:04:05.495Z] #31 60.91 sync
10:04:05 [2019-12-10T10:04:05.495Z] #31 64.49 sort
10:04:05 [2019-12-10T10:04:05.495Z] #31 64.49 errors
10:04:05 [2019-12-10T10:04:05.495Z] #31 65.03 strconv
10:04:05 [2019-12-10T10:04:05.495Z] #31 67.39 io
10:04:05 [2019-12-10T10:04:05.495Z] #31 69.37 syscall
10:04:05 [2019-12-10T10:04:05.495Z] #31 70.67 reflect
10:04:05 [2019-12-10T10:04:05.495Z] #31 ...
10:04:05 [2019-12-10T10:04:05.495Z] 
10:04:05 [2019-12-10T10:04:05.495Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:04:06 [2019-12-10T10:04:06.012Z] #26 8.047 
##                                                                         3.2%
#####                                                                      7.0%
#######                                                                   11.0%
###########                                                               16.2%
##############                                                            20.8%
#################                                                         24.6%
######################                                                    31.4%
##########################                                                37.2%
##############################                                            42.9%
####################################                                      50.2%
###########################################                               60.5%
##################################################                        70.6%
########################################################                  78.6%
10:04:06 [2019-12-10T10:04:06.012Z] #26 ...
10:04:06 [2019-12-10T10:04:06.012Z] 
10:04:06 [2019-12-10T10:04:06.012Z] #11 [dev 1/24] RUN groupadd -r docker
10:04:06 [2019-12-10T10:04:06.012Z] #11 DONE 6.5s
10:04:06 [2019-12-10T10:04:06.012Z] 
10:04:06 [2019-12-10T10:04:06.012Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:04:06 [2019-12-10T10:04:06.017Z] #17 10.95 Unpacking bash-completion (1:2.1-4.3) ...
10:04:06 [2019-12-10T10:04:06.017Z] #17 11.09 Selecting previously unselected package libnet1:amd64.
10:04:06 [2019-12-10T10:04:06.017Z] #17 11.10 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ...
10:04:06 [2019-12-10T10:04:06.017Z] #17 11.10 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
10:04:06 [2019-12-10T10:04:06.017Z] #17 11.15 Selecting previously unselected package libnfnetlink0:amd64.
10:04:06 [2019-12-10T10:04:06.017Z] #17 11.15 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ...
10:04:06 [2019-12-10T10:04:06.017Z] #17 11.16 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
10:04:06 [2019-12-10T10:04:06.291Z] #26 8.047 
##                                                                         3.2%
#####                                                                      7.0%
#######                                                                   11.0%
###########                                                               16.2%
##############                                                            20.8%
#################                                                         24.6%
######################                                                    31.4%
##########################                                                37.2%
##############################                                            42.9%
####################################                                      50.2%
###########################################                               60.5%
##################################################                        70.6%
########################################################                  78.6%
##############################################################            87.2%
####################################################################      95.4%
######################################################################    97.7%
######################################################################## 100.0%
10:04:06 [2019-12-10T10:04:06.294Z] #17 11.34 Selecting previously unselected package libpcrecpp0v5:amd64.
10:04:06 [2019-12-10T10:04:06.294Z] #17 11.34 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ...
10:04:06 [2019-12-10T10:04:06.294Z] #17 11.35 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ...
10:04:06 [2019-12-10T10:04:06.294Z] #17 11.41 Selecting previously unselected package libudev-dev:amd64.
10:04:06 [2019-12-10T10:04:06.294Z] #17 11.41 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ...
10:04:06 [2019-12-10T10:04:06.294Z] #17 11.42 Unpacking libudev-dev:amd64 (232-25+deb9u12) ...
10:04:06 [2019-12-10T10:04:06.552Z] #17 11.60 Selecting previously unselected package libpython3.5-minimal:amd64.
10:04:06 [2019-12-10T10:04:06.552Z] #17 11.60 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
10:04:06 [2019-12-10T10:04:06.552Z] #17 11.61 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
10:04:06 [2019-12-10T10:04:06.552Z] #17 11.85 Selecting previously unselected package python3.5-minimal.
10:04:06 [2019-12-10T10:04:06.552Z] #17 11.85 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
10:04:06 [2019-12-10T10:04:06.809Z] #17 11.86 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
10:04:07 [2019-12-10T10:04:07.000Z] #31 ...
10:04:07 [2019-12-10T10:04:07.000Z] 
10:04:07 [2019-12-10T10:04:07.000Z] #11 [dev 1/24] RUN groupadd -r docker
10:04:07 [2019-12-10T10:04:07.000Z] #11 DONE 5.5s
10:04:07 [2019-12-10T10:04:07.000Z] 
10:04:07 [2019-12-10T10:04:07.000Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:04:07 [2019-12-10T10:04:07.000Z] #40 41.38 Selecting previously unselected package libprotobuf-lite10:arm64.
10:04:07 [2019-12-10T10:04:07.000Z] #40 41.38 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_arm64.deb ...
10:04:07 [2019-12-10T10:04:07.000Z] #40 41.39 Unpacking libprotobuf-lite10:arm64 (3.0.0-9) ...
10:04:07 [2019-12-10T10:04:07.000Z] #40 41.64 Selecting previously unselected package libprotobuf-dev:arm64.
10:04:07 [2019-12-10T10:04:07.000Z] #40 41.69 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_arm64.deb ...
10:04:07 [2019-12-10T10:04:07.000Z] #40 41.75 Unpacking libprotobuf-dev:arm64 (3.0.0-9) ...
10:04:07 [2019-12-10T10:04:07.066Z] #17 12.24 Selecting previously unselected package python3-minimal.
10:04:07 [2019-12-10T10:04:07.066Z] #17 12.24 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ...
10:04:07 [2019-12-10T10:04:07.066Z] #17 12.24 Unpacking python3-minimal (3.5.3-1) ...
10:04:07 [2019-12-10T10:04:07.066Z] #17 12.30 Selecting previously unselected package libmpdec2:amd64.
10:04:07 [2019-12-10T10:04:07.229Z] #26 10.81 
10:04:07 [2019-12-10T10:04:07.268Z] #45 ...
10:04:07 [2019-12-10T10:04:07.268Z] 
10:04:07 [2019-12-10T10:04:07.268Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:04:07 [2019-12-10T10:04:07.268Z] #51 16.73 + cd /tmp/tmp.fiEg3vS3vM/src/github.com/golangci/golangci-lint/
10:04:07 [2019-12-10T10:04:07.268Z] #51 16.73 + git checkout -q v1.20.0
10:04:07 [2019-12-10T10:04:07.268Z] #51 17.05 ++ git describe --tags
10:04:07 [2019-12-10T10:04:07.268Z] #51 17.05 + version=v1.20.0
10:04:07 [2019-12-10T10:04:07.268Z] #51 17.05 ++ git rev-parse --short HEAD
10:04:07 [2019-12-10T10:04:07.268Z] #51 17.06 + commit=cc98739
10:04:07 [2019-12-10T10:04:07.268Z] #51 17.06 ++ git show -s --format=%cd
10:04:07 [2019-12-10T10:04:07.268Z] #51 17.06 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
10:04:07 [2019-12-10T10:04:07.268Z] #51 17.06 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
10:04:07 [2019-12-10T10:04:07.268Z] #51 ...
10:04:07 [2019-12-10T10:04:07.268Z] 
10:04:07 [2019-12-10T10:04:07.268Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:04:07 [2019-12-10T10:04:07.268Z] #25 12.41 Fetched 7671 kB in 12s (635 kB/s)
10:04:07 [2019-12-10T10:04:07.268Z] #25 12.41 Reading package lists...
10:04:07 [2019-12-10T10:04:07.268Z] #25 18.41 Reading package lists...
10:04:07 [2019-12-10T10:04:07.268Z] #25 ...
10:04:07 [2019-12-10T10:04:07.268Z] 
10:04:07 [2019-12-10T10:04:07.268Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:04:07 [2019-12-10T10:04:07.268Z] #39 13.22 + cd /tmp/tmp.5ZyT6mrPiC/src/github.com/docker/distribution
10:04:07 [2019-12-10T10:04:07.268Z] #39 13.22 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
10:04:07 [2019-12-10T10:04:07.268Z] #39 15.79 + GOPATH=/tmp/tmp.5ZyT6mrPiC/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.5ZyT6mrPiC go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
10:04:07 [2019-12-10T10:04:07.268Z] #39 ...
10:04:07 [2019-12-10T10:04:07.268Z] 
10:04:07 [2019-12-10T10:04:07.268Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:04:07 [2019-12-10T10:04:07.268Z] #41 12.77 Fetched 7671 kB in 12s (626 kB/s)
10:04:07 [2019-12-10T10:04:07.268Z] #41 12.77 Reading package lists...
10:04:07 [2019-12-10T10:04:07.268Z] #41 18.34 Reading package lists...
10:04:07 [2019-12-10T10:04:07.324Z] #17 12.30 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ...
10:04:07 [2019-12-10T10:04:07.324Z] #17 12.30 Unpacking libmpdec2:amd64 (2.4.2-1) ...
10:04:07 [2019-12-10T10:04:07.324Z] #17 12.35 Selecting previously unselected package libpython3.5-stdlib:amd64.
10:04:07 [2019-12-10T10:04:07.324Z] #17 12.35 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ...
10:04:07 [2019-12-10T10:04:07.324Z] #17 12.35 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
10:04:07 [2019-12-10T10:04:07.679Z] #41 ...
10:04:07 [2019-12-10T10:04:07.679Z] 
10:04:07 [2019-12-10T10:04:07.680Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:04:07 [2019-12-10T10:04:07.680Z] #34 13.96 Fetched 7671 kB in 12s (593 kB/s)
10:04:07 [2019-12-10T10:04:07.680Z] #34 13.96 Reading package lists...
10:04:07 [2019-12-10T10:04:07.680Z] #34 18.45 Reading package lists...
10:04:07 [2019-12-10T10:04:07.680Z] #34 ...
10:04:07 [2019-12-10T10:04:07.680Z] 
10:04:07 [2019-12-10T10:04:07.680Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:04:07 [2019-12-10T10:04:07.891Z] #17 12.93 Selecting previously unselected package python3.5.
10:04:07 [2019-12-10T10:04:07.891Z] #17 12.94 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ...
10:04:07 [2019-12-10T10:04:07.891Z] #17 12.94 Unpacking python3.5 (3.5.3-1+deb9u1) ...
10:04:07 [2019-12-10T10:04:07.891Z] #17 12.99 Selecting previously unselected package libpython3-stdlib:amd64.
10:04:07 [2019-12-10T10:04:07.891Z] #17 13.00 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ...
10:04:07 [2019-12-10T10:04:07.891Z] #17 13.01 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ...
10:04:07 [2019-12-10T10:04:07.891Z] #17 13.05 Selecting previously unselected package dh-python.
10:04:07 [2019-12-10T10:04:07.891Z] #17 13.05 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
10:04:07 [2019-12-10T10:04:07.891Z] #17 13.06 Unpacking dh-python (2.20170125) ...
10:04:08 [2019-12-10T10:04:08.053Z] #26 11.21 
#######                                                                   10.7%
#################                                                         24.2%
##########################                                                36.3%
####################################                                      50.3%
10:04:08 [2019-12-10T10:04:08.053Z] #26 ...
10:04:08 [2019-12-10T10:04:08.053Z] 
10:04:08 [2019-12-10T10:04:08.053Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:04:08 [2019-12-10T10:04:08.053Z] #44 63.54 github.com/LK4D4/vndr/godl/singleflight
10:04:08 [2019-12-10T10:04:08.053Z] #44 63.54 internal/reflectlite
10:04:08 [2019-12-10T10:04:08.053Z] #44 64.06 math/rand
10:04:08 [2019-12-10T10:04:08.053Z] #44 67.70 io
10:04:08 [2019-12-10T10:04:08.053Z] #44 67.73 strconv
10:04:08 [2019-12-10T10:04:08.053Z] #44 69.89 bytes
10:04:08 [2019-12-10T10:04:08.053Z] #44 ...
10:04:08 [2019-12-10T10:04:08.053Z] 
10:04:08 [2019-12-10T10:04:08.053Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:04:08 [2019-12-10T10:04:08.090Z] #41 23.09 Building dependency tree...
10:04:08 [2019-12-10T10:04:08.090Z] #41 ...
10:04:08 [2019-12-10T10:04:08.090Z] 
10:04:08 [2019-12-10T10:04:08.090Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:04:08 [2019-12-10T10:04:08.090Z] #69 13.46 + cd /tmp/tmp.FtLXO9kHb5/src/github.com/docker/libnetwork
10:04:08 [2019-12-10T10:04:08.090Z] #69 13.46 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377
10:04:08 [2019-12-10T10:04:08.090Z] #69 14.23 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
10:04:08 [2019-12-10T10:04:08.150Z] #17 13.12 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
10:04:08 [2019-12-10T10:04:08.150Z] #17 13.14 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
10:04:08 [2019-12-10T10:04:08.504Z] #69 ...
10:04:08 [2019-12-10T10:04:08.504Z] 
10:04:08 [2019-12-10T10:04:08.504Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:04:08 [2019-12-10T10:04:08.504Z] #25 18.41 Reading package lists...
10:04:08 [2019-12-10T10:04:08.504Z] #25 23.98 Building dependency tree...
10:04:08 [2019-12-10T10:04:08.504Z] #25 ...
10:04:08 [2019-12-10T10:04:08.504Z] 
10:04:08 [2019-12-10T10:04:08.504Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:04:08 [2019-12-10T10:04:08.504Z] #11 14.03 Fetched 7671 kB in 13s (568 kB/s)
10:04:08 [2019-12-10T10:04:08.504Z] #11 14.03 Reading package lists...
10:04:08 [2019-12-10T10:04:08.504Z] #11 18.45 Reading package lists...
10:04:08 [2019-12-10T10:04:08.504Z] #11 23.87 Building dependency tree...
10:04:08 [2019-12-10T10:04:08.504Z] #11 ...
10:04:08 [2019-12-10T10:04:08.504Z] 
10:04:08 [2019-12-10T10:04:08.504Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:04:08 [2019-12-10T10:04:08.504Z] #41 23.09 Building dependency tree...
10:04:08 [2019-12-10T10:04:08.570Z] #26 11.21 
#######                                                                   10.7%
#################                                                         24.2%
##########################                                                36.3%
####################################                                      50.3%
###############################################                           65.3%
##################################################################        91.8%
######################################################################## 100.0%
10:04:08 [2019-12-10T10:04:08.726Z] #17 13.83 Setting up python3-minimal (3.5.3-1) ...
10:04:08 [2019-12-10T10:04:08.985Z] #17 14.10 Selecting previously unselected package python3.
10:04:08 [2019-12-10T10:04:08.985Z] #17 14.10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16747 files and directories currently installed.)
10:04:08 [2019-12-10T10:04:08.985Z] #17 14.11 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ...
10:04:08 [2019-12-10T10:04:08.985Z] #17 14.12 Unpacking python3 (3.5.3-1) ...
10:04:08 [2019-12-10T10:04:08.985Z] #17 14.16 Selecting previously unselected package pigz.
10:04:08 [2019-12-10T10:04:08.985Z] #17 14.16 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ...
10:04:08 [2019-12-10T10:04:08.985Z] #17 14.17 Unpacking pigz (2.3.4-1) ...
10:04:08 [2019-12-10T10:04:08.985Z] #17 14.21 Selecting previously unselected package libip4tc0:amd64.
10:04:09 [2019-12-10T10:04:09.137Z] #26 12.77 
10:04:09 [2019-12-10T10:04:09.137Z] #26 ...
10:04:09 [2019-12-10T10:04:09.137Z] 
10:04:09 [2019-12-10T10:04:09.137Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:04:09 [2019-12-10T10:04:09.137Z] #59 5.990 + RM_GOPATH=0
10:04:09 [2019-12-10T10:04:09.137Z] #59 5.990 + TMP_GOPATH=
10:04:09 [2019-12-10T10:04:09.137Z] #59 5.990 + : /build
10:04:09 [2019-12-10T10:04:09.137Z] #59 5.990 + '[' -z '' ']'
10:04:09 [2019-12-10T10:04:09.137Z] #59 5.990 ++ mktemp -d
10:04:09 [2019-12-10T10:04:09.137Z] #59 5.997 + export GOPATH=/tmp/tmp.5rbHjBwQx7
10:04:09 [2019-12-10T10:04:09.137Z] #59 5.997 + GOPATH=/tmp/tmp.5rbHjBwQx7
10:04:09 [2019-12-10T10:04:09.137Z] #59 5.997 + RM_GOPATH=1
10:04:09 [2019-12-10T10:04:09.137Z] #59 5.997 ++ dirname ./install.sh
10:04:09 [2019-12-10T10:04:09.137Z] #59 5.997 + dir=.
10:04:09 [2019-12-10T10:04:09.137Z] #59 5.997 + bin=containerd
10:04:09 [2019-12-10T10:04:09.137Z] #59 5.997 + shift
10:04:09 [2019-12-10T10:04:09.137Z] #59 5.997 + '[' '!' -f ./containerd.installer ']'
10:04:09 [2019-12-10T10:04:09.137Z] #59 5.997 + . ./containerd.installer
10:04:09 [2019-12-10T10:04:09.137Z] #59 5.997 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
10:04:09 [2019-12-10T10:04:09.137Z] #59 5.997 + install_containerd
10:04:09 [2019-12-10T10:04:09.137Z] #59 5.997 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
10:04:09 [2019-12-10T10:04:09.137Z] #59 5.997 + git clone https://github.com/containerd/containerd.git /tmp/tmp.5rbHjBwQx7/src/github.com/containerd/containerd
10:04:09 [2019-12-10T10:04:09.137Z] #59 5.997 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
10:04:09 [2019-12-10T10:04:09.137Z] #59 6.062 Cloning into '/tmp/tmp.5rbHjBwQx7/src/github.com/containerd/containerd'...
10:04:09 [2019-12-10T10:04:09.243Z] #17 14.22 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ...
10:04:09 [2019-12-10T10:04:09.243Z] #17 14.22 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
10:04:09 [2019-12-10T10:04:09.243Z] #17 14.27 Selecting previously unselected package libip6tc0:amd64.
10:04:09 [2019-12-10T10:04:09.243Z] #17 14.27 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ...
10:04:09 [2019-12-10T10:04:09.243Z] #17 14.28 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
10:04:09 [2019-12-10T10:04:09.243Z] #17 14.33 Selecting previously unselected package libiptc0:amd64.
10:04:09 [2019-12-10T10:04:09.243Z] #17 14.33 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ...
10:04:09 [2019-12-10T10:04:09.243Z] #17 14.34 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
10:04:09 [2019-12-10T10:04:09.243Z] #17 14.38 Selecting previously unselected package libxtables12:amd64.
10:04:09 [2019-12-10T10:04:09.243Z] #17 14.39 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ...
10:04:09 [2019-12-10T10:04:09.243Z] #17 14.39 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
10:04:09 [2019-12-10T10:04:09.354Z] #41 ...
10:04:09 [2019-12-10T10:04:09.354Z] 
10:04:09 [2019-12-10T10:04:09.354Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:04:09 [2019-12-10T10:04:09.354Z] #57 14.66 Fetched 7671 kB in 13s (548 kB/s)
10:04:09 [2019-12-10T10:04:09.354Z] #57 14.66 Reading package lists...
10:04:09 [2019-12-10T10:04:09.354Z] #57 19.72 Reading package lists...
10:04:09 [2019-12-10T10:04:09.354Z] #57 ...
10:04:09 [2019-12-10T10:04:09.354Z] 
10:04:09 [2019-12-10T10:04:09.354Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:04:09 [2019-12-10T10:04:09.354Z] #34 23.24 Building dependency tree...
10:04:09 [2019-12-10T10:04:09.354Z] #34 24.77 The following additional packages will be installed:
10:04:09 [2019-12-10T10:04:09.354Z] #34 24.78   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
10:04:09 [2019-12-10T10:04:09.354Z] #34 24.78 Suggested packages:
10:04:09 [2019-12-10T10:04:09.354Z] #34 24.78   codeblocks eclipse ninja-build lrzip
10:04:09 [2019-12-10T10:04:09.354Z] #34 24.78 Recommended packages:
10:04:09 [2019-12-10T10:04:09.354Z] #34 24.78   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
10:04:09 [2019-12-10T10:04:09.396Z] #59 ...
10:04:09 [2019-12-10T10:04:09.396Z] 
10:04:09 [2019-12-10T10:04:09.396Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:04:09 [2019-12-10T10:04:09.396Z] #33 74.83 Selecting previously unselected package liblzo2-2:amd64.
10:04:09 [2019-12-10T10:04:09.396Z] #33 74.85 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ...
10:04:09 [2019-12-10T10:04:09.396Z] #33 74.89 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
10:04:09 [2019-12-10T10:04:09.396Z] #33 75.16 Selecting previously unselected package libicu57:amd64.
10:04:09 [2019-12-10T10:04:09.396Z] #33 75.16 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ...
10:04:09 [2019-12-10T10:04:09.396Z] #33 75.18 Unpacking libicu57:amd64 (57.1-6+deb9u3) ...
10:04:09 [2019-12-10T10:04:09.501Z] #17 14.57 Selecting previously unselected package libnetfilter-conntrack3:amd64.
10:04:09 [2019-12-10T10:04:09.501Z] #17 14.57 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ...
10:04:09 [2019-12-10T10:04:09.501Z] #17 14.58 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ...
10:04:09 [2019-12-10T10:04:09.501Z] #17 14.62 Selecting previously unselected package iptables.
10:04:09 [2019-12-10T10:04:09.501Z] #17 14.63 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ...
10:04:09 [2019-12-10T10:04:09.501Z] #17 14.63 Unpacking iptables (1.6.0+snapshot20161117-6) ...
10:04:09 [2019-12-10T10:04:09.655Z] #40 45.96 Selecting previously unselected package libprotoc10:arm64.
10:04:09 [2019-12-10T10:04:09.655Z] #40 45.98 Preparing to unpack .../11-libprotoc10_3.0.0-9_arm64.deb ...
10:04:09 [2019-12-10T10:04:09.655Z] #40 45.99 Unpacking libprotoc10:arm64 (3.0.0-9) ...
10:04:09 [2019-12-10T10:04:09.758Z] #17 14.73 Selecting previously unselected package xxd.
10:04:09 [2019-12-10T10:04:09.759Z] #17 14.74 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
10:04:09 [2019-12-10T10:04:09.759Z] #17 14.74 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
10:04:09 [2019-12-10T10:04:09.759Z] #17 14.80 Selecting previously unselected package vim-common.
10:04:09 [2019-12-10T10:04:09.759Z] #17 14.80 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
10:04:09 [2019-12-10T10:04:09.759Z] #17 14.81 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
10:04:09 [2019-12-10T10:04:09.759Z] #17 14.88 Selecting previously unselected package bzip2.
10:04:09 [2019-12-10T10:04:09.759Z] #17 14.88 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ...
10:04:09 [2019-12-10T10:04:09.759Z] #17 14.88 Unpacking bzip2 (1.0.6-8.1) ...
10:04:09 [2019-12-10T10:04:09.759Z] #17 14.94 Selecting previously unselected package libgpm2:amd64.
10:04:09 [2019-12-10T10:04:09.759Z] #17 14.94 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
10:04:09 [2019-12-10T10:04:09.759Z] #17 14.95 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
10:04:09 [2019-12-10T10:04:09.759Z] #17 14.99 Selecting previously unselected package xz-utils.
10:04:09 [2019-12-10T10:04:09.759Z] #17 14.99 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ...
10:04:09 [2019-12-10T10:04:09.923Z] #40 46.68 Selecting previously unselected package protobuf-c-compiler.
10:04:09 [2019-12-10T10:04:09.923Z] #40 46.72 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_arm64.deb ...
10:04:10 [2019-12-10T10:04:10.016Z] #17 15.00 Unpacking xz-utils (5.2.2-1.2+b1) ...
10:04:10 [2019-12-10T10:04:10.016Z] #17 15.07 Selecting previously unselected package aufs-tools.
10:04:10 [2019-12-10T10:04:10.016Z] #17 15.07 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ...
10:04:10 [2019-12-10T10:04:10.016Z] #17 15.07 Unpacking aufs-tools (1:4.1+20161219-1) ...
10:04:10 [2019-12-10T10:04:10.016Z] #17 15.14 Selecting previously unselected package liblzo2-2:amd64.
10:04:10 [2019-12-10T10:04:10.016Z] #17 15.14 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ...
10:04:10 [2019-12-10T10:04:10.016Z] #17 15.15 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
10:04:10 [2019-12-10T10:04:10.016Z] #17 15.20 Selecting previously unselected package btrfs-progs.
10:04:10 [2019-12-10T10:04:10.016Z] #17 15.21 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ...
10:04:10 [2019-12-10T10:04:10.016Z] #17 15.22 Unpacking btrfs-progs (4.7.3-1) ...
10:04:10 [2019-12-10T10:04:10.187Z] #40 46.74 Unpacking protobuf-c-compiler (1.2.1-2) ...
10:04:10 [2019-12-10T10:04:10.187Z] #40 47.03 Selecting previously unselected package protobuf-compiler.
10:04:10 [2019-12-10T10:04:10.215Z] #34 25.64 The following NEW packages will be installed:
10:04:10 [2019-12-10T10:04:10.215Z] #34 25.64   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
10:04:10 [2019-12-10T10:04:10.215Z] #34 25.64   vim-common xxd
10:04:10 [2019-12-10T10:04:10.215Z] #34 25.73 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
10:04:10 [2019-12-10T10:04:10.215Z] #34 25.73 Need to get 13.2 MB of archives.
10:04:10 [2019-12-10T10:04:10.215Z] #34 25.73 After this operation, 59.4 MB of additional disk space will be used.
10:04:10 [2019-12-10T10:04:10.215Z] #34 25.73 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB]
10:04:10 [2019-12-10T10:04:10.274Z] #17 15.34 Selecting previously unselected package btrfs-tools.
10:04:10 [2019-12-10T10:04:10.274Z] #17 15.34 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ...
10:04:10 [2019-12-10T10:04:10.274Z] #17 15.35 Unpacking btrfs-tools (4.7.3-1) ...
10:04:10 [2019-12-10T10:04:10.274Z] #17 15.39 Selecting previously unselected package libdevmapper1.02.1:amd64.
10:04:10 [2019-12-10T10:04:10.274Z] #17 15.39 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ...
10:04:10 [2019-12-10T10:04:10.274Z] #17 15.40 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
10:04:10 [2019-12-10T10:04:10.274Z] #17 15.45 Selecting previously unselected package dmsetup.
10:04:10 [2019-12-10T10:04:10.274Z] #17 15.46 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ...
10:04:10 [2019-12-10T10:04:10.274Z] #17 15.46 Unpacking dmsetup (2:1.02.137-2) ...
10:04:10 [2019-12-10T10:04:10.274Z] #17 15.52 Selecting previously unselected package libonig4:amd64.
10:04:10 [2019-12-10T10:04:10.468Z] #40 47.04 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_arm64.deb ...
10:04:10 [2019-12-10T10:04:10.468Z] #40 47.04 Unpacking protobuf-compiler (3.0.0-9) ...
10:04:10 [2019-12-10T10:04:10.468Z] #40 47.21 Selecting previously unselected package python-pkg-resources.
10:04:10 [2019-12-10T10:04:10.468Z] #40 47.21 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
10:04:10 [2019-12-10T10:04:10.468Z] #40 47.23 Unpacking python-pkg-resources (33.1.1-1) ...
10:04:10 [2019-12-10T10:04:10.531Z] #17 15.52 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ...
10:04:10 [2019-12-10T10:04:10.531Z] #17 15.52 Unpacking libonig4:amd64 (6.1.3-2) ...
10:04:10 [2019-12-10T10:04:10.531Z] #17 15.58 Selecting previously unselected package libjq1:amd64.
10:04:10 [2019-12-10T10:04:10.532Z] #17 15.58 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ...
10:04:10 [2019-12-10T10:04:10.532Z] #17 15.59 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
10:04:10 [2019-12-10T10:04:10.532Z] #17 15.64 Selecting previously unselected package jq.
10:04:10 [2019-12-10T10:04:10.532Z] #17 15.65 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ...
10:04:10 [2019-12-10T10:04:10.532Z] #17 15.65 Unpacking jq (1.5+dfsg-1.3) ...
10:04:10 [2019-12-10T10:04:10.532Z] #17 15.71 Selecting previously unselected package libaio1:amd64.
10:04:10 [2019-12-10T10:04:10.532Z] #17 15.71 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ...
10:04:10 [2019-12-10T10:04:10.532Z] #17 15.71 Unpacking libaio1:amd64 (0.3.110-3) ...
10:04:10 [2019-12-10T10:04:10.532Z] #17 15.75 Selecting previously unselected package libcap2-bin.
10:04:10 [2019-12-10T10:04:10.532Z] #17 15.75 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ...
10:04:10 [2019-12-10T10:04:10.532Z] #17 15.76 Unpacking libcap2-bin (1:2.25-1) ...
10:04:10 [2019-12-10T10:04:10.532Z] #17 15.80 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
10:04:10 [2019-12-10T10:04:10.532Z] #17 15.81 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ...
10:04:10 [2019-12-10T10:04:10.532Z] #17 15.81 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
10:04:10 [2019-12-10T10:04:10.532Z] #17 15.85 Selecting previously unselected package libsepol1-dev:amd64.
10:04:10 [2019-12-10T10:04:10.738Z] #34 25.92 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
10:04:10 [2019-12-10T10:04:10.738Z] #34 25.92 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB]
10:04:10 [2019-12-10T10:04:10.793Z] #17 15.85 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ...
10:04:10 [2019-12-10T10:04:10.793Z] #17 15.86 Unpacking libsepol1-dev:amd64 (2.6-2) ...
10:04:10 [2019-12-10T10:04:10.793Z] #17 15.95 Selecting previously unselected package libpcre16-3:amd64.
10:04:10 [2019-12-10T10:04:10.793Z] #17 15.95 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ...
10:04:10 [2019-12-10T10:04:10.793Z] #17 15.96 Unpacking libpcre16-3:amd64 (2:8.39-3) ...
10:04:10 [2019-12-10T10:04:10.793Z] #17 16.02 Selecting previously unselected package libpcre32-3:amd64.
10:04:10 [2019-12-10T10:04:10.793Z] #17 16.03 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ...
10:04:10 [2019-12-10T10:04:10.793Z] #17 16.03 Unpacking libpcre32-3:amd64 (2:8.39-3) ...
10:04:11 [2019-12-10T10:04:11.041Z] #40 47.57 Selecting previously unselected package python-protobuf.
10:04:11 [2019-12-10T10:04:11.041Z] #40 47.57 Preparing to unpack .../15-python-protobuf_3.0.0-9_arm64.deb ...
10:04:11 [2019-12-10T10:04:11.041Z] #40 47.58 Unpacking python-protobuf (3.0.0-9) ...
10:04:11 [2019-12-10T10:04:11.050Z] #17 16.11 Selecting previously unselected package libpcre3-dev:amd64.
10:04:11 [2019-12-10T10:04:11.050Z] #17 16.11 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ...
10:04:11 [2019-12-10T10:04:11.050Z] #17 16.11 Unpacking libpcre3-dev:amd64 (2:8.39-3) ...
10:04:11 [2019-12-10T10:04:11.307Z] #17 16.25 Selecting previously unselected package libselinux1-dev:amd64.
10:04:11 [2019-12-10T10:04:11.307Z] #17 16.26 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ...
10:04:11 [2019-12-10T10:04:11.307Z] #17 16.26 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ...
10:04:11 [2019-12-10T10:04:11.307Z] #17 16.34 Selecting previously unselected package libdevmapper-dev:amd64.
10:04:11 [2019-12-10T10:04:11.307Z] #17 16.34 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ...
10:04:11 [2019-12-10T10:04:11.307Z] #17 16.34 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ...
10:04:11 [2019-12-10T10:04:11.307Z] #17 16.39 Selecting previously unselected package libnl-3-200:amd64.
10:04:11 [2019-12-10T10:04:11.307Z] #17 16.40 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ...
10:04:11 [2019-12-10T10:04:11.307Z] #17 16.40 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
10:04:11 [2019-12-10T10:04:11.307Z] #17 16.45 Selecting previously unselected package libprotobuf-c1:amd64.
10:04:11 [2019-12-10T10:04:11.307Z] #17 16.46 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ...
10:04:11 [2019-12-10T10:04:11.307Z] #17 16.46 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
10:04:11 [2019-12-10T10:04:11.307Z] #17 16.51 Selecting previously unselected package libreadline5:amd64.
10:04:11 [2019-12-10T10:04:11.565Z] #17 16.51 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ...
10:04:11 [2019-12-10T10:04:11.565Z] #17 16.52 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...
10:04:11 [2019-12-10T10:04:11.565Z] #17 16.56 Selecting previously unselected package libsystemd-dev:amd64.
10:04:11 [2019-12-10T10:04:11.565Z] #17 16.56 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ...
10:04:11 [2019-12-10T10:04:11.565Z] #17 16.57 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ...
10:04:11 [2019-12-10T10:04:11.574Z] #34 26.86 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB]
10:04:11 [2019-12-10T10:04:11.574Z] #34 26.92 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x libarchive13 s390x 3.2.2-2+deb9u2 [283 kB]
10:04:11 [2019-12-10T10:04:11.574Z] #34 26.95 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
10:04:11 [2019-12-10T10:04:11.574Z] #34 26.96 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB]
10:04:11 [2019-12-10T10:04:11.574Z] #34 26.97 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB]
10:04:11 [2019-12-10T10:04:11.613Z] #40 ...
10:04:11 [2019-12-10T10:04:11.613Z] 
10:04:11 [2019-12-10T10:04:11.613Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:04:11 [2019-12-10T10:04:11.613Z] #26 ...
10:04:11 [2019-12-10T10:04:11.613Z] 
10:04:11 [2019-12-10T10:04:11.613Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:04:11 [2019-12-10T10:04:11.613Z] #59 5.209 + RM_GOPATH=0
10:04:11 [2019-12-10T10:04:11.613Z] #59 5.209 + TMP_GOPATH=
10:04:11 [2019-12-10T10:04:11.613Z] #59 5.210 + : /build
10:04:11 [2019-12-10T10:04:11.613Z] #59 5.211 + '[' -z '' ']'
10:04:11 [2019-12-10T10:04:11.613Z] #59 5.212 ++ mktemp -d
10:04:11 [2019-12-10T10:04:11.613Z] #59 5.351 + export GOPATH=/tmp/tmp.8TtPrLqQ0j
10:04:11 [2019-12-10T10:04:11.613Z] #59 5.351 + GOPATH=/tmp/tmp.8TtPrLqQ0j
10:04:11 [2019-12-10T10:04:11.613Z] #59 5.351 + RM_GOPATH=1
10:04:11 [2019-12-10T10:04:11.613Z] #59 5.352 ++ dirname ./install.sh
10:04:11 [2019-12-10T10:04:11.613Z] #59 5.353 + dir=.
10:04:11 [2019-12-10T10:04:11.613Z] #59 5.354 + bin=containerd
10:04:11 [2019-12-10T10:04:11.613Z] #59 5.354 + shift
10:04:11 [2019-12-10T10:04:11.613Z] #59 5.354 + '[' '!' -f ./containerd.installer ']'
10:04:11 [2019-12-10T10:04:11.613Z] #59 5.354 + . ./containerd.installer
10:04:11 [2019-12-10T10:04:11.613Z] #59 5.354 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
10:04:11 [2019-12-10T10:04:11.613Z] #59 5.355 + install_containerd
10:04:11 [2019-12-10T10:04:11.613Z] #59 5.355 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
10:04:11 [2019-12-10T10:04:11.613Z] #59 5.355 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
10:04:11 [2019-12-10T10:04:11.613Z] #59 5.359 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8TtPrLqQ0j/src/github.com/containerd/containerd
10:04:11 [2019-12-10T10:04:11.613Z] #59 5.365 Cloning into '/tmp/tmp.8TtPrLqQ0j/src/github.com/containerd/containerd'...
10:04:11 [2019-12-10T10:04:11.822Z] #17 16.94 Selecting previously unselected package net-tools.
10:04:11 [2019-12-10T10:04:11.822Z] #17 16.94 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ...
10:04:11 [2019-12-10T10:04:11.822Z] #17 16.94 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
10:04:11 [2019-12-10T10:04:11.822Z] #17 17.02 Selecting previously unselected package python-pip-whl.
10:04:11 [2019-12-10T10:04:11.822Z] #17 17.02 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
10:04:11 [2019-12-10T10:04:11.822Z] #17 17.03 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
10:04:11 [2019-12-10T10:04:11.874Z] #59 ...
10:04:11 [2019-12-10T10:04:11.874Z] 
10:04:11 [2019-12-10T10:04:11.874Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:04:11 [2019-12-10T10:04:11.874Z] #54 4.467 + RM_GOPATH=0
10:04:11 [2019-12-10T10:04:11.874Z] #54 4.467 + TMP_GOPATH=
10:04:11 [2019-12-10T10:04:11.874Z] #54 4.467 + : /build
10:04:11 [2019-12-10T10:04:11.874Z] #54 4.467 + '[' -z '' ']'
10:04:11 [2019-12-10T10:04:11.874Z] #54 4.471 ++ mktemp -d
10:04:11 [2019-12-10T10:04:11.874Z] #54 4.471 + export GOPATH=/tmp/tmp.kbdZPfllFg
10:04:11 [2019-12-10T10:04:11.874Z] #54 4.471 + GOPATH=/tmp/tmp.kbdZPfllFg
10:04:11 [2019-12-10T10:04:11.874Z] #54 4.471 + RM_GOPATH=1
10:04:11 [2019-12-10T10:04:11.874Z] #54 4.473 ++ dirname ./install.sh
10:04:11 [2019-12-10T10:04:11.874Z] #54 4.475 + dir=.
10:04:11 [2019-12-10T10:04:11.874Z] #54 4.475 + bin=runc
10:04:11 [2019-12-10T10:04:11.874Z] #54 4.475 + shift
10:04:11 [2019-12-10T10:04:11.874Z] #54 4.475 + '[' '!' -f ./runc.installer ']'
10:04:11 [2019-12-10T10:04:11.874Z] #54 4.475 + . ./runc.installer
10:04:11 [2019-12-10T10:04:11.874Z] #54 4.475 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
10:04:11 [2019-12-10T10:04:11.874Z] #54 4.475 + install_runc
10:04:11 [2019-12-10T10:04:11.874Z] #54 4.479 + grep -q '^3\.10\.0.*\.el7\.'
10:04:11 [2019-12-10T10:04:11.874Z] #54 4.489 + uname -r
10:04:11 [2019-12-10T10:04:11.874Z] #54 4.491 + RUNC_BUILDTAGS='seccomp apparmor selinux '
10:04:11 [2019-12-10T10:04:11.874Z] #54 4.496 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
10:04:11 [2019-12-10T10:04:11.874Z] #54 4.496 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.kbdZPfllFg/src/github.com/opencontainers/runc
10:04:11 [2019-12-10T10:04:11.874Z] #54 4.496 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
10:04:11 [2019-12-10T10:04:11.874Z] #54 4.499 Cloning into '/tmp/tmp.kbdZPfllFg/src/github.com/opencontainers/runc'...
10:04:11 [2019-12-10T10:04:11.974Z] #34 27.24 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB]
10:04:11 [2019-12-10T10:04:11.974Z] #34 27.25 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
10:04:12 [2019-12-10T10:04:12.080Z] #17 17.19 Selecting previously unselected package python3-pip.
10:04:12 [2019-12-10T10:04:12.080Z] #17 17.20 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
10:04:12 [2019-12-10T10:04:12.080Z] #17 17.20 Unpacking python3-pip (9.0.1-2+deb9u1) ...
10:04:12 [2019-12-10T10:04:12.081Z] #17 17.27 Selecting previously unselected package python3-pkg-resources.
10:04:12 [2019-12-10T10:04:12.081Z] #17 17.28 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
10:04:12 [2019-12-10T10:04:12.081Z] #17 17.28 Unpacking python3-pkg-resources (33.1.1-1) ...
10:04:12 [2019-12-10T10:04:12.081Z] #17 17.34 Selecting previously unselected package python3-setuptools.
10:04:12 [2019-12-10T10:04:12.136Z] #54 ...
10:04:12 [2019-12-10T10:04:12.136Z] 
10:04:12 [2019-12-10T10:04:12.136Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:04:12 [2019-12-10T10:04:12.136Z] #40 48.68 Setting up libnet1:arm64 (1.1.6+dfsg-3) ...
10:04:12 [2019-12-10T10:04:12.136Z] #40 48.82 Setting up libprotobuf-c1:arm64 (1.2.1-2) ...
10:04:12 [2019-12-10T10:04:12.136Z] #40 48.86 Setting up python-pkg-resources (33.1.1-1) ...
10:04:12 [2019-12-10T10:04:12.338Z] #17 17.34 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
10:04:12 [2019-12-10T10:04:12.338Z] #17 17.35 Unpacking python3-setuptools (33.1.1-1) ...
10:04:12 [2019-12-10T10:04:12.338Z] #17 17.43 Selecting previously unselected package python3-wheel.
10:04:12 [2019-12-10T10:04:12.338Z] #17 17.43 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
10:04:12 [2019-12-10T10:04:12.338Z] #17 17.43 Unpacking python3-wheel (0.29.0-2) ...
10:04:12 [2019-12-10T10:04:12.338Z] #17 17.49 Selecting previously unselected package thin-provisioning-tools.
10:04:12 [2019-12-10T10:04:12.338Z] #17 17.49 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ...
10:04:12 [2019-12-10T10:04:12.338Z] #17 17.49 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
10:04:12 [2019-12-10T10:04:12.338Z] #17 17.58 Selecting previously unselected package vim-runtime.
10:04:12 [2019-12-10T10:04:12.338Z] #17 17.59 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
10:04:12 [2019-12-10T10:04:12.397Z] #40 ...
10:04:12 [2019-12-10T10:04:12.397Z] 
10:04:12 [2019-12-10T10:04:12.397Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:04:12 [2019-12-10T10:04:12.397Z] #47 38.71 + cd /tmp/tmp.5pGagYLJd8/src/gotest.tools/gotestsum
10:04:12 [2019-12-10T10:04:12.397Z] #47 38.71 + git checkout -q v0.3.5
10:04:12 [2019-12-10T10:04:12.397Z] #47 38.73 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
10:04:12 [2019-12-10T10:04:12.397Z] #47 ...
10:04:12 [2019-12-10T10:04:12.397Z] 
10:04:12 [2019-12-10T10:04:12.397Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:04:12 [2019-12-10T10:04:12.397Z] #26 10.52 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
10:04:12 [2019-12-10T10:04:12.596Z] #17 17.60 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
10:04:12 [2019-12-10T10:04:12.596Z] #17 17.61 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
10:04:12 [2019-12-10T10:04:12.596Z] #17 17.62 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
10:04:12 [2019-12-10T10:04:12.679Z] #33 ...
10:04:12 [2019-12-10T10:04:12.679Z] 
10:04:12 [2019-12-10T10:04:12.679Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
10:04:12 [2019-12-10T10:04:12.679Z] #12 DONE 6.0s
10:04:12 [2019-12-10T10:04:12.679Z] 
10:04:12 [2019-12-10T10:04:12.679Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:04:12 [2019-12-10T10:04:12.679Z] #26 13.14 
###                                                                        4.3%
#####                                                                      7.6%
#########                                                                 13.8%
##############                                                            20.2%
##################                                                        26.3%
########################                                                  34.0%
############################                                              39.7%
#################################                                         46.2%
#####################################                                     51.4%
########################################                                  55.9%
###########################################                               60.2%
##################################################                        70.2%
#####################################################                     73.7%
########################################################                  79.1%
#############################################################             84.9%
###################################################################       93.8%
######################################################################## 100.0%
10:04:12 [2019-12-10T10:04:12.679Z] #26 15.82 
10:04:12 [2019-12-10T10:04:12.969Z] #26 11.29 
10:04:13 [2019-12-10T10:04:13.231Z] 
10:04:13 [2019-12-10T10:04:13.231Z] #26 ...
10:04:13 [2019-12-10T10:04:13.231Z] 
10:04:13 [2019-12-10T10:04:13.231Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
10:04:13 [2019-12-10T10:04:13.231Z] #12 DONE 6.9s
10:04:13 [2019-12-10T10:04:13.231Z] 
10:04:13 [2019-12-10T10:04:13.231Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:04:13 [2019-12-10T10:04:13.340Z] #34 28.69 debconf: delaying package configuration, since apt-utils is not installed
10:04:13 [2019-12-10T10:04:13.340Z] #34 28.77 Fetched 13.2 MB in 1s (8269 kB/s)
10:04:13 [2019-12-10T10:04:13.340Z] #34 28.83 Selecting previously unselected package cmake-data.
10:04:13 [2019-12-10T10:04:13.340Z] #34 28.83 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14828 files and directories currently installed.)
10:04:13 [2019-12-10T10:04:13.340Z] #34 28.89 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
10:04:13 [2019-12-10T10:04:13.340Z] #34 28.89 Unpacking cmake-data (3.7.2-1) ...
10:04:13 [2019-12-10T10:04:13.537Z] #17 18.69 Selecting previously unselected package vim.
10:04:13 [2019-12-10T10:04:13.537Z] #17 18.70 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...
10:04:13 [2019-12-10T10:04:13.537Z] #17 18.70 Unpacking vim (2:8.0.0197-4+deb9u3) ...
10:04:13 [2019-12-10T10:04:13.766Z] #34 ...
10:04:13 [2019-12-10T10:04:13.766Z] 
10:04:13 [2019-12-10T10:04:13.766Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:04:13 [2019-12-10T10:04:13.766Z] #25 23.98 Building dependency tree...
10:04:13 [2019-12-10T10:04:13.766Z] #25 25.81 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
10:04:13 [2019-12-10T10:04:13.766Z] #25 25.81 The following additional packages will be installed:
10:04:13 [2019-12-10T10:04:13.766Z] #25 25.81   libjq1 libonig4
10:04:13 [2019-12-10T10:04:13.766Z] #25 26.13 The following NEW packages will be installed:
10:04:13 [2019-12-10T10:04:13.766Z] #25 26.16   jq libjq1 libonig4
10:04:13 [2019-12-10T10:04:13.766Z] #25 26.35 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
10:04:13 [2019-12-10T10:04:13.766Z] #25 26.35 Need to get 328 kB of archives.
10:04:13 [2019-12-10T10:04:13.766Z] #25 26.35 After this operation, 1263 kB of additional disk space will be used.
10:04:13 [2019-12-10T10:04:13.766Z] #25 26.35 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB]
10:04:13 [2019-12-10T10:04:13.766Z] #25 26.41 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB]
10:04:13 [2019-12-10T10:04:13.766Z] #25 26.42 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB]
10:04:13 [2019-12-10T10:04:13.766Z] #25 27.51 debconf: delaying package configuration, since apt-utils is not installed
10:04:13 [2019-12-10T10:04:13.766Z] #25 27.79 Fetched 328 kB in 0s (2076 kB/s)
10:04:13 [2019-12-10T10:04:13.766Z] #25 27.92 Selecting previously unselected package libonig4:s390x.
10:04:13 [2019-12-10T10:04:13.766Z] #25 27.92 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14828 files and directories currently installed.)
10:04:13 [2019-12-10T10:04:13.766Z] #25 28.00 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ...
10:04:13 [2019-12-10T10:04:13.766Z] #25 28.01 Unpacking libonig4:s390x (6.1.3-2) ...
10:04:13 [2019-12-10T10:04:13.766Z] #25 28.32 Selecting previously unselected package libjq1:s390x.
10:04:13 [2019-12-10T10:04:13.766Z] #25 28.32 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ...
10:04:13 [2019-12-10T10:04:13.766Z] #25 28.32 Unpacking libjq1:s390x (1.5+dfsg-1.3) ...
10:04:13 [2019-12-10T10:04:13.766Z] #25 28.44 Selecting previously unselected package jq.
10:04:13 [2019-12-10T10:04:13.766Z] #25 28.45 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ...
10:04:13 [2019-12-10T10:04:13.766Z] #25 28.45 Unpacking jq (1.5+dfsg-1.3) ...
10:04:13 [2019-12-10T10:04:13.766Z] #25 28.65 Setting up libonig4:s390x (6.1.3-2) ...
10:04:13 [2019-12-10T10:04:13.766Z] #25 28.67 Setting up libjq1:s390x (1.5+dfsg-1.3) ...
10:04:13 [2019-12-10T10:04:13.766Z] #25 28.68 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:04:13 [2019-12-10T10:04:13.766Z] #25 28.77 Setting up jq (1.5+dfsg-1.3) ...
10:04:13 [2019-12-10T10:04:13.766Z] #25 DONE 29.0s
10:04:13 [2019-12-10T10:04:13.766Z] 
10:04:13 [2019-12-10T10:04:13.766Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:04:13 [2019-12-10T10:04:13.766Z] #11 23.87 Building dependency tree...
10:04:13 [2019-12-10T10:04:13.766Z] #11 25.74 The following additional packages will be installed:
10:04:13 [2019-12-10T10:04:13.767Z] #11 25.74   libapparmor1 libseccomp2
10:04:13 [2019-12-10T10:04:13.767Z] #11 25.74 Suggested packages:
10:04:13 [2019-12-10T10:04:13.767Z] #11 25.74   seccomp
10:04:13 [2019-12-10T10:04:13.767Z] #11 26.15 The following NEW packages will be installed:
10:04:13 [2019-12-10T10:04:13.767Z] #11 26.16   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
10:04:13 [2019-12-10T10:04:13.767Z] #11 26.31 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
10:04:13 [2019-12-10T10:04:13.767Z] #11 26.31 Need to get 301 kB of archives.
10:04:13 [2019-12-10T10:04:13.767Z] #11 26.31 After this operation, 1402 kB of additional disk space will be used.
10:04:13 [2019-12-10T10:04:13.767Z] #11 26.31 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB]
10:04:13 [2019-12-10T10:04:13.767Z] #11 26.37 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB]
10:04:13 [2019-12-10T10:04:13.767Z] #11 26.38 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB]
10:04:13 [2019-12-10T10:04:13.767Z] #11 26.38 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB]
10:04:13 [2019-12-10T10:04:13.767Z] #11 27.60 debconf: delaying package configuration, since apt-utils is not installed
10:04:13 [2019-12-10T10:04:13.767Z] #11 27.81 Fetched 301 kB in 0s (1900 kB/s)
10:04:13 [2019-12-10T10:04:13.767Z] #11 27.92 Selecting previously unselected package libseccomp2:s390x.
10:04:13 [2019-12-10T10:04:13.767Z] #11 27.92 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14828 files and directories currently installed.)
10:04:13 [2019-12-10T10:04:13.767Z] #11 27.99 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ...
10:04:13 [2019-12-10T10:04:13.767Z] #11 28.02 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ...
10:04:13 [2019-12-10T10:04:13.767Z] #11 28.22 Selecting previously unselected package libseccomp-dev:s390x.
10:04:13 [2019-12-10T10:04:13.767Z] #11 28.24 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ...
10:04:13 [2019-12-10T10:04:13.767Z] #11 28.25 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ...
10:04:13 [2019-12-10T10:04:13.767Z] #11 28.38 Selecting previously unselected package libapparmor1:s390x.
10:04:13 [2019-12-10T10:04:13.767Z] #11 28.38 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ...
10:04:13 [2019-12-10T10:04:13.767Z] #11 28.38 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ...
10:04:13 [2019-12-10T10:04:13.767Z] #11 28.48 Selecting previously unselected package libapparmor-dev:s390x.
10:04:13 [2019-12-10T10:04:13.767Z] #11 28.49 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ...
10:04:13 [2019-12-10T10:04:13.767Z] #11 28.49 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ...
10:04:13 [2019-12-10T10:04:13.767Z] #11 28.74 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:04:13 [2019-12-10T10:04:13.767Z] #11 28.81 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ...
10:04:13 [2019-12-10T10:04:13.767Z] #11 28.82 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ...
10:04:13 [2019-12-10T10:04:13.767Z] #11 28.83 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ...
10:04:13 [2019-12-10T10:04:13.767Z] #11 28.84 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ...
10:04:13 [2019-12-10T10:04:13.767Z] #11 28.85 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:04:13 [2019-12-10T10:04:13.767Z] #11 DONE 29.1s
10:04:13 [2019-12-10T10:04:13.767Z] 
10:04:13 [2019-12-10T10:04:13.767Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
10:04:13 [2019-12-10T10:04:13.767Z] #53 DONE 0.1s
10:04:13 [2019-12-10T10:04:13.767Z] 
10:04:13 [2019-12-10T10:04:13.767Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
10:04:13 [2019-12-10T10:04:13.767Z] #26 DONE 0.1s
10:04:13 [2019-12-10T10:04:13.767Z] 
10:04:13 [2019-12-10T10:04:13.767Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:04:13 [2019-12-10T10:04:13.767Z] #48 28.83 + cd /tmp/tmp.tdTok4fPKN/src/gotest.tools/gotestsum
10:04:13 [2019-12-10T10:04:13.767Z] #48 28.83 + git checkout -q v0.3.5
10:04:13 [2019-12-10T10:04:13.767Z] #48 28.92 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
10:04:13 [2019-12-10T10:04:13.767Z] #48 ...
10:04:13 [2019-12-10T10:04:13.767Z] 
10:04:13 [2019-12-10T10:04:13.767Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
10:04:13 [2019-12-10T10:04:13.767Z] #54 DONE 0.1s
10:04:13 [2019-12-10T10:04:13.794Z] #17 18.98 Selecting previously unselected package xfsprogs.
10:04:13 [2019-12-10T10:04:13.794Z] #17 18.99 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ...
10:04:13 [2019-12-10T10:04:13.794Z] #17 18.99 Unpacking xfsprogs (4.9.0+nmu1) ...
10:04:14 [2019-12-10T10:04:14.052Z] #17 19.14 Selecting previously unselected package zip.
10:04:14 [2019-12-10T10:04:14.052Z] #17 19.14 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ...
10:04:14 [2019-12-10T10:04:14.052Z] #17 19.15 Unpacking zip (3.0-11+b1) ...
10:04:14 [2019-12-10T10:04:14.052Z] #17 19.22 Selecting previously unselected package libapparmor-perl.
10:04:14 [2019-12-10T10:04:14.052Z] #17 19.22 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ...
10:04:14 [2019-12-10T10:04:14.052Z] #17 19.23 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
10:04:14 [2019-12-10T10:04:14.052Z] #17 19.29 Selecting previously unselected package apparmor.
10:04:14 [2019-12-10T10:04:14.052Z] #17 19.29 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ...
10:04:14 [2019-12-10T10:04:14.052Z] #17 19.31 Unpacking apparmor (2.11.0-3+deb9u2) ...
10:04:14 [2019-12-10T10:04:14.179Z] 
10:04:14 [2019-12-10T10:04:14.179Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:04:14 [2019-12-10T10:04:14.179Z] #41 24.89 The following additional packages will be installed:
10:04:14 [2019-12-10T10:04:14.180Z] #41 24.89   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
10:04:14 [2019-12-10T10:04:14.180Z] #41 24.89   libprotoc10 python-pkg-resources zlib1g-dev
10:04:14 [2019-12-10T10:04:14.180Z] #41 24.89 Suggested packages:
10:04:14 [2019-12-10T10:04:14.180Z] #41 24.89   manpages-dev python-setuptools
10:04:14 [2019-12-10T10:04:14.180Z] #41 27.19 The following NEW packages will be installed:
10:04:14 [2019-12-10T10:04:14.180Z] #41 27.19   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
10:04:14 [2019-12-10T10:04:14.180Z] #41 27.19   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
10:04:14 [2019-12-10T10:04:14.180Z] #41 27.20   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
10:04:14 [2019-12-10T10:04:14.180Z] #41 27.20   zlib1g-dev
10:04:14 [2019-12-10T10:04:14.180Z] #41 27.35 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
10:04:14 [2019-12-10T10:04:14.180Z] #41 27.35 Need to get 3476 kB of archives.
10:04:14 [2019-12-10T10:04:14.180Z] #41 27.35 After this operation, 20.2 MB of additional disk space will be used.
10:04:14 [2019-12-10T10:04:14.180Z] #41 27.35 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB]
10:04:14 [2019-12-10T10:04:14.180Z] #41 27.40 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB]
10:04:14 [2019-12-10T10:04:14.180Z] #41 27.40 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB]
10:04:14 [2019-12-10T10:04:14.180Z] #41 27.42 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB]
10:04:14 [2019-12-10T10:04:14.180Z] #41 27.44 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB]
10:04:14 [2019-12-10T10:04:14.180Z] #41 27.44 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB]
10:04:14 [2019-12-10T10:04:14.180Z] #41 27.44 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB]
10:04:14 [2019-12-10T10:04:14.180Z] #41 27.44 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB]
10:04:14 [2019-12-10T10:04:14.180Z] #41 27.46 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB]
10:04:14 [2019-12-10T10:04:14.180Z] #41 27.52 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB]
10:04:14 [2019-12-10T10:04:14.180Z] #41 27.52 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB]
10:04:14 [2019-12-10T10:04:14.180Z] #41 27.62 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB]
10:04:14 [2019-12-10T10:04:14.180Z] #41 27.78 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB]
10:04:14 [2019-12-10T10:04:14.180Z] #41 27.78 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB]
10:04:14 [2019-12-10T10:04:14.180Z] #41 27.78 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB]
10:04:14 [2019-12-10T10:04:14.180Z] #41 27.79 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB]
10:04:14 [2019-12-10T10:04:14.180Z] #41 28.64 debconf: delaying package configuration, since apt-utils is not installed
10:04:14 [2019-12-10T10:04:14.180Z] #41 28.76 Fetched 3476 kB in 0s (6340 kB/s)
10:04:14 [2019-12-10T10:04:14.180Z] #41 28.83 Selecting previously unselected package libnet1:s390x.
10:04:14 [2019-12-10T10:04:14.180Z] #41 28.83 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14828 files and directories currently installed.)
10:04:14 [2019-12-10T10:04:14.180Z] #41 28.88 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ...
10:04:14 [2019-12-10T10:04:14.180Z] #41 28.88 Unpacking libnet1:s390x (1.1.6+dfsg-3) ...
10:04:14 [2019-12-10T10:04:14.180Z] #41 29.01 Selecting previously unselected package libcap-dev:s390x.
10:04:14 [2019-12-10T10:04:14.180Z] #41 29.03 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ...
10:04:14 [2019-12-10T10:04:14.180Z] #41 29.03 Unpacking libcap-dev:s390x (1:2.25-1) ...
10:04:14 [2019-12-10T10:04:14.180Z] #41 29.21 Selecting previously unselected package libnet1-dev.
10:04:14 [2019-12-10T10:04:14.180Z] #41 29.22 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ...
10:04:14 [2019-12-10T10:04:14.180Z] #41 29.22 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
10:04:14 [2019-12-10T10:04:14.180Z] #41 29.48 Selecting previously unselected package libnl-3-200:s390x.
10:04:14 [2019-12-10T10:04:14.180Z] #41 29.48 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ...
10:04:14 [2019-12-10T10:04:14.180Z] #41 29.51 Unpacking libnl-3-200:s390x (3.2.27-2) ...
10:04:14 [2019-12-10T10:04:14.180Z] #41 ...
10:04:14 [2019-12-10T10:04:14.180Z] 
10:04:14 [2019-12-10T10:04:14.180Z] #12 [dev 1/24] RUN groupadd -r docker
10:04:14 [2019-12-10T10:04:14.180Z] #12 DONE 0.6s
10:04:14 [2019-12-10T10:04:14.180Z] 
10:04:14 [2019-12-10T10:04:14.180Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:04:14 [2019-12-10T10:04:14.180Z] #41 29.67 Selecting previously unselected package libnl-3-dev:s390x.
10:04:14 [2019-12-10T10:04:14.180Z] #41 29.68 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ...
10:04:14 [2019-12-10T10:04:14.180Z] #41 29.71 Unpacking libnl-3-dev:s390x (3.2.27-2) ...
10:04:14 [2019-12-10T10:04:14.231Z] #26 16.32 
#                                                                          2.3%
##                                                                         4.1%
###                                                                        5.5%
#####                                                                      7.3%
######                                                                     8.9%
#######                                                                   11.0%
#########                                                                 12.9%
##########                                                                14.7%
###########                                                               15.8%
############                                                              17.1%
#############                                                             18.5%
#############                                                             18.8%
##############                                                            19.8%
###############                                                          
10:04:14 [2019-12-10T10:04:14.232Z] #26 ...
10:04:14 [2019-12-10T10:04:14.232Z] 
10:04:14 [2019-12-10T10:04:14.232Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:04:14 [2019-12-10T10:04:14.232Z] #40 70.11 Selecting previously unselected package libprotoc10:amd64.
10:04:14 [2019-12-10T10:04:14.232Z] #40 70.12 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ...
10:04:14 [2019-12-10T10:04:14.232Z] #40 70.14 Unpacking libprotoc10:amd64 (3.0.0-9) ...
10:04:14 [2019-12-10T10:04:14.232Z] #40 71.30 Selecting previously unselected package protobuf-c-compiler.
10:04:14 [2019-12-10T10:04:14.232Z] #40 71.30 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ...
10:04:14 [2019-12-10T10:04:14.232Z] #40 71.32 Unpacking protobuf-c-compiler (1.2.1-2) ...
10:04:14 [2019-12-10T10:04:14.232Z] #40 72.00 Selecting previously unselected package protobuf-compiler.
10:04:14 [2019-12-10T10:04:14.232Z] #40 72.00 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ...
10:04:14 [2019-12-10T10:04:14.232Z] #40 72.03 Unpacking protobuf-compiler (3.0.0-9) ...
10:04:14 [2019-12-10T10:04:14.232Z] #40 72.40 Selecting previously unselected package python-pkg-resources.
10:04:14 [2019-12-10T10:04:14.232Z] #40 72.41 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
10:04:14 [2019-12-10T10:04:14.232Z] #40 72.46 Unpacking python-pkg-resources (33.1.1-1) ...
10:04:14 [2019-12-10T10:04:14.232Z] #40 73.07 Selecting previously unselected package python-protobuf.
10:04:14 [2019-12-10T10:04:14.232Z] #40 73.07 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ...
10:04:14 [2019-12-10T10:04:14.232Z] #40 73.08 Unpacking python-protobuf (3.0.0-9) ...
10:04:14 [2019-12-10T10:04:14.232Z] #40 74.58 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
10:04:14 [2019-12-10T10:04:14.232Z] #40 74.70 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
10:04:14 [2019-12-10T10:04:14.232Z] #40 74.76 Setting up python-pkg-resources (33.1.1-1) ...
10:04:14 [2019-12-10T10:04:14.232Z] #40 ...
10:04:14 [2019-12-10T10:04:14.232Z] 
10:04:14 [2019-12-10T10:04:14.232Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:04:14 [2019-12-10T10:04:14.309Z] #17 19.42 Selecting previously unselected package binutils-mingw-w64-i686.
10:04:14 [2019-12-10T10:04:14.309Z] #17 19.42 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ...
10:04:14 [2019-12-10T10:04:14.309Z] #17 19.43 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
10:04:14 [2019-12-10T10:04:14.603Z] #41 ...
10:04:14 [2019-12-10T10:04:14.603Z] 
10:04:14 [2019-12-10T10:04:14.603Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:04:14 [2019-12-10T10:04:14.603Z] #55 0.233 + RM_GOPATH=0
10:04:14 [2019-12-10T10:04:14.603Z] #55 0.233 + TMP_GOPATH=
10:04:14 [2019-12-10T10:04:14.603Z] #55 0.233 + : /build
10:04:14 [2019-12-10T10:04:14.603Z] #55 0.233 + '[' -z '' ']'
10:04:14 [2019-12-10T10:04:14.603Z] #55 0.242 ++ mktemp -d
10:04:14 [2019-12-10T10:04:14.603Z] #55 0.264 + export GOPATH=/tmp/tmp.Xeg5cHxdYI
10:04:14 [2019-12-10T10:04:14.603Z] #55 0.264 + GOPATH=/tmp/tmp.Xeg5cHxdYI
10:04:14 [2019-12-10T10:04:14.603Z] #55 0.264 + RM_GOPATH=1
10:04:14 [2019-12-10T10:04:14.603Z] #55 0.265 ++ dirname ./install.sh
10:04:14 [2019-12-10T10:04:14.603Z] #55 0.269 + dir=.
10:04:14 [2019-12-10T10:04:14.603Z] #55 0.269 + bin=runc
10:04:14 [2019-12-10T10:04:14.603Z] #55 0.269 + shift
10:04:14 [2019-12-10T10:04:14.603Z] #55 0.269 + '[' '!' -f ./runc.installer ']'
10:04:14 [2019-12-10T10:04:14.603Z] #55 0.284 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
10:04:14 [2019-12-10T10:04:14.603Z] #55 0.284 + . ./runc.installer
10:04:14 [2019-12-10T10:04:14.603Z] #55 0.284 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
10:04:14 [2019-12-10T10:04:14.603Z] #55 0.284 + install_runc
10:04:14 [2019-12-10T10:04:14.603Z] #55 0.284 + grep -q '^3\.10\.0.*\.el7\.'
10:04:14 [2019-12-10T10:04:14.603Z] #55 0.284 + uname -r
10:04:14 [2019-12-10T10:04:14.603Z] #55 0.284 + RUNC_BUILDTAGS='seccomp apparmor selinux '
10:04:14 [2019-12-10T10:04:14.603Z] #55 0.284 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
10:04:14 [2019-12-10T10:04:14.603Z] #55 0.284 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Xeg5cHxdYI/src/github.com/opencontainers/runc
10:04:14 [2019-12-10T10:04:14.603Z] #55 0.284 Cloning into '/tmp/tmp.Xeg5cHxdYI/src/github.com/opencontainers/runc'...
10:04:14 [2019-12-10T10:04:14.603Z] #55 ...
10:04:14 [2019-12-10T10:04:14.603Z] 
10:04:14 [2019-12-10T10:04:14.603Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
10:04:14 [2019-12-10T10:04:14.603Z] #13 DONE 0.4s
10:04:14 [2019-12-10T10:04:14.877Z] #17 19.84 Selecting previously unselected package binutils-mingw-w64-x86-64.
10:04:14 [2019-12-10T10:04:14.877Z] #17 19.84 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ...
10:04:14 [2019-12-10T10:04:14.877Z] #17 19.85 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
10:04:15 [2019-12-10T10:04:15.042Z] 
10:04:15 [2019-12-10T10:04:15.042Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:04:15 [2019-12-10T10:04:15.042Z] #41 30.13 Selecting previously unselected package libprotobuf-c1:s390x.
10:04:15 [2019-12-10T10:04:15.042Z] #41 30.19 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ...
10:04:15 [2019-12-10T10:04:15.042Z] #41 30.20 Unpacking libprotobuf-c1:s390x (1.2.1-2) ...
10:04:15 [2019-12-10T10:04:15.042Z] #41 30.37 Selecting previously unselected package libprotobuf-c-dev:s390x.
10:04:15 [2019-12-10T10:04:15.042Z] #41 30.38 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ...
10:04:15 [2019-12-10T10:04:15.042Z] #41 30.38 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ...
10:04:15 [2019-12-10T10:04:15.042Z] #41 ...
10:04:15 [2019-12-10T10:04:15.042Z] 
10:04:15 [2019-12-10T10:04:15.042Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
10:04:15 [2019-12-10T10:04:15.042Z] #14 0.309 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:04:15 [2019-12-10T10:04:15.042Z] #14 DONE 0.4s
10:04:15 [2019-12-10T10:04:15.042Z] 
10:04:15 [2019-12-10T10:04:15.042Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:04:15 [2019-12-10T10:04:15.042Z] #41 30.49 Selecting previously unselected package zlib1g-dev:s390x.
10:04:15 [2019-12-10T10:04:15.042Z] #41 30.50 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ...
10:04:15 [2019-12-10T10:04:15.042Z] #41 30.50 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ...
10:04:15 [2019-12-10T10:04:15.080Z] #26 11.68 
                                                                           1.0%
##                                                                         3.7%
#####                                                                      8.2%
########                                                                  12.4%
##########                                                                15.2%
############                                                              16.8%
##############                                                            20.8%
################                                                          22.4%
####################                                                      28.0%
########################                                                  34.4%
#############################                                             41.3%
##################################                                        47.3%
#######################################                                   54.9%
##########################################                                59.7%
#############################################                             63.5%
#################################################                         68.3%
####################################################                      72.4%
10:04:15 [2019-12-10T10:04:15.080Z] #26 ...
10:04:15 [2019-12-10T10:04:15.080Z] 
10:04:15 [2019-12-10T10:04:15.080Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:04:15 [2019-12-10T10:04:15.080Z] #33 41.63 Selecting previously unselected package liblzo2-2:arm64.
10:04:15 [2019-12-10T10:04:15.080Z] #33 41.67 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_arm64.deb ...
10:04:15 [2019-12-10T10:04:15.080Z] #33 41.71 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ...
10:04:15 [2019-12-10T10:04:15.080Z] #33 41.96 Selecting previously unselected package libicu57:arm64.
10:04:15 [2019-12-10T10:04:15.080Z] #33 41.96 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_arm64.deb ...
10:04:15 [2019-12-10T10:04:15.080Z] #33 42.01 Unpacking libicu57:arm64 (57.1-6+deb9u3) ...
10:04:15 [2019-12-10T10:04:15.080Z] #33 50.56 Selecting previously unselected package libxml2:arm64.
10:04:15 [2019-12-10T10:04:15.080Z] #33 50.59 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_arm64.deb ...
10:04:15 [2019-12-10T10:04:15.080Z] #33 50.66 Unpacking libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ...
10:04:15 [2019-12-10T10:04:15.080Z] #33 51.31 Selecting previously unselected package libarchive13:arm64.
10:04:15 [2019-12-10T10:04:15.080Z] #33 51.32 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_arm64.deb ...
10:04:15 [2019-12-10T10:04:15.080Z] #33 51.32 Unpacking libarchive13:arm64 (3.2.2-2+deb9u2) ...
10:04:15 [2019-12-10T10:04:15.080Z] #33 51.77 Selecting previously unselected package libjsoncpp1:arm64.
10:04:15 [2019-12-10T10:04:15.080Z] #33 51.79 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_arm64.deb ...
10:04:15 [2019-12-10T10:04:15.080Z] #33 51.82 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
10:04:15 [2019-12-10T10:04:15.080Z] #33 ...
10:04:15 [2019-12-10T10:04:15.080Z] 
10:04:15 [2019-12-10T10:04:15.080Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:04:15 [2019-12-10T10:04:15.441Z] #17 20.46 Selecting previously unselected package binutils-mingw-w64.
10:04:15 [2019-12-10T10:04:15.441Z] #17 20.47 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
10:04:15 [2019-12-10T10:04:15.441Z] #17 20.47 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
10:04:15 [2019-12-10T10:04:15.441Z] #17 20.52 Selecting previously unselected package mingw-w64-common.
10:04:15 [2019-12-10T10:04:15.441Z] #17 20.52 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
10:04:15 [2019-12-10T10:04:15.441Z] #17 20.53 Unpacking mingw-w64-common (5.0.1-1) ...
10:04:15 [2019-12-10T10:04:15.641Z] #26 11.68 
                                                                           1.0%
##                                                                         3.7%
#####                                                                      8.2%
########                                                                  12.4%
##########                                                                15.2%
############                                                              16.8%
##############                                                            20.8%
################                                                          22.4%
####################                                                      28.0%
########################                                                  34.4%
#############################                                             41.3%
##################################                                        47.3%
#######################################                                   54.9%
##########################################                                59.7%
#############################################                             63.5%
#################################################                         68.3%
####################################################                      72.4%
#######################################################                   77.6%
###########################################################               82.9%
##############################################################            87.1%
##################################################################        91.7%
###################################################################       94.3%
######################################################################    98.4%
######################################################################## 100.0%
10:04:15 [2019-12-10T10:04:15.661Z] #41 30.82 Selecting previously unselected package libprotobuf10:s390x.
10:04:15 [2019-12-10T10:04:15.661Z] #41 ...
10:04:15 [2019-12-10T10:04:15.661Z] 
10:04:15 [2019-12-10T10:04:15.661Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
10:04:15 [2019-12-10T10:04:15.661Z] #15 DONE 0.4s
10:04:15 [2019-12-10T10:04:15.661Z] 
10:04:15 [2019-12-10T10:04:15.661Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:04:15 [2019-12-10T10:04:15.661Z] #41 30.82 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ...
10:04:15 [2019-12-10T10:04:15.661Z] #41 30.83 Unpacking libprotobuf10:s390x (3.0.0-9) ...
10:04:15 [2019-12-10T10:04:15.661Z] #41 ...
10:04:15 [2019-12-10T10:04:15.661Z] 
10:04:15 [2019-12-10T10:04:15.661Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:04:15 [2019-12-10T10:04:15.661Z] #57 19.72 Reading package lists...
10:04:15 [2019-12-10T10:04:15.661Z] #57 25.55 Building dependency tree...
10:04:15 [2019-12-10T10:04:15.661Z] #57 27.65 The following additional packages will be installed:
10:04:15 [2019-12-10T10:04:15.661Z] #57 27.66   btrfs-progs liblzo2-2
10:04:15 [2019-12-10T10:04:15.661Z] #57 27.83 The following NEW packages will be installed:
10:04:15 [2019-12-10T10:04:15.661Z] #57 27.89   btrfs-progs btrfs-tools liblzo2-2
10:04:15 [2019-12-10T10:04:15.661Z] #57 27.97 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
10:04:15 [2019-12-10T10:04:15.661Z] #57 27.97 Need to get 668 kB of archives.
10:04:15 [2019-12-10T10:04:15.661Z] #57 27.97 After this operation, 5446 kB of additional disk space will be used.
10:04:15 [2019-12-10T10:04:15.661Z] #57 27.97 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
10:04:15 [2019-12-10T10:04:15.661Z] #57 28.01 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB]
10:04:15 [2019-12-10T10:04:15.661Z] #57 28.07 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB]
10:04:15 [2019-12-10T10:04:15.661Z] #57 28.76 debconf: delaying package configuration, since apt-utils is not installed
10:04:15 [2019-12-10T10:04:15.661Z] #57 28.87 Fetched 668 kB in 0s (4837 kB/s)
10:04:15 [2019-12-10T10:04:15.661Z] #57 28.97 Selecting previously unselected package liblzo2-2:s390x.
10:04:15 [2019-12-10T10:04:15.662Z] #57 28.97 (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.)
10:04:15 [2019-12-10T10:04:15.662Z] #57 29.10 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ...
10:04:15 [2019-12-10T10:04:15.662Z] #57 29.12 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
10:04:15 [2019-12-10T10:04:15.662Z] #57 29.24 Selecting previously unselected package btrfs-progs.
10:04:15 [2019-12-10T10:04:15.662Z] #57 29.25 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ...
10:04:15 [2019-12-10T10:04:15.662Z] #57 29.25 Unpacking btrfs-progs (4.7.3-1) ...
10:04:15 [2019-12-10T10:04:15.662Z] #57 30.46 Selecting previously unselected package btrfs-tools.
10:04:15 [2019-12-10T10:04:15.662Z] #57 30.47 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ...
10:04:15 [2019-12-10T10:04:15.662Z] #57 30.48 Unpacking btrfs-tools (4.7.3-1) ...
10:04:15 [2019-12-10T10:04:15.662Z] #57 30.57 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:04:15 [2019-12-10T10:04:15.662Z] #57 30.73 Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
10:04:15 [2019-12-10T10:04:15.662Z] #57 30.75 Setting up btrfs-progs (4.7.3-1) ...
10:04:15 [2019-12-10T10:04:15.662Z] #57 30.77 Setting up btrfs-tools (4.7.3-1) ...
10:04:15 [2019-12-10T10:04:15.662Z] #57 30.78 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:04:15 [2019-12-10T10:04:15.662Z] #57 DONE 31.1s
10:04:15 [2019-12-10T10:04:15.662Z] 
10:04:15 [2019-12-10T10:04:15.662Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
10:04:15 [2019-12-10T10:04:15.662Z] #58 DONE 0.1s
10:04:15 [2019-12-10T10:04:15.662Z] 
10:04:15 [2019-12-10T10:04:15.662Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
10:04:15 [2019-12-10T10:04:15.782Z] #26 16.32 
#                                                                          2.3%
##                                                                         4.1%
###                                                                        5.5%
#####                                                                      7.3%
######                                                                     8.9%
#######                                                                   11.0%
#########                                                                 12.9%
##########                                                                14.7%
###########                                                               15.8%
############                                                              17.1%
#############                                                             18.5%
#############                                                             18.8%
##############                                                            19.8%
###############                                                           21.6%
################                                                          23.0%
##################                                                        26.0%
####################                                                      28.6%
#####################                                                     29.9%
######################                                                    31.1%
########################                                                  34.0%
#########################                                                 35.5%
##########################                                                37.2%
###########################                                               38.4%
############################                                              40.0%
#############################                                             41.6%
###############################                                           43.7%
#################################                                         45.9%
10:04:15 [2019-12-10T10:04:15.782Z] #26 ...
10:04:15 [2019-12-10T10:04:15.782Z] 
10:04:15 [2019-12-10T10:04:15.782Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:04:15 [2019-12-10T10:04:15.782Z] #54 5.717 + RM_GOPATH=0
10:04:15 [2019-12-10T10:04:15.782Z] #54 5.717 + TMP_GOPATH=
10:04:15 [2019-12-10T10:04:15.782Z] #54 5.717 + : /build
10:04:15 [2019-12-10T10:04:15.782Z] #54 5.717 + '[' -z '' ']'
10:04:15 [2019-12-10T10:04:15.782Z] #54 5.717 ++ mktemp -d
10:04:15 [2019-12-10T10:04:15.782Z] #54 5.834 + export GOPATH=/tmp/tmp.f8khaDdv7t
10:04:15 [2019-12-10T10:04:15.782Z] #54 5.834 + GOPATH=/tmp/tmp.f8khaDdv7t
10:04:15 [2019-12-10T10:04:15.782Z] #54 5.834 + RM_GOPATH=1
10:04:15 [2019-12-10T10:04:15.782Z] #54 5.834 ++ dirname ./install.sh
10:04:15 [2019-12-10T10:04:15.782Z] #54 5.834 + dir=.
10:04:15 [2019-12-10T10:04:15.782Z] #54 5.842 + bin=runc
10:04:15 [2019-12-10T10:04:15.782Z] #54 5.842 + shift
10:04:15 [2019-12-10T10:04:15.782Z] #54 5.842 + '[' '!' -f ./runc.installer ']'
10:04:15 [2019-12-10T10:04:15.782Z] #54 5.842 + . ./runc.installer
10:04:15 [2019-12-10T10:04:15.782Z] #54 5.842 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
10:04:15 [2019-12-10T10:04:15.782Z] #54 5.842 + install_runc
10:04:15 [2019-12-10T10:04:15.782Z] #54 5.843 + uname -r
10:04:15 [2019-12-10T10:04:15.782Z] #54 5.843 + grep -q '^3\.10\.0.*\.el7\.'
10:04:15 [2019-12-10T10:04:15.782Z] #54 5.846 + RUNC_BUILDTAGS='seccomp apparmor selinux '
10:04:15 [2019-12-10T10:04:15.782Z] #54 5.848 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
10:04:15 [2019-12-10T10:04:15.782Z] #54 5.848 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
10:04:15 [2019-12-10T10:04:15.782Z] #54 5.848 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.f8khaDdv7t/src/github.com/opencontainers/runc
10:04:15 [2019-12-10T10:04:15.782Z] #54 5.878 Cloning into '/tmp/tmp.f8khaDdv7t/src/github.com/opencontainers/runc'...
10:04:15 [2019-12-10T10:04:15.782Z] #54 ...
10:04:15 [2019-12-10T10:04:15.782Z] 
10:04:15 [2019-12-10T10:04:15.782Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:04:16 [2019-12-10T10:04:16.196Z] #16 ...
10:04:16 [2019-12-10T10:04:16.196Z] 
10:04:16 [2019-12-10T10:04:16.196Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
10:04:16 [2019-12-10T10:04:16.196Z] #59 DONE 0.1s
10:04:16 [2019-12-10T10:04:16.196Z] 
10:04:16 [2019-12-10T10:04:16.196Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
10:04:16 [2019-12-10T10:04:16.196Z] #16 DONE 0.5s
10:04:16 [2019-12-10T10:04:16.196Z] 
10:04:16 [2019-12-10T10:04:16.196Z] #17 [dev 6/24] RUN ldconfig
10:04:16 [2019-12-10T10:04:16.630Z] #17 DONE 0.4s
10:04:16 [2019-12-10T10:04:16.630Z] 
10:04:16 [2019-12-10T10:04:16.630Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:04:16 [2019-12-10T10:04:16.630Z] #60 0.482 + RM_GOPATH=0
10:04:16 [2019-12-10T10:04:16.630Z] #60 0.482 + TMP_GOPATH=
10:04:16 [2019-12-10T10:04:16.630Z] #60 0.482 + : /build
10:04:16 [2019-12-10T10:04:16.630Z] #60 0.482 + '[' -z '' ']'
10:04:16 [2019-12-10T10:04:16.630Z] #60 0.482 ++ mktemp -d
10:04:16 [2019-12-10T10:04:16.630Z] #60 0.515 + export GOPATH=/tmp/tmp.g6MhIAo3dr
10:04:16 [2019-12-10T10:04:16.630Z] #60 0.515 + GOPATH=/tmp/tmp.g6MhIAo3dr
10:04:16 [2019-12-10T10:04:16.630Z] #60 0.515 + RM_GOPATH=1
10:04:16 [2019-12-10T10:04:16.630Z] #60 0.516 ++ dirname ./install.sh
10:04:16 [2019-12-10T10:04:16.630Z] #60 0.517 + dir=.
10:04:16 [2019-12-10T10:04:16.630Z] #60 0.517 + bin=containerd
10:04:16 [2019-12-10T10:04:16.630Z] #60 0.517 + shift
10:04:16 [2019-12-10T10:04:16.630Z] #60 0.517 + '[' '!' -f ./containerd.installer ']'
10:04:16 [2019-12-10T10:04:16.630Z] #60 0.517 + . ./containerd.installer
10:04:16 [2019-12-10T10:04:16.630Z] #60 0.517 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
10:04:16 [2019-12-10T10:04:16.630Z] #60 0.518 + install_containerd
10:04:16 [2019-12-10T10:04:16.630Z] #60 0.518 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
10:04:16 [2019-12-10T10:04:16.630Z] #60 0.518 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
10:04:16 [2019-12-10T10:04:16.630Z] #60 0.518 + git clone https://github.com/containerd/containerd.git /tmp/tmp.g6MhIAo3dr/src/github.com/containerd/containerd
10:04:16 [2019-12-10T10:04:16.630Z] #60 0.523 Cloning into '/tmp/tmp.g6MhIAo3dr/src/github.com/containerd/containerd'...
10:04:16 [2019-12-10T10:04:16.722Z] #26 ...
10:04:16 [2019-12-10T10:04:16.722Z] 
10:04:16 [2019-12-10T10:04:16.722Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
10:04:16 [2019-12-10T10:04:16.722Z] #13 2.840 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:04:16 [2019-12-10T10:04:16.722Z] #13 DONE 3.7s
10:04:16 [2019-12-10T10:04:16.722Z] 
10:04:16 [2019-12-10T10:04:16.722Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:04:16 [2019-12-10T10:04:16.722Z] #26 15.32 
10:04:16 [2019-12-10T10:04:16.817Z] #17 21.82 Selecting previously unselected package mingw-w64-x86-64-dev.
10:04:16 [2019-12-10T10:04:16.817Z] #17 21.82 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
10:04:16 [2019-12-10T10:04:16.817Z] #17 21.83 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
10:04:17 [2019-12-10T10:04:17.297Z] #26 ...
10:04:17 [2019-12-10T10:04:17.297Z] 
10:04:17 [2019-12-10T10:04:17.297Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:04:17 [2019-12-10T10:04:17.297Z] #44 43.59 strconv
10:04:17 [2019-12-10T10:04:17.297Z] #44 43.59 vendor/golang.org/x/net/dns/dnsmessage
10:04:17 [2019-12-10T10:04:17.297Z] #44 43.60 io
10:04:17 [2019-12-10T10:04:17.297Z] #44 43.61 syscall
10:04:17 [2019-12-10T10:04:17.297Z] #44 48.11 bytes
10:04:17 [2019-12-10T10:04:17.297Z] #44 49.36 reflect
10:04:17 [2019-12-10T10:04:17.297Z] #44 51.99 bufio
10:04:17 [2019-12-10T10:04:17.559Z] #44 ...
10:04:17 [2019-12-10T10:04:17.559Z] 
10:04:17 [2019-12-10T10:04:17.559Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:04:17 [2019-12-10T10:04:17.559Z] #40 54.16 Setting up libnet1-dev (1.1.6+dfsg-3) ...
10:04:17 [2019-12-10T10:04:17.559Z] #40 54.18 Setting up libprotobuf10:arm64 (3.0.0-9) ...
10:04:17 [2019-12-10T10:04:17.559Z] #40 54.23 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:04:17 [2019-12-10T10:04:17.825Z] #40 54.36 Setting up python-protobuf (3.0.0-9) ...
10:04:17 [2019-12-10T10:04:17.848Z] #26 16.32 
#                                                                          2.3%
##                                                                         4.1%
###                                                                        5.5%
#####                                                                      7.3%
######                                                                     8.9%
#######                                                                   11.0%
#########                                                                 12.9%
##########                                                                14.7%
###########                                                               15.8%
############                                                              17.1%
#############                                                             18.5%
#############                                                             18.8%
##############                                                            19.8%
###############                                                           21.6%
################                                                          23.0%
##################                                                        26.0%
####################                                                      28.6%
#####################                                                     29.9%
######################                                                    31.1%
########################                                                  34.0%
#########################                                                 35.5%
##########################                                                37.2%
###########################                                               38.4%
############################                                              40.0%
#############################                                             41.6%
###############################                                           43.7%
#################################                                         45.9%
##################################                                        47.7%
###################################                                       50.0%
#####################################                                     51.7%
######################################                                    53.8%
########################################                                  55.7%
#########################################                                 58.0%
###########################################                               60.1%
############################################                              61.4%
#############################################                             63.0%
##############################################                            64.7%
################################################                          67.7%
#################################################                         68.9%
##################################################                        70.5%
###################################################                       72.1%
#####################################################                     74.0%
######################################################                    75.5%
#######################################################                   77.4%
#########################################################                 79.2%
10:04:17 [2019-12-10T10:04:17.848Z] #26 ...
10:04:17 [2019-12-10T10:04:17.848Z] 
10:04:17 [2019-12-10T10:04:17.848Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
10:04:17 [2019-12-10T10:04:17.848Z] #13 5.153 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:04:17 [2019-12-10T10:04:17.848Z] #13 DONE 5.8s
10:04:17 [2019-12-10T10:04:17.848Z] 
10:04:17 [2019-12-10T10:04:17.848Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:04:17 [2019-12-10T10:04:17.984Z] #60 ...
10:04:17 [2019-12-10T10:04:17.984Z] 
10:04:17 [2019-12-10T10:04:17.984Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:04:17 [2019-12-10T10:04:17.984Z] #69 DONE 33.3s
10:04:18 [2019-12-10T10:04:18.191Z] #17 23.40 Selecting previously unselected package gcc-mingw-w64-base.
10:04:18 [2019-12-10T10:04:18.192Z] #17 23.40 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ...
10:04:18 [2019-12-10T10:04:18.192Z] #17 23.41 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
10:04:18 [2019-12-10T10:04:18.192Z] #17 23.46 Selecting previously unselected package gcc-mingw-w64-x86-64.
10:04:18 [2019-12-10T10:04:18.192Z] #17 23.46 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
10:04:18 [2019-12-10T10:04:18.366Z] #26 16.32 
#                                                                          2.3%
##                                                                         4.1%
###                                                                        5.5%
#####                                                                      7.3%
######                                                                     8.9%
#######                                                                   11.0%
#########                                                                 12.9%
##########                                                                14.7%
###########                                                               15.8%
############                                                              17.1%
#############                                                             18.5%
#############                                                             18.8%
##############                                                            19.8%
###############                                                           21.6%
################                                                          23.0%
##################                                                        26.0%
####################                                                      28.6%
#####################                                                     29.9%
######################                                                    31.1%
########################                                                  34.0%
#########################                                                 35.5%
##########################                                                37.2%
###########################                                               38.4%
############################                                              40.0%
#############################                                             41.6%
###############################                                           43.7%
#################################                                         45.9%
##################################                                        47.7%
###################################                                       50.0%
#####################################                                     51.7%
######################################                                    53.8%
########################################                                  55.7%
#########################################                                 58.0%
###########################################                               60.1%
############################################                              61.4%
#############################################                             63.0%
##############################################                            64.7%
################################################                          67.7%
#################################################                         68.9%
##################################################                        70.5%
###################################################                       72.1%
#####################################################                     74.0%
######################################################                    75.5%
#######################################################                   77.4%
#########################################################                 79.2%
#########################################################                 80.1%
##########################################################                81.8%
###########################################################               83.0%
#############################################################             85.5%
##############################################################            87.5%
################################################################          90.2%
10:04:18 [2019-12-10T10:04:18.366Z] #26 ...
10:04:18 [2019-12-10T10:04:18.366Z] 
10:04:18 [2019-12-10T10:04:18.366Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:04:18 [2019-12-10T10:04:18.366Z] #44 73.99 reflect
10:04:18 [2019-12-10T10:04:18.366Z] #44 74.31 bufio
10:04:18 [2019-12-10T10:04:18.366Z] #44 77.56 syscall
10:04:18 [2019-12-10T10:04:18.396Z] 
10:04:18 [2019-12-10T10:04:18.396Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:04:18 [2019-12-10T10:04:18.396Z] #27 2.589 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
10:04:18 [2019-12-10T10:04:18.396Z] #27 3.192 
10:04:18 [2019-12-10T10:04:18.398Z] #40 ...
10:04:18 [2019-12-10T10:04:18.398Z] 
10:04:18 [2019-12-10T10:04:18.398Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:04:18 [2019-12-10T10:04:18.398Z] #31 44.62 strings
10:04:18 [2019-12-10T10:04:18.398Z] #31 44.62 bytes
10:04:18 [2019-12-10T10:04:18.398Z] #31 49.32 path
10:04:18 [2019-12-10T10:04:18.398Z] #31 49.43 reflect
10:04:18 [2019-12-10T10:04:18.398Z] #31 50.41 text/tabwriter
10:04:18 [2019-12-10T10:04:18.398Z] #31 52.81 bufio
10:04:18 [2019-12-10T10:04:18.449Z] #17 23.47 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
10:04:18 [2019-12-10T10:04:18.624Z] #44 ...
10:04:18 [2019-12-10T10:04:18.624Z] 
10:04:18 [2019-12-10T10:04:18.624Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:04:18 [2019-12-10T10:04:18.659Z] #31 ...
10:04:18 [2019-12-10T10:04:18.659Z] 
10:04:18 [2019-12-10T10:04:18.659Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:04:18 [2019-12-10T10:04:18.659Z] #26 16.15 
                                                                           0.6%
########                                                                  12.0%
##################                                                        25.9%
#######################                                                   32.3%
##########################                                                36.7%
######################################                                    53.2%
#####################################################                     74.3%
######################################################################    97.6%
######################################################################## 100.0%
10:04:18 [2019-12-10T10:04:18.815Z] #27 3.638 
#                                                                          2.6%
###                                                                        4.7%
####                                                                       6.8%
######                                                                     8.9%
#######                                                                   11.0%
#########                                                                 13.1%
##########                                                                15.2%
############                                                              17.2%
#############                                                             19.3%
10:04:18 [2019-12-10T10:04:18.815Z] #27 ...
10:04:18 [2019-12-10T10:04:18.815Z] 
10:04:18 [2019-12-10T10:04:18.815Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:04:18 [2019-12-10T10:04:18.815Z] #32 34.27 sync
10:04:18 [2019-12-10T10:04:18.884Z] #26 16.32 
#                                                                          2.3%
##                                                                         4.1%
###                                                                        5.5%
#####                                                                      7.3%
######                                                                     8.9%
#######                                                                   11.0%
#########                                                                 12.9%
##########                                                                14.7%
###########                                                               15.8%
############                                                              17.1%
#############                                                             18.5%
#############                                                             18.8%
##############                                                            19.8%
###############                                                           21.6%
################                                                          23.0%
##################                                                        26.0%
####################                                                      28.6%
#####################                                                     29.9%
######################                                                    31.1%
########################                                                  34.0%
#########################                                                 35.5%
##########################                                                37.2%
###########################                                               38.4%
############################                                              40.0%
#############################                                             41.6%
###############################                                           43.7%
#################################                                         45.9%
##################################                                        47.7%
###################################                                       50.0%
#####################################                                     51.7%
######################################                                    53.8%
########################################                                  55.7%
#########################################                                 58.0%
###########################################                               60.1%
############################################                              61.4%
#############################################                             63.0%
##############################################                            64.7%
################################################                          67.7%
#################################################                         68.9%
##################################################                        70.5%
###################################################                       72.1%
#####################################################                     74.0%
######################################################                    75.5%
#######################################################                   77.4%
#########################################################                 79.2%
#########################################################                 80.1%
##########################################################                81.8%
###########################################################               83.0%
#############################################################             85.5%
##############################################################            87.5%
################################################################          90.2%
##################################################################        92.9%
####################################################################      95.5%
######################################################################    97.3%
######################################################################## 100.0%
10:04:19 [2019-12-10T10:04:19.142Z] #26 22.81 
10:04:19 [2019-12-10T10:04:19.228Z] #26 17.61 
10:04:19 [2019-12-10T10:04:19.230Z] #32 34.32 internal/reflectlite
10:04:20 [2019-12-10T10:04:20.864Z] #26 18.19 
                                                                           1.0%
#####                                                                      7.9%
######                                                                     9.5%
##########                                                                15.2%
############                                                              17.2%
###############                                                           21.0%
#################                                                         23.9%
####################                                                      28.3%
#######################                                                   32.1%
10:04:20 [2019-12-10T10:04:20.864Z] #26 ...
10:04:20 [2019-12-10T10:04:20.864Z] 
10:04:20 [2019-12-10T10:04:20.864Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
10:04:20 [2019-12-10T10:04:20.864Z] #14 DONE 4.0s
10:04:20 [2019-12-10T10:04:20.864Z] 
10:04:20 [2019-12-10T10:04:20.864Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:04:21 [2019-12-10T10:04:21.048Z] #26 24.83 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
10:04:21 [2019-12-10T10:04:21.401Z] #26 18.19 
                                                                           1.0%
#####                                                                      7.9%
######                                                                     9.5%
##########                                                                15.2%
############                                                              17.2%
###############                                                           21.0%
#################                                                         23.9%
####################                                                      28.3%
#######################                                                   32.1%
#########################                                                 35.9%
############################                                              39.5%
#################################                                         46.2%
#####################################                                     51.5%
#########################################                                 57.6%
###############################################                           66.3%
10:04:21 [2019-12-10T10:04:21.401Z] #26 ...
10:04:21 [2019-12-10T10:04:21.401Z] 
10:04:21 [2019-12-10T10:04:21.401Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:04:21 [2019-12-10T10:04:21.401Z] #33 52.02 Selecting previously unselected package libuv1:arm64.
10:04:21 [2019-12-10T10:04:21.401Z] #33 52.02 Preparing to unpack .../6-libuv1_1.9.1-3_arm64.deb ...
10:04:21 [2019-12-10T10:04:21.401Z] #33 52.03 Unpacking libuv1:arm64 (1.9.1-3) ...
10:04:21 [2019-12-10T10:04:21.401Z] #33 52.26 Selecting previously unselected package cmake.
10:04:21 [2019-12-10T10:04:21.401Z] #33 52.26 Preparing to unpack .../7-cmake_3.7.2-1_arm64.deb ...
10:04:21 [2019-12-10T10:04:21.401Z] #33 52.43 Unpacking cmake (3.7.2-1) ...
10:04:21 [2019-12-10T10:04:21.401Z] #33 55.70 Selecting previously unselected package xxd.
10:04:21 [2019-12-10T10:04:21.401Z] #33 55.71 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ...
10:04:21 [2019-12-10T10:04:21.401Z] #33 55.71 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
10:04:21 [2019-12-10T10:04:21.401Z] #33 55.94 Selecting previously unselected package vim-common.
10:04:21 [2019-12-10T10:04:21.401Z] #33 55.94 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
10:04:21 [2019-12-10T10:04:21.401Z] #33 55.95 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
10:04:21 [2019-12-10T10:04:21.401Z] #33 56.28 Processing triggers for mime-support (3.60) ...
10:04:21 [2019-12-10T10:04:21.401Z] #33 56.48 Setting up xxd (2:8.0.0197-4+deb9u3) ...
10:04:21 [2019-12-10T10:04:21.401Z] #33 56.50 Setting up libuv1:arm64 (1.9.1-3) ...
10:04:21 [2019-12-10T10:04:21.401Z] #33 56.52 Setting up cmake-data (3.7.2-1) ...
10:04:21 [2019-12-10T10:04:21.401Z] #33 56.55 Setting up libicu57:arm64 (57.1-6+deb9u3) ...
10:04:21 [2019-12-10T10:04:21.401Z] #33 56.57 Setting up libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ...
10:04:21 [2019-12-10T10:04:21.401Z] #33 56.64 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:04:21 [2019-12-10T10:04:21.401Z] #33 56.79 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
10:04:21 [2019-12-10T10:04:21.401Z] #33 56.84 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ...
10:04:21 [2019-12-10T10:04:21.401Z] #33 56.92 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
10:04:21 [2019-12-10T10:04:21.401Z] #33 57.00 Setting up libarchive13:arm64 (3.2.2-2+deb9u2) ...
10:04:21 [2019-12-10T10:04:21.401Z] #33 57.09 Setting up cmake (3.7.2-1) ...
10:04:21 [2019-12-10T10:04:21.401Z] #33 57.53 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:04:21 [2019-12-10T10:04:21.401Z] #33 DONE 58.2s
10:04:21 [2019-12-10T10:04:21.401Z] 
10:04:21 [2019-12-10T10:04:21.401Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:04:21 [2019-12-10T10:04:21.662Z] #26 18.19 
                                                                           1.0%
#####                                                                      7.9%
######                                                                     9.5%
##########                                                                15.2%
############                                                              17.2%
###############                                                           21.0%
#################                                                         23.9%
####################                                                      28.3%
#######################                                                   32.1%
#########################                                                 35.9%
############################                                              39.5%
#################################                                         46.2%
#####################################                                     51.5%
#########################################                                 57.6%
###############################################                           66.3%
#####################################################                     74.8%
10:04:21 [2019-12-10T10:04:21.662Z] #26 ...
10:04:21 [2019-12-10T10:04:21.662Z] 
10:04:21 [2019-12-10T10:04:21.662Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
10:04:21 [2019-12-10T10:04:21.662Z] #34 DONE 0.2s
10:04:21 [2019-12-10T10:04:21.922Z] 
10:04:21 [2019-12-10T10:04:21.922Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
10:04:21 [2019-12-10T10:04:21.922Z] #35 DONE 0.2s
10:04:21 [2019-12-10T10:04:21.922Z] 
10:04:21 [2019-12-10T10:04:21.922Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:04:21 [2019-12-10T10:04:21.922Z] #54 16.49 + cd /tmp/tmp.kbdZPfllFg/src/github.com/opencontainers/runc
10:04:21 [2019-12-10T10:04:21.922Z] #54 16.49 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
10:04:21 [2019-12-10T10:04:21.922Z] #54 16.72 + '[' -z '' ']'
10:04:21 [2019-12-10T10:04:21.922Z] #54 16.72 + target=static
10:04:21 [2019-12-10T10:04:21.922Z] #54 16.72 + make 'BUILDTAGS=seccomp apparmor selinux ' static
10:04:21 [2019-12-10T10:04:21.922Z] #54 18.50 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc .
10:04:22 [2019-12-10T10:04:22.508Z] #26 25.91 
10:04:23 [2019-12-10T10:04:23.045Z] #32 37.91 errors
10:04:23 [2019-12-10T10:04:23.045Z] #32 37.91 sort
10:04:23 [2019-12-10T10:04:23.045Z] #32 38.26 strconv
10:04:23 [2019-12-10T10:04:23.065Z] #26 26.44 
####################################################################      94.7%
######################################################################## 100.0%
10:04:23 [2019-12-10T10:04:23.323Z] #26 26.92 
10:04:23 [2019-12-10T10:04:23.580Z] #26 ...
10:04:23 [2019-12-10T10:04:23.580Z] 
10:04:23 [2019-12-10T10:04:23.580Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
10:04:23 [2019-12-10T10:04:23.580Z] #14 DONE 5.7s
10:04:23 [2019-12-10T10:04:23.580Z] 
10:04:23 [2019-12-10T10:04:23.580Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
10:04:23 [2019-12-10T10:04:23.710Z] #17 28.23 Selecting previously unselected package g++-mingw-w64-x86-64.
10:04:23 [2019-12-10T10:04:23.710Z] #17 28.23 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
10:04:23 [2019-12-10T10:04:23.710Z] #17 28.24 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
10:04:23 [2019-12-10T10:04:23.842Z] #54 ...
10:04:23 [2019-12-10T10:04:23.842Z] 
10:04:23 [2019-12-10T10:04:23.842Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:04:23 [2019-12-10T10:04:23.842Z] #26 18.19 
                                                                           1.0%
#####                                                                      7.9%
######                                                                     9.5%
##########                                                                15.2%
############                                                              17.2%
###############                                                           21.0%
#################                                                         23.9%
####################                                                      28.3%
#######################                                                   32.1%
#########################                                                 35.9%
############################                                              39.5%
#################################                                         46.2%
#####################################                                     51.5%
#########################################                                 57.6%
###############################################                           66.3%
#####################################################                     74.8%
##########################################################                81.9%
###############################################################           87.9%
###################################################################       93.3%
#######################################################################   99.3%
######################################################################## 100.0%
10:04:23 [2019-12-10T10:04:23.842Z] #26 21.49 
10:04:23 [2019-12-10T10:04:23.922Z] #32 ...
10:04:23 [2019-12-10T10:04:23.922Z] 
10:04:23 [2019-12-10T10:04:23.922Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:04:23 [2019-12-10T10:04:23.923Z] #27 3.638 
#                                                                          2.6%
###                                                                        4.7%
####                                                                       6.8%
######                                                                     8.9%
#######                                                                   11.0%
#########                                                                 13.1%
##########                                                                15.2%
############                                                              17.2%
#############                                                             19.3%
################                                                          23.5%
##################                                                        25.6%
###################                                                       27.7%
#####################                                                     29.8%
########################                                                  34.0%
#########################                                                 36.0%
###########################                                               38.1%
############################                                              40.2%
##############################                                            42.3%
###############################                                           44.4%
#################################                                         46.5%
##################################                                        48.6%
####################################                                      50.7%
#####################################                                     52.8%
#########################################                                 57.0%
##########################################                                59.0%
############################################                              61.1%
#############################################                             63.2%
###############################################                           65.3%
################################################                          67.4%
##################################################                        69.5%
###################################################                       71.6%
#####################################################                     73.7%
########################################################                  77.8%
###########################################################               82.0%
############################################################              84.1%
##############################################################            86.2%
#################################################################         90.4%
####################################################################      94.6%
#######################################################################   98.7%
######################################################################## 100.0%
10:04:24 [2019-12-10T10:04:24.347Z] #27 10.82 
10:04:24 [2019-12-10T10:04:24.380Z] #26 21.99 
                                                                           1.3%
##                                                                         3.7%
####                                                                       6.3%
######                                                                     9.1%
#######                                                                   10.8%
#########                                                                 13.2%
###########                                                               15.6%
############                                                              18.0%
10:04:24 [2019-12-10T10:04:24.380Z] #26 ...
10:04:24 [2019-12-10T10:04:24.380Z] 
10:04:24 [2019-12-10T10:04:24.380Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
10:04:24 [2019-12-10T10:04:24.380Z] #15 DONE 3.5s
10:04:24 [2019-12-10T10:04:24.380Z] 
10:04:24 [2019-12-10T10:04:24.380Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:04:25 [2019-12-10T10:04:25.429Z] #26 21.99 
                                                                           1.3%
##                                                                         3.7%
####                                                                       6.3%
######                                                                     9.1%
#######                                                                   10.8%
#########                                                                 13.2%
###########                                                               15.6%
############                                                              18.0%
##############                                                            19.5%
################                                                          22.5%
##################                                                        25.3%
##################                                                        26.2%
####################                                                      28.3%
######################                                                    30.9%
#######################                                                   32.6%
########################                                                  33.8%
#########################                                                 35.8%
##########################                                                36.9%
10:04:25 [2019-12-10T10:04:25.429Z] #26 ...
10:04:25 [2019-12-10T10:04:25.429Z] 
10:04:25 [2019-12-10T10:04:25.429Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:04:25 [2019-12-10T10:04:25.429Z] #40 60.88 Setting up libcap-dev:arm64 (1:2.25-1) ...
10:04:25 [2019-12-10T10:04:25.429Z] #40 60.96 Setting up libprotobuf-c-dev:arm64 (1.2.1-2) ...
10:04:25 [2019-12-10T10:04:25.429Z] #40 61.13 Setting up libnl-3-200:arm64 (3.2.27-2) ...
10:04:25 [2019-12-10T10:04:25.429Z] #40 61.21 Setting up libprotobuf-lite10:arm64 (3.0.0-9) ...
10:04:25 [2019-12-10T10:04:25.429Z] #40 61.24 Setting up libprotoc10:arm64 (3.0.0-9) ...
10:04:25 [2019-12-10T10:04:25.429Z] #40 61.30 Setting up protobuf-c-compiler (1.2.1-2) ...
10:04:25 [2019-12-10T10:04:25.429Z] #40 61.32 Setting up zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ...
10:04:25 [2019-12-10T10:04:25.429Z] #40 61.34 Setting up protobuf-compiler (3.0.0-9) ...
10:04:25 [2019-12-10T10:04:25.429Z] #40 61.38 Setting up libprotobuf-dev:arm64 (3.0.0-9) ...
10:04:25 [2019-12-10T10:04:25.429Z] #40 61.40 Setting up libnl-3-dev:arm64 (3.2.27-2) ...
10:04:25 [2019-12-10T10:04:25.429Z] #40 61.41 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:04:25 [2019-12-10T10:04:25.429Z] #40 DONE 62.2s
10:04:25 [2019-12-10T10:04:25.429Z] 
10:04:25 [2019-12-10T10:04:25.429Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:04:26 [2019-12-10T10:04:26.285Z] #27 11.24 
####                                                                       5.7%
########                                                                  11.4%
############                                                              17.1%
################                                                          22.7%
####################                                                      28.4%
########################                                                  34.1%
############################                                              39.7%
10:04:26 [2019-12-10T10:04:26.286Z] #27 ...
10:04:26 [2019-12-10T10:04:26.286Z] 
10:04:26 [2019-12-10T10:04:26.286Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:04:26 [2019-12-10T10:04:26.286Z] #18 0.467 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:04:26 [2019-12-10T10:04:26.286Z] #18 0.490 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:04:26 [2019-12-10T10:04:26.286Z] #18 0.568 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:04:26 [2019-12-10T10:04:26.286Z] #18 0.594 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:04:26 [2019-12-10T10:04:26.286Z] #18 0.639 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:04:26 [2019-12-10T10:04:26.286Z] #18 1.466 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB]
10:04:26 [2019-12-10T10:04:26.286Z] #18 4.034 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB]
10:04:26 [2019-12-10T10:04:26.286Z] #18 4.648 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
10:04:26 [2019-12-10T10:04:26.286Z] #18 ...
10:04:26 [2019-12-10T10:04:26.286Z] 
10:04:26 [2019-12-10T10:04:26.286Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:04:26 [2019-12-10T10:04:26.700Z] #27 11.24 
####                                                                       5.7%
########                                                                  11.4%
############                                                              17.1%
################                                                          22.7%
####################                                                      28.4%
########################                                                  34.1%
############################                                              39.7%
################################                                          45.4%
10:04:26 [2019-12-10T10:04:26.700Z] #27 ...
10:04:26 [2019-12-10T10:04:26.700Z] 
10:04:26 [2019-12-10T10:04:26.700Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:04:26 [2019-12-10T10:04:26.700Z] #41 32.05 Selecting previously unselected package libprotobuf-lite10:s390x.
10:04:26 [2019-12-10T10:04:26.700Z] #41 32.06 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ...
10:04:26 [2019-12-10T10:04:26.700Z] #41 32.07 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ...
10:04:26 [2019-12-10T10:04:26.700Z] #41 32.29 Selecting previously unselected package libprotobuf-dev:s390x.
10:04:26 [2019-12-10T10:04:26.700Z] #41 32.32 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ...
10:04:26 [2019-12-10T10:04:26.700Z] #41 32.32 Unpacking libprotobuf-dev:s390x (3.0.0-9) ...
10:04:26 [2019-12-10T10:04:26.700Z] #41 34.27 Selecting previously unselected package libprotoc10:s390x.
10:04:26 [2019-12-10T10:04:26.700Z] #41 34.30 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ...
10:04:26 [2019-12-10T10:04:26.700Z] #41 34.31 Unpacking libprotoc10:s390x (3.0.0-9) ...
10:04:26 [2019-12-10T10:04:26.700Z] #41 35.23 Selecting previously unselected package protobuf-c-compiler.
10:04:26 [2019-12-10T10:04:26.700Z] #41 35.23 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ...
10:04:26 [2019-12-10T10:04:26.700Z] #41 35.24 Unpacking protobuf-c-compiler (1.2.1-2) ...
10:04:26 [2019-12-10T10:04:26.700Z] #41 35.35 Selecting previously unselected package protobuf-compiler.
10:04:26 [2019-12-10T10:04:26.700Z] #41 35.35 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ...
10:04:26 [2019-12-10T10:04:26.700Z] #41 35.38 Unpacking protobuf-compiler (3.0.0-9) ...
10:04:26 [2019-12-10T10:04:26.700Z] #41 35.52 Selecting previously unselected package python-pkg-resources.
10:04:26 [2019-12-10T10:04:26.700Z] #41 35.54 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
10:04:26 [2019-12-10T10:04:26.700Z] #41 35.55 Unpacking python-pkg-resources (33.1.1-1) ...
10:04:26 [2019-12-10T10:04:26.700Z] #41 35.93 Selecting previously unselected package python-protobuf.
10:04:26 [2019-12-10T10:04:26.700Z] #41 35.93 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ...
10:04:26 [2019-12-10T10:04:26.700Z] #41 35.93 Unpacking python-protobuf (3.0.0-9) ...
10:04:26 [2019-12-10T10:04:26.700Z] #41 36.77 Setting up libnet1:s390x (1.1.6+dfsg-3) ...
10:04:26 [2019-12-10T10:04:26.700Z] #41 36.88 Setting up libprotobuf-c1:s390x (1.2.1-2) ...
10:04:26 [2019-12-10T10:04:26.700Z] #41 36.89 Setting up python-pkg-resources (33.1.1-1) ...
10:04:26 [2019-12-10T10:04:26.700Z] #41 39.40 Setting up libnet1-dev (1.1.6+dfsg-3) ...
10:04:26 [2019-12-10T10:04:26.700Z] #41 39.44 Setting up libprotobuf10:s390x (3.0.0-9) ...
10:04:26 [2019-12-10T10:04:26.700Z] #41 39.44 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:04:26 [2019-12-10T10:04:26.700Z] #41 39.46 Setting up python-protobuf (3.0.0-9) ...
10:04:26 [2019-12-10T10:04:26.700Z] #41 ...
10:04:26 [2019-12-10T10:04:26.700Z] 
10:04:26 [2019-12-10T10:04:26.700Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:04:26 [2019-12-10T10:04:26.995Z] #17 31.98 Setting up aufs-tools (1:4.1+20161219-1) ...
10:04:26 [2019-12-10T10:04:26.995Z] #17 31.99 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
10:04:26 [2019-12-10T10:04:26.995Z] #17 32.01 Setting up libsepol1-dev:amd64 (2.6-2) ...
10:04:26 [2019-12-10T10:04:26.995Z] #17 32.02 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
10:04:26 [2019-12-10T10:04:26.995Z] #17 32.03 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
10:04:26 [2019-12-10T10:04:26.996Z] #17 32.05 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
10:04:26 [2019-12-10T10:04:26.996Z] #17 32.07 Processing triggers for mime-support (3.60) ...
10:04:26 [2019-12-10T10:04:26.996Z] #17 32.09 Setting up xxd (2:8.0.0197-4+deb9u3) ...
10:04:26 [2019-12-10T10:04:26.996Z] #17 32.10 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
10:04:26 [2019-12-10T10:04:26.996Z] #17 32.11 Setting up libcap2-bin (1:2.25-1) ...
10:04:26 [2019-12-10T10:04:26.996Z] #17 32.13 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
10:04:26 [2019-12-10T10:04:26.996Z] #17 32.14 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
10:04:26 [2019-12-10T10:04:26.996Z] #17 32.15 Setting up bash-completion (1:2.1-4.3) ...
10:04:27 [2019-12-10T10:04:27.527Z] #27 11.24 
####                                                                       5.7%
########                                                                  11.4%
############                                                              17.1%
################                                                          22.7%
####################                                                      28.4%
########################                                                  34.1%
############################                                              39.7%
################################                                          45.4%
####################################                                      51.1%
########################################                                  56.7%
############################################                              62.3%
#################################################                         68.1%
#####################################################                     74.2%
##############################################################            87.4%
10:04:27 [2019-12-10T10:04:27.528Z] #27 ...
10:04:27 [2019-12-10T10:04:27.528Z] 
10:04:27 [2019-12-10T10:04:27.528Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:04:27 [2019-12-10T10:04:27.528Z] #34 32.94 Selecting previously unselected package liblzo2-2:s390x.
10:04:27 [2019-12-10T10:04:27.528Z] #34 32.96 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ...
10:04:27 [2019-12-10T10:04:27.528Z] #34 32.97 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
10:04:27 [2019-12-10T10:04:27.528Z] #34 33.09 Selecting previously unselected package libicu57:s390x.
10:04:27 [2019-12-10T10:04:27.528Z] #34 33.11 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ...
10:04:27 [2019-12-10T10:04:27.528Z] #34 33.12 Unpacking libicu57:s390x (57.1-6+deb9u3) ...
10:04:27 [2019-12-10T10:04:27.528Z] #34 40.22 Selecting previously unselected package libxml2:s390x.
10:04:27 [2019-12-10T10:04:27.528Z] #34 40.24 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ...
10:04:27 [2019-12-10T10:04:27.528Z] #34 40.24 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ...
10:04:27 [2019-12-10T10:04:27.528Z] #34 41.38 Selecting previously unselected package libarchive13:s390x.
10:04:27 [2019-12-10T10:04:27.528Z] #34 41.41 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_s390x.deb ...
10:04:27 [2019-12-10T10:04:27.528Z] #34 41.42 Unpacking libarchive13:s390x (3.2.2-2+deb9u2) ...
10:04:27 [2019-12-10T10:04:27.528Z] #34 41.90 Selecting previously unselected package libjsoncpp1:s390x.
10:04:27 [2019-12-10T10:04:27.528Z] #34 41.90 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ...
10:04:27 [2019-12-10T10:04:27.528Z] #34 41.91 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
10:04:27 [2019-12-10T10:04:27.528Z] #34 42.11 Selecting previously unselected package libuv1:s390x.
10:04:27 [2019-12-10T10:04:27.528Z] #34 42.12 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ...
10:04:27 [2019-12-10T10:04:27.528Z] #34 42.12 Unpacking libuv1:s390x (1.9.1-3) ...
10:04:27 [2019-12-10T10:04:27.528Z] #34 42.40 Selecting previously unselected package cmake.
10:04:27 [2019-12-10T10:04:27.528Z] #34 42.41 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ...
10:04:27 [2019-12-10T10:04:27.528Z] #34 42.52 Unpacking cmake (3.7.2-1) ...
10:04:27 [2019-12-10T10:04:27.768Z] #15 ...
10:04:27 [2019-12-10T10:04:27.768Z] 
10:04:27 [2019-12-10T10:04:27.768Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:04:27 [2019-12-10T10:04:27.768Z] #40 83.19 Setting up libnet1-dev (1.1.6+dfsg-3) ...
10:04:27 [2019-12-10T10:04:27.768Z] #40 83.42 Setting up libprotobuf10:amd64 (3.0.0-9) ...
10:04:27 [2019-12-10T10:04:27.768Z] #40 83.59 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:04:27 [2019-12-10T10:04:27.768Z] #40 83.75 Setting up python-protobuf (3.0.0-9) ...
10:04:27 [2019-12-10T10:04:27.768Z] #40 ...
10:04:27 [2019-12-10T10:04:27.768Z] 
10:04:27 [2019-12-10T10:04:27.768Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:04:27 [2019-12-10T10:04:27.768Z] #26 29.20 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
10:04:27 [2019-12-10T10:04:27.768Z] #26 30.46 
10:04:27 [2019-12-10T10:04:27.768Z] #26 30.89 
######################################################################## 100.0%
10:04:27 [2019-12-10T10:04:27.768Z] #26 31.07 
10:04:27 [2019-12-10T10:04:27.928Z] #17 32.98 Setting up libonig4:amd64 (6.1.3-2) ...
10:04:27 [2019-12-10T10:04:27.928Z] #17 32.99 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
10:04:27 [2019-12-10T10:04:27.928Z] #17 33.00 Setting up zip (3.0-11+b1) ...
10:04:27 [2019-12-10T10:04:27.928Z] #17 33.02 Setting up bzip2 (1.0.6-8.1) ...
10:04:27 [2019-12-10T10:04:27.928Z] #17 33.03 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
10:04:27 [2019-12-10T10:04:27.928Z] #17 33.04 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
10:04:27 [2019-12-10T10:04:27.928Z] #17 33.06 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:04:27 [2019-12-10T10:04:27.928Z] #17 33.08 Setting up libaio1:amd64 (0.3.110-3) ...
10:04:27 [2019-12-10T10:04:27.928Z] #17 33.09 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
10:04:27 [2019-12-10T10:04:27.928Z] #17 33.11 Setting up xz-utils (5.2.2-1.2+b1) ...
10:04:27 [2019-12-10T10:04:27.928Z] #17 33.12 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:04:27 [2019-12-10T10:04:27.928Z] #17 33.13 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
10:04:27 [2019-12-10T10:04:27.928Z] #17 33.14 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
10:04:27 [2019-12-10T10:04:27.928Z] #17 33.16 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ...
10:04:27 [2019-12-10T10:04:27.945Z] #34 ...
10:04:27 [2019-12-10T10:04:27.945Z] 
10:04:27 [2019-12-10T10:04:27.945Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:04:27 [2019-12-10T10:04:27.945Z] #29 33.26 + cd /tmp/tmp.T9P9b6A3bD/src/github.com/go-swagger/go-swagger
10:04:27 [2019-12-10T10:04:27.945Z] #29 33.26 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
10:04:27 [2019-12-10T10:04:27.945Z] #29 36.44 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:04:27 [2019-12-10T10:04:27.945Z] #29 ...
10:04:27 [2019-12-10T10:04:27.945Z] 
10:04:27 [2019-12-10T10:04:27.945Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:04:27 [2019-12-10T10:04:27.945Z] #27 11.24 
####                                                                       5.7%
########                                                                  11.4%
############                                                              17.1%
################                                                          22.7%
####################                                                      28.4%
########################                                                  34.1%
############################                                              39.7%
################################                                          45.4%
####################################                                      51.1%
########################################                                  56.7%
############################################                              62.3%
#################################################                         68.1%
#####################################################                     74.2%
##############################################################            87.4%
#######################################################################   98.8%
######################################################################## 100.0%
10:04:28 [2019-12-10T10:04:28.185Z] #17 33.18 Setting up libpcre32-3:amd64 (2:8.39-3) ...
10:04:28 [2019-12-10T10:04:28.185Z] #17 33.19 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
10:04:28 [2019-12-10T10:04:28.185Z] #17 33.21 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
10:04:28 [2019-12-10T10:04:28.185Z] #17 33.33 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ...
10:04:28 [2019-12-10T10:04:28.185Z] #17 33.35 Setting up libpcre16-3:amd64 (2:8.39-3) ...
10:04:28 [2019-12-10T10:04:28.185Z] #17 33.36 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ...
10:04:28 [2019-12-10T10:04:28.185Z] #17 33.37 Setting up libnl-3-200:amd64 (3.2.27-2) ...
10:04:28 [2019-12-10T10:04:28.185Z] #17 33.40 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
10:04:28 [2019-12-10T10:04:28.185Z] #17 33.41 Setting up libudev-dev:amd64 (232-25+deb9u12) ...
10:04:28 [2019-12-10T10:04:28.319Z] #26 21.99 
                                                                           1.3%
##                                                                         3.7%
####                                                                       6.3%
######                                                                     9.1%
#######                                                                   10.8%
#########                                                                 13.2%
###########                                                               15.6%
############                                                              18.0%
##############                                                            19.5%
################                                                          22.5%
##################                                                        25.3%
##################                                                        26.2%
####################                                                      28.3%
######################                                                    30.9%
#######################                                                   32.6%
########################                                                  33.8%
#########################                                                 35.8%
##########################                                                36.9%
###########################                                               37.9%
############################                                              39.8%
#############################                                             41.4%
###############################                                           44.2%
#################################                                         47.0%
####################################                                      50.2%
######################################                                    53.1%
########################################                                  56.1%
##########################################                                59.2%
############################################                              62.4%
#############################################                             63.8%
###############################################                           65.8%
################################################                          67.0%
#################################################                         68.8%
##################################################                        70.5%
####################################################                      72.9%
######################################################                    75.3%
#######################################################                   77.4%
##########################################################                80.7%
############################################################              84.1%
##############################################################            86.2%
###############################################################           87.5%
################################################################          90.2%
##################################################################        92.5%
####################################################################      95.5%
#######################################################################   98.9%
######################################################################## 100.0%
10:04:28 [2019-12-10T10:04:28.350Z] #27 14.89 
10:04:28 [2019-12-10T10:04:28.443Z] #17 33.43 Setting up pigz (2.3.4-1) ...
10:04:28 [2019-12-10T10:04:28.443Z] #17 33.45 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
10:04:28 [2019-12-10T10:04:28.443Z] #17 33.46 Setting up libmpdec2:amd64 (2.4.2-1) ...
10:04:28 [2019-12-10T10:04:28.443Z] #17 33.47 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
10:04:28 [2019-12-10T10:04:28.443Z] #17 33.48 Setting up mingw-w64-common (5.0.1-1) ...
10:04:28 [2019-12-10T10:04:28.443Z] #17 33.49 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
10:04:28 [2019-12-10T10:04:28.443Z] #17 33.51 Setting up jq (1.5+dfsg-1.3) ...
10:04:28 [2019-12-10T10:04:28.443Z] #17 33.52 Setting up libpcre3-dev:amd64 (2:8.39-3) ...
10:04:28 [2019-12-10T10:04:28.443Z] #17 33.54 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ...
10:04:28 [2019-12-10T10:04:28.443Z] #17 33.55 Setting up xfsprogs (4.9.0+nmu1) ...
10:04:28 [2019-12-10T10:04:28.443Z] #17 33.57 Setting up vim (2:8.0.0197-4+deb9u3) ...
10:04:28 [2019-12-10T10:04:28.443Z] #17 33.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:04:28 [2019-12-10T10:04:28.443Z] #17 33.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:04:28 [2019-12-10T10:04:28.443Z] #17 33.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:04:28 [2019-12-10T10:04:28.443Z] #17 33.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:04:28 [2019-12-10T10:04:28.443Z] #17 33.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:04:28 [2019-12-10T10:04:28.443Z] #17 33.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:04:28 [2019-12-10T10:04:28.443Z] #17 33.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:04:28 [2019-12-10T10:04:28.443Z] #17 33.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:04:28 [2019-12-10T10:04:28.443Z] #17 33.62 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
10:04:28 [2019-12-10T10:04:28.443Z] #17 33.63 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
10:04:28 [2019-12-10T10:04:28.443Z] #17 33.65 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
10:04:28 [2019-12-10T10:04:28.581Z] #26 26.92 
10:04:28 [2019-12-10T10:04:28.581Z] #26 ...
10:04:28 [2019-12-10T10:04:28.581Z] 
10:04:28 [2019-12-10T10:04:28.581Z] #16 [dev 6/24] RUN ldconfig
10:04:28 [2019-12-10T10:04:28.581Z] #16 DONE 4.3s
10:04:28 [2019-12-10T10:04:28.701Z] #17 33.66 Setting up iptables (1.6.0+snapshot20161117-6) ...
10:04:28 [2019-12-10T10:04:28.701Z] #17 33.67 Setting up btrfs-progs (4.7.3-1) ...
10:04:28 [2019-12-10T10:04:28.701Z] #17 33.68 Setting up libselinux1-dev:amd64 (2.6-3+b3) ...
10:04:28 [2019-12-10T10:04:28.701Z] #17 33.79 Setting up python3.5 (3.5.3-1+deb9u1) ...
10:04:28 [2019-12-10T10:04:28.702Z] #26 ...
10:04:28 [2019-12-10T10:04:28.703Z] 
10:04:28 [2019-12-10T10:04:28.703Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
10:04:28 [2019-12-10T10:04:28.703Z] #15 DONE 5.2s
10:04:28 [2019-12-10T10:04:28.843Z] 
10:04:28 [2019-12-10T10:04:28.843Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:04:28 [2019-12-10T10:04:28.962Z] 
10:04:28 [2019-12-10T10:04:28.962Z] #16 [dev 6/24] RUN ldconfig
10:04:29 [2019-12-10T10:04:29.297Z] #17 ...
10:04:29 [2019-12-10T10:04:29.297Z] 
10:04:29 [2019-12-10T10:04:29.297Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:04:29 [2019-12-10T10:04:29.297Z] #31 55.78 internal/syscall/unix
10:04:29 [2019-12-10T10:04:29.297Z] #31 55.80 time
10:04:29 [2019-12-10T10:04:29.297Z] #31 61.29 internal/poll
10:04:29 [2019-12-10T10:04:29.297Z] #31 63.98 os
10:04:29 [2019-12-10T10:04:29.298Z] #27 15.24 
##                                                                         3.4%
10:04:29 [2019-12-10T10:04:29.298Z] #27 ...
10:04:29 [2019-12-10T10:04:29.298Z] 
10:04:29 [2019-12-10T10:04:29.298Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:04:29 [2019-12-10T10:04:29.298Z] #41 43.65 Setting up libcap-dev:s390x (1:2.25-1) ...
10:04:29 [2019-12-10T10:04:29.298Z] #41 43.69 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ...
10:04:29 [2019-12-10T10:04:29.298Z] #41 43.75 Setting up libnl-3-200:s390x (3.2.27-2) ...
10:04:29 [2019-12-10T10:04:29.298Z] #41 43.81 Setting up libprotobuf-lite10:s390x (3.0.0-9) ...
10:04:29 [2019-12-10T10:04:29.298Z] #41 43.84 Setting up libprotoc10:s390x (3.0.0-9) ...
10:04:29 [2019-12-10T10:04:29.298Z] #41 43.87 Setting up protobuf-c-compiler (1.2.1-2) ...
10:04:29 [2019-12-10T10:04:29.298Z] #41 43.92 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ...
10:04:29 [2019-12-10T10:04:29.298Z] #41 43.99 Setting up protobuf-compiler (3.0.0-9) ...
10:04:29 [2019-12-10T10:04:29.298Z] #41 44.08 Setting up libprotobuf-dev:s390x (3.0.0-9) ...
10:04:29 [2019-12-10T10:04:29.298Z] #41 44.12 Setting up libnl-3-dev:s390x (3.2.27-2) ...
10:04:29 [2019-12-10T10:04:29.298Z] #41 44.16 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:04:29 [2019-12-10T10:04:29.298Z] #41 DONE 44.5s
10:04:29 [2019-12-10T10:04:29.298Z] 
10:04:29 [2019-12-10T10:04:29.298Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:04:29 [2019-12-10T10:04:29.753Z] #31 ...
10:04:29 [2019-12-10T10:04:29.753Z] 
10:04:29 [2019-12-10T10:04:29.753Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:04:29 [2019-12-10T10:04:29.753Z] #36 2.890 + RM_GOPATH=0
10:04:29 [2019-12-10T10:04:29.753Z] #36 2.890 + TMP_GOPATH=
10:04:29 [2019-12-10T10:04:29.753Z] #36 2.890 + : /build
10:04:29 [2019-12-10T10:04:29.753Z] #36 2.890 + '[' -z '' ']'
10:04:29 [2019-12-10T10:04:29.753Z] #36 2.894 ++ mktemp -d
10:04:29 [2019-12-10T10:04:29.753Z] #36 2.914 + export GOPATH=/tmp/tmp.sSwDGEH9Vw
10:04:29 [2019-12-10T10:04:29.753Z] #36 2.914 + GOPATH=/tmp/tmp.sSwDGEH9Vw
10:04:29 [2019-12-10T10:04:29.753Z] #36 2.915 + RM_GOPATH=1
10:04:29 [2019-12-10T10:04:29.753Z] #36 2.915 ++ dirname ./install.sh
10:04:29 [2019-12-10T10:04:29.753Z] #36 2.931 + dir=.
10:04:29 [2019-12-10T10:04:29.753Z] #36 2.931 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
10:04:29 [2019-12-10T10:04:29.753Z] #36 2.931 + bin=tini
10:04:29 [2019-12-10T10:04:29.753Z] #36 2.931 + shift
10:04:29 [2019-12-10T10:04:29.753Z] #36 2.931 + '[' '!' -f ./tini.installer ']'
10:04:29 [2019-12-10T10:04:29.753Z] #36 2.931 + . ./tini.installer
10:04:29 [2019-12-10T10:04:29.753Z] #36 2.931 ++ : fec3683b971d9c3ef73f284f176672c44b448662
10:04:29 [2019-12-10T10:04:29.753Z] #36 2.931 + install_tini
10:04:29 [2019-12-10T10:04:29.753Z] #36 2.931 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
10:04:29 [2019-12-10T10:04:29.753Z] #36 2.931 + git clone https://github.com/krallin/tini.git /tmp/tmp.sSwDGEH9Vw/tini
10:04:29 [2019-12-10T10:04:29.753Z] #36 2.934 Cloning into '/tmp/tmp.sSwDGEH9Vw/tini'...
10:04:29 [2019-12-10T10:04:29.753Z] #36 4.744 + cd /tmp/tmp.sSwDGEH9Vw/tini
10:04:29 [2019-12-10T10:04:29.753Z] #36 4.745 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
10:04:29 [2019-12-10T10:04:29.753Z] #36 4.783 + cmake .
10:04:29 [2019-12-10T10:04:29.753Z] #36 5.911 -- The C compiler identification is GNU 6.3.0
10:04:29 [2019-12-10T10:04:29.753Z] #36 5.944 -- Check for working C compiler: /usr/bin/cc
10:04:29 [2019-12-10T10:04:29.753Z] #36 6.938 -- Check for working C compiler: /usr/bin/cc -- works
10:04:29 [2019-12-10T10:04:29.753Z] #36 6.938 -- Detecting C compiler ABI info
10:04:29 [2019-12-10T10:04:29.753Z] #36 7.754 -- Detecting C compiler ABI info - done
10:04:29 [2019-12-10T10:04:29.753Z] #36 7.894 -- Detecting C compile features
10:04:29 [2019-12-10T10:04:29.897Z] #16 ...
10:04:29 [2019-12-10T10:04:29.897Z] 
10:04:29 [2019-12-10T10:04:29.897Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:04:29 [2019-12-10T10:04:29.897Z] #54 19.59 + cd /tmp/tmp.f8khaDdv7t/src/github.com/opencontainers/runc
10:04:29 [2019-12-10T10:04:29.897Z] #54 19.62 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
10:04:29 [2019-12-10T10:04:29.897Z] #54 20.12 + '[' -z '' ']'
10:04:29 [2019-12-10T10:04:29.897Z] #54 20.12 + target=static
10:04:29 [2019-12-10T10:04:29.897Z] #54 20.12 + make 'BUILDTAGS=seccomp apparmor selinux ' static
10:04:29 [2019-12-10T10:04:29.897Z] #54 24.21 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc .
10:04:29 [2019-12-10T10:04:29.897Z] #54 ...
10:04:29 [2019-12-10T10:04:29.897Z] 
10:04:29 [2019-12-10T10:04:29.897Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:04:29 [2019-12-10T10:04:29.897Z] #31 85.17 time
10:04:29 [2019-12-10T10:04:29.897Z] #31 95.40 internal/fmtsort
10:04:29 [2019-12-10T10:04:29.897Z] #31 ...
10:04:29 [2019-12-10T10:04:29.897Z] 
10:04:29 [2019-12-10T10:04:29.897Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:04:29 [2019-12-10T10:04:29.897Z] #26 33.38 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
10:04:29 [2019-12-10T10:04:29.897Z] #26 33.62 skipping existing 1849cc453dee
10:04:30 [2019-12-10T10:04:30.155Z] #26 33.81 
10:04:30 [2019-12-10T10:04:30.328Z] #17 35.25 Setting up libpython3-stdlib:amd64 (3.5.3-1) ...
10:04:30 [2019-12-10T10:04:30.328Z] #17 35.27 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
10:04:30 [2019-12-10T10:04:30.328Z] #17 35.28 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
10:04:30 [2019-12-10T10:04:30.328Z] #17 35.28 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
10:04:30 [2019-12-10T10:04:30.328Z] #17 35.28 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
10:04:30 [2019-12-10T10:04:30.328Z] #17 35.28 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
10:04:30 [2019-12-10T10:04:30.328Z] #17 35.29 Setting up btrfs-tools (4.7.3-1) ...
10:04:30 [2019-12-10T10:04:30.328Z] #17 35.30 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
10:04:30 [2019-12-10T10:04:30.328Z] #17 35.31 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
10:04:30 [2019-12-10T10:04:30.328Z] #17 35.32 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
10:04:30 [2019-12-10T10:04:30.328Z] #17 35.33 Setting up python3 (3.5.3-1) ...
10:04:30 [2019-12-10T10:04:30.329Z] #36 ...
10:04:30 [2019-12-10T10:04:30.329Z] 
10:04:30 [2019-12-10T10:04:30.329Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:04:30 [2019-12-10T10:04:30.329Z] #44 56.40 regexp/syntax
10:04:30 [2019-12-10T10:04:30.329Z] #44 58.65 vendor/golang.org/x/text/transform
10:04:30 [2019-12-10T10:04:30.329Z] #44 60.02 time
10:04:30 [2019-12-10T10:04:30.329Z] #44 66.24 regexp
10:04:30 [2019-12-10T10:04:30.329Z] #44 ...
10:04:30 [2019-12-10T10:04:30.329Z] 
10:04:30 [2019-12-10T10:04:30.329Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:04:30 [2019-12-10T10:04:30.329Z] #41 4.490 Note: Building without setproctitle() and strlcpy() support.
10:04:30 [2019-12-10T10:04:30.329Z] #41 4.490       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:04:30 [2019-12-10T10:04:30.585Z] #17 35.80 Setting up apparmor (2.11.0-3+deb9u2) ...
10:04:30 [2019-12-10T10:04:30.910Z] #41 ...
10:04:30 [2019-12-10T10:04:30.910Z] 
10:04:30 [2019-12-10T10:04:30.910Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:04:30 [2019-12-10T10:04:30.910Z] #26 29.39 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
10:04:31 [2019-12-10T10:04:31.255Z] #27 15.24 
##                                                                         3.4%
######                                                                     8.5%
#########                                                                 13.6%
###########                                                               16.2%
#############                                                             18.7%
###############                                                           21.3%
##################                                                        26.3%
####################                                                      28.9%
######################                                                    31.4%
########################                                                  34.0%
##########################                                                36.5%
#############################                                             41.6%
###############################                                           44.2%
#################################                
10:04:31 [2019-12-10T10:04:31.256Z] #27 ...
10:04:31 [2019-12-10T10:04:31.256Z] 
10:04:31 [2019-12-10T10:04:31.256Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:04:31 [2019-12-10T10:04:31.256Z] #34 45.27 Selecting previously unselected package xxd.
10:04:31 [2019-12-10T10:04:31.256Z] #34 45.28 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ...
10:04:31 [2019-12-10T10:04:31.256Z] #34 45.28 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
10:04:31 [2019-12-10T10:04:31.256Z] #34 45.52 Selecting previously unselected package vim-common.
10:04:31 [2019-12-10T10:04:31.256Z] #34 45.52 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
10:04:31 [2019-12-10T10:04:31.256Z] #34 45.52 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
10:04:31 [2019-12-10T10:04:31.256Z] #34 45.97 Processing triggers for mime-support (3.60) ...
10:04:31 [2019-12-10T10:04:31.256Z] #34 46.10 Setting up xxd (2:8.0.0197-4+deb9u3) ...
10:04:31 [2019-12-10T10:04:31.256Z] #34 46.11 Setting up libuv1:s390x (1.9.1-3) ...
10:04:31 [2019-12-10T10:04:31.256Z] #34 46.13 Setting up cmake-data (3.7.2-1) ...
10:04:31 [2019-12-10T10:04:31.256Z] #34 46.17 Setting up libicu57:s390x (57.1-6+deb9u3) ...
10:04:31 [2019-12-10T10:04:31.256Z] #34 46.18 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ...
10:04:31 [2019-12-10T10:04:31.256Z] #34 46.20 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:04:31 [2019-12-10T10:04:31.256Z] #34 46.27 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
10:04:31 [2019-12-10T10:04:31.256Z] #34 46.28 Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
10:04:31 [2019-12-10T10:04:31.256Z] #34 46.29 Setting up libjsoncpp1:s390x (1.7.4-3) ...
10:04:31 [2019-12-10T10:04:31.256Z] #34 46.31 Setting up libarchive13:s390x (3.2.2-2+deb9u2) ...
10:04:31 [2019-12-10T10:04:31.256Z] #34 46.31 Setting up cmake (3.7.2-1) ...
10:04:31 [2019-12-10T10:04:31.256Z] #34 46.38 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:04:31 [2019-12-10T10:04:31.256Z] #34 DONE 46.7s
10:04:31 [2019-12-10T10:04:31.256Z] 
10:04:31 [2019-12-10T10:04:31.256Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:04:31 [2019-12-10T10:04:31.256Z] #27 15.24 
##                                                                         3.4%
######                                                                     8.5%
#########                                                                 13.6%
###########                                                               16.2%
#############                                                             18.7%
###############                                                           21.3%
##################                                                        26.3%
####################                                                      28.9%
######################                                                    31.4%
########################                                                  34.0%
##########################                                                36.5%
#############################                                             41.6%
###############################                                           44.2%
#################################                                         46.7%
10:04:31 [2019-12-10T10:04:31.256Z] #27 ...
10:04:31 [2019-12-10T10:04:31.256Z] 
10:04:31 [2019-12-10T10:04:31.256Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
10:04:31 [2019-12-10T10:04:31.256Z] #35 DONE 0.1s
10:04:31 [2019-12-10T10:04:31.256Z] 
10:04:31 [2019-12-10T10:04:31.256Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
10:04:31 [2019-12-10T10:04:31.256Z] #36 DONE 0.1s
10:04:31 [2019-12-10T10:04:31.256Z] 
10:04:31 [2019-12-10T10:04:31.256Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:04:31 [2019-12-10T10:04:31.481Z] #26 30.11 
10:04:31 [2019-12-10T10:04:31.515Z] #17 36.72 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
10:04:31 [2019-12-10T10:04:31.515Z] #17 36.77 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
10:04:31 [2019-12-10T10:04:31.515Z] #17 36.80 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
10:04:31 [2019-12-10T10:04:31.532Z] #26 ...
10:04:31 [2019-12-10T10:04:31.532Z] 
10:04:31 [2019-12-10T10:04:31.532Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:04:31 [2019-12-10T10:04:31.532Z] #40 96.47 Setting up libcap-dev:amd64 (1:2.25-1) ...
10:04:31 [2019-12-10T10:04:31.532Z] #40 96.48 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ...
10:04:31 [2019-12-10T10:04:31.532Z] #40 96.49 Setting up libnl-3-200:amd64 (3.2.27-2) ...
10:04:31 [2019-12-10T10:04:31.532Z] #40 96.52 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ...
10:04:31 [2019-12-10T10:04:31.532Z] #40 96.56 Setting up libprotoc10:amd64 (3.0.0-9) ...
10:04:31 [2019-12-10T10:04:31.532Z] #40 96.58 Setting up protobuf-c-compiler (1.2.1-2) ...
10:04:31 [2019-12-10T10:04:31.532Z] #40 96.59 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
10:04:31 [2019-12-10T10:04:31.532Z] #40 96.61 Setting up protobuf-compiler (3.0.0-9) ...
10:04:31 [2019-12-10T10:04:31.532Z] #40 96.63 Setting up libprotobuf-dev:amd64 (3.0.0-9) ...
10:04:31 [2019-12-10T10:04:31.532Z] #40 96.66 Setting up libnl-3-dev:amd64 (3.2.27-2) ...
10:04:31 [2019-12-10T10:04:31.532Z] #40 96.72 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:04:31 [2019-12-10T10:04:31.532Z] #40 DONE 97.3s
10:04:31 [2019-12-10T10:04:31.532Z] 
10:04:31 [2019-12-10T10:04:31.532Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:04:31 [2019-12-10T10:04:31.773Z] #17 36.82 Setting up python3-wheel (0.29.0-2) ...
10:04:32 [2019-12-10T10:04:32.032Z] #17 37.10 Setting up python3-pkg-resources (33.1.1-1) ...
10:04:32 [2019-12-10T10:04:32.053Z] #26 30.47 
######################################################################## 100.0%
10:04:32 [2019-12-10T10:04:32.301Z] #17 37.43 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
10:04:32 [2019-12-10T10:04:32.301Z] #17 37.44 Setting up python3-pip (9.0.1-2+deb9u1) ...
10:04:32 [2019-12-10T10:04:32.313Z] #26 30.67 
10:04:32 [2019-12-10T10:04:32.573Z] #17 37.76 Setting up dmsetup (2:1.02.137-2) ...
10:04:32 [2019-12-10T10:04:32.573Z] #17 37.78 Setting up python3-setuptools (33.1.1-1) ...
10:04:32 [2019-12-10T10:04:32.831Z] #17 38.09 Setting up dh-python (2.20170125) ...
10:04:32 [2019-12-10T10:04:32.897Z] #27 15.24 
##                                                                         3.4%
######                                                                     8.5%
#########                                                                 13.6%
###########                                                               16.2%
#############                                                             18.7%
###############                                                           21.3%
##################                                                        26.3%
####################                                                      28.9%
######################                                                    31.4%
########################                                                  34.0%
##########################                                                36.5%
#############################                                             41.6%
###############################                                           44.2%
#################################                                         46.7%
###################################                                       49.2%
#####################################                                     51.8%
#######################################                                   54.3%
##########################################                                59.3%
############################################                              61.8%
##############################################                            64.4%
###################################################                       71.4%
#######################################################                   76.5%
########################################################                  79.0%
##########################################################                81.6%
#############################################################             85.6%
10:04:32 [2019-12-10T10:04:32.897Z] #27 ...
10:04:32 [2019-12-10T10:04:32.897Z] 
10:04:32 [2019-12-10T10:04:32.897Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:04:32 [2019-12-10T10:04:32.897Z] #55 9.247 + cd /tmp/tmp.Xeg5cHxdYI/src/github.com/opencontainers/runc
10:04:32 [2019-12-10T10:04:32.897Z] #55 9.251 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
10:04:32 [2019-12-10T10:04:32.897Z] #55 9.586 + '[' -z '' ']'
10:04:32 [2019-12-10T10:04:32.897Z] #55 9.586 + target=static
10:04:32 [2019-12-10T10:04:32.897Z] #55 9.596 + make 'BUILDTAGS=seccomp apparmor selinux ' static
10:04:32 [2019-12-10T10:04:32.897Z] #55 11.59 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc .
10:04:33 [2019-12-10T10:04:33.312Z] #55 ...
10:04:33 [2019-12-10T10:04:33.312Z] 
10:04:33 [2019-12-10T10:04:33.312Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:04:33 [2019-12-10T10:04:33.312Z] #27 15.24 
##                                                                         3.4%
######                                                                     8.5%
#########                                                                 13.6%
###########                                                               16.2%
#############                                                             18.7%
###############                                                           21.3%
##################                                                        26.3%
####################                                                      28.9%
######################                                                    31.4%
########################                                                  34.0%
##########################                                                36.5%
#############################                                             41.6%
###############################                                           44.2%
#################################                                         46.7%
###################################                                       49.2%
#####################################                                     51.8%
#######################################                                   54.3%
##########################################                                59.3%
############################################                              61.8%
##############################################                            64.4%
###################################################                       71.4%
#######################################################                   76.5%
########################################################                  79.0%
##########################################################                81.6%
#############################################################             85.6%
###############################################################           87.9%
#################################################################         91.0%
10:04:33 [2019-12-10T10:04:33.312Z] #27 ...
10:04:33 [2019-12-10T10:04:33.312Z] 
10:04:33 [2019-12-10T10:04:33.312Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:04:33 [2019-12-10T10:04:33.312Z] #45 38.51 github.com/LK4D4/vndr/godl/singleflight
10:04:33 [2019-12-10T10:04:33.312Z] #45 38.52 io
10:04:33 [2019-12-10T10:04:33.312Z] #45 39.09 strconv
10:04:33 [2019-12-10T10:04:33.312Z] #45 39.91 bytes
10:04:33 [2019-12-10T10:04:33.312Z] #45 42.38 bufio
10:04:33 [2019-12-10T10:04:33.312Z] #45 42.79 reflect
10:04:33 [2019-12-10T10:04:33.312Z] #45 44.50 syscall
10:04:33 [2019-12-10T10:04:33.312Z] #45 ...
10:04:33 [2019-12-10T10:04:33.312Z] 
10:04:33 [2019-12-10T10:04:33.312Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:04:33 [2019-12-10T10:04:33.394Z] #17 38.33 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ...
10:04:33 [2019-12-10T10:04:33.394Z] #17 38.34 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:04:33 [2019-12-10T10:04:33.447Z] #41 ...
10:04:33 [2019-12-10T10:04:33.447Z] 
10:04:33 [2019-12-10T10:04:33.447Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:04:33 [2019-12-10T10:04:33.447Z] #33 89.01 Selecting previously unselected package libxml2:amd64.
10:04:33 [2019-12-10T10:04:33.447Z] #33 89.02 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ...
10:04:33 [2019-12-10T10:04:33.447Z] #33 89.02 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
10:04:33 [2019-12-10T10:04:33.447Z] #33 90.62 Selecting previously unselected package libarchive13:amd64.
10:04:33 [2019-12-10T10:04:33.447Z] #33 90.62 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ...
10:04:33 [2019-12-10T10:04:33.447Z] #33 90.67 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ...
10:04:33 [2019-12-10T10:04:33.447Z] #33 91.08 Selecting previously unselected package libjsoncpp1:amd64.
10:04:33 [2019-12-10T10:04:33.447Z] #33 91.08 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ...
10:04:33 [2019-12-10T10:04:33.447Z] #33 91.09 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
10:04:33 [2019-12-10T10:04:33.447Z] #33 91.38 Selecting previously unselected package libuv1:amd64.
10:04:33 [2019-12-10T10:04:33.447Z] #33 91.38 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ...
10:04:33 [2019-12-10T10:04:33.447Z] #33 91.40 Unpacking libuv1:amd64 (1.9.1-3) ...
10:04:33 [2019-12-10T10:04:33.447Z] #33 91.77 Selecting previously unselected package cmake.
10:04:33 [2019-12-10T10:04:33.447Z] #33 91.81 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ...
10:04:33 [2019-12-10T10:04:33.447Z] #33 92.17 Unpacking cmake (3.7.2-1) ...
10:04:33 [2019-12-10T10:04:33.448Z] #33 97.13 Selecting previously unselected package xxd.
10:04:33 [2019-12-10T10:04:33.448Z] #33 97.13 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
10:04:33 [2019-12-10T10:04:33.448Z] #33 97.18 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
10:04:33 [2019-12-10T10:04:33.448Z] #33 97.66 Selecting previously unselected package vim-common.
10:04:33 [2019-12-10T10:04:33.448Z] #33 97.67 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
10:04:33 [2019-12-10T10:04:33.448Z] #33 97.71 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
10:04:33 [2019-12-10T10:04:33.448Z] #33 98.31 Processing triggers for mime-support (3.60) ...
10:04:33 [2019-12-10T10:04:33.448Z] #33 98.47 Setting up xxd (2:8.0.0197-4+deb9u3) ...
10:04:33 [2019-12-10T10:04:33.448Z] #33 98.49 Setting up libuv1:amd64 (1.9.1-3) ...
10:04:33 [2019-12-10T10:04:33.448Z] #33 98.50 Setting up cmake-data (3.7.2-1) ...
10:04:33 [2019-12-10T10:04:33.448Z] #33 98.56 Setting up libicu57:amd64 (57.1-6+deb9u3) ...
10:04:33 [2019-12-10T10:04:33.448Z] #33 98.59 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
10:04:33 [2019-12-10T10:04:33.448Z] #33 98.62 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:04:33 [2019-12-10T10:04:33.448Z] #33 98.68 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
10:04:33 [2019-12-10T10:04:33.448Z] #33 98.76 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
10:04:33 [2019-12-10T10:04:33.448Z] #33 98.79 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
10:04:33 [2019-12-10T10:04:33.448Z] #33 98.80 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ...
10:04:33 [2019-12-10T10:04:33.448Z] #33 98.82 Setting up cmake (3.7.2-1) ...
10:04:33 [2019-12-10T10:04:33.448Z] #33 99.06 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:04:33 [2019-12-10T10:04:33.705Z] #33 DONE 99.5s
10:04:33 [2019-12-10T10:04:33.706Z] 
10:04:33 [2019-12-10T10:04:33.706Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
10:04:33 [2019-12-10T10:04:33.706Z] #34 DONE 0.1s
10:04:33 [2019-12-10T10:04:33.706Z] 
10:04:33 [2019-12-10T10:04:33.706Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:04:33 [2019-12-10T10:04:33.706Z] #26 36.33 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
10:04:33 [2019-12-10T10:04:33.706Z] #26 37.27 
10:04:33 [2019-12-10T10:04:33.706Z] #26 ...
10:04:33 [2019-12-10T10:04:33.706Z] 
10:04:33 [2019-12-10T10:04:33.706Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
10:04:33 [2019-12-10T10:04:33.706Z] #35 DONE 0.1s
10:04:33 [2019-12-10T10:04:33.801Z] #27 15.24 
##                                                                         3.4%
######                                                                     8.5%
#########                                                                 13.6%
###########                                                               16.2%
#############                                                             18.7%
###############                                                           21.3%
##################                                                        26.3%
####################                                                      28.9%
######################                                                    31.4%
########################                                                  34.0%
##########################                                                36.5%
#############################                                             41.6%
###############################                                           44.2%
#################################                                         46.7%
###################################                                       49.2%
#####################################                                     51.8%
#######################################                                   54.3%
##########################################                                59.3%
############################################                              61.8%
##############################################                            64.4%
###################################################                       71.4%
#######################################################                   76.5%
########################################################                  79.0%
##########################################################                81.6%
#############################################################             85.6%
###############################################################           87.9%
#################################################################         91.0%
###################################################################       93.9%
#####################################################################     96.9%
#######################################################################  100.0%
######################################################################## 100.0%
10:04:33 [2019-12-10T10:04:33.959Z] #17 DONE 38.9s
10:04:33 [2019-12-10T10:04:33.959Z] 
10:04:33 [2019-12-10T10:04:33.959Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
10:04:33 [2019-12-10T10:04:33.965Z] 
10:04:33 [2019-12-10T10:04:33.965Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:04:34 [2019-12-10T10:04:34.223Z] #36 ...
10:04:34 [2019-12-10T10:04:34.223Z] 
10:04:34 [2019-12-10T10:04:34.223Z] #16 [dev 6/24] RUN ldconfig
10:04:34 [2019-12-10T10:04:34.223Z] #16 DONE 5.4s
10:04:34 [2019-12-10T10:04:34.376Z] #27 20.63 
10:04:34 [2019-12-10T10:04:34.376Z] #27 ...
10:04:34 [2019-12-10T10:04:34.376Z] 
10:04:34 [2019-12-10T10:04:34.376Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:04:34 [2019-12-10T10:04:34.376Z] #32 39.46 io
10:04:34 [2019-12-10T10:04:34.376Z] #32 41.27 internal/oserror
10:04:34 [2019-12-10T10:04:34.376Z] #32 41.52 syscall
10:04:34 [2019-12-10T10:04:34.376Z] #32 42.97 reflect
10:04:34 [2019-12-10T10:04:34.376Z] #32 ...
10:04:34 [2019-12-10T10:04:34.376Z] 
10:04:34 [2019-12-10T10:04:34.376Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:04:34 [2019-12-10T10:04:34.376Z] #42 2.104 Note: Building without setproctitle() and strlcpy() support.
10:04:34 [2019-12-10T10:04:34.376Z] #42 2.104       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:04:34 [2019-12-10T10:04:34.376Z] #42 3.067 fatal: Not a git repository (or any of the parent directories): .git
10:04:34 [2019-12-10T10:04:34.376Z] #42 3.078   GEN      .gitid
10:04:34 [2019-12-10T10:04:34.376Z] #42 3.081   GEN      criu/include/version.h
10:04:34 [2019-12-10T10:04:34.376Z] #42 3.095   GEN      include/common/asm
10:04:34 [2019-12-10T10:04:34.376Z] #42 4.385   PBCC     images/google/protobuf/descriptor.pb-c.c
10:04:34 [2019-12-10T10:04:34.376Z] #42 4.525   PBCC     images/opts.pb-c.c
10:04:34 [2019-12-10T10:04:34.376Z] #42 4.643   PBCC     images/sit.pb-c.c
10:04:34 [2019-12-10T10:04:34.376Z] #42 4.693   DEP      images/google/protobuf/descriptor.pb-c.d
10:04:34 [2019-12-10T10:04:34.376Z] #42 4.797   DEP      images/opts.pb-c.d
10:04:34 [2019-12-10T10:04:34.376Z] #42 4.823   DEP      images/sit.pb-c.d
10:04:34 [2019-12-10T10:04:34.376Z] #42 4.912   PBCC     images/macvlan.pb-c.c
10:04:34 [2019-12-10T10:04:34.376Z] #42 4.919   DEP      images/macvlan.pb-c.d
10:04:34 [2019-12-10T10:04:34.376Z] #42 5.037   PBCC     images/autofs.pb-c.c
10:04:34 [2019-12-10T10:04:34.376Z] #42 5.042   DEP      images/autofs.pb-c.d
10:04:34 [2019-12-10T10:04:34.376Z] #42 5.059   PBCC     images/sysctl.pb-c.c
10:04:34 [2019-12-10T10:04:34.376Z] #42 5.115   DEP      images/sysctl.pb-c.d
10:04:34 [2019-12-10T10:04:34.376Z] #42 5.203   PBCC     images/time.pb-c.c
10:04:34 [2019-12-10T10:04:34.376Z] #42 5.216   DEP      images/time.pb-c.d
10:04:34 [2019-12-10T10:04:34.376Z] #42 5.250   PBCC     images/binfmt-misc.pb-c.c
10:04:34 [2019-12-10T10:04:34.376Z] #42 5.268   DEP      images/binfmt-misc.pb-c.d
10:04:34 [2019-12-10T10:04:34.376Z] #42 5.384   PBCC     images/seccomp.pb-c.c
10:04:34 [2019-12-10T10:04:34.376Z] #42 5.480   DEP      images/seccomp.pb-c.d
10:04:34 [2019-12-10T10:04:34.488Z] 
10:04:34 [2019-12-10T10:04:34.488Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:04:34 [2019-12-10T10:04:34.488Z] #26 37.72 
######################################################################## 100.0%
10:04:34 [2019-12-10T10:04:34.488Z] #26 37.94 
10:04:34 [2019-12-10T10:04:34.488Z] #26 38.09 Download of images into '/build' complete.
10:04:34 [2019-12-10T10:04:34.488Z] #26 38.09 Use something like the following to load the result into a Docker daemon:
10:04:34 [2019-12-10T10:04:34.488Z] #26 38.09   tar -cC '/build' . | docker load
10:04:34 [2019-12-10T10:04:34.488Z] #26 DONE 38.2s
10:04:34 [2019-12-10T10:04:34.488Z] 
10:04:34 [2019-12-10T10:04:34.488Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:04:34 [2019-12-10T10:04:34.909Z] #26 32.97 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
10:04:34 [2019-12-10T10:04:34.994Z] #42 5.615   PBCC     images/userns.pb-c.c
10:04:34 [2019-12-10T10:04:34.994Z] #42 5.623   DEP      images/userns.pb-c.d
10:04:34 [2019-12-10T10:04:34.994Z] #42 5.680   PBCC     images/cgroup.pb-c.c
10:04:34 [2019-12-10T10:04:34.994Z] #42 5.716   DEP      images/cgroup.pb-c.d
10:04:34 [2019-12-10T10:04:34.994Z] #42 5.771   PBCC     images/fown.pb-c.c
10:04:34 [2019-12-10T10:04:34.994Z] #42 5.793   PBCC     images/ext-file.pb-c.c
10:04:34 [2019-12-10T10:04:34.994Z] #42 5.832   DEP      images/fown.pb-c.d
10:04:34 [2019-12-10T10:04:34.994Z] #42 ...
10:04:34 [2019-12-10T10:04:34.994Z] 
10:04:34 [2019-12-10T10:04:34.994Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:04:35 [2019-12-10T10:04:35.171Z] #26 33.65 
10:04:35 [2019-12-10T10:04:35.691Z] #26 33.99 
#########################################                                 58.1%
######################################################################## 100.0%
10:04:35 [2019-12-10T10:04:35.691Z] #26 34.17 
10:04:36 [2019-12-10T10:04:36.023Z] #17 ...
10:04:36 [2019-12-10T10:04:36.023Z] 
10:04:36 [2019-12-10T10:04:36.023Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:04:36 [2019-12-10T10:04:36.023Z] #44 91.27 internal/poll
10:04:36 [2019-12-10T10:04:36.023Z] #44 95.17 internal/syscall/unix
10:04:36 [2019-12-10T10:04:36.023Z] #44 95.69 os
10:04:36 [2019-12-10T10:04:36.023Z] #44 101.2 strings
10:04:36 [2019-12-10T10:04:36.023Z] #44 ...
10:04:36 [2019-12-10T10:04:36.023Z] 
10:04:36 [2019-12-10T10:04:36.023Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:04:36 [2019-12-10T10:04:36.023Z] #31 96.46 os
10:04:36 [2019-12-10T10:04:36.023Z] #31 97.04 strings
10:04:36 [2019-12-10T10:04:36.498Z] #18 2.443 Collecting yamllint==1.16.0
10:04:36 [2019-12-10T10:04:36.956Z] #31 ...
10:04:36 [2019-12-10T10:04:36.956Z] 
10:04:36 [2019-12-10T10:04:36.956Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:04:36 [2019-12-10T10:04:36.956Z] #44 102.3 fmt
10:04:37 [2019-12-10T10:04:37.604Z] #26 ...
10:04:37 [2019-12-10T10:04:37.604Z] 
10:04:37 [2019-12-10T10:04:37.604Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:04:37 [2019-12-10T10:04:37.604Z] #36 10.50 -- Detecting C compile features - done
10:04:37 [2019-12-10T10:04:37.604Z] #36 10.53 -- Performing Test HAS_BUILTIN_FORTIFY
10:04:37 [2019-12-10T10:04:37.604Z] #36 11.00 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:04:37 [2019-12-10T10:04:37.604Z] #36 11.22 -- Configuring done
10:04:37 [2019-12-10T10:04:37.604Z] #36 11.25 -- Generating done
10:04:37 [2019-12-10T10:04:37.604Z] #36 11.26 -- Build files have been written to: /tmp/tmp.sSwDGEH9Vw/tini
10:04:37 [2019-12-10T10:04:37.604Z] #36 11.27 + make tini-static
10:04:37 [2019-12-10T10:04:37.604Z] #36 11.77 Scanning dependencies of target tini-static
10:04:37 [2019-12-10T10:04:37.604Z] #36 11.88 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:04:37 [2019-12-10T10:04:37.604Z] #36 13.95 [100%] Linking C executable tini-static
10:04:37 [2019-12-10T10:04:37.604Z] #36 14.63 [100%] Built target tini-static
10:04:37 [2019-12-10T10:04:37.604Z] #36 14.69 + mkdir -p /build
10:04:37 [2019-12-10T10:04:37.604Z] #36 14.71 + cp tini-static /build/docker-init
10:04:37 [2019-12-10T10:04:37.604Z] #36 DONE 15.5s
10:04:37 [2019-12-10T10:04:37.604Z] 
10:04:37 [2019-12-10T10:04:37.604Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:04:37 [2019-12-10T10:04:37.604Z] #41 6.476 fatal: Not a git repository (or any of the parent directories): .git
10:04:37 [2019-12-10T10:04:37.604Z] #41 6.523   GEN      .gitid
10:04:37 [2019-12-10T10:04:37.604Z] #41 6.631   GEN      criu/include/version.h
10:04:37 [2019-12-10T10:04:37.604Z] #41 6.707   GEN      include/common/asm
10:04:37 [2019-12-10T10:04:37.604Z] #41 8.972   PBCC     images/google/protobuf/descriptor.pb-c.c
10:04:37 [2019-12-10T10:04:37.604Z] #41 9.189   PBCC     images/opts.pb-c.c
10:04:37 [2019-12-10T10:04:37.604Z] #41 9.258   PBCC     images/sit.pb-c.c
10:04:37 [2019-12-10T10:04:37.604Z] #41 9.323   DEP      images/google/protobuf/descriptor.pb-c.d
10:04:37 [2019-12-10T10:04:37.604Z] #41 9.407   DEP      images/opts.pb-c.d
10:04:37 [2019-12-10T10:04:37.604Z] #41 9.576   DEP      images/sit.pb-c.d
10:04:37 [2019-12-10T10:04:37.604Z] #41 9.696   PBCC     images/macvlan.pb-c.c
10:04:37 [2019-12-10T10:04:37.604Z] #41 9.771   DEP      images/macvlan.pb-c.d
10:04:37 [2019-12-10T10:04:37.604Z] #41 9.887   PBCC     images/autofs.pb-c.c
10:04:37 [2019-12-10T10:04:37.604Z] #41 9.919   DEP      images/autofs.pb-c.d
10:04:37 [2019-12-10T10:04:37.604Z] #41 10.01   PBCC     images/sysctl.pb-c.c
10:04:37 [2019-12-10T10:04:37.604Z] #41 10.02   DEP      images/sysctl.pb-c.d
10:04:37 [2019-12-10T10:04:37.604Z] #41 10.12   PBCC     images/time.pb-c.c
10:04:37 [2019-12-10T10:04:37.604Z] #41 10.24   DEP      images/time.pb-c.d
10:04:37 [2019-12-10T10:04:37.604Z] #41 10.38   PBCC     images/binfmt-misc.pb-c.c
10:04:37 [2019-12-10T10:04:37.604Z] #41 10.48   DEP      images/binfmt-misc.pb-c.d
10:04:37 [2019-12-10T10:04:37.604Z] #41 10.51   PBCC     images/seccomp.pb-c.c
10:04:37 [2019-12-10T10:04:37.604Z] #41 10.52   DEP      images/seccomp.pb-c.d
10:04:37 [2019-12-10T10:04:37.604Z] #41 10.56   PBCC     images/userns.pb-c.c
10:04:37 [2019-12-10T10:04:37.604Z] #41 10.59   DEP      images/userns.pb-c.d
10:04:37 [2019-12-10T10:04:37.604Z] #41 10.62   PBCC     images/cgroup.pb-c.c
10:04:37 [2019-12-10T10:04:37.604Z] #41 10.65   DEP      images/cgroup.pb-c.d
10:04:37 [2019-12-10T10:04:37.604Z] #41 10.74   PBCC     images/fown.pb-c.c
10:04:37 [2019-12-10T10:04:37.604Z] #41 10.76   PBCC     images/ext-file.pb-c.c
10:04:37 [2019-12-10T10:04:37.604Z] #41 10.78   DEP      images/fown.pb-c.d
10:04:37 [2019-12-10T10:04:37.604Z] #41 10.87   DEP      images/ext-file.pb-c.d
10:04:37 [2019-12-10T10:04:37.604Z] #41 10.94   PBCC     images/rpc.pb-c.c
10:04:37 [2019-12-10T10:04:37.604Z] #41 11.07   DEP      images/rpc.pb-c.d
10:04:37 [2019-12-10T10:04:37.604Z] #41 11.16   PBCC     images/siginfo.pb-c.c
10:04:37 [2019-12-10T10:04:37.604Z] #41 11.22   DEP      images/siginfo.pb-c.d
10:04:37 [2019-12-10T10:04:37.604Z] #41 11.30   PBCC     images/pagemap.pb-c.c
10:04:37 [2019-12-10T10:04:37.604Z] #41 11.37   DEP      images/pagemap.pb-c.d
10:04:37 [2019-12-10T10:04:37.604Z] #41 11.43   PBCC     images/rlimit.pb-c.c
10:04:37 [2019-12-10T10:04:37.604Z] #41 11.45   DEP      images/rlimit.pb-c.d
10:04:37 [2019-12-10T10:04:37.604Z] #41 11.52   PBCC     images/file-lock.pb-c.c
10:04:37 [2019-12-10T10:04:37.604Z] #41 11.61   DEP      images/file-lock.pb-c.d
10:04:37 [2019-12-10T10:04:37.604Z] #41 11.65   PBCC     images/tty.pb-c.c
10:04:37 [2019-12-10T10:04:37.604Z] #41 11.72   DEP      images/tty.pb-c.d
10:04:37 [2019-12-10T10:04:37.604Z] #41 11.79   PBCC     images/tun.pb-c.c
10:04:37 [2019-12-10T10:04:37.605Z] #41 11.89   PBCC     images/netdev.pb-c.c
10:04:37 [2019-12-10T10:04:37.605Z] #41 11.97   DEP      images/tun.pb-c.d
10:04:37 [2019-12-10T10:04:37.605Z] #41 12.05   DEP      images/netdev.pb-c.d
10:04:37 [2019-12-10T10:04:37.605Z] #41 12.17   PBCC     images/vma.pb-c.c
10:04:37 [2019-12-10T10:04:37.865Z] #41 12.22   DEP      images/vma.pb-c.d
10:04:37 [2019-12-10T10:04:37.865Z] #41 12.27   PBCC     images/creds.pb-c.c
10:04:37 [2019-12-10T10:04:37.865Z] #41 ...
10:04:37 [2019-12-10T10:04:37.865Z] 
10:04:37 [2019-12-10T10:04:37.865Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:04:37 [2019-12-10T10:04:37.865Z] #26 36.30 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
10:04:38 [2019-12-10T10:04:38.126Z] #26 36.49 skipping existing ed4b54129745
10:04:38 [2019-12-10T10:04:38.126Z] #26 36.68 
10:04:38 [2019-12-10T10:04:38.845Z] Removing intermediate container 6b4c71547bf7
10:04:38 [2019-12-10T10:04:38.845Z]  ---> cf8cd36e2ea0
10:04:38 [2019-12-10T10:04:38.845Z] Step 11/16 : ARG GOOS
10:04:38 [2019-12-10T10:04:38.845Z]  ---> Running in 9f0dd105b4ab
10:04:38 [2019-12-10T10:04:38.845Z] Removing intermediate container 9f0dd105b4ab
10:04:38 [2019-12-10T10:04:38.845Z]  ---> e04876d23c16
10:04:38 [2019-12-10T10:04:38.845Z] Step 12/16 : ARG GOARCH
10:04:38 [2019-12-10T10:04:38.845Z]  ---> Running in 8ee3b4d949ba
10:04:38 [2019-12-10T10:04:38.845Z] Removing intermediate container 8ee3b4d949ba
10:04:38 [2019-12-10T10:04:38.845Z]  ---> b406af517c56
10:04:38 [2019-12-10T10:04:38.845Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}";     pkg="github.com/docker/buildx";     ldflags="      -X \"${pkg}/version.Version=$(git describe --tags)\"       -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\"       -X \"${pkg}/version.Package=buildx\"     ";     go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx
10:04:38 [2019-12-10T10:04:38.845Z]  ---> Running in 3133cae51b6e
10:04:40 [2019-12-10T10:04:40.039Z] #26 38.64 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
10:04:40 [2019-12-10T10:04:40.172Z] #27 21.16 
                                                                           1.0%
#                                                                          1.9%
#                                                                          2.7%
##                                                                         4.1%
####                                                                       6.0%
####                                                                       6.9%
#####                                                                      7.9%
######                                                                     8.8%
#######                                                                    9.8%
#######                                                                   10.7%
########                                                                  11.7%
#########                                                                 12.6%
##########                                                                14.5%
###########                                                               16.4%
############                                                              17.3%
#############                                                             18.3%
##############                                                            20.2%
###############                                                           21.0%
###############                                                           21.5%
################                                                          22.3%
#################                                                         24.5%
##################                                                        25.5%
###################                                                       27.4%
#####################                                                     29.3%
#####################                                                     30.2%
######################                                                    31.2%
#######################                                                   32.1%
#######################                                                   33.0%
########################                                                  34.0%
#########################                                                 34.9%
##########################                                                36.8%
##########################                                                37.2%
###########################                                               38.0%
10:04:40 [2019-12-10T10:04:40.172Z] #27 ...
10:04:40 [2019-12-10T10:04:40.172Z] 
10:04:40 [2019-12-10T10:04:40.172Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:04:40 [2019-12-10T10:04:40.172Z] #37 0.368 + RM_GOPATH=0
10:04:40 [2019-12-10T10:04:40.172Z] #37 0.368 + TMP_GOPATH=
10:04:40 [2019-12-10T10:04:40.172Z] #37 0.368 + : /build
10:04:40 [2019-12-10T10:04:40.172Z] #37 0.368 + '[' -z '' ']'
10:04:40 [2019-12-10T10:04:40.172Z] #37 0.369 ++ mktemp -d
10:04:40 [2019-12-10T10:04:40.172Z] #37 0.375 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
10:04:40 [2019-12-10T10:04:40.172Z] #37 0.375 + export GOPATH=/tmp/tmp.dQJJ0dMjik
10:04:40 [2019-12-10T10:04:40.172Z] #37 0.375 + GOPATH=/tmp/tmp.dQJJ0dMjik
10:04:40 [2019-12-10T10:04:40.172Z] #37 0.375 + RM_GOPATH=1
10:04:40 [2019-12-10T10:04:40.172Z] #37 0.375 ++ dirname ./install.sh
10:04:40 [2019-12-10T10:04:40.172Z] #37 0.375 + dir=.
10:04:40 [2019-12-10T10:04:40.172Z] #37 0.375 + bin=tini
10:04:40 [2019-12-10T10:04:40.172Z] #37 0.375 + shift
10:04:40 [2019-12-10T10:04:40.172Z] #37 0.375 + '[' '!' -f ./tini.installer ']'
10:04:40 [2019-12-10T10:04:40.172Z] #37 0.375 + . ./tini.installer
10:04:40 [2019-12-10T10:04:40.172Z] #37 0.375 ++ : fec3683b971d9c3ef73f284f176672c44b448662
10:04:40 [2019-12-10T10:04:40.172Z] #37 0.375 + install_tini
10:04:40 [2019-12-10T10:04:40.172Z] #37 0.375 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
10:04:40 [2019-12-10T10:04:40.172Z] #37 0.375 + git clone https://github.com/krallin/tini.git /tmp/tmp.dQJJ0dMjik/tini
10:04:40 [2019-12-10T10:04:40.172Z] #37 0.387 Cloning into '/tmp/tmp.dQJJ0dMjik/tini'...
10:04:40 [2019-12-10T10:04:40.172Z] #37 1.531 + cd /tmp/tmp.dQJJ0dMjik/tini
10:04:40 [2019-12-10T10:04:40.172Z] #37 1.532 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
10:04:40 [2019-12-10T10:04:40.172Z] #37 1.548 + cmake .
10:04:40 [2019-12-10T10:04:40.172Z] #37 2.588 -- The C compiler identification is GNU 6.3.0
10:04:40 [2019-12-10T10:04:40.172Z] #37 2.644 -- Check for working C compiler: /usr/bin/cc
10:04:40 [2019-12-10T10:04:40.172Z] #37 3.276 -- Check for working C compiler: /usr/bin/cc -- works
10:04:40 [2019-12-10T10:04:40.172Z] #37 3.284 -- Detecting C compiler ABI info
10:04:40 [2019-12-10T10:04:40.172Z] #37 3.767 -- Detecting C compiler ABI info - done
10:04:40 [2019-12-10T10:04:40.172Z] #37 3.867 -- Detecting C compile features
10:04:40 [2019-12-10T10:04:40.172Z] #37 5.511 -- Detecting C compile features - done
10:04:40 [2019-12-10T10:04:40.172Z] #37 5.560 -- Performing Test HAS_BUILTIN_FORTIFY
10:04:40 [2019-12-10T10:04:40.172Z] #37 5.777 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:04:40 [2019-12-10T10:04:40.172Z] #37 5.861 -- Configuring done
10:04:40 [2019-12-10T10:04:40.172Z] #37 5.895 -- Generating done
10:04:40 [2019-12-10T10:04:40.173Z] #37 5.918 -- Build files have been written to: /tmp/tmp.dQJJ0dMjik/tini
10:04:40 [2019-12-10T10:04:40.173Z] #37 5.929 + make tini-static
10:04:40 [2019-12-10T10:04:40.173Z] #37 6.179 Scanning dependencies of target tini-static
10:04:40 [2019-12-10T10:04:40.173Z] #37 6.315 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:04:40 [2019-12-10T10:04:40.173Z] #37 8.085 [100%] Linking C executable tini-static
10:04:40 [2019-12-10T10:04:40.173Z] #37 8.530 [100%] Built target tini-static
10:04:40 [2019-12-10T10:04:40.173Z] #37 8.612 + mkdir -p /build
10:04:40 [2019-12-10T10:04:40.173Z] #37 8.617 + cp tini-static /build/docker-init
10:04:40 [2019-12-10T10:04:40.173Z] #37 DONE 8.7s
10:04:40 [2019-12-10T10:04:40.173Z] 
10:04:40 [2019-12-10T10:04:40.173Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:04:40 [2019-12-10T10:04:40.173Z] #42 5.881   DEP      images/ext-file.pb-c.d
10:04:40 [2019-12-10T10:04:40.173Z] #42 5.946   PBCC     images/rpc.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 5.957   DEP      images/rpc.pb-c.d
10:04:40 [2019-12-10T10:04:40.173Z] #42 6.041   PBCC     images/siginfo.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 6.109   DEP      images/siginfo.pb-c.d
10:04:40 [2019-12-10T10:04:40.173Z] #42 6.265   PBCC     images/pagemap.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 6.274   DEP      images/pagemap.pb-c.d
10:04:40 [2019-12-10T10:04:40.173Z] #42 6.313   PBCC     images/rlimit.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 6.330   DEP      images/rlimit.pb-c.d
10:04:40 [2019-12-10T10:04:40.173Z] #42 6.356   PBCC     images/file-lock.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 6.381   DEP      images/file-lock.pb-c.d
10:04:40 [2019-12-10T10:04:40.173Z] #42 6.456   PBCC     images/tty.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 6.513   DEP      images/tty.pb-c.d
10:04:40 [2019-12-10T10:04:40.173Z] #42 6.589   PBCC     images/tun.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 6.621   PBCC     images/netdev.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 6.685   DEP      images/tun.pb-c.d
10:04:40 [2019-12-10T10:04:40.173Z] #42 6.749   DEP      images/netdev.pb-c.d
10:04:40 [2019-12-10T10:04:40.173Z] #42 6.801   PBCC     images/vma.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 6.880   DEP      images/vma.pb-c.d
10:04:40 [2019-12-10T10:04:40.173Z] #42 6.915   PBCC     images/creds.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 6.945   DEP      images/creds.pb-c.d
10:04:40 [2019-12-10T10:04:40.173Z] #42 7.002   PBCC     images/utsns.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 7.009   DEP      images/utsns.pb-c.d
10:04:40 [2019-12-10T10:04:40.173Z] #42 7.083   PBCC     images/ipc-desc.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 7.128   PBCC     images/ipc-sem.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 7.159   DEP      images/ipc-desc.pb-c.d
10:04:40 [2019-12-10T10:04:40.173Z] #42 7.253   DEP      images/ipc-sem.pb-c.d
10:04:40 [2019-12-10T10:04:40.173Z] #42 7.285   PBCC     images/ipc-msg.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 7.323   DEP      images/ipc-msg.pb-c.d
10:04:40 [2019-12-10T10:04:40.173Z] #42 7.341   PBCC     images/ipc-shm.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 7.366   DEP      images/ipc-shm.pb-c.d
10:04:40 [2019-12-10T10:04:40.173Z] #42 7.408   PBCC     images/ipc-var.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 7.428   DEP      images/ipc-var.pb-c.d
10:04:40 [2019-12-10T10:04:40.173Z] #42 7.510   PBCC     images/sk-opts.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 7.528   PBCC     images/packet-sock.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 7.630   DEP      images/sk-opts.pb-c.d
10:04:40 [2019-12-10T10:04:40.173Z] #42 7.667   DEP      images/packet-sock.pb-c.d
10:04:40 [2019-12-10T10:04:40.173Z] #42 7.709   PBCC     images/sk-netlink.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 7.793   DEP      images/sk-netlink.pb-c.d
10:04:40 [2019-12-10T10:04:40.173Z] #42 7.972   PBCC     images/sk-inet.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 8.011   DEP      images/sk-inet.pb-c.d
10:04:40 [2019-12-10T10:04:40.173Z] #42 8.078   PBCC     images/sk-unix.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 8.122   DEP      images/sk-unix.pb-c.d
10:04:40 [2019-12-10T10:04:40.173Z] #42 8.166   PBCC     images/mm.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 8.229   DEP      images/mm.pb-c.d
10:04:40 [2019-12-10T10:04:40.173Z] #42 8.364   PBCC     images/timerfd.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 8.423   DEP      images/timerfd.pb-c.d
10:04:40 [2019-12-10T10:04:40.173Z] #42 8.475   PBCC     images/timer.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 8.479   DEP      images/timer.pb-c.d
10:04:40 [2019-12-10T10:04:40.173Z] #42 8.548   PBCC     images/sa.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 8.625   DEP      images/sa.pb-c.d
10:04:40 [2019-12-10T10:04:40.173Z] #42 8.688   PBCC     images/pipe-data.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 8.714   DEP      images/pipe-data.pb-c.d
10:04:40 [2019-12-10T10:04:40.173Z] #42 8.731   PBCC     images/mnt.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 8.817   DEP      images/mnt.pb-c.d
10:04:40 [2019-12-10T10:04:40.173Z] #42 8.899   PBCC     images/sk-packet.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 8.963   DEP      images/sk-packet.pb-c.d
10:04:40 [2019-12-10T10:04:40.173Z] #42 9.021   PBCC     images/tcp-stream.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 9.063   DEP      images/tcp-stream.pb-c.d
10:04:40 [2019-12-10T10:04:40.173Z] #42 9.142   PBCC     images/pipe.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 9.181   DEP      images/pipe.pb-c.d
10:04:40 [2019-12-10T10:04:40.173Z] #42 9.228   PBCC     images/pstree.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 9.263   DEP      images/pstree.pb-c.d
10:04:40 [2019-12-10T10:04:40.173Z] #42 9.302   PBCC     images/fs.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 9.363   DEP      images/fs.pb-c.d
10:04:40 [2019-12-10T10:04:40.173Z] #42 9.370   PBCC     images/signalfd.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 9.464   DEP      images/signalfd.pb-c.d
10:04:40 [2019-12-10T10:04:40.173Z] #42 9.594   PBCC     images/fh.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 9.629   PBCC     images/fsnotify.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 9.713   DEP      images/fh.pb-c.d
10:04:40 [2019-12-10T10:04:40.173Z] #42 9.778   DEP      images/fsnotify.pb-c.d
10:04:40 [2019-12-10T10:04:40.173Z] #42 9.854   PBCC     images/eventpoll.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 9.953   DEP      images/eventpoll.pb-c.d
10:04:40 [2019-12-10T10:04:40.173Z] #42 10.04   PBCC     images/eventfd.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 10.11   DEP      images/eventfd.pb-c.d
10:04:40 [2019-12-10T10:04:40.173Z] #42 10.13   PBCC     images/remap-file-path.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 10.14   DEP      images/remap-file-path.pb-c.d
10:04:40 [2019-12-10T10:04:40.173Z] #42 10.15   PBCC     images/fifo.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 10.15   DEP      images/fifo.pb-c.d
10:04:40 [2019-12-10T10:04:40.173Z] #42 10.19   PBCC     images/ghost-file.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 10.23   DEP      images/ghost-file.pb-c.d
10:04:40 [2019-12-10T10:04:40.173Z] #42 10.34   PBCC     images/regfile.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 10.39   DEP      images/regfile.pb-c.d
10:04:40 [2019-12-10T10:04:40.173Z] #42 10.47   PBCC     images/ns.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 10.57   DEP      images/ns.pb-c.d
10:04:40 [2019-12-10T10:04:40.173Z] #42 10.66   PBCC     images/fdinfo.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 10.76   DEP      images/fdinfo.pb-c.d
10:04:40 [2019-12-10T10:04:40.173Z] #42 10.81   PBCC     images/core-aarch64.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 10.85   PBCC     images/core-arm.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 10.89   PBCC     images/core-ppc64.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 10.93   PBCC     images/core-s390.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 11.01   PBCC     images/core-x86.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 11.07   PBCC     images/core.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 11.13   PBCC     images/inventory.pb-c.c
10:04:40 [2019-12-10T10:04:40.173Z] #42 11.19   DEP      images/core-aarch64.pb-c.d
10:04:40 [2019-12-10T10:04:40.173Z] #42 11.26   DEP      images/core-arm.pb-c.d
10:04:40 [2019-12-10T10:04:40.173Z] #42 11.37   DEP      images/core-ppc64.pb-c.d
10:04:40 [2019-12-10T10:04:40.573Z] #42 11.49   DEP      images/core-s390.pb-c.d
10:04:40 [2019-12-10T10:04:40.573Z] #42 11.56   DEP      images/core-x86.pb-c.d
10:04:40 [2019-12-10T10:04:40.973Z] #42 11.79   DEP      images/core.pb-c.d
10:04:40 [2019-12-10T10:04:40.973Z] #42 11.97   DEP      images/inventory.pb-c.d
10:04:40 [2019-12-10T10:04:40.973Z] #42 11.99   PBCC     images/cpuinfo.pb-c.c
10:04:40 [2019-12-10T10:04:40.973Z] #42 12.00   DEP      images/cpuinfo.pb-c.d
10:04:40 [2019-12-10T10:04:40.973Z] #42 12.02   PBCC     images/stats.pb-c.c
10:04:40 [2019-12-10T10:04:40.973Z] #42 12.02   DEP      images/stats.pb-c.d
10:04:40 [2019-12-10T10:04:40.992Z] #26 39.30 
10:04:41 [2019-12-10T10:04:41.138Z] #44 106.3 path/filepath
10:04:41 [2019-12-10T10:04:41.253Z] #26 39.59 
######################################################################## 100.0%
10:04:41 [2019-12-10T10:04:41.253Z] #26 39.69 
10:04:41 [2019-12-10T10:04:41.253Z] #26 39.77 Download of images into '/build' complete.
10:04:41 [2019-12-10T10:04:41.253Z] #26 39.77 Use something like the following to load the result into a Docker daemon:
10:04:41 [2019-12-10T10:04:41.253Z] #26 39.77   tar -cC '/build' . | docker load
10:04:41 [2019-12-10T10:04:41.253Z] #26 ...
10:04:41 [2019-12-10T10:04:41.253Z] 
10:04:41 [2019-12-10T10:04:41.253Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:04:41 [2019-12-10T10:04:41.253Z] #31 67.63 path/filepath
10:04:41 [2019-12-10T10:04:41.253Z] #31 68.89 io/ioutil
10:04:41 [2019-12-10T10:04:41.253Z] #31 69.62 internal/fmtsort
10:04:41 [2019-12-10T10:04:41.253Z] #31 70.09 fmt
10:04:41 [2019-12-10T10:04:41.253Z] #31 73.06 github.com/BurntSushi/toml
10:04:41 [2019-12-10T10:04:41.253Z] #31 73.06 log
10:04:41 [2019-12-10T10:04:41.253Z] #31 73.07 flag
10:04:41 [2019-12-10T10:04:41.376Z] #42 ...
10:04:41 [2019-12-10T10:04:41.376Z] 
10:04:41 [2019-12-10T10:04:41.376Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:04:41 [2019-12-10T10:04:41.376Z] #45 56.54 time
10:04:41 [2019-12-10T10:04:41.513Z] #31 ...
10:04:41 [2019-12-10T10:04:41.513Z] 
10:04:41 [2019-12-10T10:04:41.513Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:04:41 [2019-12-10T10:04:41.513Z] #41 12.33   DEP      images/creds.pb-c.d
10:04:41 [2019-12-10T10:04:41.513Z] #41 12.42   PBCC     images/utsns.pb-c.c
10:04:41 [2019-12-10T10:04:41.513Z] #41 12.46   DEP      images/utsns.pb-c.d
10:04:41 [2019-12-10T10:04:41.513Z] #41 12.69   PBCC     images/ipc-desc.pb-c.c
10:04:41 [2019-12-10T10:04:41.513Z] #41 12.76   PBCC     images/ipc-sem.pb-c.c
10:04:41 [2019-12-10T10:04:41.513Z] #41 12.81   DEP      images/ipc-desc.pb-c.d
10:04:41 [2019-12-10T10:04:41.513Z] #41 12.91   DEP      images/ipc-sem.pb-c.d
10:04:41 [2019-12-10T10:04:41.513Z] #41 13.06   PBCC     images/ipc-msg.pb-c.c
10:04:41 [2019-12-10T10:04:41.513Z] #41 13.11   DEP      images/ipc-msg.pb-c.d
10:04:41 [2019-12-10T10:04:41.513Z] #41 13.17   PBCC     images/ipc-shm.pb-c.c
10:04:41 [2019-12-10T10:04:41.513Z] #41 13.23   DEP      images/ipc-shm.pb-c.d
10:04:41 [2019-12-10T10:04:41.513Z] #41 13.35   PBCC     images/ipc-var.pb-c.c
10:04:41 [2019-12-10T10:04:41.513Z] #41 13.44   DEP      images/ipc-var.pb-c.d
10:04:41 [2019-12-10T10:04:41.513Z] #41 13.63   PBCC     images/sk-opts.pb-c.c
10:04:41 [2019-12-10T10:04:41.513Z] #41 13.67   PBCC     images/packet-sock.pb-c.c
10:04:41 [2019-12-10T10:04:41.513Z] #41 13.82   DEP      images/sk-opts.pb-c.d
10:04:41 [2019-12-10T10:04:41.513Z] #41 13.90   DEP      images/packet-sock.pb-c.d
10:04:41 [2019-12-10T10:04:41.513Z] #41 13.98   PBCC     images/sk-netlink.pb-c.c
10:04:41 [2019-12-10T10:04:41.513Z] #41 14.07   DEP      images/sk-netlink.pb-c.d
10:04:41 [2019-12-10T10:04:41.513Z] #41 14.24   PBCC     images/sk-inet.pb-c.c
10:04:41 [2019-12-10T10:04:41.513Z] #41 14.29   DEP      images/sk-inet.pb-c.d
10:04:41 [2019-12-10T10:04:41.513Z] #41 14.50   PBCC     images/sk-unix.pb-c.c
10:04:41 [2019-12-10T10:04:41.513Z] #41 14.52   DEP      images/sk-unix.pb-c.d
10:04:41 [2019-12-10T10:04:41.513Z] #41 14.59   PBCC     images/mm.pb-c.c
10:04:41 [2019-12-10T10:04:41.513Z] #41 14.64   DEP      images/mm.pb-c.d
10:04:41 [2019-12-10T10:04:41.513Z] #41 14.68   PBCC     images/timerfd.pb-c.c
10:04:41 [2019-12-10T10:04:41.513Z] #41 14.72   DEP      images/timerfd.pb-c.d
10:04:41 [2019-12-10T10:04:41.513Z] #41 14.80   PBCC     images/timer.pb-c.c
10:04:41 [2019-12-10T10:04:41.513Z] #41 14.83   DEP      images/timer.pb-c.d
10:04:41 [2019-12-10T10:04:41.513Z] #41 14.87   PBCC     images/sa.pb-c.c
10:04:41 [2019-12-10T10:04:41.513Z] #41 14.99   DEP      images/sa.pb-c.d
10:04:41 [2019-12-10T10:04:41.513Z] #41 15.10   PBCC     images/pipe-data.pb-c.c
10:04:41 [2019-12-10T10:04:41.513Z] #41 15.17   DEP      images/pipe-data.pb-c.d
10:04:41 [2019-12-10T10:04:41.513Z] #41 15.20   PBCC     images/mnt.pb-c.c
10:04:41 [2019-12-10T10:04:41.513Z] #41 15.29   DEP      images/mnt.pb-c.d
10:04:41 [2019-12-10T10:04:41.513Z] #41 15.37   PBCC     images/sk-packet.pb-c.c
10:04:41 [2019-12-10T10:04:41.513Z] #41 15.45   DEP      images/sk-packet.pb-c.d
10:04:41 [2019-12-10T10:04:41.513Z] #41 15.54   PBCC     images/tcp-stream.pb-c.c
10:04:41 [2019-12-10T10:04:41.513Z] #41 15.65   DEP      images/tcp-stream.pb-c.d
10:04:41 [2019-12-10T10:04:41.513Z] #41 15.76   PBCC     images/pipe.pb-c.c
10:04:41 [2019-12-10T10:04:41.513Z] #41 15.80   DEP      images/pipe.pb-c.d
10:04:41 [2019-12-10T10:04:41.513Z] #41 ...
10:04:41 [2019-12-10T10:04:41.513Z] 
10:04:41 [2019-12-10T10:04:41.513Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:04:41 [2019-12-10T10:04:41.513Z] #26 DONE 40.0s
10:04:41 [2019-12-10T10:04:41.513Z] 
10:04:41 [2019-12-10T10:04:41.513Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:04:41 [2019-12-10T10:04:41.513Z] #41 15.91   PBCC     images/pstree.pb-c.c
10:04:41 [2019-12-10T10:04:41.513Z] #41 15.96   DEP      images/pstree.pb-c.d
10:04:41 [2019-12-10T10:04:41.513Z] #41 15.99   PBCC     images/fs.pb-c.c
10:04:41 [2019-12-10T10:04:41.513Z] #41 16.05   DEP      images/fs.pb-c.d
10:04:41 [2019-12-10T10:04:41.751Z] #18 7.845   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
10:04:41 [2019-12-10T10:04:41.751Z] #18 7.949 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
10:04:41 [2019-12-10T10:04:41.774Z] #41 16.16   PBCC     images/signalfd.pb-c.c
10:04:41 [2019-12-10T10:04:41.774Z] #41 16.20   DEP      images/signalfd.pb-c.d
10:04:42 [2019-12-10T10:04:42.035Z] #41 16.31   PBCC     images/fh.pb-c.c
10:04:42 [2019-12-10T10:04:42.035Z] #41 16.41   PBCC     images/fsnotify.pb-c.c
10:04:42 [2019-12-10T10:04:42.071Z] #44 ...
10:04:42 [2019-12-10T10:04:42.071Z] 
10:04:42 [2019-12-10T10:04:42.071Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:04:42 [2019-12-10T10:04:42.071Z] #17 7.924 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:04:42 [2019-12-10T10:04:42.295Z] #41 16.60   DEP      images/fh.pb-c.d
10:04:42 [2019-12-10T10:04:42.295Z] #41 16.71   DEP      images/fsnotify.pb-c.d
10:04:42 [2019-12-10T10:04:42.295Z] #41 16.79   PBCC     images/eventpoll.pb-c.c
10:04:42 [2019-12-10T10:04:42.295Z] #41 16.84   DEP      images/eventpoll.pb-c.d
10:04:42 [2019-12-10T10:04:42.329Z] #17 7.928 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:04:42 [2019-12-10T10:04:42.329Z] #17 7.971 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:04:42 [2019-12-10T10:04:42.329Z] #17 8.019 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:04:42 [2019-12-10T10:04:42.329Z] #17 8.131 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:04:42 [2019-12-10T10:04:42.556Z] #41 16.97   PBCC     images/eventfd.pb-c.c
10:04:42 [2019-12-10T10:04:42.557Z] #41 ...
10:04:42 [2019-12-10T10:04:42.557Z] 
10:04:42 [2019-12-10T10:04:42.557Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:04:42 [2019-12-10T10:04:42.557Z] #44 68.68 path/filepath
10:04:42 [2019-12-10T10:04:42.557Z] #44 68.69 net
10:04:42 [2019-12-10T10:04:42.557Z] #44 71.64 os/exec
10:04:42 [2019-12-10T10:04:42.557Z] #44 75.73 flag
10:04:42 [2019-12-10T10:04:42.557Z] #44 75.73 go/token
10:04:42 [2019-12-10T10:04:42.557Z] #44 75.73 net/url
10:04:42 [2019-12-10T10:04:42.557Z] #44 78.00 go/scanner
10:04:42 [2019-12-10T10:04:42.557Z] #44 ...
10:04:42 [2019-12-10T10:04:42.557Z] 
10:04:42 [2019-12-10T10:04:42.557Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:04:42 [2019-12-10T10:04:42.557Z] #17 4.059 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:04:42 [2019-12-10T10:04:42.557Z] #17 4.083 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:04:42 [2019-12-10T10:04:42.557Z] #17 4.267 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:04:42 [2019-12-10T10:04:42.557Z] #17 4.352 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:04:42 [2019-12-10T10:04:42.557Z] #17 4.364 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:04:42 [2019-12-10T10:04:42.557Z] #17 5.484 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [490 kB]
10:04:42 [2019-12-10T10:04:42.557Z] #17 6.937 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB]
10:04:42 [2019-12-10T10:04:42.557Z] #17 7.657 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB]
10:04:42 [2019-12-10T10:04:42.744Z] #45 ...
10:04:42 [2019-12-10T10:04:42.744Z] 
10:04:42 [2019-12-10T10:04:42.744Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:04:42 [2019-12-10T10:04:42.744Z] #18 16.21 Fetched 7671 kB in 15s (487 kB/s)
10:04:42 [2019-12-10T10:04:42.744Z] #18 16.21 Reading package lists...
10:04:42 [2019-12-10T10:04:42.744Z] #18 21.79 Reading package lists...
10:04:42 [2019-12-10T10:04:42.744Z] #18 ...
10:04:42 [2019-12-10T10:04:42.744Z] 
10:04:42 [2019-12-10T10:04:42.744Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:04:42 [2019-12-10T10:04:42.818Z] #17 ...
10:04:42 [2019-12-10T10:04:42.818Z] 
10:04:42 [2019-12-10T10:04:42.818Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:04:42 [2019-12-10T10:04:42.818Z] #41 17.04   DEP      images/eventfd.pb-c.d
10:04:42 [2019-12-10T10:04:42.818Z] #41 17.15   PBCC     images/remap-file-path.pb-c.c
10:04:42 [2019-12-10T10:04:42.818Z] #41 17.22   DEP      images/remap-file-path.pb-c.d
10:04:42 [2019-12-10T10:04:42.818Z] #41 17.36   PBCC     images/fifo.pb-c.c
10:04:43 [2019-12-10T10:04:43.078Z] #41 17.40   DEP      images/fifo.pb-c.d
10:04:43 [2019-12-10T10:04:43.078Z] #41 17.51   PBCC     images/ghost-file.pb-c.c
10:04:43 [2019-12-10T10:04:43.130Z] #18 9.003   Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz
10:04:43 [2019-12-10T10:04:43.270Z] #17 8.960 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB]
10:04:43 [2019-12-10T10:04:43.339Z] #41 17.67   DEP      images/ghost-file.pb-c.d
10:04:43 [2019-12-10T10:04:43.339Z] #41 17.76   PBCC     images/regfile.pb-c.c
10:04:43 [2019-12-10T10:04:43.339Z] #41 17.81   DEP      images/regfile.pb-c.d
10:04:43 [2019-12-10T10:04:43.389Z] #18 9.529 Collecting pyyaml (from yamllint==1.16.0)
10:04:43 [2019-12-10T10:04:43.599Z] #41 17.92   PBCC     images/ns.pb-c.c
10:04:43 [2019-12-10T10:04:43.600Z] #41 18.00   DEP      images/ns.pb-c.d
10:04:43 [2019-12-10T10:04:43.600Z] #41 18.10   PBCC     images/fdinfo.pb-c.c
10:04:43 [2019-12-10T10:04:43.861Z] #41 18.32   DEP      images/fdinfo.pb-c.d
10:04:43 [2019-12-10T10:04:43.861Z] #41 18.43   PBCC     images/core-aarch64.pb-c.c
10:04:44 [2019-12-10T10:04:44.122Z] #41 18.48   PBCC     images/core-arm.pb-c.c
10:04:44 [2019-12-10T10:04:44.122Z] #41 18.53   PBCC     images/core-ppc64.pb-c.c
10:04:44 [2019-12-10T10:04:44.122Z] #41 18.57   PBCC     images/core-s390.pb-c.c
10:04:44 [2019-12-10T10:04:44.122Z] #41 18.65   PBCC     images/core-x86.pb-c.c
10:04:44 [2019-12-10T10:04:44.382Z] #41 18.73   PBCC     images/core.pb-c.c
10:04:44 [2019-12-10T10:04:44.382Z] #41 18.82   PBCC     images/inventory.pb-c.c
10:04:44 [2019-12-10T10:04:44.382Z] #41 18.89   DEP      images/core-aarch64.pb-c.d
10:04:44 [2019-12-10T10:04:44.643Z] #41 19.02   DEP      images/core-arm.pb-c.d
10:04:44 [2019-12-10T10:04:44.643Z] #41 19.10   DEP      images/core-ppc64.pb-c.d
10:04:44 [2019-12-10T10:04:44.643Z] #41 19.18   DEP      images/core-s390.pb-c.d
10:04:44 [2019-12-10T10:04:44.647Z] #17 10.51 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
10:04:44 [2019-12-10T10:04:44.765Z] #18 10.60   Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB)
10:04:44 [2019-12-10T10:04:44.908Z] #41 19.31   DEP      images/core-x86.pb-c.d
10:04:44 [2019-12-10T10:04:44.908Z] #41 19.41   DEP      images/core.pb-c.d
10:04:44 [2019-12-10T10:04:44.908Z] #41 19.50   DEP      images/inventory.pb-c.d
10:04:45 [2019-12-10T10:04:45.021Z] #18 11.22 Building wheels for collected packages: pathspec, pyyaml
10:04:45 [2019-12-10T10:04:45.022Z] #18 11.22   Running setup.py bdist_wheel for pathspec: started
10:04:45 [2019-12-10T10:04:45.063Z] #27 21.16 
                                                                           1.0%
#                                                                          1.9%
#                                                                          2.7%
##                                                                         4.1%
####                                                                       6.0%
####                                                                       6.9%
#####                                                                      7.9%
######                                                                     8.8%
#######                                                                    9.8%
#######                                                                   10.7%
########                                                                  11.7%
#########                                                                 12.6%
##########                                                                14.5%
###########                                                               16.4%
############                                                              17.3%
#############                                                             18.3%
##############                                                            20.2%
###############                                                           21.0%
###############                                                           21.5%
################                                                          22.3%
#################                                                         24.5%
##################                                                        25.5%
###################                                                       27.4%
#####################                                                     29.3%
#####################                                                     30.2%
######################                                                    31.2%
#######################                                                   32.1%
#######################                                                   33.0%
########################                                                  34.0%
#########################                                                 34.9%
##########################                                                36.8%
##########################                                                37.2%
###########################                                               38.0%
############################                                              39.8%
#############################                                             40.8%
###############################                                           43.6%
################################                                          44.5%
################################                                          45.5%
##################################                                        47.4%
####################################                                      50.2%
####################################                                      51.2%
#####################################                                     52.1%
######################################                                    54.0%
########################################                                  55.9%
########################################                                  56.8%
##########################################                                58.7%
###########################################                               60.6%
#############################################                             62.5%
##############################################                            64.4%
###############################################                           66.3%
################################################                          67.2%
#################################################                         68.2%
#################################################                         69.1%
###################################################                       71.0%
###################################################                       72.0%
#####################################################                     73.9%
#####################################################                     74.8%
######################################################                    75.8%
#######################################################                   77.6%
########################################################                  78.6%
#########################################################                 80.5%
###########################################################               82.4%
############################################################              84.2%
10:04:45 [2019-12-10T10:04:45.063Z] #27 ...
10:04:45 [2019-12-10T10:04:45.063Z] 
10:04:45 [2019-12-10T10:04:45.063Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:04:45 [2019-12-10T10:04:45.063Z] #32 50.26 time
10:04:45 [2019-12-10T10:04:45.063Z] #32 58.96 internal/poll
10:04:45 [2019-12-10T10:04:45.063Z] #32 ...
10:04:45 [2019-12-10T10:04:45.063Z] 
10:04:45 [2019-12-10T10:04:45.063Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:04:45 [2019-12-10T10:04:45.168Z] #41 19.58   PBCC     images/cpuinfo.pb-c.c
10:04:45 [2019-12-10T10:04:45.168Z] #41 19.63   DEP      images/cpuinfo.pb-c.d
10:04:45 [2019-12-10T10:04:45.168Z] #41 19.66   PBCC     images/stats.pb-c.c
10:04:45 [2019-12-10T10:04:45.168Z] #41 19.71   DEP      images/stats.pb-c.d
10:04:45 [2019-12-10T10:04:45.278Z] #18 11.59   Running setup.py bdist_wheel for pathspec: finished with status 'done'
10:04:45 [2019-12-10T10:04:45.278Z] #18 11.59   Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269
10:04:45 [2019-12-10T10:04:45.535Z] #18 11.60   Running setup.py bdist_wheel for pyyaml: started
10:04:45 [2019-12-10T10:04:45.580Z] #17 11.43 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
10:04:45 [2019-12-10T10:04:45.793Z] #18 12.03   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
10:04:46 [2019-12-10T10:04:46.051Z] #18 12.03   Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67
10:04:46 [2019-12-10T10:04:46.051Z] #18 12.06 Successfully built pathspec pyyaml
10:04:46 [2019-12-10T10:04:46.051Z] #18 12.06 Installing collected packages: pathspec, pyyaml, yamllint
10:04:46 [2019-12-10T10:04:46.051Z] #18 12.25 Successfully installed pathspec-0.6.0 pyyaml-5.2 yamllint-1.16.0
10:04:46 [2019-12-10T10:04:46.292Z] #27 21.16 
                                                                           1.0%
#                                                                          1.9%
#                                                                          2.7%
##                                                                         4.1%
####                                                                       6.0%
####                                                                       6.9%
#####                                                                      7.9%
######                                                                     8.8%
#######                                                                    9.8%
#######                                                                   10.7%
########                                                                  11.7%
#########                                                                 12.6%
##########                                                                14.5%
###########                                                               16.4%
############                                                              17.3%
#############                                                             18.3%
##############                                                            20.2%
###############                                                           21.0%
###############                                                           21.5%
################                                                          22.3%
#################                                                         24.5%
##################                                                        25.5%
###################                                                       27.4%
#####################                                                     29.3%
#####################                                                     30.2%
######################                                                    31.2%
#######################                                                   32.1%
#######################                                                   33.0%
########################                                                  34.0%
#########################                                                 34.9%
##########################                                                36.8%
##########################                                                37.2%
###########################                                               38.0%
############################                                              39.8%
#############################                                             40.8%
###############################                                           43.6%
################################                                          44.5%
################################                                          45.5%
##################################                                        47.4%
####################################                                      50.2%
####################################                                      51.2%
#####################################                                     52.1%
######################################                                    54.0%
########################################                                  55.9%
########################################                                  56.8%
##########################################                                58.7%
###########################################                               60.6%
#############################################                             62.5%
##############################################                            64.4%
###############################################                           66.3%
################################################                          67.2%
#################################################                         68.2%
#################################################                         69.1%
###################################################                       71.0%
###################################################                       72.0%
#####################################################                     73.9%
#####################################################                     74.8%
######################################################                    75.8%
#######################################################                   77.6%
########################################################                  78.6%
#########################################################                 80.5%
###########################################################               82.4%
############################################################              84.2%
##############################################################            86.1%
###############################################################           88.0%
################################################################          89.9%
##################################################################        91.8%
###################################################################       93.7%
####################################################################      95.6%
######################################################################    97.5%
#######################################################################   99.4%
######################################################################## 100.0%
10:04:46 [2019-12-10T10:04:46.307Z] #18 DONE 12.5s
10:04:46 [2019-12-10T10:04:46.307Z] 
10:04:46 [2019-12-10T10:04:46.307Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
10:04:46 [2019-12-10T10:04:46.571Z] #25 ...
10:04:46 [2019-12-10T10:04:46.571Z] 
10:04:46 [2019-12-10T10:04:46.571Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
10:04:46 [2019-12-10T10:04:46.571Z] #67 DONE 0.1s
10:04:46 [2019-12-10T10:04:46.571Z] 
10:04:46 [2019-12-10T10:04:46.571Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
10:04:46 [2019-12-10T10:04:46.571Z] #30 DONE 0.2s
10:04:46 [2019-12-10T10:04:46.571Z] 
10:04:46 [2019-12-10T10:04:46.571Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
10:04:46 [2019-12-10T10:04:46.571Z] #61 DONE 0.3s
10:04:46 [2019-12-10T10:04:46.571Z] 
10:04:46 [2019-12-10T10:04:46.571Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:04:46 [2019-12-10T10:04:46.697Z] #27 32.98 
10:04:46 [2019-12-10T10:04:46.828Z] #62 ...
10:04:46 [2019-12-10T10:04:46.828Z] 
10:04:46 [2019-12-10T10:04:46.828Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
10:04:46 [2019-12-10T10:04:46.828Z] #46 DONE 0.3s
10:04:46 [2019-12-10T10:04:46.828Z] 
10:04:46 [2019-12-10T10:04:46.828Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
10:04:46 [2019-12-10T10:04:46.828Z] #49 DONE 0.4s
10:04:46 [2019-12-10T10:04:46.828Z] 
10:04:46 [2019-12-10T10:04:46.828Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
10:04:46 [2019-12-10T10:04:46.828Z] #43 DONE 0.5s
10:04:46 [2019-12-10T10:04:46.828Z] 
10:04:46 [2019-12-10T10:04:46.828Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
10:04:46 [2019-12-10T10:04:46.828Z] #58 DONE 0.5s
10:04:46 [2019-12-10T10:04:46.828Z] 
10:04:46 [2019-12-10T10:04:46.828Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
10:04:46 [2019-12-10T10:04:46.828Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
10:04:46 [2019-12-10T10:04:46.828Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
10:04:46 [2019-12-10T10:04:46.828Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.74MB / 9.11MB 0.4s
10:04:47 [2019-12-10T10:04:47.086Z] #65 ...
10:04:47 [2019-12-10T10:04:47.086Z] 
10:04:47 [2019-12-10T10:04:47.086Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
10:04:47 [2019-12-10T10:04:47.086Z] #25 DONE 0.6s
10:04:47 [2019-12-10T10:04:47.086Z] 
10:04:47 [2019-12-10T10:04:47.086Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
10:04:47 [2019-12-10T10:04:47.086Z] #53 DONE 0.6s
10:04:47 [2019-12-10T10:04:47.086Z] 
10:04:47 [2019-12-10T10:04:47.086Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
10:04:47 [2019-12-10T10:04:47.086Z] #35 DONE 0.6s
10:04:47 [2019-12-10T10:04:47.086Z] 
10:04:47 [2019-12-10T10:04:47.086Z] #23 [dev 9/24] COPY --from=dockercli     /build/ /usr/local/cli
10:04:47 [2019-12-10T10:04:47.086Z] #23 DONE 0.7s
10:04:47 [2019-12-10T10:04:47.086Z] 
10:04:47 [2019-12-10T10:04:47.086Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
10:04:47 [2019-12-10T10:04:47.086Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.51MB / 9.11MB 0.6s
10:04:47 [2019-12-10T10:04:47.086Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.7s
10:04:47 [2019-12-10T10:04:47.345Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.7s done
10:04:47 [2019-12-10T10:04:47.345Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c
10:04:47 [2019-12-10T10:04:47.483Z] #17 ...
10:04:47 [2019-12-10T10:04:47.483Z] 
10:04:47 [2019-12-10T10:04:47.483Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:04:47 [2019-12-10T10:04:47.713Z] #41 ...
10:04:47 [2019-12-10T10:04:47.713Z] 
10:04:47 [2019-12-10T10:04:47.713Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:04:47 [2019-12-10T10:04:47.713Z] #31 78.31 github.com/BurntSushi/toml/cmd/tomlv
10:04:47 [2019-12-10T10:04:47.713Z] #31 DONE 83.9s
10:04:47 [2019-12-10T10:04:47.713Z] 
10:04:47 [2019-12-10T10:04:47.713Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:04:47 [2019-12-10T10:04:47.713Z] #41 21.90 make[1]: Nothing to be done for 'all'.
10:04:47 [2019-12-10T10:04:47.713Z] #41 ...
10:04:47 [2019-12-10T10:04:47.713Z] 
10:04:47 [2019-12-10T10:04:47.713Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:04:47 [2019-12-10T10:04:47.713Z] #59 36.98 + cd /tmp/tmp.8TtPrLqQ0j/src/github.com/containerd/containerd
10:04:47 [2019-12-10T10:04:47.713Z] #59 36.98 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
10:04:47 [2019-12-10T10:04:47.713Z] #59 38.01 + export 'BUILDTAGS=netgo osusergo static_build'
10:04:47 [2019-12-10T10:04:47.713Z] #59 38.01 + BUILDTAGS='netgo osusergo static_build'
10:04:47 [2019-12-10T10:04:47.713Z] #59 38.01 + export EXTRA_FLAGS=-buildmode=pie
10:04:47 [2019-12-10T10:04:47.713Z] #59 38.01 + EXTRA_FLAGS=-buildmode=pie
10:04:47 [2019-12-10T10:04:47.713Z] #59 38.01 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:04:47 [2019-12-10T10:04:47.713Z] #59 38.01 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:04:47 [2019-12-10T10:04:47.713Z] #59 38.01 + '[' '' = dynamic ']'
10:04:47 [2019-12-10T10:04:47.713Z] #59 38.01 + make
10:04:47 [2019-12-10T10:04:47.713Z] #59 39.61 + bin/ctr
10:04:47 [2019-12-10T10:04:47.741Z] #59 47.81 Checking out files:  48% (1428/2934)   
Checking out files:  49% (1438/2934)   
Checking out files:  50% (1467/2934)   
Checking out files:  51% (1497/2934)   
Checking out files:  52% (1526/2934)   
Checking out files:  53% (1556/2934)   
Checking out files:  54% (1585/2934)   
Checking out files:  55% (1614/2934)   
Checking out files:  56% (1644/2934)   
Checking out files:  57% (1673/2934)   
Checking out files:  58% (1702/2934)   
Checking out files:  59% (1732/2934)   
Checking out files:  60% (1761/2934)   
Checking out files:  61% (1790/2934)   
Checking out files:  62% (1820/2934)   
Checking out files:  63% (1849/2934)   
Checking out files:  64% (1878/2934)   
Checking out files:  65% (1908/2934)   
Checking out files:  66% (1937/2934)   
Checking out files:  67% (1966/2934)   
Checking out files:  68% (1996/2934)   
Checking out files:  69% (2025/2934)   
Checking out files:  70% (2054/2934)   
Checking out files:  71% (2084/2934)   
Checking out files:  72% (2113/2934)   
10:04:47 [2019-12-10T10:04:47.741Z] #59 ...
10:04:47 [2019-12-10T10:04:47.741Z] 
10:04:47 [2019-12-10T10:04:47.741Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:04:47 [2019-12-10T10:04:47.741Z] #31 103.3 path
10:04:47 [2019-12-10T10:04:47.741Z] #31 104.3 fmt
10:04:47 [2019-12-10T10:04:47.741Z] #31 104.8 path/filepath
10:04:47 [2019-12-10T10:04:47.741Z] #31 107.2 io/ioutil
10:04:47 [2019-12-10T10:04:47.741Z] #31 108.2 text/tabwriter
10:04:47 [2019-12-10T10:04:47.741Z] #31 110.4 github.com/BurntSushi/toml
10:04:47 [2019-12-10T10:04:47.741Z] #31 110.4 flag
10:04:47 [2019-12-10T10:04:47.741Z] #31 112.7 log
10:04:47 [2019-12-10T10:04:47.741Z] #31 ...
10:04:47 [2019-12-10T10:04:47.741Z] 
10:04:47 [2019-12-10T10:04:47.741Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:04:48 [2019-12-10T10:04:48.334Z] #27 34.65 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
10:04:48 [2019-12-10T10:04:48.723Z] #27 34.99 
10:04:49 [2019-12-10T10:04:49.132Z] #27 35.37 
#########################################################                 79.3%
######################################################################## 100.0%
10:04:49 [2019-12-10T10:04:49.132Z] #27 35.53 
10:04:49 [2019-12-10T10:04:49.293Z] #59 47.81 Checking out files:  48% (1428/2934)   
Checking out files:  49% (1438/2934)   
Checking out files:  50% (1467/2934)   
Checking out files:  51% (1497/2934)   
Checking out files:  52% (1526/2934)   
Checking out files:  53% (1556/2934)   
Checking out files:  54% (1585/2934)   
Checking out files:  55% (1614/2934)   
Checking out files:  56% (1644/2934)   
Checking out files:  57% (1673/2934)   
Checking out files:  58% (1702/2934)   
Checking out files:  59% (1732/2934)   
Checking out files:  60% (1761/2934)   
Checking out files:  61% (1790/2934)   
Checking out files:  62% (1820/2934)   
Checking out files:  63% (1849/2934)   
Checking out files:  64% (1878/2934)   
Checking out files:  65% (1908/2934)   
Checking out files:  66% (1937/2934)   
Checking out files:  67% (1966/2934)   
Checking out files:  68% (1996/2934)   
Checking out files:  69% (2025/2934)   
Checking out files:  70% (2054/2934)   
Checking out files:  71% (2084/2934)   
Checking out files:  72% (2113/2934)   
Checking out files:  73% (2142/2934)   
Checking out files:  74% (2172/2934)   
Checking out files:  75% (2201/2934)   
Checking out files:  76% (2230/2934)   
Checking out files:  77% (2260/2934)   
Checking out files:  78% (2289/2934)   
Checking out files:  79% (2318/2934)   
Checking out files:  80% (2348/2934)   
Checking out files:  81% (2377/2934)   
Checking out files:  82% (2406/2934)   
Checking out files:  83% (2436/2934)   
Checking out files:  84% (2465/2934)   
Checking out files:  85% (2494/2934)   
Checking out files:  86% (2524/2934)   
Checking out files:  87% (2553/2934)   
Checking out files:  88% (2582/2934)   
Checking out files:  89% (2612/2934)   
Checking out files:  90% (2641/2934)   
Checking out files:  91% (2670/2934)   
Checking out files:  92% (2700/2934)   
Checking out files:  92% (2702/2934)   
Checking out files:  93% (2729/2934)   
Checking out files:  94% (2758/2934)   
Checking out files:  95% (2788/2934)   
Checking out files:  96% (2817/2934)   
Checking out files:  97% (2846/2934)   
Checking out files:  98% (2876/2934)   
Checking out files:  99% (2905/2934)   
Checking out files: 100% (2934/2934)   
Checking out files: 100% (2934/2934), done.
10:04:49 [2019-12-10T10:04:49.293Z] #59 50.19 + cd /tmp/tmp.5rbHjBwQx7/src/github.com/containerd/containerd
10:04:49 [2019-12-10T10:04:49.293Z] #59 50.19 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
10:04:49 [2019-12-10T10:04:49.552Z] #59 ...
10:04:49 [2019-12-10T10:04:49.552Z] 
10:04:49 [2019-12-10T10:04:49.552Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:04:49 [2019-12-10T10:04:49.552Z] #41 8.125 Note: Building without setproctitle() and strlcpy() support.
10:04:49 [2019-12-10T10:04:49.552Z] #41 8.125       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:04:49 [2019-12-10T10:04:49.552Z] #41 10.57 fatal: Not a git repository (or any of the parent directories): .git
10:04:49 [2019-12-10T10:04:49.552Z] #41 10.59   GEN      .gitid
10:04:49 [2019-12-10T10:04:49.552Z] #41 10.64   GEN      criu/include/version.h
10:04:49 [2019-12-10T10:04:49.552Z] #41 10.65   GEN      include/common/asm
10:04:49 [2019-12-10T10:04:49.552Z] #41 12.90   PBCC     images/google/protobuf/descriptor.pb-c.c
10:04:49 [2019-12-10T10:04:49.552Z] #41 13.04   PBCC     images/opts.pb-c.c
10:04:49 [2019-12-10T10:04:49.552Z] #41 13.11   PBCC     images/sit.pb-c.c
10:04:49 [2019-12-10T10:04:49.552Z] #41 13.16   DEP      images/google/protobuf/descriptor.pb-c.d
10:04:49 [2019-12-10T10:04:49.552Z] #41 13.24   DEP      images/opts.pb-c.d
10:04:49 [2019-12-10T10:04:49.552Z] #41 13.30   DEP      images/sit.pb-c.d
10:04:49 [2019-12-10T10:04:49.552Z] #41 13.33   PBCC     images/macvlan.pb-c.c
10:04:49 [2019-12-10T10:04:49.552Z] #41 13.41   DEP      images/macvlan.pb-c.d
10:04:49 [2019-12-10T10:04:49.552Z] #41 13.46   PBCC     images/autofs.pb-c.c
10:04:49 [2019-12-10T10:04:49.552Z] #41 13.50   DEP      images/autofs.pb-c.d
10:04:49 [2019-12-10T10:04:49.552Z] #41 13.56   PBCC     images/sysctl.pb-c.c
10:04:49 [2019-12-10T10:04:49.552Z] #41 13.59   DEP      images/sysctl.pb-c.d
10:04:49 [2019-12-10T10:04:49.552Z] #41 13.62   PBCC     images/time.pb-c.c
10:04:49 [2019-12-10T10:04:49.552Z] #41 13.66   DEP      images/time.pb-c.d
10:04:49 [2019-12-10T10:04:49.552Z] #41 13.73   PBCC     images/binfmt-misc.pb-c.c
10:04:49 [2019-12-10T10:04:49.552Z] #41 13.80   DEP      images/binfmt-misc.pb-c.d
10:04:49 [2019-12-10T10:04:49.552Z] #41 13.87   PBCC     images/seccomp.pb-c.c
10:04:49 [2019-12-10T10:04:49.552Z] #41 13.94   DEP      images/seccomp.pb-c.d
10:04:49 [2019-12-10T10:04:49.552Z] #41 14.00   PBCC     images/userns.pb-c.c
10:04:49 [2019-12-10T10:04:49.552Z] #41 14.06   DEP      images/userns.pb-c.d
10:04:49 [2019-12-10T10:04:49.552Z] #41 14.13   PBCC     images/cgroup.pb-c.c
10:04:49 [2019-12-10T10:04:49.552Z] #41 14.17   DEP      images/cgroup.pb-c.d
10:04:49 [2019-12-10T10:04:49.552Z] #41 14.26   PBCC     images/fown.pb-c.c
10:04:49 [2019-12-10T10:04:49.552Z] #41 14.31   PBCC     images/ext-file.pb-c.c
10:04:49 [2019-12-10T10:04:49.552Z] #41 14.34   DEP      images/fown.pb-c.d
10:04:49 [2019-12-10T10:04:49.552Z] #41 14.40   DEP      images/ext-file.pb-c.d
10:04:49 [2019-12-10T10:04:49.552Z] #41 14.45   PBCC     images/rpc.pb-c.c
10:04:49 [2019-12-10T10:04:49.552Z] #41 14.49   DEP      images/rpc.pb-c.d
10:04:49 [2019-12-10T10:04:49.552Z] #41 14.53   PBCC     images/siginfo.pb-c.c
10:04:49 [2019-12-10T10:04:49.552Z] #41 14.58   DEP      images/siginfo.pb-c.d
10:04:49 [2019-12-10T10:04:49.552Z] #41 14.63   PBCC     images/pagemap.pb-c.c
10:04:49 [2019-12-10T10:04:49.552Z] #41 14.73   DEP      images/pagemap.pb-c.d
10:04:49 [2019-12-10T10:04:49.552Z] #41 14.81   PBCC     images/rlimit.pb-c.c
10:04:49 [2019-12-10T10:04:49.552Z] #41 14.89   DEP      images/rlimit.pb-c.d
10:04:49 [2019-12-10T10:04:49.552Z] #41 14.98   PBCC     images/file-lock.pb-c.c
10:04:49 [2019-12-10T10:04:49.552Z] #41 15.04   DEP      images/file-lock.pb-c.d
10:04:49 [2019-12-10T10:04:49.552Z] #41 15.08   PBCC     images/tty.pb-c.c
10:04:49 [2019-12-10T10:04:49.552Z] #41 15.15   DEP      images/tty.pb-c.d
10:04:49 [2019-12-10T10:04:49.552Z] #41 15.21   PBCC     images/tun.pb-c.c
10:04:49 [2019-12-10T10:04:49.552Z] #41 15.29   PBCC     images/netdev.pb-c.c
10:04:49 [2019-12-10T10:04:49.552Z] #41 15.33   DEP      images/tun.pb-c.d
10:04:49 [2019-12-10T10:04:49.552Z] #41 15.44   DEP      images/netdev.pb-c.d
10:04:49 [2019-12-10T10:04:49.552Z] #41 15.54   PBCC     images/vma.pb-c.c
10:04:49 [2019-12-10T10:04:49.552Z] #41 15.59   DEP      images/vma.pb-c.d
10:04:49 [2019-12-10T10:04:49.552Z] #41 15.74   PBCC     images/creds.pb-c.c
10:04:49 [2019-12-10T10:04:49.552Z] #41 15.79   DEP      images/creds.pb-c.d
10:04:49 [2019-12-10T10:04:49.552Z] #41 15.88   PBCC     images/utsns.pb-c.c
10:04:49 [2019-12-10T10:04:49.552Z] #41 15.94   DEP      images/utsns.pb-c.d
10:04:49 [2019-12-10T10:04:49.552Z] #41 16.00   PBCC     images/ipc-desc.pb-c.c
10:04:49 [2019-12-10T10:04:49.552Z] #41 16.05   PBCC     images/ipc-sem.pb-c.c
10:04:49 [2019-12-10T10:04:49.552Z] #41 16.09   DEP      images/ipc-desc.pb-c.d
10:04:49 [2019-12-10T10:04:49.552Z] #41 16.15   DEP      images/ipc-sem.pb-c.d
10:04:49 [2019-12-10T10:04:49.552Z] #41 16.18   PBCC     images/ipc-msg.pb-c.c
10:04:49 [2019-12-10T10:04:49.552Z] #41 16.23   DEP      images/ipc-msg.pb-c.d
10:04:49 [2019-12-10T10:04:49.552Z] #41 16.35   PBCC     images/ipc-shm.pb-c.c
10:04:49 [2019-12-10T10:04:49.552Z] #41 16.36   DEP      images/ipc-shm.pb-c.d
10:04:49 [2019-12-10T10:04:49.552Z] #41 16.49   PBCC     images/ipc-var.pb-c.c
10:04:49 [2019-12-10T10:04:49.552Z] #41 16.55   DEP      images/ipc-var.pb-c.d
10:04:49 [2019-12-10T10:04:49.552Z] #41 16.66   PBCC     images/sk-opts.pb-c.c
10:04:49 [2019-12-10T10:04:49.552Z] #41 16.72   PBCC     images/packet-sock.pb-c.c
10:04:49 [2019-12-10T10:04:49.552Z] #41 16.86   DEP      images/sk-opts.pb-c.d
10:04:49 [2019-12-10T10:04:49.552Z] #41 16.90   DEP      images/packet-sock.pb-c.d
10:04:49 [2019-12-10T10:04:49.552Z] #41 16.96   PBCC     images/sk-netlink.pb-c.c
10:04:49 [2019-12-10T10:04:49.552Z] #41 17.12   DEP      images/sk-netlink.pb-c.d
10:04:49 [2019-12-10T10:04:49.552Z] #41 17.21   PBCC     images/sk-inet.pb-c.c
10:04:49 [2019-12-10T10:04:49.552Z] #41 17.24   DEP      images/sk-inet.pb-c.d
10:04:49 [2019-12-10T10:04:49.552Z] #41 17.34   PBCC     images/sk-unix.pb-c.c
10:04:49 [2019-12-10T10:04:49.552Z] #41 17.45   DEP      images/sk-unix.pb-c.d
10:04:49 [2019-12-10T10:04:49.552Z] #41 17.53   PBCC     images/mm.pb-c.c
10:04:49 [2019-12-10T10:04:49.552Z] #41 17.63   DEP      images/mm.pb-c.d
10:04:49 [2019-12-10T10:04:49.552Z] #41 17.81   PBCC     images/timerfd.pb-c.c
10:04:49 [2019-12-10T10:04:49.552Z] #41 17.88   DEP      images/timerfd.pb-c.d
10:04:49 [2019-12-10T10:04:49.552Z] #41 17.95   PBCC     images/timer.pb-c.c
10:04:49 [2019-12-10T10:04:49.552Z] #41 17.96   DEP      images/timer.pb-c.d
10:04:49 [2019-12-10T10:04:49.552Z] #41 18.10   PBCC     images/sa.pb-c.c
10:04:49 [2019-12-10T10:04:49.552Z] #41 18.15   DEP      images/sa.pb-c.d
10:04:49 [2019-12-10T10:04:49.552Z] #41 18.21   PBCC     images/pipe-data.pb-c.c
10:04:49 [2019-12-10T10:04:49.552Z] #41 18.24   DEP      images/pipe-data.pb-c.d
10:04:49 [2019-12-10T10:04:49.810Z] #41 18.34   PBCC     images/mnt.pb-c.c
10:04:50 [2019-12-10T10:04:50.070Z] #41 18.49   DEP      images/mnt.pb-c.d
10:04:50 [2019-12-10T10:04:50.070Z] #41 ...
10:04:50 [2019-12-10T10:04:50.070Z] 
10:04:50 [2019-12-10T10:04:50.070Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:04:50 [2019-12-10T10:04:50.070Z] #36 6.070 + RM_GOPATH=0
10:04:50 [2019-12-10T10:04:50.070Z] #36 6.070 + TMP_GOPATH=
10:04:50 [2019-12-10T10:04:50.070Z] #36 6.070 + : /build
10:04:50 [2019-12-10T10:04:50.070Z] #36 6.070 + '[' -z '' ']'
10:04:50 [2019-12-10T10:04:50.070Z] #36 6.070 ++ mktemp -d
10:04:50 [2019-12-10T10:04:50.070Z] #36 6.070 + export GOPATH=/tmp/tmp.Eku9Mp3D7M
10:04:50 [2019-12-10T10:04:50.070Z] #36 6.070 + GOPATH=/tmp/tmp.Eku9Mp3D7M
10:04:50 [2019-12-10T10:04:50.070Z] #36 6.070 + RM_GOPATH=1
10:04:50 [2019-12-10T10:04:50.070Z] #36 6.070 ++ dirname ./install.sh
10:04:50 [2019-12-10T10:04:50.070Z] #36 6.070 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
10:04:50 [2019-12-10T10:04:50.070Z] #36 6.076 + dir=.
10:04:50 [2019-12-10T10:04:50.070Z] #36 6.076 + bin=tini
10:04:50 [2019-12-10T10:04:50.070Z] #36 6.076 + shift
10:04:50 [2019-12-10T10:04:50.070Z] #36 6.076 + '[' '!' -f ./tini.installer ']'
10:04:50 [2019-12-10T10:04:50.070Z] #36 6.076 + . ./tini.installer
10:04:50 [2019-12-10T10:04:50.070Z] #36 6.076 ++ : fec3683b971d9c3ef73f284f176672c44b448662
10:04:50 [2019-12-10T10:04:50.070Z] #36 6.076 + install_tini
10:04:50 [2019-12-10T10:04:50.070Z] #36 6.076 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
10:04:50 [2019-12-10T10:04:50.070Z] #36 6.076 + git clone https://github.com/krallin/tini.git /tmp/tmp.Eku9Mp3D7M/tini
10:04:50 [2019-12-10T10:04:50.070Z] #36 6.076 Cloning into '/tmp/tmp.Eku9Mp3D7M/tini'...
10:04:50 [2019-12-10T10:04:50.070Z] #36 7.520 + cd /tmp/tmp.Eku9Mp3D7M/tini
10:04:50 [2019-12-10T10:04:50.070Z] #36 7.522 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
10:04:50 [2019-12-10T10:04:50.070Z] #36 7.552 + cmake .
10:04:50 [2019-12-10T10:04:50.070Z] #36 8.546 -- The C compiler identification is GNU 6.3.0
10:04:50 [2019-12-10T10:04:50.070Z] #36 8.603 -- Check for working C compiler: /usr/bin/cc
10:04:50 [2019-12-10T10:04:50.070Z] #36 9.506 -- Check for working C compiler: /usr/bin/cc -- works
10:04:50 [2019-12-10T10:04:50.070Z] #36 9.511 -- Detecting C compiler ABI info
10:04:50 [2019-12-10T10:04:50.070Z] #36 10.19 -- Detecting C compiler ABI info - done
10:04:50 [2019-12-10T10:04:50.070Z] #36 10.30 -- Detecting C compile features
10:04:50 [2019-12-10T10:04:50.070Z] #36 12.33 -- Detecting C compile features - done
10:04:50 [2019-12-10T10:04:50.070Z] #36 12.38 -- Performing Test HAS_BUILTIN_FORTIFY
10:04:50 [2019-12-10T10:04:50.070Z] #36 12.65 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:04:50 [2019-12-10T10:04:50.070Z] #36 12.77 -- Configuring done
10:04:50 [2019-12-10T10:04:50.070Z] #36 12.78 -- Generating done
10:04:50 [2019-12-10T10:04:50.070Z] #36 12.80 -- Build files have been written to: /tmp/tmp.Eku9Mp3D7M/tini
10:04:50 [2019-12-10T10:04:50.070Z] #36 12.81 + make tini-static
10:04:50 [2019-12-10T10:04:50.070Z] #36 13.19 Scanning dependencies of target tini-static
10:04:50 [2019-12-10T10:04:50.070Z] #36 13.33 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:04:50 [2019-12-10T10:04:50.070Z] #36 15.79 [100%] Linking C executable tini-static
10:04:50 [2019-12-10T10:04:50.070Z] #36 ...
10:04:50 [2019-12-10T10:04:50.070Z] 
10:04:50 [2019-12-10T10:04:50.070Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:04:50 [2019-12-10T10:04:50.070Z] #41 18.65   PBCC     images/sk-packet.pb-c.c
10:04:50 [2019-12-10T10:04:50.070Z] #41 18.69   DEP      images/sk-packet.pb-c.d
10:04:50 [2019-12-10T10:04:50.255Z] #59 ...
10:04:50 [2019-12-10T10:04:50.255Z] 
10:04:50 [2019-12-10T10:04:50.255Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:04:50 [2019-12-10T10:04:50.255Z] #41 24.70   CC       images/stats.o
10:04:50 [2019-12-10T10:04:50.328Z] #41 18.79   PBCC     images/tcp-stream.pb-c.c
10:04:50 [2019-12-10T10:04:50.328Z] #41 18.82   DEP      images/tcp-stream.pb-c.d
10:04:50 [2019-12-10T10:04:50.328Z] #41 18.91   PBCC     images/pipe.pb-c.c
10:04:50 [2019-12-10T10:04:50.328Z] #41 18.98   DEP      images/pipe.pb-c.d
10:04:50 [2019-12-10T10:04:50.466Z] #27 36.92 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
10:04:50 [2019-12-10T10:04:50.587Z] #41 19.12   PBCC     images/pstree.pb-c.c
10:04:50 [2019-12-10T10:04:50.587Z] #41 19.24   DEP      images/pstree.pb-c.d
10:04:50 [2019-12-10T10:04:50.587Z] #41 19.30   PBCC     images/fs.pb-c.c
10:04:50 [2019-12-10T10:04:50.846Z] #41 19.41   DEP      images/fs.pb-c.d
10:04:50 [2019-12-10T10:04:50.864Z] #27 37.39 
10:04:51 [2019-12-10T10:04:51.104Z] #41 19.58   PBCC     images/signalfd.pb-c.c
10:04:51 [2019-12-10T10:04:51.104Z] #41 19.67   DEP      images/signalfd.pb-c.d
10:04:51 [2019-12-10T10:04:51.104Z] #41 19.79   PBCC     images/fh.pb-c.c
10:04:51 [2019-12-10T10:04:51.196Z] #41 25.44   CC       images/core.o
10:04:51 [2019-12-10T10:04:51.249Z] #27 37.70 
######################################################################## 100.0%
10:04:51 [2019-12-10T10:04:51.249Z] #27 37.77 
10:04:51 [2019-12-10T10:04:51.365Z] #41 ...
10:04:51 [2019-12-10T10:04:51.365Z] 
10:04:51 [2019-12-10T10:04:51.365Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:04:51 [2019-12-10T10:04:51.365Z] #36 16.74 [100%] Built target tini-static
10:04:51 [2019-12-10T10:04:51.365Z] #36 16.81 + mkdir -p /build
10:04:51 [2019-12-10T10:04:51.365Z] #36 16.83 + cp tini-static /build/docker-init
10:04:51 [2019-12-10T10:04:51.365Z] #36 DONE 17.6s
10:04:51 [2019-12-10T10:04:51.365Z] 
10:04:51 [2019-12-10T10:04:51.365Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:04:51 [2019-12-10T10:04:51.365Z] #41 19.97   PBCC     images/fsnotify.pb-c.c
10:04:51 [2019-12-10T10:04:51.365Z] #41 20.00   DEP      images/fh.pb-c.d
10:04:51 [2019-12-10T10:04:51.623Z] #41 20.20   DEP      images/fsnotify.pb-c.d
10:04:51 [2019-12-10T10:04:51.623Z] #41 20.31   PBCC     images/eventpoll.pb-c.c
10:04:51 [2019-12-10T10:04:51.881Z] #41 20.37   DEP      images/eventpoll.pb-c.d
10:04:51 [2019-12-10T10:04:51.882Z] #41 20.51   PBCC     images/eventfd.pb-c.c
10:04:52 [2019-12-10T10:04:52.139Z] #41 20.62   DEP      images/eventfd.pb-c.d
10:04:52 [2019-12-10T10:04:52.139Z] #41 20.68   PBCC     images/remap-file-path.pb-c.c
10:04:52 [2019-12-10T10:04:52.139Z] #41 20.73   DEP      images/remap-file-path.pb-c.d
10:04:52 [2019-12-10T10:04:52.139Z] #41 20.80   PBCC     images/fifo.pb-c.c
10:04:52 [2019-12-10T10:04:52.139Z] #41 20.83   DEP      images/fifo.pb-c.d
10:04:52 [2019-12-10T10:04:52.143Z] #41 26.38   CC       images/core-x86.o
10:04:52 [2019-12-10T10:04:52.333Z] #27 ...
10:04:52 [2019-12-10T10:04:52.333Z] 
10:04:52 [2019-12-10T10:04:52.333Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:04:52 [2019-12-10T10:04:52.333Z] #42 13.21 make[1]: Nothing to be done for 'all'.
10:04:52 [2019-12-10T10:04:52.333Z] #42 14.47   CC       images/stats.o
10:04:52 [2019-12-10T10:04:52.333Z] #42 14.95   CC       images/core.o
10:04:52 [2019-12-10T10:04:52.333Z] #42 15.65   CC       images/core-x86.o
10:04:52 [2019-12-10T10:04:52.333Z] #42 16.08   CC       images/core-arm.o
10:04:52 [2019-12-10T10:04:52.333Z] #42 16.37   CC       images/core-aarch64.o
10:04:52 [2019-12-10T10:04:52.333Z] #42 16.74   CC       images/core-ppc64.o
10:04:52 [2019-12-10T10:04:52.333Z] #42 17.22   CC       images/core-s390.o
10:04:52 [2019-12-10T10:04:52.333Z] #42 17.80   CC       images/cpuinfo.o
10:04:52 [2019-12-10T10:04:52.333Z] #42 18.13   CC       images/inventory.o
10:04:52 [2019-12-10T10:04:52.333Z] #42 18.37   CC       images/fdinfo.o
10:04:52 [2019-12-10T10:04:52.333Z] #42 18.85   CC       images/fown.o
10:04:52 [2019-12-10T10:04:52.333Z] #42 19.30   CC       images/ns.o
10:04:52 [2019-12-10T10:04:52.333Z] #42 19.43   CC       images/regfile.o
10:04:52 [2019-12-10T10:04:52.333Z] #42 19.57   CC       images/ghost-file.o
10:04:52 [2019-12-10T10:04:52.333Z] #42 19.81   CC       images/fifo.o
10:04:52 [2019-12-10T10:04:52.333Z] #42 20.11   CC       images/remap-file-path.o
10:04:52 [2019-12-10T10:04:52.333Z] #42 20.27   CC       images/eventfd.o
10:04:52 [2019-12-10T10:04:52.333Z] #42 20.52   CC       images/eventpoll.o
10:04:52 [2019-12-10T10:04:52.333Z] #42 20.72   CC       images/fh.o
10:04:52 [2019-12-10T10:04:52.333Z] #42 21.06   CC       images/fsnotify.o
10:04:52 [2019-12-10T10:04:52.333Z] #42 21.61   CC       images/signalfd.o
10:04:52 [2019-12-10T10:04:52.333Z] #42 21.83   CC       images/fs.o
10:04:52 [2019-12-10T10:04:52.333Z] #42 22.02   CC       images/pstree.o
10:04:52 [2019-12-10T10:04:52.333Z] #42 22.28   CC       images/pipe.o
10:04:52 [2019-12-10T10:04:52.333Z] #42 22.50   CC       images/tcp-stream.o
10:04:52 [2019-12-10T10:04:52.333Z] #42 22.69   CC       images/sk-packet.o
10:04:52 [2019-12-10T10:04:52.333Z] #42 23.02   CC       images/mnt.o
10:04:52 [2019-12-10T10:04:52.333Z] #42 ...
10:04:52 [2019-12-10T10:04:52.333Z] 
10:04:52 [2019-12-10T10:04:52.333Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:04:52 [2019-12-10T10:04:52.333Z] #18 21.79 Reading package lists...
10:04:52 [2019-12-10T10:04:52.333Z] #18 27.93 Building dependency tree...
10:04:52 [2019-12-10T10:04:52.333Z] #18 29.21 The following additional packages will be installed:
10:04:52 [2019-12-10T10:04:52.333Z] #18 29.22   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
10:04:52 [2019-12-10T10:04:52.333Z] #18 29.22   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
10:04:52 [2019-12-10T10:04:52.333Z] #18 29.23   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
10:04:52 [2019-12-10T10:04:52.333Z] #18 29.23   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
10:04:52 [2019-12-10T10:04:52.333Z] #18 29.23   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
10:04:52 [2019-12-10T10:04:52.333Z] #18 29.23   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
10:04:52 [2019-12-10T10:04:52.333Z] #18 29.23   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
10:04:52 [2019-12-10T10:04:52.333Z] #18 29.23   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
10:04:52 [2019-12-10T10:04:52.333Z] #18 29.24   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
10:04:52 [2019-12-10T10:04:52.333Z] #18 29.24 Suggested packages:
10:04:52 [2019-12-10T10:04:52.333Z] #18 29.24   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
10:04:52 [2019-12-10T10:04:52.333Z] #18 29.24   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
10:04:52 [2019-12-10T10:04:52.333Z] #18 29.24   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
10:04:52 [2019-12-10T10:04:52.333Z] #18 29.24   vim-doc vim-scripts xfsdump acl attr quota
10:04:52 [2019-12-10T10:04:52.333Z] #18 29.24 Recommended packages:
10:04:52 [2019-12-10T10:04:52.333Z] #18 29.24   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
10:04:52 [2019-12-10T10:04:52.333Z] #18 29.24   python3-keyrings.alt python3-xdg unzip
10:04:52 [2019-12-10T10:04:52.333Z] #18 33.85 The following NEW packages will be installed:
10:04:52 [2019-12-10T10:04:52.333Z] #18 33.86   apparmor aufs-tools bash-completion binutils-mingw-w64
10:04:52 [2019-12-10T10:04:52.333Z] #18 33.86   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
10:04:52 [2019-12-10T10:04:52.333Z] #18 33.86   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
10:04:52 [2019-12-10T10:04:52.333Z] #18 33.86   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
10:04:52 [2019-12-10T10:04:52.333Z] #18 33.86   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
10:04:52 [2019-12-10T10:04:52.333Z] #18 33.86   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
10:04:52 [2019-12-10T10:04:52.333Z] #18 33.86   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
10:04:52 [2019-12-10T10:04:52.333Z] #18 33.86   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
10:04:52 [2019-12-10T10:04:52.333Z] #18 33.86   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
10:04:52 [2019-12-10T10:04:52.333Z] #18 33.86   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
10:04:52 [2019-12-10T10:04:52.333Z] #18 33.86   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
10:04:52 [2019-12-10T10:04:52.333Z] #18 33.86   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
10:04:52 [2019-12-10T10:04:52.333Z] #18 33.86   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
10:04:52 [2019-12-10T10:04:52.333Z] #18 33.86   xfsprogs xxd xz-utils zip
10:04:52 [2019-12-10T10:04:52.333Z] #18 33.96 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded.
10:04:52 [2019-12-10T10:04:52.333Z] #18 33.96 Need to get 88.2 MB of archives.
10:04:52 [2019-12-10T10:04:52.333Z] #18 33.96 After this operation, 565 MB of additional disk space will be used.
10:04:52 [2019-12-10T10:04:52.333Z] #18 33.96 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.01 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.01 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.02 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.03 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.03 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.05 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.15 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.16 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.16 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.30 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.34 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.34 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.34 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.34 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.35 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.36 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.36 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.37 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.37 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.38 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.39 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.43 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.44 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.45 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.45 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.49 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.50 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.51 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.56 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.57 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.59 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.60 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.61 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.62 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.63 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.63 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.63 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.64 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.66 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.67 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.69 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.74 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.74 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.75 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.76 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.78 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.78 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.87 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 34.97 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 35.07 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 35.11 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 35.13 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 35.13 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 35.18 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 35.19 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 35.48 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 35.54 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 35.56 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 35.59 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 35.60 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 35.64 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB]
10:04:52 [2019-12-10T10:04:52.333Z] #18 35.96 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB]
10:04:52 [2019-12-10T10:04:52.398Z] #41 20.97   PBCC     images/ghost-file.pb-c.c
10:04:52 [2019-12-10T10:04:52.398Z] #41 21.03   DEP      images/ghost-file.pb-c.d
10:04:52 [2019-12-10T10:04:52.615Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.8s done
10:04:52 [2019-12-10T10:04:52.615Z] #65 DONE 5.9s
10:04:52 [2019-12-10T10:04:52.615Z] 
10:04:52 [2019-12-10T10:04:52.615Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:04:52 [2019-12-10T10:04:52.615Z] #38 4.879 + mktemp -d
10:04:52 [2019-12-10T10:04:52.615Z] #38 4.879 + export GOPATH=/tmp/tmp.M71wP9b8YJ
10:04:52 [2019-12-10T10:04:52.615Z] #38 4.879 + git clone https://github.com/docker/distribution.git /tmp/tmp.M71wP9b8YJ/src/github.com/docker/distribution
10:04:52 [2019-12-10T10:04:52.615Z] #38 4.883 Cloning into '/tmp/tmp.M71wP9b8YJ/src/github.com/docker/distribution'...
10:04:52 [2019-12-10T10:04:52.656Z] #41 21.15   PBCC     images/regfile.pb-c.c
10:04:52 [2019-12-10T10:04:52.656Z] #41 21.21   DEP      images/regfile.pb-c.d
10:04:52 [2019-12-10T10:04:52.714Z] #41 27.14   CC       images/core-arm.o
10:04:52 [2019-12-10T10:04:52.865Z] #18 36.26 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
10:04:52 [2019-12-10T10:04:52.865Z] #18 36.27 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB]
10:04:52 [2019-12-10T10:04:52.865Z] #18 36.65 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
10:04:52 [2019-12-10T10:04:52.914Z] #41 21.33   PBCC     images/ns.pb-c.c
10:04:52 [2019-12-10T10:04:52.914Z] #41 21.41   DEP      images/ns.pb-c.d
10:04:52 [2019-12-10T10:04:52.914Z] #41 21.52   PBCC     images/fdinfo.pb-c.c
10:04:53 [2019-12-10T10:04:53.172Z] #41 ...
10:04:53 [2019-12-10T10:04:53.172Z] 
10:04:53 [2019-12-10T10:04:53.172Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:04:53 [2019-12-10T10:04:53.172Z] #44 108.6 regexp/syntax
10:04:53 [2019-12-10T10:04:53.172Z] #44 110.6 flag
10:04:53 [2019-12-10T10:04:53.172Z] #44 113.2 go/token
10:04:53 [2019-12-10T10:04:53.172Z] #44 114.6 go/scanner
10:04:53 [2019-12-10T10:04:53.172Z] #44 116.1 regexp
10:04:53 [2019-12-10T10:04:53.172Z] #44 117.3 go/ast
10:04:53 [2019-12-10T10:04:53.172Z] #44 ...
10:04:53 [2019-12-10T10:04:53.172Z] 
10:04:53 [2019-12-10T10:04:53.172Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:04:53 [2019-12-10T10:04:53.172Z] #41 21.73   DEP      images/fdinfo.pb-c.d
10:04:53 [2019-12-10T10:04:53.172Z] #41 21.81   PBCC     images/core-aarch64.pb-c.c
10:04:53 [2019-12-10T10:04:53.284Z] #41 ...
10:04:53 [2019-12-10T10:04:53.284Z] 
10:04:53 [2019-12-10T10:04:53.284Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:04:53 [2019-12-10T10:04:53.284Z] #44 79.44 text/template/parse
10:04:53 [2019-12-10T10:04:53.284Z] #44 79.89 encoding/json
10:04:53 [2019-12-10T10:04:53.284Z] #44 81.27 go/ast
10:04:53 [2019-12-10T10:04:53.284Z] #44 87.24 text/template
10:04:53 [2019-12-10T10:04:53.284Z] #44 ...
10:04:53 [2019-12-10T10:04:53.284Z] 
10:04:53 [2019-12-10T10:04:53.284Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:04:53 [2019-12-10T10:04:53.284Z] #17 14.68 Fetched 7750 kB in 11s (668 kB/s)
10:04:53 [2019-12-10T10:04:53.284Z] #17 14.68 Reading package lists...
10:04:53 [2019-12-10T10:04:53.319Z] #18 37.18 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB]
10:04:53 [2019-12-10T10:04:53.430Z] #41 21.86   PBCC     images/core-arm.pb-c.c
10:04:53 [2019-12-10T10:04:53.430Z] #41 21.90   PBCC     images/core-ppc64.pb-c.c
10:04:53 [2019-12-10T10:04:53.430Z] #41 21.94   PBCC     images/core-s390.pb-c.c
10:04:53 [2019-12-10T10:04:53.430Z] #41 22.03   PBCC     images/core-x86.pb-c.c
10:04:53 [2019-12-10T10:04:53.544Z] #17 19.79 Reading package lists...
10:04:53 [2019-12-10T10:04:53.544Z] #17 ...
10:04:53 [2019-12-10T10:04:53.544Z] 
10:04:53 [2019-12-10T10:04:53.544Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:04:53 [2019-12-10T10:04:53.544Z] #41 27.83   CC       images/core-aarch64.o
10:04:53 [2019-12-10T10:04:53.688Z] #41 22.11   PBCC     images/core.pb-c.c
10:04:53 [2019-12-10T10:04:53.688Z] #41 22.24   PBCC     images/inventory.pb-c.c
10:04:53 [2019-12-10T10:04:53.688Z] #41 22.30   DEP      images/core-aarch64.pb-c.d
10:04:53 [2019-12-10T10:04:53.688Z] #41 22.37   DEP      images/core-arm.pb-c.d
10:04:53 [2019-12-10T10:04:53.748Z] #18 37.21 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB]
10:04:53 [2019-12-10T10:04:53.945Z] #41 22.43   DEP      images/core-ppc64.pb-c.d
10:04:53 [2019-12-10T10:04:53.945Z] #41 22.54   DEP      images/core-s390.pb-c.d
10:04:54 [2019-12-10T10:04:54.124Z] #41 28.48   CC       images/core-ppc64.o
10:04:54 [2019-12-10T10:04:54.203Z] #41 22.70   DEP      images/core-x86.pb-c.d
10:04:54 [2019-12-10T10:04:54.203Z] #41 22.82   DEP      images/core.pb-c.d
10:04:54 [2019-12-10T10:04:54.461Z] #41 22.99   DEP      images/inventory.pb-c.d
10:04:54 [2019-12-10T10:04:54.515Z] #38 ...
10:04:54 [2019-12-10T10:04:54.515Z] 
10:04:54 [2019-12-10T10:04:54.515Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:04:54 [2019-12-10T10:04:54.515Z] #40 7.948 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:04:54 [2019-12-10T10:04:54.515Z] #40 7.951 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:04:54 [2019-12-10T10:04:54.515Z] #40 8.024 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:04:54 [2019-12-10T10:04:54.515Z] #40 8.051 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:04:54 [2019-12-10T10:04:54.515Z] #40 8.159 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:04:54 [2019-12-10T10:04:54.720Z] #41 23.21   PBCC     images/cpuinfo.pb-c.c
10:04:54 [2019-12-10T10:04:54.720Z] #41 23.34   DEP      images/cpuinfo.pb-c.d
10:04:54 [2019-12-10T10:04:54.977Z] #41 23.52   PBCC     images/stats.pb-c.c
10:04:54 [2019-12-10T10:04:54.977Z] #41 23.62   DEP      images/stats.pb-c.d
10:04:55 [2019-12-10T10:04:55.079Z] #40 ...
10:04:55 [2019-12-10T10:04:55.079Z] 
10:04:55 [2019-12-10T10:04:55.079Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:04:55 [2019-12-10T10:04:55.079Z] #47 8.088 + RM_GOPATH=0
10:04:55 [2019-12-10T10:04:55.079Z] #47 8.088 + TMP_GOPATH=
10:04:55 [2019-12-10T10:04:55.079Z] #47 8.088 + : /build
10:04:55 [2019-12-10T10:04:55.079Z] #47 8.088 + '[' -z '' ']'
10:04:55 [2019-12-10T10:04:55.079Z] #47 8.088 ++ mktemp -d
10:04:55 [2019-12-10T10:04:55.079Z] #47 8.101 + export GOPATH=/tmp/tmp.LmJuXvZfzJ
10:04:55 [2019-12-10T10:04:55.079Z] #47 8.101 + GOPATH=/tmp/tmp.LmJuXvZfzJ
10:04:55 [2019-12-10T10:04:55.079Z] #47 8.101 + RM_GOPATH=1
10:04:55 [2019-12-10T10:04:55.079Z] #47 8.101 ++ dirname ./install.sh
10:04:55 [2019-12-10T10:04:55.079Z] #47 8.118 + dir=.
10:04:55 [2019-12-10T10:04:55.079Z] #47 8.118 + bin=gotestsum
10:04:55 [2019-12-10T10:04:55.079Z] #47 8.118 + shift
10:04:55 [2019-12-10T10:04:55.079Z] #47 8.118 + '[' '!' -f ./gotestsum.installer ']'
10:04:55 [2019-12-10T10:04:55.079Z] #47 8.118 + . ./gotestsum.installer
10:04:55 [2019-12-10T10:04:55.079Z] #47 8.118 ++ : v0.3.5
10:04:55 [2019-12-10T10:04:55.079Z] #47 8.118 + install_gotestsum
10:04:55 [2019-12-10T10:04:55.079Z] #47 8.118 + echo 'Installing gotestsum version v0.3.5'
10:04:55 [2019-12-10T10:04:55.079Z] #47 8.119 Installing gotestsum version v0.3.5
10:04:55 [2019-12-10T10:04:55.079Z] #47 8.122 + go get -d gotest.tools/gotestsum
10:04:55 [2019-12-10T10:04:55.085Z] #41 29.60   CC       images/core-s390.o
10:04:55 [2019-12-10T10:04:55.642Z] #47 ...
10:04:55 [2019-12-10T10:04:55.642Z] 
10:04:55 [2019-12-10T10:04:55.642Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:04:55 [2019-12-10T10:04:55.642Z] #40 9.154 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB]
10:04:55 [2019-12-10T10:04:55.665Z] Running on azwin-2-240ba0 in d:\jenkins\workspace\moby_PR-40074
[Pipeline] {
[Pipeline] ws
10:04:55 [2019-12-10T10:04:55.682Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
10:04:55 [2019-12-10T10:04:55.700Z] #18 38.99 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB]
10:04:55 [2019-12-10T10:04:55.700Z] #18 ...
10:04:55 [2019-12-10T10:04:55.700Z] 
10:04:55 [2019-12-10T10:04:55.700Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:04:55 [2019-12-10T10:04:55.700Z] #32 60.75 internal/fmtsort
10:04:55 [2019-12-10T10:04:55.700Z] #32 61.65 internal/syscall/unix
10:04:55 [2019-12-10T10:04:55.700Z] #32 61.78 strings
10:04:55 [2019-12-10T10:04:55.700Z] #32 61.94 os
10:04:55 [2019-12-10T10:04:55.700Z] #32 65.35 path
10:04:55 [2019-12-10T10:04:55.700Z] #32 66.33 text/tabwriter
10:04:55 [2019-12-10T10:04:55.700Z] #32 66.37 fmt
10:04:55 [2019-12-10T10:04:55.700Z] #32 66.96 path/filepath
10:04:55 [2019-12-10T10:04:55.700Z] #32 69.41 io/ioutil
10:04:55 [2019-12-10T10:04:55.700Z] #32 ...
10:04:55 [2019-12-10T10:04:55.700Z] 
10:04:55 [2019-12-10T10:04:55.700Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:04:55 [2019-12-10T10:04:55.700Z] #27 39.42 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
10:04:55 [2019-12-10T10:04:55.700Z] #27 39.65 skipping existing b63cc5f62c21
10:04:55 [2019-12-10T10:04:55.700Z] #27 39.74 
10:04:55 [2019-12-10T10:04:55.700Z] #27 41.08 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
10:04:55 [2019-12-10T10:04:55.700Z] #27 41.48 
10:04:55 [2019-12-10T10:04:55.700Z] #27 41.62 
######################################################################## 100.0%
10:04:55 [2019-12-10T10:04:55.700Z] #27 41.72 
10:04:55 [2019-12-10T10:04:55.700Z] #27 41.85 Download of images into '/build' complete.
10:04:55 [2019-12-10T10:04:55.700Z] #27 41.85 Use something like the following to load the result into a Docker daemon:
10:04:55 [2019-12-10T10:04:55.700Z] #27 41.85   tar -cC '/build' . | docker load
10:04:55 [2019-12-10T10:04:55.700Z] #27 DONE 42.0s
10:04:55 [2019-12-10T10:04:55.700Z] 
10:04:55 [2019-12-10T10:04:55.700Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:04:55 [2019-12-10T10:04:55.700Z] #32 70.82 flag
10:04:55 [2019-12-10T10:04:55.700Z] #32 70.82 github.com/BurntSushi/toml
10:04:55 [2019-12-10T10:04:55.700Z] #32 ...
10:04:55 [2019-12-10T10:04:55.700Z] 
10:04:55 [2019-12-10T10:04:55.700Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:04:55 [2019-12-10T10:04:55.700Z] #42 23.40   CC       images/pipe-data.o
10:04:55 [2019-12-10T10:04:55.700Z] #42 23.90   CC       images/sa.o
10:04:55 [2019-12-10T10:04:55.700Z] #42 24.41   CC       images/timer.o
10:04:55 [2019-12-10T10:04:55.700Z] #42 24.94   CC       images/timerfd.o
10:04:55 [2019-12-10T10:04:55.700Z] #42 25.20   CC       images/mm.o
10:04:55 [2019-12-10T10:04:55.700Z] #42 25.54   CC       images/sk-opts.o
10:04:55 [2019-12-10T10:04:55.700Z] #42 25.72   CC       images/sk-unix.o
10:04:55 [2019-12-10T10:04:55.700Z] #42 25.99   CC       images/sk-inet.o
10:04:55 [2019-12-10T10:04:55.700Z] #42 26.31   CC       images/tun.o
10:04:55 [2019-12-10T10:04:55.700Z] #42 26.62   CC       images/sk-netlink.o
[Pipeline] checkout
10:04:56 [2019-12-10T10:04:56.260Z] #42 27.05   CC       images/packet-sock.o
10:04:56 [2019-12-10T10:04:56.467Z] #41 30.75   CC       images/cpuinfo.o
10:04:56 [2019-12-10T10:04:56.575Z] #40 ...
10:04:56 [2019-12-10T10:04:56.575Z] 
10:04:56 [2019-12-10T10:04:56.575Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:04:56 [2019-12-10T10:04:56.575Z] #28 4.402 + mktemp -d
10:04:56 [2019-12-10T10:04:56.575Z] #28 4.402 + export GOPATH=/tmp/tmp.xh1KhIjJ2W
10:04:56 [2019-12-10T10:04:56.575Z] #28 4.402 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.xh1KhIjJ2W/src/github.com/go-swagger/go-swagger
10:04:56 [2019-12-10T10:04:56.575Z] #28 4.406 Cloning into '/tmp/tmp.xh1KhIjJ2W/src/github.com/go-swagger/go-swagger'...
10:04:56 [2019-12-10T10:04:56.575Z] #28 ...
10:04:56 [2019-12-10T10:04:56.575Z] 
10:04:56 [2019-12-10T10:04:56.575Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:04:56 [2019-12-10T10:04:56.575Z] #68 ...
10:04:56 [2019-12-10T10:04:56.575Z] 
10:04:56 [2019-12-10T10:04:56.575Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:04:56 [2019-12-10T10:04:56.575Z] #31 9.193 + RM_GOPATH=0
10:04:56 [2019-12-10T10:04:56.575Z] #31 9.193 + TMP_GOPATH=
10:04:56 [2019-12-10T10:04:56.575Z] #31 9.193 + : /build
10:04:56 [2019-12-10T10:04:56.575Z] #31 9.193 + '[' -z '' ']'
10:04:56 [2019-12-10T10:04:56.575Z] #31 9.193 ++ mktemp -d
10:04:56 [2019-12-10T10:04:56.575Z] #31 9.193 + export GOPATH=/tmp/tmp.ldJBpxMDK7
10:04:56 [2019-12-10T10:04:56.575Z] #31 9.193 + GOPATH=/tmp/tmp.ldJBpxMDK7
10:04:56 [2019-12-10T10:04:56.575Z] #31 9.193 + RM_GOPATH=1
10:04:56 [2019-12-10T10:04:56.575Z] #31 9.193 ++ dirname ./install.sh
10:04:56 [2019-12-10T10:04:56.575Z] #31 9.200 + dir=.
10:04:56 [2019-12-10T10:04:56.575Z] #31 9.200 + bin=tomlv
10:04:56 [2019-12-10T10:04:56.575Z] #31 9.201 + shift
10:04:56 [2019-12-10T10:04:56.575Z] #31 9.201 + '[' '!' -f ./tomlv.installer ']'
10:04:56 [2019-12-10T10:04:56.575Z] #31 9.201 + . ./tomlv.installer
10:04:56 [2019-12-10T10:04:56.575Z] #31 9.202 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:04:56 [2019-12-10T10:04:56.575Z] #31 9.203 + install_tomlv
10:04:56 [2019-12-10T10:04:56.575Z] #31 9.204 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
10:04:56 [2019-12-10T10:04:56.575Z] #31 9.204 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:04:56 [2019-12-10T10:04:56.575Z] #31 9.205 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ldJBpxMDK7/src/github.com/BurntSushi/toml
10:04:56 [2019-12-10T10:04:56.575Z] #31 9.207 Cloning into '/tmp/tmp.ldJBpxMDK7/src/github.com/BurntSushi/toml'...
10:04:56 [2019-12-10T10:04:56.575Z] #31 ...
10:04:56 [2019-12-10T10:04:56.575Z] 
10:04:56 [2019-12-10T10:04:56.575Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:04:56 [2019-12-10T10:04:56.575Z] #62 9.758 + RM_GOPATH=0
10:04:56 [2019-12-10T10:04:56.575Z] #62 9.762 + TMP_GOPATH=
10:04:56 [2019-12-10T10:04:56.575Z] #62 9.762 + : /build/
10:04:56 [2019-12-10T10:04:56.575Z] #62 9.762 + '[' -z '' ']'
10:04:56 [2019-12-10T10:04:56.575Z] #62 9.764 ++ mktemp -d
10:04:56 [2019-12-10T10:04:56.575Z] #62 9.770 + export GOPATH=/tmp/tmp.xHLDP2idck
10:04:56 [2019-12-10T10:04:56.575Z] #62 9.770 + GOPATH=/tmp/tmp.xHLDP2idck
10:04:56 [2019-12-10T10:04:56.575Z] #62 9.770 + RM_GOPATH=1
10:04:56 [2019-12-10T10:04:56.575Z] #62 9.771 ++ dirname ./install.sh
10:04:56 [2019-12-10T10:04:56.575Z] #62 9.771 + dir=.
10:04:56 [2019-12-10T10:04:56.575Z] #62 9.771 + bin=rootlesskit
10:04:56 [2019-12-10T10:04:56.575Z] #62 9.771 + shift
10:04:56 [2019-12-10T10:04:56.575Z] #62 9.771 + '[' '!' -f ./rootlesskit.installer ']'
10:04:56 [2019-12-10T10:04:56.575Z] #62 9.771 + . ./rootlesskit.installer
10:04:56 [2019-12-10T10:04:56.575Z] #62 9.771 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c
10:04:56 [2019-12-10T10:04:56.575Z] #62 9.772 + install_rootlesskit
10:04:56 [2019-12-10T10:04:56.575Z] #62 9.772 + case "$1" in
10:04:56 [2019-12-10T10:04:56.575Z] #62 9.772 + export CGO_ENABLED=0
10:04:56 [2019-12-10T10:04:56.575Z] #62 9.772 + CGO_ENABLED=0
10:04:56 [2019-12-10T10:04:56.575Z] #62 9.772 + _install_rootlesskit
10:04:56 [2019-12-10T10:04:56.575Z] #62 9.772 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
10:04:56 [2019-12-10T10:04:56.575Z] #62 9.772 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.xHLDP2idck/src/github.com/rootless-containers/rootlesskit
10:04:56 [2019-12-10T10:04:56.575Z] #62 9.773 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
10:04:56 [2019-12-10T10:04:56.575Z] #62 9.779 Cloning into '/tmp/tmp.xHLDP2idck/src/github.com/rootless-containers/rootlesskit'...
10:04:56 [2019-12-10T10:04:56.695Z] #42 ...
10:04:56 [2019-12-10T10:04:56.696Z] 
10:04:56 [2019-12-10T10:04:56.696Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:04:56 [2019-12-10T10:04:56.696Z] #45 61.85 strings
10:04:56 [2019-12-10T10:04:56.696Z] #45 62.54 os
10:04:56 [2019-12-10T10:04:56.696Z] #45 65.64 regexp/syntax
10:04:56 [2019-12-10T10:04:56.696Z] #45 67.90 fmt
10:04:56 [2019-12-10T10:04:56.696Z] #45 ...
10:04:56 [2019-12-10T10:04:56.696Z] 
10:04:56 [2019-12-10T10:04:56.696Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:04:56 [2019-12-10T10:04:56.696Z] #60 31.63 + cd /tmp/tmp.g6MhIAo3dr/src/github.com/containerd/containerd
10:04:56 [2019-12-10T10:04:56.696Z] #60 31.63 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
10:04:56 [2019-12-10T10:04:56.696Z] #60 32.48 + export 'BUILDTAGS=netgo osusergo static_build'
10:04:56 [2019-12-10T10:04:56.696Z] #60 32.48 + BUILDTAGS='netgo osusergo static_build'
10:04:56 [2019-12-10T10:04:56.696Z] #60 32.48 + export EXTRA_FLAGS=-buildmode=pie
10:04:56 [2019-12-10T10:04:56.696Z] #60 32.48 + EXTRA_FLAGS=-buildmode=pie
10:04:56 [2019-12-10T10:04:56.696Z] #60 32.48 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:04:56 [2019-12-10T10:04:56.696Z] #60 32.48 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:04:56 [2019-12-10T10:04:56.696Z] #60 32.48 + '[' '' = dynamic ']'
10:04:56 [2019-12-10T10:04:56.696Z] #60 32.48 + make
10:04:56 [2019-12-10T10:04:56.696Z] #60 33.32 + bin/ctr
10:04:56 [2019-12-10T10:04:56.833Z] #62 ...
10:04:56 [2019-12-10T10:04:56.833Z] 
10:04:56 [2019-12-10T10:04:56.833Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:04:56 [2019-12-10T10:04:56.833Z] #50 9.857 + RM_GOPATH=0
10:04:56 [2019-12-10T10:04:56.833Z] #50 9.857 + TMP_GOPATH=
10:04:56 [2019-12-10T10:04:56.833Z] #50 9.857 + : /build
10:04:56 [2019-12-10T10:04:56.833Z] #50 9.857 + '[' -z '' ']'
10:04:56 [2019-12-10T10:04:56.833Z] #50 9.857 ++ mktemp -d
10:04:56 [2019-12-10T10:04:56.833Z] #50 9.860 + export GOPATH=/tmp/tmp.FiYAJTUgbS
10:04:56 [2019-12-10T10:04:56.833Z] #50 9.860 + GOPATH=/tmp/tmp.FiYAJTUgbS
10:04:56 [2019-12-10T10:04:56.833Z] #50 9.860 + RM_GOPATH=1
10:04:56 [2019-12-10T10:04:56.833Z] #50 9.860 ++ dirname ./install.sh
10:04:56 [2019-12-10T10:04:56.833Z] #50 9.863 Installing golangci-lint version v1.20.0
10:04:56 [2019-12-10T10:04:56.833Z] #50 9.863 + dir=.
10:04:56 [2019-12-10T10:04:56.833Z] #50 9.863 + bin=golangci_lint
10:04:56 [2019-12-10T10:04:56.833Z] #50 9.863 + shift
10:04:56 [2019-12-10T10:04:56.833Z] #50 9.863 + '[' '!' -f ./golangci_lint.installer ']'
10:04:56 [2019-12-10T10:04:56.833Z] #50 9.863 + . ./golangci_lint.installer
10:04:56 [2019-12-10T10:04:56.833Z] #50 9.863 ++ : v1.20.0
10:04:56 [2019-12-10T10:04:56.833Z] #50 9.863 + install_golangci_lint
10:04:56 [2019-12-10T10:04:56.833Z] #50 9.863 + echo 'Installing golangci-lint version v1.20.0'
10:04:56 [2019-12-10T10:04:56.833Z] #50 9.863 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
10:04:57 [2019-12-10T10:04:57.036Z] #41 31.41   CC       images/inventory.o
10:04:57 [2019-12-10T10:04:57.094Z] #50 ...
10:04:57 [2019-12-10T10:04:57.094Z] 
10:04:57 [2019-12-10T10:04:57.094Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:04:57 [2019-12-10T10:04:57.094Z] #59 9.964 + RM_GOPATH=0
10:04:57 [2019-12-10T10:04:57.094Z] #59 9.964 + TMP_GOPATH=
10:04:57 [2019-12-10T10:04:57.094Z] #59 9.964 + : /build
10:04:57 [2019-12-10T10:04:57.094Z] #59 9.964 + '[' -z '' ']'
10:04:57 [2019-12-10T10:04:57.094Z] #59 9.964 ++ mktemp -d
10:04:57 [2019-12-10T10:04:57.094Z] #59 9.974 + export GOPATH=/tmp/tmp.Uz5FnWZ7cj
10:04:57 [2019-12-10T10:04:57.094Z] #59 9.974 + GOPATH=/tmp/tmp.Uz5FnWZ7cj
10:04:57 [2019-12-10T10:04:57.094Z] #59 9.974 + RM_GOPATH=1
10:04:57 [2019-12-10T10:04:57.094Z] #59 9.974 ++ dirname ./install.sh
10:04:57 [2019-12-10T10:04:57.094Z] #59 9.975 + dir=.
10:04:57 [2019-12-10T10:04:57.094Z] #59 9.975 + bin=containerd
10:04:57 [2019-12-10T10:04:57.094Z] #59 9.975 + shift
10:04:57 [2019-12-10T10:04:57.094Z] #59 9.975 + '[' '!' -f ./containerd.installer ']'
10:04:57 [2019-12-10T10:04:57.094Z] #59 9.975 + . ./containerd.installer
10:04:57 [2019-12-10T10:04:57.094Z] #59 9.975 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
10:04:57 [2019-12-10T10:04:57.094Z] #59 9.976 + install_containerd
10:04:57 [2019-12-10T10:04:57.094Z] #59 9.976 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
10:04:57 [2019-12-10T10:04:57.094Z] #59 9.976 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Uz5FnWZ7cj/src/github.com/containerd/containerd
10:04:57 [2019-12-10T10:04:57.094Z] #59 9.979 Cloning into '/tmp/tmp.Uz5FnWZ7cj/src/github.com/containerd/containerd'...
10:04:57 [2019-12-10T10:04:57.094Z] #59 9.979 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
10:04:57 [2019-12-10T10:04:57.094Z] #59 ...
10:04:57 [2019-12-10T10:04:57.094Z] 
10:04:57 [2019-12-10T10:04:57.094Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:04:57 [2019-12-10T10:04:57.104Z] #60 ...
10:04:57 [2019-12-10T10:04:57.104Z] 
10:04:57 [2019-12-10T10:04:57.104Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:04:57 [2019-12-10T10:04:57.104Z] #42 28.07   CC       images/ipc-var.o
10:04:57 [2019-12-10T10:04:57.104Z] #42 28.12   CC       images/ipc-desc.o
10:04:57 [2019-12-10T10:04:57.104Z] #42 28.18   CC       images/ipc-shm.o
10:04:57 [2019-12-10T10:04:57.104Z] #42 28.28   CC       images/ipc-msg.o
10:04:57 [2019-12-10T10:04:57.351Z] #26 ...
10:04:57 [2019-12-10T10:04:57.351Z] 
10:04:57 [2019-12-10T10:04:57.351Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:04:57 [2019-12-10T10:04:57.351Z] #44 9.934 + RM_GOPATH=0
10:04:57 [2019-12-10T10:04:57.351Z] #44 9.934 + TMP_GOPATH=
10:04:57 [2019-12-10T10:04:57.351Z] #44 9.934 + : /build
10:04:57 [2019-12-10T10:04:57.351Z] #44 9.934 + '[' -z '' ']'
10:04:57 [2019-12-10T10:04:57.351Z] #44 9.934 ++ mktemp -d
10:04:57 [2019-12-10T10:04:57.351Z] #44 9.934 + export GOPATH=/tmp/tmp.yMAEOWTlPu
10:04:57 [2019-12-10T10:04:57.351Z] #44 9.934 + GOPATH=/tmp/tmp.yMAEOWTlPu
10:04:57 [2019-12-10T10:04:57.351Z] #44 9.934 + RM_GOPATH=1
10:04:57 [2019-12-10T10:04:57.351Z] #44 9.934 ++ dirname ./install.sh
10:04:57 [2019-12-10T10:04:57.351Z] #44 9.953 + dir=.
10:04:57 [2019-12-10T10:04:57.351Z] #44 9.953 + bin=vndr
10:04:57 [2019-12-10T10:04:57.351Z] #44 9.953 + shift
10:04:57 [2019-12-10T10:04:57.351Z] #44 9.953 + '[' '!' -f ./vndr.installer ']'
10:04:57 [2019-12-10T10:04:57.351Z] #44 9.953 + . ./vndr.installer
10:04:57 [2019-12-10T10:04:57.351Z] #44 9.953 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
10:04:57 [2019-12-10T10:04:57.351Z] #44 9.953 + install_vndr
10:04:57 [2019-12-10T10:04:57.351Z] #44 9.953 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
10:04:57 [2019-12-10T10:04:57.351Z] #44 9.953 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.yMAEOWTlPu/src/github.com/LK4D4/vndr
10:04:57 [2019-12-10T10:04:57.351Z] #44 9.953 Cloning into '/tmp/tmp.yMAEOWTlPu/src/github.com/LK4D4/vndr'...
10:04:57 [2019-12-10T10:04:57.351Z] #44 9.954 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
10:04:57 [2019-12-10T10:04:57.351Z] #44 ...
10:04:57 [2019-12-10T10:04:57.351Z] 
10:04:57 [2019-12-10T10:04:57.351Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:04:57 [2019-12-10T10:04:57.351Z] #54 8.966 + RM_GOPATH=0
10:04:57 [2019-12-10T10:04:57.351Z] #54 8.966 + TMP_GOPATH=
10:04:57 [2019-12-10T10:04:57.351Z] #54 8.966 + : /build
10:04:57 [2019-12-10T10:04:57.351Z] #54 8.966 + '[' -z '' ']'
10:04:57 [2019-12-10T10:04:57.351Z] #54 8.966 ++ mktemp -d
10:04:57 [2019-12-10T10:04:57.351Z] #54 8.969 + export GOPATH=/tmp/tmp.8SmPBjBc3c
10:04:57 [2019-12-10T10:04:57.351Z] #54 8.969 + GOPATH=/tmp/tmp.8SmPBjBc3c
10:04:57 [2019-12-10T10:04:57.351Z] #54 8.969 + RM_GOPATH=1
10:04:57 [2019-12-10T10:04:57.351Z] #54 8.969 ++ dirname ./install.sh
10:04:57 [2019-12-10T10:04:57.352Z] #54 8.975 + dir=.
10:04:57 [2019-12-10T10:04:57.352Z] #54 8.975 + bin=runc
10:04:57 [2019-12-10T10:04:57.352Z] #54 8.975 + shift
10:04:57 [2019-12-10T10:04:57.352Z] #54 8.975 + '[' '!' -f ./runc.installer ']'
10:04:57 [2019-12-10T10:04:57.352Z] #54 8.975 + . ./runc.installer
10:04:57 [2019-12-10T10:04:57.352Z] #54 8.975 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
10:04:57 [2019-12-10T10:04:57.352Z] #54 8.975 + install_runc
10:04:57 [2019-12-10T10:04:57.352Z] #54 8.978 + grep -q '^3\.10\.0.*\.el7\.'
10:04:57 [2019-12-10T10:04:57.352Z] #54 8.987 + uname -r
10:04:57 [2019-12-10T10:04:57.352Z] #54 8.998 + RUNC_BUILDTAGS='seccomp apparmor selinux '
10:04:57 [2019-12-10T10:04:57.352Z] #54 8.999 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
10:04:57 [2019-12-10T10:04:57.352Z] #54 9.000 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
10:04:57 [2019-12-10T10:04:57.352Z] #54 9.000 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8SmPBjBc3c/src/github.com/opencontainers/runc
10:04:57 [2019-12-10T10:04:57.352Z] #54 9.006 Cloning into '/tmp/tmp.8SmPBjBc3c/src/github.com/opencontainers/runc'...
10:04:57 [2019-12-10T10:04:57.511Z] #42 28.57   CC       images/ipc-sem.o
10:04:57 [2019-12-10T10:04:57.607Z] #41 31.89   CC       images/fdinfo.o
10:04:57 [2019-12-10T10:04:57.610Z] #54 ...
10:04:57 [2019-12-10T10:04:57.610Z] 
10:04:57 [2019-12-10T10:04:57.610Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:04:57 [2019-12-10T10:04:57.610Z] #36 10.15 + RM_GOPATH=0
10:04:57 [2019-12-10T10:04:57.610Z] #36 10.15 + TMP_GOPATH=
10:04:57 [2019-12-10T10:04:57.610Z] #36 10.15 + : /build
10:04:57 [2019-12-10T10:04:57.610Z] #36 10.15 + '[' -z '' ']'
10:04:57 [2019-12-10T10:04:57.610Z] #36 10.15 ++ mktemp -d
10:04:57 [2019-12-10T10:04:57.610Z] #36 10.15 + export GOPATH=/tmp/tmp.YlY9DpiM92
10:04:57 [2019-12-10T10:04:57.610Z] #36 10.15 + GOPATH=/tmp/tmp.YlY9DpiM92
10:04:57 [2019-12-10T10:04:57.610Z] #36 10.15 + RM_GOPATH=1
10:04:57 [2019-12-10T10:04:57.610Z] #36 10.16 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
10:04:57 [2019-12-10T10:04:57.610Z] #36 10.16 ++ dirname ./install.sh
10:04:57 [2019-12-10T10:04:57.610Z] #36 10.16 + dir=.
10:04:57 [2019-12-10T10:04:57.610Z] #36 10.16 + bin=tini
10:04:57 [2019-12-10T10:04:57.610Z] #36 10.16 + shift
10:04:57 [2019-12-10T10:04:57.610Z] #36 10.16 + '[' '!' -f ./tini.installer ']'
10:04:57 [2019-12-10T10:04:57.610Z] #36 10.16 + . ./tini.installer
10:04:57 [2019-12-10T10:04:57.610Z] #36 10.16 ++ : fec3683b971d9c3ef73f284f176672c44b448662
10:04:57 [2019-12-10T10:04:57.610Z] #36 10.16 + install_tini
10:04:57 [2019-12-10T10:04:57.610Z] #36 10.16 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
10:04:57 [2019-12-10T10:04:57.610Z] #36 10.16 + git clone https://github.com/krallin/tini.git /tmp/tmp.YlY9DpiM92/tini
10:04:57 [2019-12-10T10:04:57.610Z] #36 10.18 Cloning into '/tmp/tmp.YlY9DpiM92/tini'...
10:04:57 [2019-12-10T10:04:57.610Z] #36 ...
10:04:57 [2019-12-10T10:04:57.610Z] 
10:04:57 [2019-12-10T10:04:57.610Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:04:57 [2019-12-10T10:04:57.610Z] #31 11.06 + cd /tmp/tmp.ldJBpxMDK7/src/github.com/BurntSushi/toml
10:04:57 [2019-12-10T10:04:57.610Z] #31 11.06 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:04:57 [2019-12-10T10:04:57.610Z] #31 11.11 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
10:04:57 [2019-12-10T10:04:57.895Z] #42 28.80   CC       images/utsns.o
10:04:57 [2019-12-10T10:04:57.895Z] #42 28.92   CC       images/creds.o
10:04:57 [2019-12-10T10:04:57.895Z] #42 29.06   CC       images/vma.o
10:04:58 [2019-12-10T10:04:58.179Z] #41 32.52   CC       images/fown.o
10:04:58 [2019-12-10T10:04:58.295Z] #42 29.28   CC       images/netdev.o
10:04:58 [2019-12-10T10:04:58.703Z] #42 29.55   CC       images/tty.o
10:04:58 [2019-12-10T10:04:58.750Z] #41 33.01   CC       images/ns.o
10:04:58 [2019-12-10T10:04:58.750Z] #41 33.38   CC       images/regfile.o
10:04:58 [2019-12-10T10:04:58.996Z] #31 12.43 runtime/internal/atomic
10:04:59 [2019-12-10T10:04:59.101Z] #42 29.98   CC       images/file-lock.o
10:04:59 [2019-12-10T10:04:59.101Z] #42 30.13   CC       images/rlimit.o
10:04:59 [2019-12-10T10:04:59.101Z] #42 30.26   CC       images/pagemap.o
10:04:59 [2019-12-10T10:04:59.161Z] #41 ...
10:04:59 [2019-12-10T10:04:59.161Z] 
10:04:59 [2019-12-10T10:04:59.161Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:04:59 [2019-12-10T10:04:59.161Z] #31 117.3 github.com/BurntSushi/toml/cmd/tomlv
10:04:59 [2019-12-10T10:04:59.161Z] #31 DONE 124.7s
10:04:59 [2019-12-10T10:04:59.161Z] 
10:04:59 [2019-12-10T10:04:59.161Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:04:59 [2019-12-10T10:04:59.161Z] #44 123.3 internal/lazyregexp
10:04:59 [2019-12-10T10:04:59.161Z] #44 124.1 net/url
10:04:59 [2019-12-10T10:04:59.161Z] #44 124.8 text/template/parse
10:04:59 [2019-12-10T10:04:59.254Z] #31 12.49 internal/cpu
10:04:59 [2019-12-10T10:04:59.321Z] #41 33.59   CC       images/ghost-file.o
10:04:59 [2019-12-10T10:04:59.321Z] #41 33.89   CC       images/fifo.o
10:04:59 [2019-12-10T10:04:59.484Z] #42 30.53   CC       images/siginfo.o
10:04:59 [2019-12-10T10:04:59.512Z] #31 13.07 runtime/internal/sys
10:04:59 [2019-12-10T10:04:59.769Z] #31 13.34 runtime/internal/math
10:04:59 [2019-12-10T10:04:59.882Z] #42 30.82   CC       images/rpc.o
10:04:59 [2019-12-10T10:04:59.891Z] #41 34.25   CC       images/remap-file-path.o
10:05:00 [2019-12-10T10:05:00.152Z] #41 34.55   CC       images/eventfd.o
10:05:00 [2019-12-10T10:05:00.337Z] #31 13.65 internal/bytealg
10:05:00 [2019-12-10T10:05:00.337Z] #31 13.80 math/bits
10:05:00 [2019-12-10T10:05:00.412Z] #41 34.82   CC       images/eventpoll.o
10:05:00 [2019-12-10T10:05:00.536Z] #44 ...
10:05:00 [2019-12-10T10:05:00.536Z] 
10:05:00 [2019-12-10T10:05:00.536Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:05:00 [2019-12-10T10:05:00.536Z] #59 51.35 + export 'BUILDTAGS=netgo osusergo static_build'
10:05:00 [2019-12-10T10:05:00.536Z] #59 51.35 + BUILDTAGS='netgo osusergo static_build'
10:05:00 [2019-12-10T10:05:00.536Z] #59 51.35 + export EXTRA_FLAGS=-buildmode=pie
10:05:00 [2019-12-10T10:05:00.536Z] #59 51.35 + EXTRA_FLAGS=-buildmode=pie
10:05:00 [2019-12-10T10:05:00.536Z] #59 51.35 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:05:00 [2019-12-10T10:05:00.536Z] #59 51.35 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:05:00 [2019-12-10T10:05:00.536Z] #59 51.35 + '[' '' = dynamic ']'
10:05:00 [2019-12-10T10:05:00.536Z] #59 51.35 + make
10:05:00 [2019-12-10T10:05:00.536Z] #59 53.28 + bin/ctr
10:05:00 [2019-12-10T10:05:00.536Z] #59 ...
10:05:00 [2019-12-10T10:05:00.536Z] 
10:05:00 [2019-12-10T10:05:00.536Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:05:00 [2019-12-10T10:05:00.536Z] #17 26.26 Fetched 7927 kB in 19s (411 kB/s)
10:05:00 [2019-12-10T10:05:00.672Z] #41 35.26   CC       images/fh.o
10:05:00 [2019-12-10T10:05:00.900Z] #42 31.68   CC       images/ext-file.o
10:05:00 [2019-12-10T10:05:00.900Z] #42 31.94   CC       images/cgroup.o
10:05:01 [2019-12-10T10:05:01.245Z] #41 ...
10:05:01 [2019-12-10T10:05:01.245Z] 
10:05:01 [2019-12-10T10:05:01.245Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:05:01 [2019-12-10T10:05:01.245Z] #17 19.79 Reading package lists...
10:05:01 [2019-12-10T10:05:01.245Z] #17 25.18 Building dependency tree...
10:05:01 [2019-12-10T10:05:01.245Z] #17 27.21 The following additional packages will be installed:
10:05:01 [2019-12-10T10:05:01.245Z] #17 27.21   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
10:05:01 [2019-12-10T10:05:01.245Z] #17 27.21   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
10:05:01 [2019-12-10T10:05:01.245Z] #17 27.21   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
10:05:01 [2019-12-10T10:05:01.245Z] #17 27.21   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
10:05:01 [2019-12-10T10:05:01.245Z] #17 27.21   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
10:05:01 [2019-12-10T10:05:01.245Z] #17 27.21   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
10:05:01 [2019-12-10T10:05:01.245Z] #17 27.21   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
10:05:01 [2019-12-10T10:05:01.245Z] #17 27.21   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
10:05:01 [2019-12-10T10:05:01.245Z] #17 27.21   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
10:05:01 [2019-12-10T10:05:01.245Z] #17 27.25 Suggested packages:
10:05:01 [2019-12-10T10:05:01.245Z] #17 27.25   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
10:05:01 [2019-12-10T10:05:01.245Z] #17 27.25   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
10:05:01 [2019-12-10T10:05:01.245Z] #17 27.25   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
10:05:01 [2019-12-10T10:05:01.245Z] #17 27.25   vim-doc vim-scripts xfsdump acl attr quota
10:05:01 [2019-12-10T10:05:01.245Z] #17 27.25 Recommended packages:
10:05:01 [2019-12-10T10:05:01.245Z] #17 27.25   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
10:05:01 [2019-12-10T10:05:01.245Z] #17 27.25   python3-keyrings.alt python3-xdg unzip
10:05:01 [2019-12-10T10:05:01.245Z] #17 31.34 The following NEW packages will be installed:
10:05:01 [2019-12-10T10:05:01.245Z] #17 31.34   apparmor aufs-tools bash-completion binutils-mingw-w64
10:05:01 [2019-12-10T10:05:01.245Z] #17 31.34   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
10:05:01 [2019-12-10T10:05:01.245Z] #17 31.35   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
10:05:01 [2019-12-10T10:05:01.245Z] #17 31.35   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
10:05:01 [2019-12-10T10:05:01.245Z] #17 31.35   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
10:05:01 [2019-12-10T10:05:01.245Z] #17 31.35   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
10:05:01 [2019-12-10T10:05:01.245Z] #17 31.35   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
10:05:01 [2019-12-10T10:05:01.245Z] #17 31.35   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
10:05:01 [2019-12-10T10:05:01.245Z] #17 31.35   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
10:05:01 [2019-12-10T10:05:01.245Z] #17 31.35   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
10:05:01 [2019-12-10T10:05:01.245Z] #17 31.35   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
10:05:01 [2019-12-10T10:05:01.245Z] #17 31.35   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
10:05:01 [2019-12-10T10:05:01.245Z] #17 31.37   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
10:05:01 [2019-12-10T10:05:01.245Z] #17 31.37   xfsprogs xxd xz-utils zip
10:05:01 [2019-12-10T10:05:01.245Z] #17 32.48 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded.
10:05:01 [2019-12-10T10:05:01.245Z] #17 32.48 Need to get 84.4 MB of archives.
10:05:01 [2019-12-10T10:05:01.245Z] #17 32.48 After this operation, 528 MB of additional disk space will be used.
10:05:01 [2019-12-10T10:05:01.245Z] #17 32.48 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bash-completion all 1:2.1-4.3 [178 kB]
10:05:01 [2019-12-10T10:05:01.245Z] #17 32.49 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB]
10:05:01 [2019-12-10T10:05:01.245Z] #17 32.50 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnfnetlink0 arm64 1.0.1-3 [12.0 kB]
10:05:01 [2019-12-10T10:05:01.245Z] #17 32.50 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcrecpp0v5 arm64 2:8.39-3 [151 kB]
10:05:01 [2019-12-10T10:05:01.245Z] #17 32.50 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libudev-dev arm64 232-25+deb9u12 [92.5 kB]
10:05:01 [2019-12-10T10:05:01.245Z] #17 32.51 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-minimal arm64 3.5.3-1+deb9u1 [564 kB]
10:05:01 [2019-12-10T10:05:01.245Z] #17 32.61 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5-minimal arm64 3.5.3-1+deb9u1 [1255 kB]
10:05:01 [2019-12-10T10:05:01.245Z] #17 ...
10:05:01 [2019-12-10T10:05:01.245Z] 
10:05:01 [2019-12-10T10:05:01.245Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:05:01 [2019-12-10T10:05:01.245Z] #41 35.71   CC       images/fsnotify.o
10:05:01 [2019-12-10T10:05:01.411Z] #42 32.56   CC       images/userns.o
10:05:01 [2019-12-10T10:05:01.710Z] #31 14.84 math
10:05:01 [2019-12-10T10:05:01.710Z] #31 15.11 runtime
10:05:01 [2019-12-10T10:05:01.809Z] #42 32.85   CC       images/google/protobuf/descriptor.o
10:05:02 [2019-12-10T10:05:02.218Z] #41 36.53   CC       images/signalfd.o
10:05:02 [2019-12-10T10:05:02.685Z] #31 ...
10:05:02 [2019-12-10T10:05:02.685Z] 
10:05:02 [2019-12-10T10:05:02.685Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:05:02 [2019-12-10T10:05:02.685Z] #26 13.13 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
10:05:02 [2019-12-10T10:05:02.685Z] #26 14.29 
10:05:02 [2019-12-10T10:05:02.789Z] #41 36.98   CC       images/fs.o
10:05:02 [2019-12-10T10:05:02.789Z] #41 37.28   CC       images/pstree.o
10:05:03 [2019-12-10T10:05:03.050Z] #41 37.63   CC       images/pipe.o
10:05:03 [2019-12-10T10:05:03.256Z] #42 34.08   CC       images/opts.o
10:05:03 [2019-12-10T10:05:03.256Z] #42 34.22   CC       images/seccomp.o
10:05:03 [2019-12-10T10:05:03.620Z] #41 38.04   CC       images/tcp-stream.o
10:05:03 [2019-12-10T10:05:03.666Z] #42 34.51   CC       images/binfmt-misc.o
10:05:03 [2019-12-10T10:05:03.666Z] #42 34.71   CC       images/time.o
10:05:03 [2019-12-10T10:05:03.880Z] #41 38.39   CC       images/sk-packet.o
10:05:04 [2019-12-10T10:05:04.085Z] #42 34.89   CC       images/sysctl.o
10:05:04 [2019-12-10T10:05:04.085Z] #42 ...
10:05:04 [2019-12-10T10:05:04.085Z] 
10:05:04 [2019-12-10T10:05:04.085Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:05:04 [2019-12-10T10:05:04.085Z] #18 42.16 debconf: delaying package configuration, since apt-utils is not installed
10:05:04 [2019-12-10T10:05:04.085Z] #18 42.28 Fetched 88.2 MB in 7s (11.9 MB/s)
10:05:04 [2019-12-10T10:05:04.085Z] #18 42.36 Selecting previously unselected package bash-completion.
10:05:04 [2019-12-10T10:05:04.085Z] #18 42.36 (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.)
10:05:04 [2019-12-10T10:05:04.085Z] #18 42.41 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
10:05:04 [2019-12-10T10:05:04.085Z] #18 45.56 Unpacking bash-completion (1:2.1-4.3) ...
10:05:04 [2019-12-10T10:05:04.085Z] #18 46.00 Selecting previously unselected package libnet1:s390x.
10:05:04 [2019-12-10T10:05:04.085Z] #18 46.00 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ...
10:05:04 [2019-12-10T10:05:04.085Z] #18 46.01 Unpacking libnet1:s390x (1.1.6+dfsg-3) ...
10:05:04 [2019-12-10T10:05:04.085Z] #18 46.10 Selecting previously unselected package libnfnetlink0:s390x.
10:05:04 [2019-12-10T10:05:04.085Z] #18 46.10 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ...
10:05:04 [2019-12-10T10:05:04.085Z] #18 46.10 Unpacking libnfnetlink0:s390x (1.0.1-3) ...
10:05:04 [2019-12-10T10:05:04.085Z] #18 46.26 Selecting previously unselected package libpcrecpp0v5:s390x.
10:05:04 [2019-12-10T10:05:04.085Z] #18 46.26 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ...
10:05:04 [2019-12-10T10:05:04.085Z] #18 46.27 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ...
10:05:04 [2019-12-10T10:05:04.085Z] #18 46.35 Selecting previously unselected package libudev-dev:s390x.
10:05:04 [2019-12-10T10:05:04.085Z] #18 46.35 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ...
10:05:04 [2019-12-10T10:05:04.085Z] #18 46.37 Unpacking libudev-dev:s390x (232-25+deb9u12) ...
10:05:04 [2019-12-10T10:05:04.085Z] #18 46.52 Selecting previously unselected package libpython3.5-minimal:s390x.
10:05:04 [2019-12-10T10:05:04.085Z] #18 46.53 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ...
10:05:04 [2019-12-10T10:05:04.085Z] #18 46.53 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ...
10:05:04 [2019-12-10T10:05:04.085Z] #18 47.16 Selecting previously unselected package python3.5-minimal.
10:05:04 [2019-12-10T10:05:04.085Z] #18 47.17 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ...
10:05:04 [2019-12-10T10:05:04.085Z] #18 47.17 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
10:05:04 [2019-12-10T10:05:04.085Z] #18 ...
10:05:04 [2019-12-10T10:05:04.085Z] 
10:05:04 [2019-12-10T10:05:04.085Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:05:04 [2019-12-10T10:05:04.085Z] #42 35.14   CC       images/autofs.o
10:05:04 [2019-12-10T10:05:04.394Z] #26 14.95 
##                                                                         3.8%
#####                                                                      7.9%
#########                                                                 13.8%
#############                                                             19.1%
#################                                                         23.9%
#####################                                                     30.3%
######################                                                    31.9%
##########################                                                36.3%
############################                                              40.0%
##############################                                            41.9%
##################################                                        47.7%
######################################                                    53.5%
########################################                                  56.5%
##########################################                                59.5%
##############################################                            64.3%
##############################################                            65.2%
###################################################                       70.9%
######################################################                    76.0%
########################################################                  78.6%
############################################################              84.1%
##############################################################            87.4%
###################################################################       94.0%
######################################################################## 100.0%
10:05:04 [2019-12-10T10:05:04.451Z] #41 38.88   CC       images/mnt.o
10:05:04 [2019-12-10T10:05:04.482Z] #42 35.31   CC       images/macvlan.o
10:05:04 [2019-12-10T10:05:04.482Z] #42 35.57   CC       images/sit.o
10:05:04 [2019-12-10T10:05:04.902Z] #42 35.82   LINK     images/built-in.o
10:05:04 [2019-12-10T10:05:04.902Z] #42 35.99   GEN      compel/include/asm
10:05:04 [2019-12-10T10:05:04.902Z] #42 35.99   GEN      compel/include/version.h
10:05:04 [2019-12-10T10:05:04.902Z] #42 35.99 touch .config
10:05:04 [2019-12-10T10:05:04.902Z] #42 36.00   GEN      include/common/config.h
10:05:04 [2019-12-10T10:05:04.902Z] #42 36.07   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
10:05:05 [2019-12-10T10:05:05.023Z] #41 39.35   CC       images/pipe-data.o
10:05:05 [2019-12-10T10:05:05.023Z] #41 ...
10:05:05 [2019-12-10T10:05:05.023Z] 
10:05:05 [2019-12-10T10:05:05.023Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:05:05 [2019-12-10T10:05:05.023Z] #44 91.06 math/big
10:05:05 [2019-12-10T10:05:05.023Z] #44 91.44 go/parser
10:05:05 [2019-12-10T10:05:05.023Z] #44 95.58 go/doc
10:05:05 [2019-12-10T10:05:05.023Z] #44 99.35 vendor/golang.org/x/text/secure/bidirule
10:05:05 [2019-12-10T10:05:05.023Z] #44 100.1 vendor/golang.org/x/text/unicode/norm
10:05:05 [2019-12-10T10:05:05.023Z] #44 ...
10:05:05 [2019-12-10T10:05:05.023Z] 
10:05:05 [2019-12-10T10:05:05.023Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:05:05 [2019-12-10T10:05:05.023Z] #17 32.86 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-minimal arm64 3.5.3-1 [35.3 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 32.87 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libmpdec2 arm64 2.4.2-1 [76.9 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 32.95 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-stdlib arm64 3.5.3-1+deb9u1 [2034 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 33.06 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5 arm64 3.5.3-1+deb9u1 [229 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 33.07 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3-stdlib arm64 3.5.3-1 [18.6 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 33.07 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dh-python all 2.20170125 [86.8 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 33.08 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3 arm64 3.5.3-1 [21.6 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 33.08 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 pigz arm64 2.3.4-1 [45.6 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 33.10 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip4tc0 arm64 1.6.0+snapshot20161117-6 [66.4 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 33.11 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip6tc0 arm64 1.6.0+snapshot20161117-6 [66.7 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 33.12 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libiptc0 arm64 1.6.0+snapshot20161117-6 [57.6 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 33.13 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxtables12 arm64 1.6.0+snapshot20161117-6 [73.3 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 33.14 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnetfilter-conntrack3 arm64 1.0.6-2 [31.4 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 33.14 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 iptables arm64 1.6.0+snapshot20161117-6 [264 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 33.15 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 33.17 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 33.19 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bzip2 arm64 1.0.6-8.1 [46.1 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 33.19 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libgpm2 arm64 1.20.4-6.2+b1 [33.3 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 33.20 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xz-utils arm64 5.2.2-1.2+b1 [261 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 33.21 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 aufs-tools arm64 1:4.1+20161219-1 [100 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 33.23 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 33.24 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 33.27 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 33.27 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper1.02.1 arm64 2:1.02.137-2 [143 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 33.28 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dmsetup arm64 2:1.02.137-2 [100 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 33.44 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 33.44 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 33.45 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 33.45 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libaio1 arm64 0.3.110-3 [9264 B]
10:05:05 [2019-12-10T10:05:05.023Z] #17 33.45 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap2-bin arm64 1:2.25-1 [26.3 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 33.46 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.137-2 [40.1 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 33.47 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsepol1-dev arm64 2.6-2 [279 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 33.50 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre16-3 arm64 2:8.39-3 [226 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 33.52 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre32-3 arm64 2:8.39-3 [220 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 33.54 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre3-dev arm64 2:8.39-3 [561 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 33.59 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libselinux1-dev arm64 2.6-3+b3 [176 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 33.62 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-dev arm64 2:1.02.137-2 [68.6 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 33.62 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 33.63 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 33.64 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libreadline5 arm64 5.2+dfsg-3+b1 [101 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 33.65 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsystemd-dev arm64 232-25+deb9u12 [1728 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 33.81 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 net-tools arm64 1.60+git20161116.90da8a0-1 [236 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 33.82 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 33.94 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pip all 9.0.1-2+deb9u1 [142 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 33.94 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pkg-resources all 33.1.1-1 [137 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 33.95 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-setuptools all 33.1.1-1 [215 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 33.97 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-wheel all 0.29.0-2 [51.8 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 33.97 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 thin-provisioning-tools arm64 0.6.1-4+b1 [314 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 34.00 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 34.46 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim arm64 2:8.0.0197-4+deb9u3 [868 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 34.52 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xfsprogs arm64 4.9.0+nmu1 [693 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 34.57 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zip arm64 3.0-11+b1 [225 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 34.61 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-perl arm64 2.11.0-3+deb9u2 [77.8 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 34.62 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 apparmor arm64 2.11.0-3+deb9u2 [493 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 34.67 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-i686 arm64 2.28-5+7.4+b4 [1919 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 34.91 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-x86-64 arm64 2.28-5+7.4+b4 [2132 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 35.25 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 35.25 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-common all 5.0.1-1 [4764 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 35.60 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 35.80 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gcc-mingw-w64-base arm64 6.3.0-18+19.3+b2 [170 kB]
10:05:05 [2019-12-10T10:05:05.023Z] #17 35.82 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gcc-mingw-w64-x86-64 arm64 6.3.0-18+19.3+b2 [29.9 MB]
10:05:05 [2019-12-10T10:05:05.327Z] #26 18.30 
10:05:05 [2019-12-10T10:05:05.379Z] #42 36.22   GEN      compel/plugins/include/uapi/std/syscall-codes.h
10:05:05 [2019-12-10T10:05:05.379Z] #42 36.23   GEN      compel/plugins/include/uapi/std/syscall.h
10:05:05 [2019-12-10T10:05:05.379Z] #42 36.30   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
10:05:05 [2019-12-10T10:05:05.379Z] #42 36.33   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
10:05:05 [2019-12-10T10:05:05.379Z] #42 ...
10:05:05 [2019-12-10T10:05:05.379Z] 
10:05:05 [2019-12-10T10:05:05.379Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:05:05 [2019-12-10T10:05:05.379Z] #32 73.52 log
10:05:05 [2019-12-10T10:05:05.379Z] #32 75.67 github.com/BurntSushi/toml/cmd/tomlv
10:05:05 [2019-12-10T10:05:05.379Z] #32 DONE 80.6s
10:05:05 [2019-12-10T10:05:05.379Z] 
10:05:05 [2019-12-10T10:05:05.379Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:05:05 [2019-12-10T10:05:05.379Z] #42 36.47   DEP      compel/arch/s390/plugins/std/parasite-head.d
10:05:05 [2019-12-10T10:05:05.379Z] #42 36.47   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
10:05:05 [2019-12-10T10:05:05.379Z] #42 36.55   DEP      compel/plugins/std/infect.d
10:05:05 [2019-12-10T10:05:05.897Z] #42 36.83   DEP      compel/plugins/std/string.d
10:05:06 [2019-12-10T10:05:06.320Z] #42 37.09   DEP      compel/plugins/std/log.d
10:05:06 [2019-12-10T10:05:06.320Z] #42 37.16   DEP      compel/plugins/std/fds.d
10:05:06 [2019-12-10T10:05:06.320Z] #42 37.50   DEP      compel/plugins/std/std.d
10:05:06 [2019-12-10T10:05:06.681Z] #26 18.83 
########                                                                  11.9%
##################                                                        25.3%
##########################                                                36.3%
################################                                          44.6%
######################################                                    54.1%
################################################                          67.0%
######################################################                    76.3%
##############################################################            86.2%
#####################################################################     96.6%
######################################################################## 100.0%
10:05:06 [2019-12-10T10:05:06.747Z] #42 37.61   DEP      compel/plugins/shmem/shmem.d
10:05:06 [2019-12-10T10:05:06.747Z] #42 37.71   DEP      compel/plugins/fds/fds.d
10:05:06 [2019-12-10T10:05:06.747Z] #42 37.87   CC       compel/plugins/std/std.o
10:05:06 [2019-12-10T10:05:06.939Z] #26 ...
10:05:06 [2019-12-10T10:05:06.939Z] 
10:05:06 [2019-12-10T10:05:06.939Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:05:06 [2019-12-10T10:05:06.939Z] #68 10.52 + RM_GOPATH=0
10:05:06 [2019-12-10T10:05:06.939Z] #68 10.52 + TMP_GOPATH=
10:05:06 [2019-12-10T10:05:06.939Z] #68 10.52 + : /build
10:05:06 [2019-12-10T10:05:06.939Z] #68 10.53 + '[' -z '' ']'
10:05:06 [2019-12-10T10:05:06.939Z] #68 10.53 ++ mktemp -d
10:05:06 [2019-12-10T10:05:06.939Z] #68 10.53 + export GOPATH=/tmp/tmp.5BulfvXu1m
10:05:06 [2019-12-10T10:05:06.939Z] #68 10.53 + GOPATH=/tmp/tmp.5BulfvXu1m
10:05:06 [2019-12-10T10:05:06.939Z] #68 10.53 + RM_GOPATH=1
10:05:06 [2019-12-10T10:05:06.939Z] #68 10.53 ++ dirname ./install.sh
10:05:06 [2019-12-10T10:05:06.939Z] #68 10.53 + dir=.
10:05:06 [2019-12-10T10:05:06.939Z] #68 10.53 + bin=proxy
10:05:06 [2019-12-10T10:05:06.939Z] #68 10.53 + shift
10:05:06 [2019-12-10T10:05:06.939Z] #68 10.53 + '[' '!' -f ./proxy.installer ']'
10:05:06 [2019-12-10T10:05:06.939Z] #68 10.53 + . ./proxy.installer
10:05:06 [2019-12-10T10:05:06.939Z] #68 10.53 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377
10:05:06 [2019-12-10T10:05:06.939Z] #68 10.53 + install_proxy
10:05:06 [2019-12-10T10:05:06.939Z] #68 10.53 + case "$1" in
10:05:06 [2019-12-10T10:05:06.939Z] #68 10.53 + export CGO_ENABLED=0
10:05:06 [2019-12-10T10:05:06.939Z] #68 10.53 + CGO_ENABLED=0
10:05:06 [2019-12-10T10:05:06.939Z] #68 10.53 + _install_proxy
10:05:06 [2019-12-10T10:05:06.939Z] #68 10.53 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377'
10:05:06 [2019-12-10T10:05:06.939Z] #68 10.53 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.5BulfvXu1m/src/github.com/docker/libnetwork
10:05:06 [2019-12-10T10:05:06.939Z] #68 10.53 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377
10:05:06 [2019-12-10T10:05:06.939Z] #68 10.53 Cloning into '/tmp/tmp.5BulfvXu1m/src/github.com/docker/libnetwork'...
10:05:06 [2019-12-10T10:05:06.948Z] #17 38.21 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 g++-mingw-w64-x86-64 arm64 6.3.0-18+19.3+b2 [21.0 MB]
10:05:07 [2019-12-10T10:05:07.095Z] #17 26.26 Reading package lists...
10:05:07 [2019-12-10T10:05:07.095Z] #17 ...
10:05:07 [2019-12-10T10:05:07.095Z] 
10:05:07 [2019-12-10T10:05:07.095Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:05:07 [2019-12-10T10:05:07.095Z] #41 27.97 make[1]: Nothing to be done for 'all'.
10:05:07 [2019-12-10T10:05:07.095Z] #41 31.15   CC       images/stats.o
10:05:07 [2019-12-10T10:05:07.095Z] #41 31.76   CC       images/core.o
10:05:07 [2019-12-10T10:05:07.095Z] #41 32.83   CC       images/core-x86.o
10:05:07 [2019-12-10T10:05:07.095Z] #41 33.75   CC       images/core-arm.o
10:05:07 [2019-12-10T10:05:07.095Z] #41 34.59   CC       images/core-aarch64.o
10:05:07 [2019-12-10T10:05:07.095Z] #41 35.20   CC       images/core-ppc64.o
10:05:07 [2019-12-10T10:05:07.147Z] #42 38.25   CC       compel/plugins/std/fds.o
10:05:07 [2019-12-10T10:05:07.197Z] #68 ...
10:05:07 [2019-12-10T10:05:07.197Z] 
10:05:07 [2019-12-10T10:05:07.197Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:05:07 [2019-12-10T10:05:07.197Z] #38 18.49 + cd /tmp/tmp.M71wP9b8YJ/src/github.com/docker/distribution
10:05:07 [2019-12-10T10:05:07.197Z] #38 18.49 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
10:05:07 [2019-12-10T10:05:07.548Z] #42 ...
10:05:07 [2019-12-10T10:05:07.548Z] 
10:05:07 [2019-12-10T10:05:07.548Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:05:07 [2019-12-10T10:05:07.548Z] #45 72.87 regexp
10:05:07 [2019-12-10T10:05:07.548Z] #45 73.77 go/token
10:05:07 [2019-12-10T10:05:07.548Z] #45 74.82 go/scanner
10:05:07 [2019-12-10T10:05:07.548Z] #45 76.40 go/ast
10:05:07 [2019-12-10T10:05:07.548Z] #45 77.97 internal/lazyregexp
10:05:07 [2019-12-10T10:05:07.548Z] #45 78.31 net/url
10:05:07 [2019-12-10T10:05:07.548Z] #45 80.73 text/template/parse
10:05:07 [2019-12-10T10:05:07.958Z] #45 ...
10:05:07 [2019-12-10T10:05:07.958Z] 
10:05:07 [2019-12-10T10:05:07.958Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:05:07 [2019-12-10T10:05:07.958Z] #42 38.73   CC       compel/plugins/std/log.o
10:05:08 [2019-12-10T10:05:08.028Z] #41 36.43   CC       images/core-s390.o
10:05:08 [2019-12-10T10:05:08.133Z] #38 ...
10:05:08 [2019-12-10T10:05:08.133Z] 
10:05:08 [2019-12-10T10:05:08.133Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:05:08 [2019-12-10T10:05:08.133Z] #40 11.55 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
10:05:08 [2019-12-10T10:05:08.133Z] #40 13.56 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
10:05:08 [2019-12-10T10:05:08.133Z] #40 ...
10:05:08 [2019-12-10T10:05:08.133Z] 
10:05:08 [2019-12-10T10:05:08.133Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:05:08 [2019-12-10T10:05:08.133Z] #44 11.28 + cd /tmp/tmp.yMAEOWTlPu/src/github.com/LK4D4/vndr
10:05:08 [2019-12-10T10:05:08.133Z] #44 11.28 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
10:05:08 [2019-12-10T10:05:08.133Z] #44 11.30 + go build -buildmode=pie -v -o /build/vndr .
10:05:08 [2019-12-10T10:05:08.133Z] #44 13.37 runtime/internal/math
10:05:08 [2019-12-10T10:05:08.133Z] #44 13.50 internal/bytealg
10:05:08 [2019-12-10T10:05:08.133Z] #44 13.70 internal/race
10:05:08 [2019-12-10T10:05:08.133Z] #44 13.97 sync/atomic
10:05:08 [2019-12-10T10:05:08.133Z] #44 14.62 unicode
10:05:08 [2019-12-10T10:05:08.133Z] #44 15.55 runtime
10:05:08 [2019-12-10T10:05:08.133Z] #44 21.40 unicode/utf8
10:05:08 [2019-12-10T10:05:08.133Z] #44 ...
10:05:08 [2019-12-10T10:05:08.133Z] 
10:05:08 [2019-12-10T10:05:08.133Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:05:08 [2019-12-10T10:05:08.133Z] #26 20.78 
10:05:08 [2019-12-10T10:05:08.597Z] #41 ...
10:05:08 [2019-12-10T10:05:08.597Z] 
10:05:08 [2019-12-10T10:05:08.597Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:05:08 [2019-12-10T10:05:08.597Z] #17 26.26 Reading package lists...
10:05:08 [2019-12-10T10:05:08.803Z] #42 39.70   CC       compel/plugins/std/string.o
10:05:09 [2019-12-10T10:05:09.165Z] #26 21.21 
##                                                                         3.5%
#######                                                                    9.9%
#########                                                                 13.6%
############                                                              17.6%
################                                                          22.7%
#################                                                         24.7%
#######################                                                   32.1%
############################                                              39.7%
###############################                                           44.4%
10:05:09 [2019-12-10T10:05:09.165Z] #26 ...
10:05:09 [2019-12-10T10:05:09.165Z] 
10:05:09 [2019-12-10T10:05:09.165Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:05:09 [2019-12-10T10:05:09.165Z] #36 11.99 + cd /tmp/tmp.YlY9DpiM92/tini
10:05:09 [2019-12-10T10:05:09.165Z] #36 11.99 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
10:05:09 [2019-12-10T10:05:09.166Z] #36 12.08 + cmake .
10:05:09 [2019-12-10T10:05:09.166Z] #36 13.47 -- The C compiler identification is GNU 6.3.0
10:05:09 [2019-12-10T10:05:09.166Z] #36 13.65 -- Check for working C compiler: /usr/bin/cc
10:05:09 [2019-12-10T10:05:09.166Z] #36 15.40 -- Check for working C compiler: /usr/bin/cc -- works
10:05:09 [2019-12-10T10:05:09.166Z] #36 15.40 -- Detecting C compiler ABI info
10:05:09 [2019-12-10T10:05:09.166Z] #36 16.80 -- Detecting C compiler ABI info - done
10:05:09 [2019-12-10T10:05:09.166Z] #36 17.00 -- Detecting C compile features
10:05:09 [2019-12-10T10:05:09.166Z] #36 19.86 -- Detecting C compile features - done
10:05:09 [2019-12-10T10:05:09.166Z] #36 20.03 -- Performing Test HAS_BUILTIN_FORTIFY
10:05:09 [2019-12-10T10:05:09.166Z] #36 20.47 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:05:09 [2019-12-10T10:05:09.166Z] #36 20.69 -- Configuring done
10:05:09 [2019-12-10T10:05:09.166Z] #36 20.72 -- Generating done
10:05:09 [2019-12-10T10:05:09.166Z] #36 20.75 -- Build files have been written to: /tmp/tmp.YlY9DpiM92/tini
10:05:09 [2019-12-10T10:05:09.166Z] #36 20.75 + make tini-static
10:05:09 [2019-12-10T10:05:09.166Z] #36 21.54 Scanning dependencies of target tini-static
10:05:09 [2019-12-10T10:05:09.166Z] #36 21.62 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:05:09 [2019-12-10T10:05:09.166Z] #36 ...
10:05:09 [2019-12-10T10:05:09.166Z] 
10:05:09 [2019-12-10T10:05:09.166Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:05:09 [2019-12-10T10:05:09.166Z] #54 22.30 + cd /tmp/tmp.8SmPBjBc3c/src/github.com/opencontainers/runc
10:05:09 [2019-12-10T10:05:09.166Z] #54 22.30 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
10:05:09 [2019-12-10T10:05:09.216Z] #42 40.36   CC       compel/plugins/std/infect.o
10:05:09 [2019-12-10T10:05:09.423Z] #54 22.49 + '[' -z '' ']'
10:05:09 [2019-12-10T10:05:09.423Z] #54 22.49 + target=static
10:05:09 [2019-12-10T10:05:09.423Z] #54 22.49 + make 'BUILDTAGS=seccomp apparmor selinux ' static
10:05:09 [2019-12-10T10:05:09.762Z] #42 40.79   CC       compel/arch/s390/plugins/std/parasite-head.o
10:05:09 [2019-12-10T10:05:09.762Z] #42 40.84   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
10:05:10 [2019-12-10T10:05:10.246Z] #17 41.04 debconf: delaying package configuration, since apt-utils is not installed
10:05:10 [2019-12-10T10:05:10.246Z] #17 41.21 Fetched 84.4 MB in 8s (9987 kB/s)
10:05:10 [2019-12-10T10:05:10.246Z] #17 41.43 Selecting previously unselected package bash-completion.
10:05:10 [2019-12-10T10:05:10.246Z] #17 41.43 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15046 files and directories currently installed.)
10:05:10 [2019-12-10T10:05:10.246Z] #17 41.48 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
10:05:10 [2019-12-10T10:05:10.373Z] #42 40.92   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
10:05:10 [2019-12-10T10:05:10.373Z] #42 41.14   AR       compel/plugins/std.lib.a
10:05:10 [2019-12-10T10:05:10.373Z] #42 41.20   CC       compel/plugins/fds/fds.o
10:05:10 [2019-12-10T10:05:10.888Z] #42 41.71   AR       compel/plugins/fds.lib.a
10:05:10 [2019-12-10T10:05:10.888Z] #42 41.74   HOSTDEP  compel/src/lib/log-host.d
10:05:10 [2019-12-10T10:05:10.888Z] #42 42.00   HOSTDEP  compel/src/lib/handle-elf-host.d
10:05:11 [2019-12-10T10:05:11.061Z] #17 34.82 Reading package lists...
10:05:11 [2019-12-10T10:05:11.061Z] #17 ...
10:05:11 [2019-12-10T10:05:11.061Z] 
10:05:11 [2019-12-10T10:05:11.061Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:05:11 [2019-12-10T10:05:11.061Z] #44 126.8 go/parser
10:05:11 [2019-12-10T10:05:11.061Z] #44 132.1 text/template
10:05:11 [2019-12-10T10:05:11.061Z] #44 133.3 encoding/xml
10:05:11 [2019-12-10T10:05:11.187Z] #17 ...
10:05:11 [2019-12-10T10:05:11.187Z] 
10:05:11 [2019-12-10T10:05:11.187Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:05:11 [2019-12-10T10:05:11.187Z] #62 99.57 + for f in rootlesskit rootlesskit-docker-proxy
10:05:11 [2019-12-10T10:05:11.187Z] #62 99.57 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
10:05:11 [2019-12-10T10:05:11.187Z] #62 DONE 107.2s
10:05:11 [2019-12-10T10:05:11.187Z] 
10:05:11 [2019-12-10T10:05:11.187Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
10:05:11 [2019-12-10T10:05:11.187Z] #63 DONE 0.1s
10:05:11 [2019-12-10T10:05:11.187Z] 
10:05:11 [2019-12-10T10:05:11.187Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:05:11 [2019-12-10T10:05:11.187Z] #41 39.60   CC       images/sa.o
10:05:11 [2019-12-10T10:05:11.187Z] #41 39.85   CC       images/timer.o
10:05:11 [2019-12-10T10:05:11.187Z] #41 40.72   CC       images/timerfd.o
10:05:11 [2019-12-10T10:05:11.187Z] #41 40.96   CC       images/mm.o
10:05:11 [2019-12-10T10:05:11.187Z] #41 41.47   CC       images/sk-opts.o
10:05:11 [2019-12-10T10:05:11.187Z] #41 41.78   CC       images/sk-unix.o
10:05:11 [2019-12-10T10:05:11.187Z] #41 42.42   CC       images/sk-inet.o
10:05:11 [2019-12-10T10:05:11.187Z] #41 43.10   CC       images/tun.o
10:05:11 [2019-12-10T10:05:11.187Z] #41 43.64   CC       images/sk-netlink.o
10:05:11 [2019-12-10T10:05:11.187Z] #41 43.89   CC       images/packet-sock.o
10:05:11 [2019-12-10T10:05:11.187Z] #41 44.50   CC       images/ipc-var.o
10:05:11 [2019-12-10T10:05:11.187Z] #41 44.66   CC       images/ipc-desc.o
10:05:11 [2019-12-10T10:05:11.187Z] #41 44.92   CC       images/ipc-shm.o
10:05:11 [2019-12-10T10:05:11.187Z] #41 45.22   CC       images/ipc-msg.o
10:05:11 [2019-12-10T10:05:11.187Z] #41 45.63   CC       images/ipc-sem.o
10:05:11 [2019-12-10T10:05:11.311Z] #42 42.30   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
10:05:11 [2019-12-10T10:05:11.311Z] #42 42.43   HOSTDEP  compel/src/main-host.d
10:05:11 [2019-12-10T10:05:11.323Z] #44 ...
10:05:11 [2019-12-10T10:05:11.323Z] 
10:05:11 [2019-12-10T10:05:11.323Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:05:11 [2019-12-10T10:05:11.323Z] #41 37.33   CC       images/cpuinfo.o
10:05:11 [2019-12-10T10:05:11.323Z] #41 38.03   CC       images/inventory.o
10:05:11 [2019-12-10T10:05:11.323Z] #41 38.56   CC       images/fdinfo.o
10:05:11 [2019-12-10T10:05:11.323Z] #41 39.04   CC       images/fown.o
10:05:11 [2019-12-10T10:05:11.323Z] #41 39.52   CC       images/ns.o
10:05:11 [2019-12-10T10:05:11.323Z] #41 39.90   CC       images/regfile.o
10:05:11 [2019-12-10T10:05:11.447Z] #41 46.05   CC       images/utsns.o
10:05:11 [2019-12-10T10:05:11.722Z] #42 42.60   DEP      compel/src/lib/ptrace.d
10:05:11 [2019-12-10T10:05:11.722Z] #42 42.79   DEP      compel/src/lib/infect.d
10:05:11 [2019-12-10T10:05:11.722Z] #42 42.86   DEP      compel/src/lib/infect-util.d
10:05:11 [2019-12-10T10:05:11.892Z] #41 40.35   CC       images/ghost-file.o
10:05:12 [2019-12-10T10:05:12.017Z] #41 46.25   CC       images/creds.o
10:05:12 [2019-12-10T10:05:12.135Z] #42 42.93   DEP      compel/src/lib/infect-rpc.d
10:05:12 [2019-12-10T10:05:12.135Z] #42 43.06   DEP      compel/arch/s390/src/lib/infect.d
10:05:12 [2019-12-10T10:05:12.135Z] #42 43.15   DEP      compel/arch/s390/src/lib/cpu.d
10:05:12 [2019-12-10T10:05:12.135Z] #42 43.24   DEP      compel/src/lib/log.d
10:05:12 [2019-12-10T10:05:12.279Z] #41 46.68   CC       images/vma.o
10:05:12 [2019-12-10T10:05:12.458Z] #41 40.96   CC       images/fifo.o
10:05:12 [2019-12-10T10:05:12.540Z] #42 43.32   DEP      compel/src/main.d
10:05:12 [2019-12-10T10:05:12.540Z] #42 43.50   DEP      compel/src/lib/handle-elf.d
10:05:12 [2019-12-10T10:05:12.540Z] #42 43.59   DEP      compel/arch/s390/src/lib/handle-elf.d
10:05:12 [2019-12-10T10:05:12.540Z] #42 43.79   CC       compel/src/lib/log.o
10:05:12 [2019-12-10T10:05:12.703Z] #54 ...
10:05:12 [2019-12-10T10:05:12.703Z] 
10:05:12 [2019-12-10T10:05:12.703Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:05:12 [2019-12-10T10:05:12.703Z] #62 15.51 + cd /tmp/tmp.xHLDP2idck/src/github.com/rootless-containers/rootlesskit
10:05:12 [2019-12-10T10:05:12.703Z] #62 15.51 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
10:05:12 [2019-12-10T10:05:12.703Z] #62 15.94 + for f in rootlesskit rootlesskit-docker-proxy
10:05:12 [2019-12-10T10:05:12.703Z] #62 15.94 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
10:05:12 [2019-12-10T10:05:12.703Z] #62 ...
10:05:12 [2019-12-10T10:05:12.703Z] 
10:05:12 [2019-12-10T10:05:12.703Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:05:12 [2019-12-10T10:05:12.703Z] #26 21.21 
##                                                                         3.5%
#######                                                                    9.9%
#########                                                                 13.6%
############                                                              17.6%
################                                                          22.7%
#################                                                         24.7%
#######################                                                   32.1%
############################                                              39.7%
###############################                                           44.4%
###################################                                       48.9%
#######################################                                   55.1%
############################################                              62.1%
#################################################                         69.3%
######################################################                    75.8%
###########################################################               83.2%
#################################################################         91.7%
######################################################################## 100.0%
10:05:12 [2019-12-10T10:05:12.703Z] #26 23.92 
10:05:12 [2019-12-10T10:05:12.849Z] #41 47.34   CC       images/netdev.o
10:05:13 [2019-12-10T10:05:13.394Z] #42 44.15   CC       compel/arch/s390/src/lib/cpu.o
10:05:13 [2019-12-10T10:05:13.394Z] #42 44.46   CC       compel/arch/s390/src/lib/infect.o
10:05:13 [2019-12-10T10:05:13.395Z] #41 41.74   CC       images/remap-file-path.o
10:05:13 [2019-12-10T10:05:13.420Z] #41 47.85   CC       images/tty.o
10:05:13 [2019-12-10T10:05:13.658Z] #41 42.40   CC       images/eventfd.o
10:05:13 [2019-12-10T10:05:13.990Z] #41 ...
10:05:13 [2019-12-10T10:05:13.990Z] 
10:05:13 [2019-12-10T10:05:13.990Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:05:13 [2019-12-10T10:05:13.990Z] #17 45.54 Unpacking bash-completion (1:2.1-4.3) ...
10:05:14 [2019-12-10T10:05:14.258Z] #26 24.53 
                                                                           0.7%
#                                                                          1.9%
##                                                                         3.6%
###                                                                        5.3%
#####                                                                      7.2%
######                                                                     8.9%
#######                                                                   10.0%
########                                                                  12.1%
##########                                                                14.3%
###########                                                               16.5%
#############                                                             18.2%
##############                                                            20.0%
###############                                                           21.1%
##################                                                        25.4%
###################                                                       27.0%
####################                                                      28.8%
######################                                                    30.7%
#######################                                                   32.0%
#######################                                                   33.1%
#########################                                                 34.9%
##########################                                                36.8%
###########################                                               38.6%
#############################                                             41.5%
###############################                                           43.2%
################################                                          44.7%
10:05:14 [2019-12-10T10:05:14.259Z] #26 ...
10:05:14 [2019-12-10T10:05:14.259Z] 
10:05:14 [2019-12-10T10:05:14.259Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:05:14 [2019-12-10T10:05:14.259Z] #36 24.10 [100%] Linking C executable tini-static
10:05:14 [2019-12-10T10:05:14.259Z] #36 25.06 [100%] Built target tini-static
10:05:14 [2019-12-10T10:05:14.259Z] #36 25.18 + mkdir -p /build
10:05:14 [2019-12-10T10:05:14.259Z] #36 25.20 + cp tini-static /build/docker-init
10:05:14 [2019-12-10T10:05:14.259Z] #36 DONE 27.3s
10:05:14 [2019-12-10T10:05:14.259Z] 
10:05:14 [2019-12-10T10:05:14.259Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:05:14 [2019-12-10T10:05:14.259Z] #26 24.53 
                                                                           0.7%
#                                                                          1.9%
##                                                                         3.6%
###                                                                        5.3%
#####                                                                      7.2%
######                                                                     8.9%
#######                                                                   10.0%
########                                                                  12.1%
##########                                                                14.3%
###########                                                               16.5%
#############                                                             18.2%
##############                                                            20.0%
###############                                                           21.1%
##################                                                        25.4%
###################                                                       27.0%
####################                                                      28.8%
######################                                                    30.7%
#######################                                                   32.0%
#######################                                                   33.1%
#########################                                                 34.9%
##########################                                                36.8%
###########################                                               38.6%
#############################                                             41.5%
###############################                                           43.2%
################################                                          44.7%
#################################                                         46.9%
##################################                                        47.4%
10:05:14 [2019-12-10T10:05:14.259Z] #26 ...
10:05:14 [2019-12-10T10:05:14.259Z] 
10:05:14 [2019-12-10T10:05:14.259Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:05:14 [2019-12-10T10:05:14.259Z] #44 22.71 unicode/utf16
10:05:14 [2019-12-10T10:05:14.259Z] #44 23.36 container/list
10:05:14 [2019-12-10T10:05:14.259Z] #44 24.06 crypto/internal/subtle
10:05:14 [2019-12-10T10:05:14.259Z] #44 24.17 crypto/subtle
10:05:14 [2019-12-10T10:05:14.259Z] #44 24.32 vendor/golang.org/x/crypto/cryptobyte/asn1
10:05:14 [2019-12-10T10:05:14.259Z] #44 24.75 internal/nettrace
10:05:14 [2019-12-10T10:05:14.259Z] #44 25.27 runtime/cgo
10:05:14 [2019-12-10T10:05:14.327Z] #42 45.21   CC       compel/src/lib/infect-rpc.o
10:05:14 [2019-12-10T10:05:14.327Z] #42 ...
10:05:14 [2019-12-10T10:05:14.327Z] 
10:05:14 [2019-12-10T10:05:14.327Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:05:14 [2019-12-10T10:05:14.327Z] #18 48.10 Selecting previously unselected package python3-minimal.
10:05:14 [2019-12-10T10:05:14.327Z] #18 48.10 Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ...
10:05:14 [2019-12-10T10:05:14.327Z] #18 48.11 Unpacking python3-minimal (3.5.3-1) ...
10:05:14 [2019-12-10T10:05:14.327Z] #18 48.19 Selecting previously unselected package libmpdec2:s390x.
10:05:14 [2019-12-10T10:05:14.327Z] #18 48.19 Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ...
10:05:14 [2019-12-10T10:05:14.327Z] #18 48.19 Unpacking libmpdec2:s390x (2.4.2-1) ...
10:05:14 [2019-12-10T10:05:14.327Z] #18 48.29 Selecting previously unselected package libpython3.5-stdlib:s390x.
10:05:14 [2019-12-10T10:05:14.327Z] #18 48.30 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ...
10:05:14 [2019-12-10T10:05:14.327Z] #18 48.33 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ...
10:05:14 [2019-12-10T10:05:14.327Z] #18 50.93 Selecting previously unselected package python3.5.
10:05:14 [2019-12-10T10:05:14.327Z] #18 50.94 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ...
10:05:14 [2019-12-10T10:05:14.327Z] #18 50.94 Unpacking python3.5 (3.5.3-1+deb9u1) ...
10:05:14 [2019-12-10T10:05:14.327Z] #18 51.12 Selecting previously unselected package libpython3-stdlib:s390x.
10:05:14 [2019-12-10T10:05:14.327Z] #18 51.12 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ...
10:05:14 [2019-12-10T10:05:14.327Z] #18 51.13 Unpacking libpython3-stdlib:s390x (3.5.3-1) ...
10:05:14 [2019-12-10T10:05:14.327Z] #18 51.19 Selecting previously unselected package dh-python.
10:05:14 [2019-12-10T10:05:14.327Z] #18 51.20 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
10:05:14 [2019-12-10T10:05:14.327Z] #18 51.20 Unpacking dh-python (2.20170125) ...
10:05:14 [2019-12-10T10:05:14.327Z] #18 51.31 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ...
10:05:14 [2019-12-10T10:05:14.327Z] #18 51.34 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
10:05:14 [2019-12-10T10:05:14.327Z] #18 54.35 Setting up python3-minimal (3.5.3-1) ...
10:05:14 [2019-12-10T10:05:14.327Z] #18 55.82 Selecting previously unselected package python3.
10:05:14 [2019-12-10T10:05:14.328Z] #18 55.82 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16484 files and directories currently installed.)
10:05:14 [2019-12-10T10:05:14.328Z] #18 55.86 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ...
10:05:14 [2019-12-10T10:05:14.328Z] #18 55.87 Unpacking python3 (3.5.3-1) ...
10:05:14 [2019-12-10T10:05:14.328Z] #18 55.92 Selecting previously unselected package pigz.
10:05:14 [2019-12-10T10:05:14.328Z] #18 55.92 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ...
10:05:14 [2019-12-10T10:05:14.328Z] #18 55.93 Unpacking pigz (2.3.4-1) ...
10:05:14 [2019-12-10T10:05:14.328Z] #18 56.05 Selecting previously unselected package libip4tc0:s390x.
10:05:14 [2019-12-10T10:05:14.328Z] #18 56.05 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ...
10:05:14 [2019-12-10T10:05:14.328Z] #18 56.05 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ...
10:05:14 [2019-12-10T10:05:14.328Z] #18 56.24 Selecting previously unselected package libip6tc0:s390x.
10:05:14 [2019-12-10T10:05:14.328Z] #18 56.25 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ...
10:05:14 [2019-12-10T10:05:14.328Z] #18 56.25 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ...
10:05:14 [2019-12-10T10:05:14.328Z] #18 56.34 Selecting previously unselected package libiptc0:s390x.
10:05:14 [2019-12-10T10:05:14.328Z] #18 56.35 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ...
10:05:14 [2019-12-10T10:05:14.328Z] #18 56.35 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ...
10:05:14 [2019-12-10T10:05:14.328Z] #18 56.43 Selecting previously unselected package libxtables12:s390x.
10:05:14 [2019-12-10T10:05:14.328Z] #18 56.43 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ...
10:05:14 [2019-12-10T10:05:14.328Z] #18 56.43 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ...
10:05:14 [2019-12-10T10:05:14.328Z] #18 56.58 Selecting previously unselected package libnetfilter-conntrack3:s390x.
10:05:14 [2019-12-10T10:05:14.328Z] #18 56.58 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ...
10:05:14 [2019-12-10T10:05:14.328Z] #18 56.59 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ...
10:05:14 [2019-12-10T10:05:14.328Z] #18 56.65 Selecting previously unselected package iptables.
10:05:14 [2019-12-10T10:05:14.328Z] #18 56.65 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ...
10:05:14 [2019-12-10T10:05:14.328Z] #18 56.65 Unpacking iptables (1.6.0+snapshot20161117-6) ...
10:05:14 [2019-12-10T10:05:14.328Z] #18 56.96 Selecting previously unselected package xxd.
10:05:14 [2019-12-10T10:05:14.328Z] #18 56.96 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ...
10:05:14 [2019-12-10T10:05:14.328Z] #18 56.97 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
10:05:14 [2019-12-10T10:05:14.328Z] #18 57.08 Selecting previously unselected package vim-common.
10:05:14 [2019-12-10T10:05:14.328Z] #18 57.08 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
10:05:14 [2019-12-10T10:05:14.328Z] #18 57.09 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
10:05:14 [2019-12-10T10:05:14.328Z] #18 57.24 Selecting previously unselected package bzip2.
10:05:14 [2019-12-10T10:05:14.328Z] #18 57.24 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ...
10:05:14 [2019-12-10T10:05:14.328Z] #18 57.24 Unpacking bzip2 (1.0.6-8.1) ...
10:05:14 [2019-12-10T10:05:14.328Z] #18 57.38 Selecting previously unselected package libgpm2:s390x.
10:05:14 [2019-12-10T10:05:14.328Z] #18 57.38 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ...
10:05:14 [2019-12-10T10:05:14.328Z] #18 57.38 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ...
10:05:14 [2019-12-10T10:05:14.328Z] #18 57.46 Selecting previously unselected package xz-utils.
10:05:14 [2019-12-10T10:05:14.328Z] #18 57.46 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ...
10:05:14 [2019-12-10T10:05:14.328Z] #18 57.47 Unpacking xz-utils (5.2.2-1.2+b1) ...
10:05:14 [2019-12-10T10:05:14.328Z] #18 57.63 Selecting previously unselected package aufs-tools.
10:05:14 [2019-12-10T10:05:14.328Z] #18 57.63 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ...
10:05:14 [2019-12-10T10:05:14.328Z] #18 57.63 Unpacking aufs-tools (1:4.1+20161219-1) ...
10:05:14 [2019-12-10T10:05:14.328Z] #18 57.74 Selecting previously unselected package liblzo2-2:s390x.
10:05:14 [2019-12-10T10:05:14.328Z] #18 57.74 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ...
10:05:14 [2019-12-10T10:05:14.328Z] #18 57.75 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
10:05:14 [2019-12-10T10:05:14.328Z] #18 57.95 Selecting previously unselected package btrfs-progs.
10:05:14 [2019-12-10T10:05:14.328Z] #18 57.95 Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ...
10:05:14 [2019-12-10T10:05:14.328Z] #18 57.96 Unpacking btrfs-progs (4.7.3-1) ...
10:05:14 [2019-12-10T10:05:14.592Z] #41 42.86   CC       images/eventpoll.o
10:05:14 [2019-12-10T10:05:14.748Z] #18 ...
10:05:14 [2019-12-10T10:05:14.748Z] 
10:05:14 [2019-12-10T10:05:14.748Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:05:14 [2019-12-10T10:05:14.748Z] #42 45.59   CC       compel/src/lib/infect-util.o
10:05:14 [2019-12-10T10:05:14.850Z] #41 43.44   CC       images/fh.o
10:05:14 [2019-12-10T10:05:14.931Z] #17 46.49 Selecting previously unselected package libnet1:arm64.
10:05:14 [2019-12-10T10:05:14.931Z] #17 46.49 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_arm64.deb ...
10:05:15 [2019-12-10T10:05:15.107Z] #41 43.85   CC       images/fsnotify.o
10:05:15 [2019-12-10T10:05:15.153Z] #42 46.15   CC       compel/src/lib/infect.o
10:05:15 [2019-12-10T10:05:15.191Z] #17 46.50 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ...
10:05:15 [2019-12-10T10:05:15.191Z] #17 46.62 Selecting previously unselected package libnfnetlink0:arm64.
10:05:15 [2019-12-10T10:05:15.191Z] #17 46.63 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_arm64.deb ...
10:05:15 [2019-12-10T10:05:15.191Z] #17 46.64 Unpacking libnfnetlink0:arm64 (1.0.1-3) ...
10:05:15 [2019-12-10T10:05:15.191Z] #17 46.76 Selecting previously unselected package libpcrecpp0v5:arm64.
10:05:15 [2019-12-10T10:05:15.194Z] #44 ...
10:05:15 [2019-12-10T10:05:15.194Z] 
10:05:15 [2019-12-10T10:05:15.194Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:05:15 [2019-12-10T10:05:15.451Z] #17 46.76 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_arm64.deb ...
10:05:15 [2019-12-10T10:05:15.451Z] #17 46.78 Unpacking libpcrecpp0v5:arm64 (2:8.39-3) ...
10:05:15 [2019-12-10T10:05:15.451Z] #17 46.98 Selecting previously unselected package libudev-dev:arm64.
10:05:15 [2019-12-10T10:05:15.451Z] #17 46.98 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_arm64.deb ...
10:05:15 [2019-12-10T10:05:15.451Z] #17 47.00 Unpacking libudev-dev:arm64 (232-25+deb9u12) ...
10:05:15 [2019-12-10T10:05:15.451Z] #17 ...
10:05:15 [2019-12-10T10:05:15.452Z] 
10:05:15 [2019-12-10T10:05:15.452Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:05:15 [2019-12-10T10:05:15.452Z] #44 101.7 github.com/LK4D4/vndr/build
10:05:15 [2019-12-10T10:05:15.452Z] #44 106.4 vendor/golang.org/x/net/idna
10:05:15 [2019-12-10T10:05:15.452Z] #44 106.9 vendor/golang.org/x/net/http2/hpack
10:05:15 [2019-12-10T10:05:15.452Z] #44 108.8 mime
10:05:15 [2019-12-10T10:05:15.713Z] #44 ...
10:05:15 [2019-12-10T10:05:15.713Z] 
10:05:15 [2019-12-10T10:05:15.713Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:05:15 [2019-12-10T10:05:15.713Z] #17 47.00 Unpacking libudev-dev:arm64 (232-25+deb9u12) ...
10:05:15 [2019-12-10T10:05:15.973Z] #17 47.25 Selecting previously unselected package libpython3.5-minimal:arm64.
10:05:15 [2019-12-10T10:05:15.973Z] #17 47.26 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_arm64.deb ...
10:05:15 [2019-12-10T10:05:15.973Z] #17 47.27 Unpacking libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ...
10:05:16 [2019-12-10T10:05:16.041Z] #41 ...
10:05:16 [2019-12-10T10:05:16.041Z] 
10:05:16 [2019-12-10T10:05:16.041Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:05:16 [2019-12-10T10:05:16.041Z] #17 34.82 Reading package lists...
10:05:16 [2019-12-10T10:05:16.915Z] #17 48.09 Selecting previously unselected package python3.5-minimal.
10:05:16 [2019-12-10T10:05:16.916Z] #17 48.09 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_arm64.deb ...
10:05:16 [2019-12-10T10:05:16.916Z] #17 48.10 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
10:05:17 [2019-12-10T10:05:17.092Z] #42 47.85   CC       compel/src/lib/ptrace.o
10:05:17 [2019-12-10T10:05:17.092Z] #42 48.19   AR       compel/libcompel.a
10:05:17 [2019-12-10T10:05:17.092Z] #42 48.26   HOSTCC   compel/src/main-host.o
10:05:17 [2019-12-10T10:05:17.482Z] #42 48.63   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
10:05:17 [2019-12-10T10:05:17.486Z] #17 49.02 Selecting previously unselected package python3-minimal.
10:05:17 [2019-12-10T10:05:17.677Z] #17 42.02 Building dependency tree...
10:05:17 [2019-12-10T10:05:17.747Z] #17 49.02 Preparing to unpack .../07-python3-minimal_3.5.3-1_arm64.deb ...
10:05:17 [2019-12-10T10:05:17.747Z] #17 49.03 Unpacking python3-minimal (3.5.3-1) ...
10:05:17 [2019-12-10T10:05:17.747Z] #17 49.17 Selecting previously unselected package libmpdec2:arm64.
10:05:17 [2019-12-10T10:05:17.747Z] #17 49.18 Preparing to unpack .../08-libmpdec2_2.4.2-1_arm64.deb ...
10:05:17 [2019-12-10T10:05:17.747Z] #17 49.19 Unpacking libmpdec2:arm64 (2.4.2-1) ...
10:05:17 [2019-12-10T10:05:17.884Z] #42 48.87   HOSTCC   compel/src/lib/handle-elf-host.o
10:05:17 [2019-12-10T10:05:17.885Z] #42 ...
10:05:17 [2019-12-10T10:05:17.885Z] 
10:05:17 [2019-12-10T10:05:17.885Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:05:17 [2019-12-10T10:05:17.885Z] #45 83.24 go/parser
10:05:17 [2019-12-10T10:05:17.885Z] #45 85.73 text/template
10:05:17 [2019-12-10T10:05:17.885Z] #45 87.94 encoding/xml
10:05:17 [2019-12-10T10:05:17.885Z] #45 92.21 go/doc
10:05:18 [2019-12-10T10:05:18.008Z] #17 49.34 Selecting previously unselected package libpython3.5-stdlib:arm64.
10:05:18 [2019-12-10T10:05:18.008Z] #17 49.36 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_arm64.deb ...
10:05:18 [2019-12-10T10:05:18.008Z] #17 49.38 Unpacking libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ...
10:05:18 [2019-12-10T10:05:18.029Z] #26 24.53 
                                                                           0.7%
#                                                                          1.9%
##                                                                         3.6%
###                                                                        5.3%
#####                                                                      7.2%
######                                                                     8.9%
#######                                                                   10.0%
########                                                                  12.1%
##########                                                                14.3%
###########                                                               16.5%
#############                                                             18.2%
##############                                                            20.0%
###############                                                           21.1%
##################                                                        25.4%
###################                                                       27.0%
####################                                                      28.8%
######################                                                    30.7%
#######################                                                   32.0%
#######################                                                   33.1%
#########################                                                 34.9%
##########################                                                36.8%
###########################                                               38.6%
#############################                                             41.5%
###############################                                           43.2%
################################                                          44.7%
#################################                                         46.9%
##################################                                        47.4%
###################################                                       48.7%
###################################                                       49.8%
####################################                                      50.2%
####################################                                      51.3%
#####################################                                     51.9%
#####################################                                     52.6%
#######################################                                   55.5%
#########################################                                 58.1%
###########################################                               60.0%
############################################                              61.4%
##############################################                            64.0%
###############################################                           65.9%
################################################                          66.7%
################################################                          67.2%
#################################################                         68.4%
###################################################                       70.8%
####################################################                      73.0%
#####################################################                     74.3%
######################################################                    75.9%
#######################################################                   76.4%
#######################################################                   77.7%
#########################################################                 79.6%
#########################################################                 80.5%
############################################################              83.9%
#############################################################             84.9%
#############################################################             85.8%
###############################################################           87.9%
################################################################          89.0%
################################################################          89.9%
#################################################################         90.8%
#################################################################         91.5%
10:05:18 [2019-12-10T10:05:18.029Z] #26 ...
10:05:18 [2019-12-10T10:05:18.029Z] 
10:05:18 [2019-12-10T10:05:18.029Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:05:18 [2019-12-10T10:05:18.029Z] #31 21.38 unicode/utf8
10:05:18 [2019-12-10T10:05:18.029Z] #31 22.13 internal/testlog
10:05:18 [2019-12-10T10:05:18.029Z] #31 22.62 encoding
10:05:18 [2019-12-10T10:05:18.029Z] #31 22.96 runtime/cgo
10:05:18 [2019-12-10T10:05:18.029Z] #31 ...
10:05:18 [2019-12-10T10:05:18.029Z] 
10:05:18 [2019-12-10T10:05:18.029Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:05:18 [2019-12-10T10:05:18.030Z] #26 24.53 
                                                                           0.7%
#                                                                          1.9%
##                                                                         3.6%
###                                                                        5.3%
#####                                                                      7.2%
######                                                                     8.9%
#######                                                                   10.0%
########                                                                  12.1%
##########                                                                14.3%
###########                                                               16.5%
#############                                                             18.2%
##############                                                            20.0%
###############                                                           21.1%
##################                                                        25.4%
###################                                                       27.0%
####################                                                      28.8%
######################                                                    30.7%
#######################                                                   32.0%
#######################                                                   33.1%
#########################                                                 34.9%
##########################                                                36.8%
###########################                                               38.6%
#############################                                             41.5%
###############################                                           43.2%
################################                                          44.7%
#################################                                         46.9%
##################################                                        47.4%
###################################                                       48.7%
###################################                                       49.8%
####################################                                      50.2%
####################################                                      51.3%
#####################################                                     51.9%
#####################################                                     52.6%
#######################################                                   55.5%
#########################################                                 58.1%
###########################################                               60.0%
############################################                              61.4%
##############################################                            64.0%
###############################################                           65.9%
################################################                          66.7%
################################################                          67.2%
#################################################                         68.4%
###################################################                       70.8%
####################################################                      73.0%
#####################################################                     74.3%
######################################################                    75.9%
#######################################################                   76.4%
#######################################################                   77.7%
#########################################################                 79.6%
#########################################################                 80.5%
############################################################              83.9%
#############################################################             84.9%
#############################################################             85.8%
###############################################################           87.9%
################################################################          89.0%
################################################################          89.9%
#################################################################         90.8%
#################################################################         91.5%
##################################################################        92.6%
###################################################################       93.8%
10:05:18 [2019-12-10T10:05:18.030Z] #26 ...
10:05:18 [2019-12-10T10:05:18.030Z] 
10:05:18 [2019-12-10T10:05:18.030Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:05:18 [2019-12-10T10:05:18.030Z] #38 21.76 + GOPATH=/tmp/tmp.M71wP9b8YJ/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.M71wP9b8YJ go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
10:05:18 [2019-12-10T10:05:18.287Z] #38 ...
10:05:18 [2019-12-10T10:05:18.287Z] 
10:05:18 [2019-12-10T10:05:18.287Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:05:18 [2019-12-10T10:05:18.295Z] #45 ...
10:05:18 [2019-12-10T10:05:18.295Z] 
10:05:18 [2019-12-10T10:05:18.295Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:05:18 [2019-12-10T10:05:18.295Z] #18 58.81 Selecting previously unselected package btrfs-tools.
10:05:18 [2019-12-10T10:05:18.295Z] #18 58.81 Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ...
10:05:18 [2019-12-10T10:05:18.295Z] #18 58.82 Unpacking btrfs-tools (4.7.3-1) ...
10:05:18 [2019-12-10T10:05:18.295Z] #18 58.87 Selecting previously unselected package libdevmapper1.02.1:s390x.
10:05:18 [2019-12-10T10:05:18.295Z] #18 58.88 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ...
10:05:18 [2019-12-10T10:05:18.295Z] #18 58.89 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ...
10:05:18 [2019-12-10T10:05:18.295Z] #18 59.09 Selecting previously unselected package dmsetup.
10:05:18 [2019-12-10T10:05:18.295Z] #18 59.09 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ...
10:05:18 [2019-12-10T10:05:18.295Z] #18 59.10 Unpacking dmsetup (2:1.02.137-2) ...
10:05:18 [2019-12-10T10:05:18.295Z] #18 59.23 Selecting previously unselected package libonig4:s390x.
10:05:18 [2019-12-10T10:05:18.295Z] #18 59.23 Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ...
10:05:18 [2019-12-10T10:05:18.295Z] #18 59.24 Unpacking libonig4:s390x (6.1.3-2) ...
10:05:18 [2019-12-10T10:05:18.295Z] #18 59.37 Selecting previously unselected package libjq1:s390x.
10:05:18 [2019-12-10T10:05:18.295Z] #18 59.37 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ...
10:05:18 [2019-12-10T10:05:18.295Z] #18 59.37 Unpacking libjq1:s390x (1.5+dfsg-1.3) ...
10:05:18 [2019-12-10T10:05:18.295Z] #18 59.60 Selecting previously unselected package jq.
10:05:18 [2019-12-10T10:05:18.295Z] #18 59.60 Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ...
10:05:18 [2019-12-10T10:05:18.295Z] #18 59.61 Unpacking jq (1.5+dfsg-1.3) ...
10:05:18 [2019-12-10T10:05:18.295Z] #18 59.78 Selecting previously unselected package libaio1:s390x.
10:05:18 [2019-12-10T10:05:18.295Z] #18 59.78 Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ...
10:05:18 [2019-12-10T10:05:18.295Z] #18 59.79 Unpacking libaio1:s390x (0.3.110-3) ...
10:05:18 [2019-12-10T10:05:18.295Z] #18 59.84 Selecting previously unselected package libcap2-bin.
10:05:18 [2019-12-10T10:05:18.295Z] #18 59.84 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ...
10:05:18 [2019-12-10T10:05:18.295Z] #18 59.84 Unpacking libcap2-bin (1:2.25-1) ...
10:05:18 [2019-12-10T10:05:18.295Z] #18 60.01 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
10:05:18 [2019-12-10T10:05:18.295Z] #18 60.01 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ...
10:05:18 [2019-12-10T10:05:18.295Z] #18 60.03 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ...
10:05:18 [2019-12-10T10:05:18.295Z] #18 60.10 Selecting previously unselected package libsepol1-dev:s390x.
10:05:18 [2019-12-10T10:05:18.295Z] #18 60.10 Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ...
10:05:18 [2019-12-10T10:05:18.295Z] #18 60.11 Unpacking libsepol1-dev:s390x (2.6-2) ...
10:05:18 [2019-12-10T10:05:18.295Z] #18 60.46 Selecting previously unselected package libpcre16-3:s390x.
10:05:18 [2019-12-10T10:05:18.295Z] #18 60.46 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ...
10:05:18 [2019-12-10T10:05:18.295Z] #18 60.47 Unpacking libpcre16-3:s390x (2:8.39-3) ...
10:05:18 [2019-12-10T10:05:18.295Z] #18 60.58 Selecting previously unselected package libpcre32-3:s390x.
10:05:18 [2019-12-10T10:05:18.295Z] #18 60.58 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ...
10:05:18 [2019-12-10T10:05:18.295Z] #18 60.58 Unpacking libpcre32-3:s390x (2:8.39-3) ...
10:05:18 [2019-12-10T10:05:18.295Z] #18 60.70 Selecting previously unselected package libpcre3-dev:s390x.
10:05:18 [2019-12-10T10:05:18.295Z] #18 60.70 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ...
10:05:18 [2019-12-10T10:05:18.295Z] #18 60.70 Unpacking libpcre3-dev:s390x (2:8.39-3) ...
10:05:18 [2019-12-10T10:05:18.295Z] #18 61.07 Selecting previously unselected package libselinux1-dev:s390x.
10:05:18 [2019-12-10T10:05:18.295Z] #18 61.08 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ...
10:05:18 [2019-12-10T10:05:18.295Z] #18 61.09 Unpacking libselinux1-dev:s390x (2.6-3+b3) ...
10:05:18 [2019-12-10T10:05:18.295Z] #18 61.31 Selecting previously unselected package libdevmapper-dev:s390x.
10:05:18 [2019-12-10T10:05:18.295Z] #18 61.32 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ...
10:05:18 [2019-12-10T10:05:18.295Z] #18 61.33 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ...
10:05:18 [2019-12-10T10:05:18.295Z] #18 61.46 Selecting previously unselected package libnl-3-200:s390x.
10:05:18 [2019-12-10T10:05:18.295Z] #18 61.46 Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ...
10:05:18 [2019-12-10T10:05:18.295Z] #18 61.47 Unpacking libnl-3-200:s390x (3.2.27-2) ...
10:05:18 [2019-12-10T10:05:18.295Z] #18 61.57 Selecting previously unselected package libprotobuf-c1:s390x.
10:05:18 [2019-12-10T10:05:18.295Z] #18 61.57 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ...
10:05:18 [2019-12-10T10:05:18.295Z] #18 61.57 Unpacking libprotobuf-c1:s390x (1.2.1-2) ...
10:05:18 [2019-12-10T10:05:18.295Z] #18 61.62 Selecting previously unselected package libreadline5:s390x.
10:05:18 [2019-12-10T10:05:18.296Z] #18 61.62 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ...
10:05:18 [2019-12-10T10:05:18.296Z] #18 61.63 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ...
10:05:18 [2019-12-10T10:05:18.296Z] #18 61.78 Selecting previously unselected package libsystemd-dev:s390x.
10:05:18 [2019-12-10T10:05:18.296Z] #18 61.79 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ...
10:05:18 [2019-12-10T10:05:18.296Z] #18 61.80 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ...
10:05:18 [2019-12-10T10:05:18.545Z] #26 24.53 
                                                                           0.7%
#                                                                          1.9%
##                                                                         3.6%
###                                                                        5.3%
#####                                                                      7.2%
######                                                                     8.9%
#######                                                                   10.0%
########                                                                  12.1%
##########                                                                14.3%
###########                                                               16.5%
#############                                                             18.2%
##############                                                            20.0%
###############                                                           21.1%
##################                                                        25.4%
###################                                                       27.0%
####################                                                      28.8%
######################                                                    30.7%
#######################                                                   32.0%
#######################                                                   33.1%
#########################                                                 34.9%
##########################                                                36.8%
###########################                                               38.6%
#############################                                             41.5%
###############################                                           43.2%
################################                                          44.7%
#################################                                         46.9%
##################################                                        47.4%
###################################                                       48.7%
###################################                                       49.8%
####################################                                      50.2%
####################################                                      51.3%
#####################################                                     51.9%
#####################################                                     52.6%
#######################################                                   55.5%
#########################################                                 58.1%
###########################################                               60.0%
############################################                              61.4%
##############################################                            64.0%
###############################################                           65.9%
################################################                          66.7%
################################################                          67.2%
#################################################                         68.4%
###################################################                       70.8%
####################################################                      73.0%
#####################################################                     74.3%
######################################################                    75.9%
#######################################################                   76.4%
#######################################################                   77.7%
#########################################################                 79.6%
#########################################################                 80.5%
############################################################              83.9%
#############################################################             84.9%
#############################################################             85.8%
###############################################################           87.9%
################################################################          89.0%
################################################################          89.9%
#################################################################         90.8%
#################################################################         91.5%
##################################################################        92.6%
###################################################################       93.8%
####################################################################      94.8%
#####################################################################     96.0%
######################################################################    98.2%
#######################################################################   99.8%
######################################################################## 100.0%
10:05:18 [2019-12-10T10:05:18.693Z] using credential docker-jenkins-github-credentials
10:05:18 [2019-12-10T10:05:18.768Z] Cloning the remote Git repository
10:05:18 [2019-12-10T10:05:18.768Z] Cloning with configured refspecs honoured and without tags
10:05:19 [2019-12-10T10:05:19.051Z] #17 44.92 The following additional packages will be installed:
10:05:19 [2019-12-10T10:05:19.051Z] #17 44.95   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
10:05:19 [2019-12-10T10:05:19.111Z] #26 31.98 
10:05:18 [2019-12-10T10:05:18.974Z] Cloning repository https://github.com/moby/moby.git
10:05:19 [2019-12-10T10:05:19.309Z] #17 44.95   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
10:05:19 [2019-12-10T10:05:19.309Z] #17 44.95   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
10:05:19 [2019-12-10T10:05:19.309Z] #17 44.95   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
10:05:19 [2019-12-10T10:05:19.309Z] #17 44.96   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
10:05:19 [2019-12-10T10:05:19.309Z] #17 44.96   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
10:05:19 [2019-12-10T10:05:19.309Z] #17 44.96   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
10:05:19 [2019-12-10T10:05:19.309Z] #17 44.96   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
10:05:19 [2019-12-10T10:05:19.309Z] #17 44.96   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
10:05:19 [2019-12-10T10:05:19.309Z] #17 44.97 Suggested packages:
10:05:19 [2019-12-10T10:05:19.309Z] #17 44.97   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
10:05:19 [2019-12-10T10:05:19.309Z] #17 44.97   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
10:05:19 [2019-12-10T10:05:19.309Z] #17 44.97   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
10:05:19 [2019-12-10T10:05:19.309Z] #17 44.97   vim-doc vim-scripts xfsdump acl attr quota
10:05:19 [2019-12-10T10:05:19.309Z] #17 44.97 Recommended packages:
10:05:19 [2019-12-10T10:05:19.309Z] #17 44.97   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
10:05:19 [2019-12-10T10:05:19.309Z] #17 44.97   python3-keyrings.alt python3-xdg unzip
10:05:19 [2019-12-10T10:05:19.920Z] #17 51.04 Selecting previously unselected package python3.5.
10:05:19 [2019-12-10T10:05:19.920Z] #17 51.06 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_arm64.deb ...
10:05:19 [2019-12-10T10:05:19.920Z] #17 51.08 Unpacking python3.5 (3.5.3-1+deb9u1) ...
10:05:19 [2019-12-10T10:05:19.920Z] #17 51.28 Selecting previously unselected package libpython3-stdlib:arm64.
10:05:19 [2019-12-10T10:05:19.920Z] #17 51.28 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_arm64.deb ...
10:05:19 [2019-12-10T10:05:19.920Z] #17 51.30 Unpacking libpython3-stdlib:arm64 (3.5.3-1) ...
10:05:20 [2019-12-10T10:05:20.183Z] #17 51.53 Selecting previously unselected package dh-python.
10:05:20 [2019-12-10T10:05:20.183Z] #17 51.53 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
10:05:20 [2019-12-10T10:05:20.183Z] #17 51.53 Unpacking dh-python (2.20170125) ...
10:05:20 [2019-12-10T10:05:20.292Z] #18 63.92 Selecting previously unselected package net-tools.
10:05:20 [2019-12-10T10:05:20.292Z] #18 63.92 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ...
10:05:20 [2019-12-10T10:05:20.292Z] #18 63.93 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
10:05:20 [2019-12-10T10:05:20.443Z] #17 51.80 Setting up libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ...
10:05:20 [2019-12-10T10:05:20.443Z] #17 51.82 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
10:05:20 [2019-12-10T10:05:20.707Z] #18 64.13 Selecting previously unselected package python-pip-whl.
10:05:20 [2019-12-10T10:05:20.707Z] #18 64.13 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
10:05:20 [2019-12-10T10:05:20.707Z] #18 64.20 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
10:05:21 [2019-12-10T10:05:21.009Z] #26 34.12 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
10:05:21 [2019-12-10T10:05:21.105Z] #18 64.94 Selecting previously unselected package python3-pip.
10:05:19 [2019-12-10T10:05:19.343Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
10:05:20 [2019-12-10T10:05:20.460Z] Fetching upstream changes from https://github.com/moby/moby.git
10:05:20 [2019-12-10T10:05:20.461Z]  > git --version # timeout=10
10:05:20 [2019-12-10T10:05:20.500Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:05:20 [2019-12-10T10:05:20.502Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40074/head:refs/remotes/origin/PR-40074 +refs/heads/master:refs/remotes/origin/master
10:05:21 [2019-12-10T10:05:21.499Z] #18 64.94 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
10:05:21 [2019-12-10T10:05:21.499Z] #18 64.95 Unpacking python3-pip (9.0.1-2+deb9u1) ...
10:05:21 [2019-12-10T10:05:21.499Z] #18 65.13 Selecting previously unselected package python3-pkg-resources.
10:05:21 [2019-12-10T10:05:21.499Z] #18 65.13 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
10:05:21 [2019-12-10T10:05:21.499Z] #18 65.14 Unpacking python3-pkg-resources (33.1.1-1) ...
10:05:21 [2019-12-10T10:05:21.499Z] #18 65.24 Selecting previously unselected package python3-setuptools.
10:05:21 [2019-12-10T10:05:21.499Z] #18 65.24 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
10:05:21 [2019-12-10T10:05:21.499Z] #18 65.24 Unpacking python3-setuptools (33.1.1-1) ...
10:05:21 [2019-12-10T10:05:21.577Z] #26 34.67 
10:05:21 [2019-12-10T10:05:21.919Z] #18 65.50 Selecting previously unselected package python3-wheel.
10:05:21 [2019-12-10T10:05:21.919Z] #18 65.50 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
10:05:21 [2019-12-10T10:05:21.919Z] #18 65.51 Unpacking python3-wheel (0.29.0-2) ...
10:05:21 [2019-12-10T10:05:21.919Z] #18 65.66 Selecting previously unselected package thin-provisioning-tools.
10:05:21 [2019-12-10T10:05:21.919Z] #18 65.66 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ...
10:05:21 [2019-12-10T10:05:21.919Z] #18 65.67 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
10:05:22 [2019-12-10T10:05:22.142Z] #26 35.13 
######################################################################## 100.0%
10:05:22 [2019-12-10T10:05:22.339Z] #18 66.02 Selecting previously unselected package vim-runtime.
10:05:22 [2019-12-10T10:05:22.339Z] #18 66.02 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
10:05:22 [2019-12-10T10:05:22.339Z] #18 66.04 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
10:05:22 [2019-12-10T10:05:22.339Z] #18 66.09 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
10:05:22 [2019-12-10T10:05:22.339Z] #18 66.10 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
10:05:22 [2019-12-10T10:05:22.400Z] #26 ...
10:05:22 [2019-12-10T10:05:22.400Z] 
10:05:22 [2019-12-10T10:05:22.400Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:05:22 [2019-12-10T10:05:22.400Z] #54 25.45 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc .
10:05:22 [2019-12-10T10:05:22.658Z] #54 ...
10:05:22 [2019-12-10T10:05:22.658Z] 
10:05:22 [2019-12-10T10:05:22.658Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:05:22 [2019-12-10T10:05:22.658Z] #26 35.71 
10:05:22 [2019-12-10T10:05:22.985Z] #17 ...
10:05:22 [2019-12-10T10:05:22.985Z] 
10:05:22 [2019-12-10T10:05:22.985Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:05:24 [2019-12-10T10:05:24.304Z] #22 119.3 Checking out files:  15% (1646/10716)   
Checking out files:  16% (1715/10716)   
Checking out files:  17% (1822/10716)   
Checking out files:  18% (1929/10716)   
Checking out files:  19% (2037/10716)   
Checking out files:  20% (2144/10716)   
Checking out files:  21% (2251/10716)   
Checking out files:  22% (2358/10716)   
Checking out files:  23% (2465/10716)   
Checking out files:  24% (2572/10716)   
Checking out files:  25% (2679/10716)   
Checking out files:  26% (2787/10716)   
Checking out files:  27% (2894/10716)   
Checking out files:  28% (3001/10716)   
Checking out files:  29% (3108/10716)   
Checking out files:  29% (3212/10716)   
Checking out files:  30% (3215/10716)   
Checking out files:  31% (3322/10716)   
Checking out files:  32% (3430/10716)   
Checking out files:  33% (3537/10716)   
Checking out files:  34% (3644/10716)   
10:05:24 [2019-12-10T10:05:24.304Z] #22 ...
10:05:24 [2019-12-10T10:05:24.304Z] 
10:05:24 [2019-12-10T10:05:24.304Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:05:24 [2019-12-10T10:05:24.304Z] #41 48.84   CC       images/file-lock.o
10:05:24 [2019-12-10T10:05:24.304Z] #41 49.15   CC       images/rlimit.o
10:05:24 [2019-12-10T10:05:24.304Z] #41 49.54   CC       images/pagemap.o
10:05:24 [2019-12-10T10:05:24.304Z] #41 49.96   CC       images/siginfo.o
10:05:24 [2019-12-10T10:05:24.304Z] #41 50.26   CC       images/rpc.o
10:05:24 [2019-12-10T10:05:24.304Z] #41 52.28   CC       images/ext-file.o
10:05:24 [2019-12-10T10:05:24.304Z] #41 52.50   CC       images/cgroup.o
10:05:24 [2019-12-10T10:05:24.304Z] #41 53.39   CC       images/userns.o
10:05:24 [2019-12-10T10:05:24.304Z] #41 53.86   CC       images/google/protobuf/descriptor.o
10:05:24 [2019-12-10T10:05:24.304Z] #41 56.41   CC       images/opts.o
10:05:24 [2019-12-10T10:05:24.304Z] #41 56.67   CC       images/seccomp.o
10:05:24 [2019-12-10T10:05:24.304Z] #41 57.17   CC       images/binfmt-misc.o
10:05:24 [2019-12-10T10:05:24.304Z] #41 57.44   CC       images/time.o
10:05:24 [2019-12-10T10:05:24.304Z] #41 57.81   CC       images/sysctl.o
10:05:24 [2019-12-10T10:05:24.304Z] #41 58.16   CC       images/autofs.o
10:05:24 [2019-12-10T10:05:24.304Z] #41 58.44   CC       images/macvlan.o
10:05:24 [2019-12-10T10:05:24.304Z] #41 58.78   CC       images/sit.o
10:05:24 [2019-12-10T10:05:24.558Z] #26 37.53 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
10:05:24 [2019-12-10T10:05:24.564Z] #41 59.02   LINK     images/built-in.o
10:05:24 [2019-12-10T10:05:24.564Z] #41 59.16   GEN      compel/include/asm
10:05:24 [2019-12-10T10:05:24.564Z] #41 ...
10:05:24 [2019-12-10T10:05:24.564Z] 
10:05:24 [2019-12-10T10:05:24.564Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:05:24 [2019-12-10T10:05:24.571Z] #17 ...
10:05:24 [2019-12-10T10:05:24.571Z] 
10:05:24 [2019-12-10T10:05:24.571Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:05:24 [2019-12-10T10:05:24.571Z] #44 139.7 go/doc
10:05:24 [2019-12-10T10:05:24.571Z] #44 143.3 vendor/golang.org/x/crypto/cryptobyte
10:05:24 [2019-12-10T10:05:24.571Z] #44 146.1 github.com/LK4D4/vndr/build
10:05:24 [2019-12-10T10:05:24.571Z] #44 147.1 net
10:05:24 [2019-12-10T10:05:24.571Z] #44 ...
10:05:24 [2019-12-10T10:05:24.571Z] 
10:05:24 [2019-12-10T10:05:24.571Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:05:24 [2019-12-10T10:05:24.571Z] #41 45.01   CC       images/signalfd.o
10:05:24 [2019-12-10T10:05:24.571Z] #41 45.25   CC       images/fs.o
10:05:24 [2019-12-10T10:05:24.571Z] #41 45.72   CC       images/pstree.o
10:05:24 [2019-12-10T10:05:24.571Z] #41 45.89   CC       images/pipe.o
10:05:24 [2019-12-10T10:05:24.571Z] #41 46.26   CC       images/tcp-stream.o
10:05:24 [2019-12-10T10:05:24.571Z] #41 46.74   CC       images/sk-packet.o
10:05:24 [2019-12-10T10:05:24.571Z] #41 47.24   CC       images/mnt.o
10:05:24 [2019-12-10T10:05:24.571Z] #41 47.82   CC       images/pipe-data.o
10:05:24 [2019-12-10T10:05:24.571Z] #41 48.19   CC       images/sa.o
10:05:24 [2019-12-10T10:05:24.571Z] #41 48.59   CC       images/timer.o
10:05:24 [2019-12-10T10:05:24.571Z] #41 49.11   CC       images/timerfd.o
10:05:24 [2019-12-10T10:05:24.571Z] #41 49.63   CC       images/mm.o
10:05:24 [2019-12-10T10:05:24.571Z] #41 50.29   CC       images/sk-opts.o
10:05:24 [2019-12-10T10:05:24.571Z] #41 50.70   CC       images/sk-unix.o
10:05:24 [2019-12-10T10:05:24.571Z] #41 51.19   CC       images/sk-inet.o
10:05:24 [2019-12-10T10:05:24.571Z] #41 51.86   CC       images/tun.o
10:05:24 [2019-12-10T10:05:24.571Z] #41 52.84   CC       images/sk-netlink.o
10:05:24 [2019-12-10T10:05:24.829Z] #41 53.27   CC       images/packet-sock.o
10:05:25 [2019-12-10T10:05:25.124Z] #26 38.20 
10:05:25 [2019-12-10T10:05:25.395Z] #41 54.01   CC       images/ipc-var.o
10:05:25 [2019-12-10T10:05:25.691Z] #26 38.54 
#######################################                                   54.7%
######################################################################## 100.0%
10:05:25 [2019-12-10T10:05:25.949Z] #26 38.95 
10:05:25 [2019-12-10T10:05:25.962Z] #41 54.53   CC       images/ipc-desc.o
10:05:26 [2019-12-10T10:05:26.207Z] #26 ...
10:05:26 [2019-12-10T10:05:26.207Z] 
10:05:26 [2019-12-10T10:05:26.207Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:05:26 [2019-12-10T10:05:26.207Z] #68 29.66 Checking out files:  38% (772/1997)   
Checking out files:  39% (779/1997)   
Checking out files:  40% (799/1997)   
Checking out files:  41% (819/1997)   
Checking out files:  42% (839/1997)   
Checking out files:  43% (859/1997)   
Checking out files:  44% (879/1997)   
Checking out files:  45% (899/1997)   
Checking out files:  46% (919/1997)   
Checking out files:  47% (939/1997)   
Checking out files:  48% (959/1997)   
Checking out files:  49% (979/1997)   
Checking out files:  50% (999/1997)   
Checking out files:  51% (1019/1997)   
Checking out files:  52% (1039/1997)   
Checking out files:  53% (1059/1997)   
Checking out files:  54% (1079/1997)   
Checking out files:  55% (1099/1997)   
Checking out files:  56% (1119/1997)   
Checking out files:  57% (1139/1997)   
Checking out files:  58% (1159/1997)   
Checking out files:  59% (1179/1997)   
Checking out files:  60% (1199/1997)   
Checking out files:  61% (1219/1997)   
Checking out files:  62% (1239/1997)   
Checking out files:  63% (1259/1997)   
Checking out files:  64% (1279/1997)   
Checking out files:  65% (1299/1997)   
Checking out files:  66% (1319/1997)   
Checking out files:  67% (1338/1997)   
Checking out files:  68% (1358/1997)   
Checking out files:  69% (1378/1997)   
Checking out files:  70% (1398/1997)   
Checking out files:  71% (1418/1997)   
Checking out files:  72% (1438/1997)   
Checking out files:  73% (1458/1997)   
Checking out files:  74% (1478/1997)   
Checking out files:  75% (1498/1997)   
Checking out files:  76% (1518/1997)   
Checking out files:  77% (1538/1997)   
Checking out files:  78% (1558/1997)   
Checking out files:  79% (1578/1997)   
Checking out files:  80% (1598/1997)   
Checking out files:  81% (1618/1997)   
Checking out files:  82% (1638/1997)   
Checking out files:  83% (1658/1997)   
Checking out files:  84% (1678/1997)   
Checking out files:  85% (1698/1997)   
Checking out files:  86% (1718/1997)   
Checking out files:  87% (1738/1997)   
Checking out files:  88% (1758/1997)   
Checking out files:  89% (1778/1997)   
Checking out files:  90% (1798/1997)   
Checking out files:  90% (1799/1997)   
Checking out files:  91% (1818/1997)   
Checking out files:  92% (1838/1997)   
Checking out files:  93% (1858/1997)   
Checking out files:  94% (1878/1997)   
Checking out files:  95% (1898/1997)   
Checking out files:  96% (1918/1997)   
Checking out files:  97% (1938/1997)   
Checking out files:  98% (1958/1997)   
Checking out files:  99% (1978/1997)   
Checking out files: 100% (1997/1997)   
Checking out files: 100% (1997/1997), done.
10:05:26 [2019-12-10T10:05:26.207Z] #68 31.20 + cd /tmp/tmp.5BulfvXu1m/src/github.com/docker/libnetwork
10:05:26 [2019-12-10T10:05:26.207Z] #68 31.20 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377
10:05:26 [2019-12-10T10:05:26.207Z] #68 31.70 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
10:05:26 [2019-12-10T10:05:26.222Z] #41 ...
10:05:26 [2019-12-10T10:05:26.222Z] 
10:05:26 [2019-12-10T10:05:26.222Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:05:26 [2019-12-10T10:05:26.222Z] #44 151.7 vendor/golang.org/x/text/transform
10:05:26 [2019-12-10T10:05:26.465Z] #68 ...
10:05:26 [2019-12-10T10:05:26.465Z] 
10:05:26 [2019-12-10T10:05:26.465Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:05:26 [2019-12-10T10:05:26.465Z] #40 30.10 Fetched 7927 kB in 23s (344 kB/s)
10:05:26 [2019-12-10T10:05:26.465Z] #40 30.10 Reading package lists...
10:05:26 [2019-12-10T10:05:26.722Z] #40 ...
10:05:26 [2019-12-10T10:05:26.722Z] 
10:05:26 [2019-12-10T10:05:26.722Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:05:26 [2019-12-10T10:05:26.722Z] #50 35.48 + cd /tmp/tmp.FiYAJTUgbS/src/github.com/golangci/golangci-lint/
10:05:26 [2019-12-10T10:05:26.722Z] #50 35.48 + git checkout -q v1.20.0
10:05:26 [2019-12-10T10:05:26.722Z] #50 36.14 ++ git describe --tags
10:05:26 [2019-12-10T10:05:26.722Z] #50 36.15 + version=v1.20.0
10:05:26 [2019-12-10T10:05:26.722Z] #50 36.17 ++ git rev-parse --short HEAD
10:05:26 [2019-12-10T10:05:26.722Z] #50 36.18 + commit=cc98739
10:05:26 [2019-12-10T10:05:26.722Z] #50 36.18 ++ git show -s --format=%cd
10:05:26 [2019-12-10T10:05:26.722Z] #50 36.20 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
10:05:26 [2019-12-10T10:05:26.722Z] #50 36.20 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
10:05:26 [2019-12-10T10:05:26.786Z] #18 70.40 Selecting previously unselected package vim.
10:05:26 [2019-12-10T10:05:26.786Z] #18 70.40 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ...
10:05:26 [2019-12-10T10:05:26.786Z] #18 70.41 Unpacking vim (2:8.0.0197-4+deb9u3) ...
10:05:27 [2019-12-10T10:05:27.006Z] #22 119.3 Checking out files:  15% (1646/10716)   
Checking out files:  16% (1715/10716)   
Checking out files:  17% (1822/10716)   
Checking out files:  18% (1929/10716)   
Checking out files:  19% (2037/10716)   
Checking out files:  20% (2144/10716)   
Checking out files:  21% (2251/10716)   
Checking out files:  22% (2358/10716)   
Checking out files:  23% (2465/10716)   
Checking out files:  24% (2572/10716)   
Checking out files:  25% (2679/10716)   
Checking out files:  26% (2787/10716)   
Checking out files:  27% (2894/10716)   
Checking out files:  28% (3001/10716)   
Checking out files:  29% (3108/10716)   
Checking out files:  29% (3212/10716)   
Checking out files:  30% (3215/10716)   
Checking out files:  31% (3322/10716)   
Checking out files:  32% (3430/10716)   
Checking out files:  33% (3537/10716)   
Checking out files:  34% (3644/10716)   
Checking out files:  35% (3751/10716)   
Checking out files:  36% (3858/10716)   
Checking out files:  37% (3965/10716)   
Checking out files:  37% (4042/10716)   
Checking out files:  38% (4073/10716)   
Checking out files:  39% (4180/10716)   
Checking out files:  40% (4287/10716)   
Checking out files:  41% (4394/10716)   
Checking out files:  42% (4501/10716)   
Checking out files:  43% (4608/10716)   
Checking out files:  44% (4716/10716)   
Checking out files:  45% (4823/10716)   
Checking out files:  46% (4930/10716)   
Checking out files:  47% (5037/10716)   
Checking out files:  48% (5144/10716)   
Checking out files:  49% (5251/10716)   
Checking out files:  50% (5358/10716)   
Checking out files:  51% (5466/10716)   
Checking out files:  52% (5573/10716)   
Checking out files:  53% (5680/10716)   
Checking out files:  54% (5787/10716)   
Checking out files:  55% (5894/10716)   
Checking out files:  55% (5951/10716)   
Checking out files:  56% (6001/10716)   
Checking out files:  57% (6109/10716)   
Checking out files:  58% (6216/10716)   
Checking out files:  59% (6323/10716)   
Checking out files:  60% (6430/10716)   
Checking out files:  61% (6537/10716)   
Checking out files:  62% (6644/10716)   
Checking out files:  63% (6752/10716)   
Checking out files:  64% (6859/10716)   
Checking out files:  65% (6966/10716)   
Checking out files:  66% (7073/10716)   
Checking out files:  67% (7180/10716)   
Checking out files:  67% (7269/10716)   
Checking out files:  68% (7287/10716)   
10:05:27 [2019-12-10T10:05:27.007Z] #22 ...
10:05:27 [2019-12-10T10:05:27.007Z] 
10:05:27 [2019-12-10T10:05:27.007Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:05:27 [2019-12-10T10:05:27.007Z] #44 113.1 net/textproto
10:05:27 [2019-12-10T10:05:27.007Z] #44 113.1 vendor/golang.org/x/net/http/httpproxy
10:05:27 [2019-12-10T10:05:27.007Z] #44 113.1 crypto/x509
10:05:27 [2019-12-10T10:05:27.007Z] #44 115.1 vendor/golang.org/x/net/http/httpguts
10:05:27 [2019-12-10T10:05:27.007Z] #44 115.1 mime/multipart
10:05:27 [2019-12-10T10:05:27.007Z] #44 118.0 crypto/tls
10:05:27 [2019-12-10T10:05:27.007Z] #44 ...
10:05:27 [2019-12-10T10:05:27.007Z] 
10:05:27 [2019-12-10T10:05:27.007Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:05:27 [2019-12-10T10:05:27.198Z] #18 71.06 Selecting previously unselected package xfsprogs.
10:05:27 [2019-12-10T10:05:27.198Z] #18 71.06 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ...
10:05:27 [2019-12-10T10:05:27.596Z] #44 152.8 vendor/golang.org/x/text/unicode/bidi
10:05:27 [2019-12-10T10:05:27.626Z] #18 71.06 Unpacking xfsprogs (4.9.0+nmu1) ...
10:05:27 [2019-12-10T10:05:27.657Z] #50 ...
10:05:27 [2019-12-10T10:05:27.657Z] 
10:05:27 [2019-12-10T10:05:27.657Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:05:27 [2019-12-10T10:05:27.657Z] #44 40.73 vendor/golang.org/x/crypto/internal/subtle
10:05:27 [2019-12-10T10:05:27.657Z] #44 40.90 vendor/golang.org/x/crypto/curve25519
10:05:28 [2019-12-10T10:05:28.039Z] #18 71.69 Selecting previously unselected package zip.
10:05:28 [2019-12-10T10:05:28.039Z] #18 71.70 Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ...
10:05:28 [2019-12-10T10:05:28.039Z] #18 71.70 Unpacking zip (3.0-11+b1) ...
10:05:28 [2019-12-10T10:05:28.039Z] #18 71.86 Selecting previously unselected package libapparmor-perl.
10:05:28 [2019-12-10T10:05:28.040Z] #18 71.86 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ...
10:05:28 [2019-12-10T10:05:28.040Z] #18 71.87 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
10:05:28 [2019-12-10T10:05:28.040Z] #18 ...
10:05:28 [2019-12-10T10:05:28.040Z] 
10:05:28 [2019-12-10T10:05:28.040Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:05:28 [2019-12-10T10:05:28.040Z] #42 49.29   HOSTCC   compel/src/lib/log-host.o
10:05:28 [2019-12-10T10:05:28.040Z] #42 49.53   HOSTLINK compel/compel-host-bin
10:05:28 [2019-12-10T10:05:28.040Z] #42 49.64   DEP      soccr/soccr.d
10:05:28 [2019-12-10T10:05:28.040Z] #42 49.77   CC       soccr/soccr.o
10:05:28 [2019-12-10T10:05:28.040Z] #42 51.44   AR       soccr/libsoccr.a
10:05:28 [2019-12-10T10:05:28.040Z] #42 51.47 make[1]: 'soccr/libsoccr.a' is up to date.
10:05:28 [2019-12-10T10:05:28.040Z] #42 51.78   DEP      criu/arch/s390/sigframe.d
10:05:28 [2019-12-10T10:05:28.040Z] #42 51.92   DEP      criu/arch/s390/crtools.d
10:05:28 [2019-12-10T10:05:28.040Z] #42 52.20   DEP      criu/arch/s390/cpu.d
10:05:28 [2019-12-10T10:05:28.040Z] #42 52.47   CC       criu/arch/s390/cpu.o
10:05:28 [2019-12-10T10:05:28.040Z] #42 52.98   CC       criu/arch/s390/crtools.o
10:05:28 [2019-12-10T10:05:28.040Z] #42 54.12   CC       criu/arch/s390/sigframe.o
10:05:28 [2019-12-10T10:05:28.040Z] #42 54.29   LINK     criu/arch/s390/crtools.built-in.o
10:05:28 [2019-12-10T10:05:28.040Z] #42 54.34   DEP      criu/arch/s390/vdso-pie.d
10:05:28 [2019-12-10T10:05:28.040Z] #42 54.49   DEP      criu/pie/parasite-vdso.d
10:05:28 [2019-12-10T10:05:28.040Z] #42 54.70   DEP      criu/pie/util-vdso.d
10:05:28 [2019-12-10T10:05:28.040Z] #42 54.92   DEP      criu/pie/util.d
10:05:28 [2019-12-10T10:05:28.040Z] #42 55.21   CC       criu/pie/util.o
10:05:28 [2019-12-10T10:05:28.040Z] #42 55.55   CC       criu/pie/util-vdso.o
10:05:28 [2019-12-10T10:05:28.040Z] #42 56.18   CC       criu/pie/parasite-vdso.o
10:05:28 [2019-12-10T10:05:28.040Z] #42 56.73   CC       criu/arch/s390/vdso-pie.o
10:05:28 [2019-12-10T10:05:28.040Z] #42 57.02   AR       criu/pie/pie.lib.a
10:05:28 [2019-12-10T10:05:28.040Z] #42 57.15   DEP      criu/pie/restorer.d
10:05:28 [2019-12-10T10:05:28.040Z] #42 57.42   DEP      criu/arch/s390/restorer.d
10:05:28 [2019-12-10T10:05:28.040Z] #42 57.61   DEP      criu/pie/parasite.d
10:05:28 [2019-12-10T10:05:28.040Z] #42 57.81   CC       criu/pie/parasite.o
10:05:28 [2019-12-10T10:05:28.040Z] #42 58.99   LINK     criu/pie/parasite.built-in.o
10:05:28 [2019-12-10T10:05:28.040Z] #42 58.99   GEN      criu/pie/parasite-blob.h
10:05:28 [2019-12-10T10:05:28.040Z] #42 59.02   CC       criu/arch/s390/restorer.o
10:05:28 [2019-12-10T10:05:28.448Z] #42 ...
10:05:28 [2019-12-10T10:05:28.448Z] 
10:05:28 [2019-12-10T10:05:28.448Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:05:28 [2019-12-10T10:05:28.448Z] #18 72.05 Selecting previously unselected package apparmor.
10:05:28 [2019-12-10T10:05:28.448Z] #18 72.05 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ...
10:05:28 [2019-12-10T10:05:28.448Z] #18 72.10 Unpacking apparmor (2.11.0-3+deb9u2) ...
10:05:29 [2019-12-10T10:05:29.306Z] #18 72.78 Selecting previously unselected package binutils-mingw-w64-i686.
10:05:29 [2019-12-10T10:05:29.306Z] #18 72.79 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ...
10:05:29 [2019-12-10T10:05:29.306Z] #18 72.81 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
10:05:30 [2019-12-10T10:05:30.033Z] #22 119.3 Checking out files:  15% (1646/10716)   
Checking out files:  16% (1715/10716)   
Checking out files:  17% (1822/10716)   
Checking out files:  18% (1929/10716)   
Checking out files:  19% (2037/10716)   
Checking out files:  20% (2144/10716)   
Checking out files:  21% (2251/10716)   
Checking out files:  22% (2358/10716)   
Checking out files:  23% (2465/10716)   
Checking out files:  24% (2572/10716)   
Checking out files:  25% (2679/10716)   
Checking out files:  26% (2787/10716)   
Checking out files:  27% (2894/10716)   
Checking out files:  28% (3001/10716)   
Checking out files:  29% (3108/10716)   
Checking out files:  29% (3212/10716)   
Checking out files:  30% (3215/10716)   
Checking out files:  31% (3322/10716)   
Checking out files:  32% (3430/10716)   
Checking out files:  33% (3537/10716)   
Checking out files:  34% (3644/10716)   
Checking out files:  35% (3751/10716)   
Checking out files:  36% (3858/10716)   
Checking out files:  37% (3965/10716)   
Checking out files:  37% (4042/10716)   
Checking out files:  38% (4073/10716)   
Checking out files:  39% (4180/10716)   
Checking out files:  40% (4287/10716)   
Checking out files:  41% (4394/10716)   
Checking out files:  42% (4501/10716)   
Checking out files:  43% (4608/10716)   
Checking out files:  44% (4716/10716)   
Checking out files:  45% (4823/10716)   
Checking out files:  46% (4930/10716)   
Checking out files:  47% (5037/10716)   
Checking out files:  48% (5144/10716)   
Checking out files:  49% (5251/10716)   
Checking out files:  50% (5358/10716)   
Checking out files:  51% (5466/10716)   
Checking out files:  52% (5573/10716)   
Checking out files:  53% (5680/10716)   
Checking out files:  54% (5787/10716)   
Checking out files:  55% (5894/10716)   
Checking out files:  55% (5951/10716)   
Checking out files:  56% (6001/10716)   
Checking out files:  57% (6109/10716)   
Checking out files:  58% (6216/10716)   
Checking out files:  59% (6323/10716)   
Checking out files:  60% (6430/10716)   
Checking out files:  61% (6537/10716)   
Checking out files:  62% (6644/10716)   
Checking out files:  63% (6752/10716)   
Checking out files:  64% (6859/10716)   
Checking out files:  65% (6966/10716)   
Checking out files:  66% (7073/10716)   
Checking out files:  67% (7180/10716)   
Checking out files:  67% (7269/10716)   
Checking out files:  68% (7287/10716)   
Checking out files:  69% (7395/10716)   
Checking out files:  70% (7502/10716)   
Checking out files:  71% (7609/10716)   
Checking out files:  72% (7716/10716)   
Checking out files:  73% (7823/10716)   
Checking out files:  74% (7930/10716)   
Checking out files:  75% (8037/10716)   
Checking out files:  76% (8145/10716)   
Checking out files:  77% (8252/10716)   
Checking out files:  78% (8359/10716)   
Checking out files:  79% (8466/10716)   
Checking out files:  80% (8573/10716)   
Checking out files:  80% (8591/10716)   
Checking out files:  81% (8680/10716)   
Checking out files:  82% (8788/10716)   
Checking out files:  83% (8895/10716)   
Checking out files:  84% (9002/10716)   
Checking out files:  85% (9109/10716)   
Checking out files:  86% (9216/10716)   
Checking out files:  87% (9323/10716)   
Checking out files:  88% (9431/10716)   
Checking out files:  89% (9538/10716)   
Checking out files:  90% (9645/10716)   
Checking out files:  91% (9752/10716)   
Checking out files:  92% (9859/10716)   
Checking out files:  93% (9966/10716)   
Checking out files:  94% (10074/10716)   
Checking out files:  94% (10109/10716)   
Checking out files:  95% (10181/10716)   
Checking out files:  96% (10288/10716)   
Checking out files:  97% (10395/10716)   
Checking out files:  98% (10502/10716)   
Checking out files:  99% (10609/10716)   
Checking out files:  99% (10701/10716)   
Checking out files: 100% (10716/10716)   
Checking out files: 100% (10716/10716), done.
10:05:30 [2019-12-10T10:05:30.294Z] #18 ...
10:05:30 [2019-12-10T10:05:30.294Z] 
10:05:30 [2019-12-10T10:05:30.294Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:05:30 [2019-12-10T10:05:30.294Z] #45 95.30 compress/flate
10:05:30 [2019-12-10T10:05:30.294Z] #45 96.61 github.com/LK4D4/vndr/build
10:05:30 [2019-12-10T10:05:30.294Z] #45 98.19 compress/gzip
10:05:30 [2019-12-10T10:05:30.294Z] #45 99.55 vendor/golang.org/x/crypto/cryptobyte
10:05:30 [2019-12-10T10:05:30.294Z] #45 101.2 net
10:05:30 [2019-12-10T10:05:30.294Z] #45 102.0 vendor/golang.org/x/sys/cpu
10:05:30 [2019-12-10T10:05:30.294Z] #45 102.4 vendor/golang.org/x/crypto/internal/chacha20
10:05:30 [2019-12-10T10:05:30.294Z] #45 103.0 vendor/golang.org/x/crypto/poly1305
10:05:30 [2019-12-10T10:05:30.294Z] #45 103.7 vendor/golang.org/x/crypto/chacha20poly1305
10:05:30 [2019-12-10T10:05:30.294Z] #45 104.4 vendor/golang.org/x/crypto/curve25519
10:05:30 [2019-12-10T10:05:30.294Z] #45 104.9 vendor/golang.org/x/crypto/hkdf
10:05:30 [2019-12-10T10:05:30.294Z] #45 105.2 vendor/golang.org/x/text/transform
10:05:30 [2019-12-10T10:05:30.612Z] #22 126.9 + cd /tmp/tmp.hSAy9p2iPg/tmp/docker-ce
10:05:30 [2019-12-10T10:05:30.612Z] #22 126.9 + git checkout -q v17.06.2-ce
10:05:31 [2019-12-10T10:05:31.157Z] #45 106.4 vendor/golang.org/x/text/unicode/bidi
10:05:31 [2019-12-10T10:05:31.581Z] #45 ...
10:05:31 [2019-12-10T10:05:31.581Z] 
10:05:31 [2019-12-10T10:05:31.581Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:05:31 [2019-12-10T10:05:31.581Z] #42 59.42   CC       criu/pie/restorer.o
10:05:31 [2019-12-10T10:05:31.581Z] #42 62.27   LINK     criu/pie/restorer.built-in.o
10:05:31 [2019-12-10T10:05:31.581Z] #42 62.28   GEN      criu/pie/restorer-blob.h
10:05:31 [2019-12-10T10:05:31.581Z] #42 62.47   DEP      criu/vdso.d
10:05:31 [2019-12-10T10:05:31.581Z] #42 62.81   DEP      criu/uts_ns.d
10:05:31 [2019-12-10T10:05:31.778Z] #44 ...
10:05:31 [2019-12-10T10:05:31.779Z] 
10:05:31 [2019-12-10T10:05:31.779Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:05:31 [2019-12-10T10:05:31.779Z] #17 52.29 The following NEW packages will be installed:
10:05:31 [2019-12-10T10:05:31.779Z] #17 52.30   apparmor aufs-tools bash-completion binutils-mingw-w64
10:05:31 [2019-12-10T10:05:31.779Z] #17 52.30   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
10:05:31 [2019-12-10T10:05:31.779Z] #17 52.30   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
10:05:31 [2019-12-10T10:05:31.779Z] #17 52.30   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
10:05:31 [2019-12-10T10:05:31.779Z] #17 52.30   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
10:05:31 [2019-12-10T10:05:31.779Z] #17 52.30   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
10:05:31 [2019-12-10T10:05:31.779Z] #17 52.30   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
10:05:31 [2019-12-10T10:05:31.779Z] #17 52.30   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
10:05:31 [2019-12-10T10:05:31.779Z] #17 52.30   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
10:05:31 [2019-12-10T10:05:31.779Z] #17 52.30   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
10:05:31 [2019-12-10T10:05:31.779Z] #17 52.30   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
10:05:31 [2019-12-10T10:05:31.779Z] #17 52.30   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
10:05:31 [2019-12-10T10:05:31.779Z] #17 52.30   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
10:05:31 [2019-12-10T10:05:31.779Z] #17 52.30   xfsprogs xxd xz-utils zip
10:05:31 [2019-12-10T10:05:31.779Z] #17 53.58 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded.
10:05:31 [2019-12-10T10:05:31.779Z] #17 53.58 Need to get 90.9 MB of archives.
10:05:31 [2019-12-10T10:05:31.779Z] #17 53.58 After this operation, 541 MB of additional disk space will be used.
10:05:31 [2019-12-10T10:05:31.779Z] #17 53.58 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 53.60 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 53.61 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 53.61 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 53.61 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 53.63 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 53.70 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 53.91 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 53.92 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 53.93 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 54.18 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 54.22 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 54.23 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 54.24 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 54.24 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 54.25 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 54.28 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 54.30 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 54.32 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 54.32 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 54.34 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 54.38 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 54.39 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 54.42 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 54.43 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 54.44 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 54.48 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 54.48 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 54.50 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 54.58 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 54.60 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 54.61 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 54.65 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 54.66 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 54.67 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 54.70 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]
10:05:31 [2019-12-10T10:05:31.779Z] #17 54.71 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 54.72 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 54.73 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 54.78 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 54.80 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 54.85 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 54.92 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 54.95 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 54.96 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 54.97 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 54.98 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 54.99 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 55.24 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 55.28 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 55.47 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 55.49 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 55.52 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 55.54 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 55.55 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 55.59 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 56.22 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 56.31 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 56.38 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 56.41 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 56.43 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 56.47 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 56.68 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 57.08 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
10:05:31 [2019-12-10T10:05:31.779Z] #17 57.11 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB]
10:05:31 [2019-12-10T10:05:31.972Z] #42 63.00   DEP      criu/util.d
10:05:32 [2019-12-10T10:05:32.182Z] #22 ...
10:05:32 [2019-12-10T10:05:32.182Z] 
10:05:32 [2019-12-10T10:05:32.182Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:05:32 [2019-12-10T10:05:32.182Z] #47 DONE 128.3s
10:05:32 [2019-12-10T10:05:32.182Z] 
10:05:32 [2019-12-10T10:05:32.182Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:05:32 [2019-12-10T10:05:32.182Z] #17 56.24 Setting up python3-minimal (3.5.3-1) ...
10:05:32 [2019-12-10T10:05:32.182Z] #17 58.25 Selecting previously unselected package python3.
10:05:32 [2019-12-10T10:05:32.182Z] #17 58.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 ... 16632 files and directories currently installed.)
10:05:32 [2019-12-10T10:05:32.182Z] #17 58.29 Preparing to unpack .../00-python3_3.5.3-1_arm64.deb ...
10:05:32 [2019-12-10T10:05:32.182Z] #17 58.32 Unpacking python3 (3.5.3-1) ...
10:05:32 [2019-12-10T10:05:32.182Z] #17 58.71 Selecting previously unselected package pigz.
10:05:32 [2019-12-10T10:05:32.182Z] #17 58.72 Preparing to unpack .../01-pigz_2.3.4-1_arm64.deb ...
10:05:32 [2019-12-10T10:05:32.182Z] #17 59.24 Unpacking pigz (2.3.4-1) ...
10:05:32 [2019-12-10T10:05:32.182Z] #17 60.20 Selecting previously unselected package libip4tc0:arm64.
10:05:32 [2019-12-10T10:05:32.182Z] #17 60.21 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_arm64.deb ...
10:05:32 [2019-12-10T10:05:32.182Z] #17 60.22 Unpacking libip4tc0:arm64 (1.6.0+snapshot20161117-6) ...
10:05:32 [2019-12-10T10:05:32.182Z] #17 60.70 Selecting previously unselected package libip6tc0:arm64.
10:05:32 [2019-12-10T10:05:32.182Z] #17 60.70 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_arm64.deb ...
10:05:32 [2019-12-10T10:05:32.182Z] #17 60.71 Unpacking libip6tc0:arm64 (1.6.0+snapshot20161117-6) ...
10:05:32 [2019-12-10T10:05:32.182Z] #17 61.17 Selecting previously unselected package libiptc0:arm64.
10:05:32 [2019-12-10T10:05:32.182Z] #17 61.17 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_arm64.deb ...
10:05:32 [2019-12-10T10:05:32.182Z] #17 61.24 Unpacking libiptc0:arm64 (1.6.0+snapshot20161117-6) ...
10:05:32 [2019-12-10T10:05:32.182Z] #17 62.16 Selecting previously unselected package libxtables12:arm64.
10:05:32 [2019-12-10T10:05:32.182Z] #17 62.17 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_arm64.deb ...
10:05:32 [2019-12-10T10:05:32.182Z] #17 62.21 Unpacking libxtables12:arm64 (1.6.0+snapshot20161117-6) ...
10:05:32 [2019-12-10T10:05:32.182Z] #17 63.12 Selecting previously unselected package libnetfilter-conntrack3:arm64.
10:05:32 [2019-12-10T10:05:32.182Z] #17 63.12 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_arm64.deb ...
10:05:32 [2019-12-10T10:05:32.182Z] #17 63.18 Unpacking libnetfilter-conntrack3:arm64 (1.0.6-2) ...
10:05:32 [2019-12-10T10:05:32.182Z] #17 63.51 Selecting previously unselected package iptables.
10:05:32 [2019-12-10T10:05:32.182Z] #17 63.51 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_arm64.deb ...
10:05:32 [2019-12-10T10:05:32.182Z] #17 63.52 Unpacking iptables (1.6.0+snapshot20161117-6) ...
10:05:32 [2019-12-10T10:05:32.184Z] #17 57.73 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
10:05:32 [2019-12-10T10:05:32.184Z] #17 58.08 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB]
10:05:32 [2019-12-10T10:05:32.442Z] #17 58.11 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB]
10:05:32 [2019-12-10T10:05:32.541Z] #42 63.20   DEP      criu/uffd.d
10:05:32 [2019-12-10T10:05:32.541Z] #42 63.41   DEP      criu/tun.d
10:05:32 [2019-12-10T10:05:32.541Z] #42 63.65   DEP      criu/tty.d
10:05:32 [2019-12-10T10:05:32.752Z] #17 64.13 Selecting previously unselected package xxd.
10:05:32 [2019-12-10T10:05:32.752Z] #17 64.14 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ...
10:05:32 [2019-12-10T10:05:32.752Z] #17 64.16 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
10:05:32 [2019-12-10T10:05:32.930Z] #42 63.92   DEP      criu/timerfd.d
10:05:32 [2019-12-10T10:05:32.930Z] #42 64.11   DEP      criu/sysfs_parse.d
10:05:32 [2019-12-10T10:05:32.933Z] #44 ...
10:05:32 [2019-12-10T10:05:32.933Z] 
10:05:32 [2019-12-10T10:05:32.933Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:05:32 [2019-12-10T10:05:32.933Z] #28 43.19 + cd /tmp/tmp.xh1KhIjJ2W/src/github.com/go-swagger/go-swagger
10:05:32 [2019-12-10T10:05:32.933Z] #28 43.19 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
10:05:32 [2019-12-10T10:05:32.933Z] #28 46.26 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:05:33 [2019-12-10T10:05:33.015Z] #17 64.39 Selecting previously unselected package vim-common.
10:05:33 [2019-12-10T10:05:33.015Z] #17 64.40 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
10:05:33 [2019-12-10T10:05:33.276Z] #17 64.47 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
10:05:33 [2019-12-10T10:05:33.309Z] #42 64.28   DEP      criu/sysctl.d
10:05:33 [2019-12-10T10:05:33.309Z] #42 64.39   DEP      criu/string.d
10:05:33 [2019-12-10T10:05:33.309Z] #42 64.43   DEP      criu/stats.d
10:05:33 [2019-12-10T10:05:33.500Z] #28 ...
10:05:33 [2019-12-10T10:05:33.500Z] 
10:05:33 [2019-12-10T10:05:33.500Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:05:33 [2019-12-10T10:05:33.500Z] #26 41.13 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
10:05:33 [2019-12-10T10:05:33.500Z] #26 41.32 skipping existing 1849cc453dee
10:05:33 [2019-12-10T10:05:33.500Z] #26 41.51 
10:05:33 [2019-12-10T10:05:33.500Z] #26 43.95 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
10:05:33 [2019-12-10T10:05:33.500Z] #26 44.48 
10:05:33 [2019-12-10T10:05:33.500Z] #26 44.77 
######################################################################## 100.0%
10:05:33 [2019-12-10T10:05:33.500Z] #26 44.99 
10:05:33 [2019-12-10T10:05:33.500Z] #26 45.35 Download of images into '/build' complete.
10:05:33 [2019-12-10T10:05:33.500Z] #26 45.35 Use something like the following to load the result into a Docker daemon:
10:05:33 [2019-12-10T10:05:33.500Z] #26 45.35   tar -cC '/build' . | docker load
10:05:33 [2019-12-10T10:05:33.500Z] #26 DONE 46.6s
10:05:33 [2019-12-10T10:05:33.752Z] #42 64.59   DEP      criu/sockets.d
10:05:33 [2019-12-10T10:05:33.752Z] #42 64.95   DEP      criu/sk-unix.d
10:05:33 [2019-12-10T10:05:33.758Z] 
10:05:33 [2019-12-10T10:05:33.758Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:05:33 [2019-12-10T10:05:33.847Z] #17 65.27 Selecting previously unselected package bzip2.
10:05:33 [2019-12-10T10:05:33.847Z] #17 65.28 Preparing to unpack .../10-bzip2_1.0.6-8.1_arm64.deb ...
10:05:33 [2019-12-10T10:05:33.847Z] #17 65.30 Unpacking bzip2 (1.0.6-8.1) ...
10:05:34 [2019-12-10T10:05:34.108Z] #17 65.57 Selecting previously unselected package libgpm2:arm64.
10:05:34 [2019-12-10T10:05:34.108Z] #17 65.58 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_arm64.deb ...
10:05:34 [2019-12-10T10:05:34.108Z] #17 65.67 Unpacking libgpm2:arm64 (1.20.4-6.2+b1) ...
10:05:34 [2019-12-10T10:05:34.298Z] #42 65.43   DEP      criu/sk-tcp.d
10:05:34 [2019-12-10T10:05:34.325Z] #40 40.32 Reading package lists...
10:05:34 [2019-12-10T10:05:34.325Z] #40 ...
10:05:34 [2019-12-10T10:05:34.325Z] 
10:05:34 [2019-12-10T10:05:34.325Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:05:34 [2019-12-10T10:05:34.686Z] #17 66.00 Selecting previously unselected package xz-utils.
10:05:34 [2019-12-10T10:05:34.686Z] #17 66.01 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_arm64.deb ...
10:05:34 [2019-12-10T10:05:34.686Z] #17 66.06 Unpacking xz-utils (5.2.2-1.2+b1) ...
10:05:34 [2019-12-10T10:05:34.686Z] #17 ...
10:05:34 [2019-12-10T10:05:34.686Z] 
10:05:34 [2019-12-10T10:05:34.686Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:05:34 [2019-12-10T10:05:34.686Z] #41 59.16   GEN      compel/include/version.h
10:05:34 [2019-12-10T10:05:34.686Z] #41 59.18 touch .config
10:05:34 [2019-12-10T10:05:34.686Z] #41 59.19   GEN      include/common/config.h
10:05:34 [2019-12-10T10:05:34.686Z] #41 59.27   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
10:05:34 [2019-12-10T10:05:34.686Z] #41 59.31   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
10:05:34 [2019-12-10T10:05:34.686Z] #41 59.38   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
10:05:34 [2019-12-10T10:05:34.686Z] #41 59.41   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
10:05:34 [2019-12-10T10:05:34.686Z] #41 59.44   DEP      compel/plugins/std/infect.d
10:05:34 [2019-12-10T10:05:34.686Z] #41 59.59   DEP      compel/plugins/std/string.d
10:05:34 [2019-12-10T10:05:34.686Z] #41 59.76   DEP      compel/plugins/std/log.d
10:05:34 [2019-12-10T10:05:34.686Z] #41 59.90   DEP      compel/plugins/std/fds.d
10:05:34 [2019-12-10T10:05:34.686Z] #41 60.09   DEP      compel/plugins/std/std.d
10:05:34 [2019-12-10T10:05:34.686Z] #41 60.29   DEP      compel/plugins/shmem/shmem.d
10:05:34 [2019-12-10T10:05:34.686Z] #41 60.50   DEP      compel/plugins/fds/fds.d
10:05:34 [2019-12-10T10:05:34.686Z] #41 60.80   CC       compel/plugins/std/std.o
10:05:34 [2019-12-10T10:05:34.686Z] #41 61.20   CC       compel/plugins/std/fds.o
10:05:34 [2019-12-10T10:05:34.686Z] #41 61.66   CC       compel/plugins/std/log.o
10:05:34 [2019-12-10T10:05:34.686Z] #41 62.66   CC       compel/plugins/std/string.o
10:05:34 [2019-12-10T10:05:34.686Z] #41 63.43   CC       compel/plugins/std/infect.o
10:05:34 [2019-12-10T10:05:34.686Z] #41 64.15   CC       compel/arch/aarch64/plugins/std/parasite-head.o
10:05:34 [2019-12-10T10:05:34.686Z] #41 64.31   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
10:05:34 [2019-12-10T10:05:34.686Z] #41 64.57   AR       compel/plugins/std.lib.a
10:05:34 [2019-12-10T10:05:34.686Z] #41 65.02   CC       compel/plugins/fds/fds.o
10:05:34 [2019-12-10T10:05:34.686Z] #41 65.37   AR       compel/plugins/fds.lib.a
10:05:34 [2019-12-10T10:05:34.686Z] #41 65.46   HOSTDEP  compel/src/lib/log-host.d
10:05:34 [2019-12-10T10:05:34.686Z] #41 65.93   HOSTDEP  compel/src/lib/handle-elf-host.d
10:05:34 [2019-12-10T10:05:34.686Z] #41 66.08   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
10:05:34 [2019-12-10T10:05:34.686Z] #41 66.23   HOSTDEP  compel/src/main-host.d
10:05:34 [2019-12-10T10:05:34.686Z] #41 66.40   DEP      compel/src/lib/ptrace.d
10:05:34 [2019-12-10T10:05:34.686Z] #41 66.61   DEP      compel/src/lib/infect.d
10:05:34 [2019-12-10T10:05:34.686Z] #41 66.84   DEP      compel/src/lib/infect-util.d
10:05:34 [2019-12-10T10:05:34.686Z] #41 67.12   DEP      compel/src/lib/infect-rpc.d
10:05:34 [2019-12-10T10:05:34.686Z] #41 67.42   DEP      compel/arch/aarch64/src/lib/infect.d
10:05:34 [2019-12-10T10:05:34.686Z] #41 67.52   DEP      compel/arch/aarch64/src/lib/cpu.d
10:05:34 [2019-12-10T10:05:34.686Z] #41 67.60   DEP      compel/src/lib/log.d
10:05:34 [2019-12-10T10:05:34.686Z] #41 67.72   DEP      compel/src/main.d
10:05:34 [2019-12-10T10:05:34.686Z] #41 67.85   DEP      compel/src/lib/handle-elf.d
10:05:34 [2019-12-10T10:05:34.686Z] #41 67.95   DEP      compel/arch/aarch64/src/lib/handle-elf.d
10:05:34 [2019-12-10T10:05:34.686Z] #41 68.17   CC       compel/src/lib/log.o
10:05:34 [2019-12-10T10:05:34.686Z] #41 68.58   CC       compel/arch/aarch64/src/lib/cpu.o
10:05:34 [2019-12-10T10:05:34.686Z] #41 68.90   CC       compel/arch/aarch64/src/lib/infect.o
10:05:34 [2019-12-10T10:05:34.693Z] #42 65.68   DEP      criu/sk-queue.d
10:05:34 [2019-12-10T10:05:34.775Z] Fetching without tags
10:05:34 [2019-12-10T10:05:34.946Z] #41 69.33   CC       compel/src/lib/infect-rpc.o
10:05:34 [2019-12-10T10:05:34.946Z] #41 ...
10:05:34 [2019-12-10T10:05:34.946Z] 
10:05:34 [2019-12-10T10:05:34.946Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:05:34 [2019-12-10T10:05:34.946Z] #17 66.38 Selecting previously unselected package aufs-tools.
10:05:34 [2019-12-10T10:05:34.946Z] #17 66.39 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_arm64.deb ...
10:05:34 [2019-12-10T10:05:34.946Z] #17 66.40 Unpacking aufs-tools (1:4.1+20161219-1) ...
10:05:35 [2019-12-10T10:05:35.112Z] #42 65.83   DEP      criu/sk-packet.d
10:05:35 [2019-12-10T10:05:35.112Z] #42 66.07   DEP      criu/sk-netlink.d
10:05:35 [2019-12-10T10:05:35.207Z] #17 66.60 Selecting previously unselected package liblzo2-2:arm64.
10:05:35 [2019-12-10T10:05:35.207Z] #17 66.61 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_arm64.deb ...
10:05:35 [2019-12-10T10:05:35.207Z] #17 66.62 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ...
10:05:34 [2019-12-10T10:05:34.487Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:05:34 [2019-12-10T10:05:34.534Z]  > git config --add remote.origin.fetch +refs/pull/40074/head:refs/remotes/origin/PR-40074 # timeout=10
10:05:34 [2019-12-10T10:05:34.578Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:05:34 [2019-12-10T10:05:34.692Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:05:34 [2019-12-10T10:05:34.804Z] Fetching upstream changes from https://github.com/moby/moby.git
10:05:34 [2019-12-10T10:05:34.805Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:05:34 [2019-12-10T10:05:34.805Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40074/head:refs/remotes/origin/PR-40074 +refs/heads/master:refs/remotes/origin/master
10:05:35 [2019-12-10T10:05:35.440Z] Merging remotes/origin/master commit 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f into PR head commit 203ba72fc549b5ce306e78030579300f6e5ffe10
10:05:35 [2019-12-10T10:05:35.473Z] #17 66.77 Selecting previously unselected package btrfs-progs.
10:05:35 [2019-12-10T10:05:35.473Z] #17 66.78 Preparing to unpack .../15-btrfs-progs_4.7.3-1_arm64.deb ...
10:05:35 [2019-12-10T10:05:35.473Z] #17 66.80 Unpacking btrfs-progs (4.7.3-1) ...
10:05:35 [2019-12-10T10:05:35.512Z] #42 66.28   DEP      criu/sk-inet.d
10:05:35 [2019-12-10T10:05:35.512Z] #42 66.54   DEP      criu/signalfd.d
10:05:35 [2019-12-10T10:05:35.512Z] #42 ...
10:05:35 [2019-12-10T10:05:35.512Z] 
10:05:35 [2019-12-10T10:05:35.512Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:05:35 [2019-12-10T10:05:35.512Z] #63 110.7 + for f in rootlesskit rootlesskit-docker-proxy
10:05:35 [2019-12-10T10:05:35.512Z] #63 110.7 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
10:05:36 [2019-12-10T10:05:36.044Z] #17 67.37 Selecting previously unselected package btrfs-tools.
10:05:36 [2019-12-10T10:05:36.044Z] #17 67.37 Preparing to unpack .../16-btrfs-tools_4.7.3-1_arm64.deb ...
10:05:36 [2019-12-10T10:05:36.044Z] #17 67.38 Unpacking btrfs-tools (4.7.3-1) ...
10:05:36 [2019-12-10T10:05:36.308Z] #17 67.56 Selecting previously unselected package libdevmapper1.02.1:arm64.
10:05:36 [2019-12-10T10:05:36.308Z] #17 67.58 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_arm64.deb ...
10:05:36 [2019-12-10T10:05:36.308Z] #17 67.64 Unpacking libdevmapper1.02.1:arm64 (2:1.02.137-2) ...
10:05:36 [2019-12-10T10:05:36.570Z] #17 68.03 Selecting previously unselected package dmsetup.
10:05:36 [2019-12-10T10:05:36.570Z] #17 68.04 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_arm64.deb ...
10:05:36 [2019-12-10T10:05:36.570Z] #17 68.04 Unpacking dmsetup (2:1.02.137-2) ...
10:05:36 [2019-12-10T10:05:36.721Z] #17 62.21 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB]
10:05:36 [2019-12-10T10:05:36.721Z] #17 ...
10:05:36 [2019-12-10T10:05:36.721Z] 
10:05:36 [2019-12-10T10:05:36.721Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:05:36 [2019-12-10T10:05:36.721Z] #41 54.95   CC       images/ipc-shm.o
10:05:36 [2019-12-10T10:05:36.721Z] #41 55.30   CC       images/ipc-msg.o
10:05:36 [2019-12-10T10:05:36.721Z] #41 55.71   CC       images/ipc-sem.o
10:05:36 [2019-12-10T10:05:36.721Z] #41 56.06   CC       images/utsns.o
10:05:36 [2019-12-10T10:05:36.721Z] #41 56.57   CC       images/creds.o
10:05:36 [2019-12-10T10:05:36.721Z] #41 57.10   CC       images/vma.o
10:05:36 [2019-12-10T10:05:36.721Z] #41 57.57   CC       images/netdev.o
10:05:36 [2019-12-10T10:05:36.721Z] #41 58.47   CC       images/tty.o
10:05:36 [2019-12-10T10:05:36.721Z] #41 59.46   CC       images/file-lock.o
10:05:36 [2019-12-10T10:05:36.721Z] #41 60.00   CC       images/rlimit.o
10:05:36 [2019-12-10T10:05:36.721Z] #41 60.39   CC       images/pagemap.o
10:05:36 [2019-12-10T10:05:36.721Z] #41 60.71   CC       images/siginfo.o
10:05:36 [2019-12-10T10:05:36.721Z] #41 61.81   CC       images/rpc.o
10:05:36 [2019-12-10T10:05:36.721Z] #41 64.18   CC       images/ext-file.o
10:05:36 [2019-12-10T10:05:36.721Z] #41 64.50   CC       images/cgroup.o
10:05:36 [2019-12-10T10:05:36.836Z] #17 68.25 Selecting previously unselected package libonig4:arm64.
10:05:36 [2019-12-10T10:05:36.836Z] #17 68.29 Preparing to unpack .../19-libonig4_6.1.3-2_arm64.deb ...
10:05:36 [2019-12-10T10:05:36.836Z] #17 68.30 Unpacking libonig4:arm64 (6.1.3-2) ...
10:05:37 [2019-12-10T10:05:37.007Z] Removing intermediate container 3133cae51b6e
10:05:37 [2019-12-10T10:05:37.008Z]  ---> e62057a8c51a
10:05:37 [2019-12-10T10:05:37.008Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
10:05:37 [2019-12-10T10:05:37.008Z]  ---> ebd73b5ebd31
10:05:37 [2019-12-10T10:05:37.008Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
10:05:37 [2019-12-10T10:05:37.008Z]  ---> 53576c18c48f
10:05:37 [2019-12-10T10:05:37.008Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
10:05:37 [2019-12-10T10:05:37.008Z]  ---> Running in b4435bc4459c
10:05:37 [2019-12-10T10:05:37.008Z] Removing intermediate container b4435bc4459c
10:05:37 [2019-12-10T10:05:37.008Z]  ---> 16f47954794c
10:05:37 [2019-12-10T10:05:37.008Z] Successfully built 16f47954794c
10:05:37 [2019-12-10T10:05:37.008Z] Successfully tagged moby-buildx:latest
10:05:37 [2019-12-10T10:05:37.008Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
10:05:37 [2019-12-10T10:05:37.008Z] if [ -n "${id}" ]; then \
10:05:37 [2019-12-10T10:05:37.008Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
10:05:37 [2019-12-10T10:05:37.008Z] 	&& touch bundles/buildx; \
10:05:37 [2019-12-10T10:05:37.008Z] 	docker rm -f ${id}; \
10:05:37 [2019-12-10T10:05:37.008Z] fi
10:05:37 [2019-12-10T10:05:37.008Z] 36b3bae1c6c6e3ac035fa8ed845d320680e8ebc4cbee49ffcd68e5647644a948
10:05:37 [2019-12-10T10:05:37.008Z] bundles/buildx version
10:05:37 [2019-12-10T10:05:37.008Z] buildx v0.3.1 6db68d0
10:05:37 [2019-12-10T10:05:37.008Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:9f9fe29b439e21c22a0a789b055ca20185de7b7c .
10:05:37 [2019-12-10T10:05:37.008Z] #1 [internal] booting buildkit
10:05:37 [2019-12-10T10:05:37.008Z] #1 pulling image moby/buildkit:buildx-stable-1
10:05:37 [2019-12-10T10:05:37.008Z] #1 pulling image moby/buildkit:buildx-stable-1 2.9s done
10:05:37 [2019-12-10T10:05:37.008Z] #1 creating container buildx_buildkit_default
10:05:37 [2019-12-10T10:05:37.097Z] #17 68.59 Selecting previously unselected package libjq1:arm64.
10:05:37 [2019-12-10T10:05:37.097Z] #17 68.59 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_arm64.deb ...
10:05:37 [2019-12-10T10:05:37.159Z] #59 47.41 Checking out files:  33% (992/2934)   
Checking out files:  34% (998/2934)   
Checking out files:  35% (1027/2934)   
Checking out files:  36% (1057/2934)   
Checking out files:  37% (1086/2934)   
Checking out files:  38% (1115/2934)   
Checking out files:  39% (1145/2934)   
Checking out files:  40% (1174/2934)   
Checking out files:  41% (1203/2934)   
Checking out files:  42% (1233/2934)   
Checking out files:  43% (1262/2934)   
Checking out files:  44% (1291/2934)   
Checking out files:  45% (1321/2934)   
Checking out files:  46% (1350/2934)   
Checking out files:  47% (1379/2934)   
Checking out files:  48% (1409/2934)   
Checking out files:  49% (1438/2934)   
Checking out files:  50% (1467/2934)   
Checking out files:  51% (1497/2934)   
Checking out files:  52% (1526/2934)   
Checking out files:  53% (1556/2934)   
Checking out files:  54% (1585/2934)   
Checking out files:  55% (1614/2934)   
Checking out files:  56% (1644/2934)   
Checking out files:  57% (1673/2934)   
Checking out files:  58% (1702/2934)   
Checking out files:  59% (1732/2934)   
Checking out files:  60% (1761/2934)   
Checking out files:  61% (1790/2934)   
Checking out files:  62% (1820/2934)   
Checking out files:  63% (1849/2934)   
Checking out files:  64% (1878/2934)   
Checking out files:  65% (1908/2934)   
Checking out files:  66% (1937/2934)   
Checking out files:  67% (1966/2934)   
Checking out files:  67% (1994/2934)   
Checking out files:  68% (1996/2934)   
Checking out files:  69% (2025/2934)   
Checking out files:  70% (2054/2934)   
Checking out files:  71% (2084/2934)   
Checking out files:  72% (2113/2934)   
Checking out files:  73% (2142/2934)   
Checking out files:  74% (2172/2934)   
Checking out files:  75% (2201/2934)   
Checking out files:  76% (2230/2934)   
Checking out files:  77% (2260/2934)   
Checking out files:  78% (2289/2934)   
Checking out files:  79% (2318/2934)   
Checking out files:  80% (2348/2934)   
Checking out files:  81% (2377/2934)   
Checking out files:  82% (2406/2934)   
Checking out files:  83% (2436/2934)   
Checking out files:  84% (2465/2934)   
Checking out files:  84% (2488/2934)   
Checking out files:  85% (2494/2934)   
Checking out files:  86% (2524/2934)   
Checking out files:  87% (2553/2934)   
Checking out files:  88% (2582/2934)   
Checking out files:  89% (2612/2934)   
Checking out files:  90% (2641/2934)   
Checking out files:  91% (2670/2934)   
Checking out files:  92% (2700/2934)   
Checking out files:  93% (2729/2934)   
Checking out files:  94% (2758/2934)   
Checking out files:  95% (2788/2934)   
Checking out files:  96% (2817/2934)   
Checking out files:  97% (2846/2934)   
Checking out files:  98% (2876/2934)   
Checking out files:  99% (2905/2934)   
Checking out files: 100% (2934/2934)   
Checking out files: 100% (2934/2934), done.
10:05:37 [2019-12-10T10:05:37.296Z] #41 65.87   CC       images/userns.o
10:05:37 [2019-12-10T10:05:37.356Z] #1 creating container buildx_buildkit_default 0.5s done
10:05:37 [2019-12-10T10:05:37.356Z] #1 DONE 3.4s
10:05:37 [2019-12-10T10:05:37.358Z] #17 68.60 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ...
10:05:37 [2019-12-10T10:05:37.358Z] #17 68.79 Selecting previously unselected package jq.
10:05:37 [2019-12-10T10:05:37.358Z] #17 68.79 Preparing to unpack .../21-jq_1.5+dfsg-1.3_arm64.deb ...
10:05:37 [2019-12-10T10:05:37.358Z] #17 68.80 Unpacking jq (1.5+dfsg-1.3) ...
10:05:37 [2019-12-10T10:05:37.417Z] #59 50.31 + cd /tmp/tmp.Uz5FnWZ7cj/src/github.com/containerd/containerd
10:05:37 [2019-12-10T10:05:37.417Z] #59 50.31 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
10:05:37 [2019-12-10T10:05:37.620Z] #17 68.98 Selecting previously unselected package libaio1:arm64.
10:05:37 [2019-12-10T10:05:37.620Z] #17 68.99 Preparing to unpack .../22-libaio1_0.3.110-3_arm64.deb ...
10:05:37 [2019-12-10T10:05:37.620Z] #17 69.00 Unpacking libaio1:arm64 (0.3.110-3) ...
10:05:37 [2019-12-10T10:05:37.620Z] #17 69.13 Selecting previously unselected package libcap2-bin.
10:05:37 [2019-12-10T10:05:37.693Z] 
10:05:37 [2019-12-10T10:05:37.693Z] #3 [internal] load .dockerignore
10:05:37 [2019-12-10T10:05:37.693Z] #3 transferring context: 87B 0.0s done
10:05:37 [2019-12-10T10:05:37.693Z] #3 DONE 0.0s
10:05:37 [2019-12-10T10:05:37.693Z] 
10:05:37 [2019-12-10T10:05:37.693Z] #2 [internal] load build definition from Dockerfile
10:05:37 [2019-12-10T10:05:37.693Z] #2 transferring dockerfile: 14.85kB done
10:05:37 [2019-12-10T10:05:37.693Z] #2 DONE 0.0s
10:05:37 [2019-12-10T10:05:37.693Z] 
10:05:37 [2019-12-10T10:05:37.693Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
10:05:37 [2019-12-10T10:05:37.863Z] #41 66.40   CC       images/google/protobuf/descriptor.o
10:05:37 [2019-12-10T10:05:37.880Z] #17 69.13 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_arm64.deb ...
10:05:37 [2019-12-10T10:05:37.880Z] #17 69.14 Unpacking libcap2-bin (1:2.25-1) ...
10:05:37 [2019-12-10T10:05:37.880Z] #17 ...
10:05:37 [2019-12-10T10:05:37.880Z] 
10:05:37 [2019-12-10T10:05:37.880Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:05:37 [2019-12-10T10:05:37.880Z] #44 124.0 net/http/httptrace
10:05:37 [2019-12-10T10:05:37.880Z] #44 124.3 net/http
10:05:37 [2019-12-10T10:05:37.880Z] #44 133.5 github.com/LK4D4/vndr/godl
10:05:37 [2019-12-10T10:05:37.880Z] #44 ...
10:05:37 [2019-12-10T10:05:37.880Z] 
10:05:37 [2019-12-10T10:05:37.880Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:05:37 [2019-12-10T10:05:37.880Z] #17 69.33 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
10:05:37 [2019-12-10T10:05:37.880Z] #17 69.34 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_arm64.deb ...
10:05:37 [2019-12-10T10:05:37.880Z] #17 69.37 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ...
10:05:38 [2019-12-10T10:05:38.034Z] #4 DONE 0.6s
10:05:35 [2019-12-10T10:05:35.540Z]  > git config core.sparsecheckout # timeout=10
10:05:35 [2019-12-10T10:05:35.581Z]  > git checkout -f 203ba72fc549b5ce306e78030579300f6e5ffe10
10:05:37 [2019-12-10T10:05:37.865Z]  > git merge 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f # timeout=10
10:05:38 [2019-12-10T10:05:38.121Z] #41 ...
10:05:38 [2019-12-10T10:05:38.121Z] 
10:05:38 [2019-12-10T10:05:38.121Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:05:38 [2019-12-10T10:05:38.121Z] #62 163.6 + for f in rootlesskit rootlesskit-docker-proxy
10:05:38 [2019-12-10T10:05:38.121Z] #62 163.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
10:05:38 [2019-12-10T10:05:38.141Z] #17 69.50 Selecting previously unselected package libsepol1-dev:arm64.
10:05:38 [2019-12-10T10:05:38.141Z] #17 69.50 Preparing to unpack .../25-libsepol1-dev_2.6-2_arm64.deb ...
10:05:38 [2019-12-10T10:05:38.141Z] #17 69.51 Unpacking libsepol1-dev:arm64 (2.6-2) ...
10:05:38 [2019-12-10T10:05:38.375Z] 
10:05:38 [2019-12-10T10:05:38.375Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
10:05:38 [2019-12-10T10:05:38.375Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
10:05:38 [2019-12-10T10:05:38.375Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
10:05:38 [2019-12-10T10:05:38.375Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done
10:05:38 [2019-12-10T10:05:38.375Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 1.79MB / 8.18MB 0.1s
10:05:38 [2019-12-10T10:05:38.375Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done
10:05:38 [2019-12-10T10:05:38.407Z] #17 69.83 Selecting previously unselected package libpcre16-3:arm64.
10:05:38 [2019-12-10T10:05:38.407Z] #17 69.83 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_arm64.deb ...
10:05:38 [2019-12-10T10:05:38.407Z] #17 69.84 Unpacking libpcre16-3:arm64 (2:8.39-3) ...
10:05:38 [2019-12-10T10:05:38.667Z] #17 70.05 Selecting previously unselected package libpcre32-3:arm64.
10:05:38 [2019-12-10T10:05:38.667Z] #17 70.05 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_arm64.deb ...
10:05:38 [2019-12-10T10:05:38.667Z] #17 70.06 Unpacking libpcre32-3:arm64 (2:8.39-3) ...
10:05:38 [2019-12-10T10:05:38.738Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.3s done
10:05:38 [2019-12-10T10:05:38.739Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd
10:05:38 [2019-12-10T10:05:38.790Z] #59 51.84 + export 'BUILDTAGS=netgo osusergo static_build'
10:05:38 [2019-12-10T10:05:38.790Z] #59 51.84 + BUILDTAGS='netgo osusergo static_build'
10:05:38 [2019-12-10T10:05:38.790Z] #59 51.84 + export EXTRA_FLAGS=-buildmode=pie
10:05:38 [2019-12-10T10:05:38.790Z] #59 51.84 + EXTRA_FLAGS=-buildmode=pie
10:05:38 [2019-12-10T10:05:38.790Z] #59 51.84 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:05:38 [2019-12-10T10:05:38.790Z] #59 51.84 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:05:38 [2019-12-10T10:05:38.790Z] #59 51.84 + '[' '' = dynamic ']'
10:05:38 [2019-12-10T10:05:38.790Z] #59 51.84 + make
10:05:38 [2019-12-10T10:05:38.903Z] Merge succeeded, producing c58e10dcf05bb291078d1309594f281a47f9c3f3
10:05:38 [2019-12-10T10:05:38.904Z] Checking out Revision c58e10dcf05bb291078d1309594f281a47f9c3f3 (PR-40074)
10:05:38 [2019-12-10T10:05:38.927Z] #17 70.27 Selecting previously unselected package libpcre3-dev:arm64.
10:05:38 [2019-12-10T10:05:38.927Z] #17 70.28 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_arm64.deb ...
10:05:38 [2019-12-10T10:05:38.927Z] #17 70.30 Unpacking libpcre3-dev:arm64 (2:8.39-3) ...
10:05:39 [2019-12-10T10:05:39.075Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done
10:05:39 [2019-12-10T10:05:39.076Z] #5 DONE 0.9s
10:05:39 [2019-12-10T10:05:39.413Z] 
10:05:39 [2019-12-10T10:05:39.413Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
10:05:39 [2019-12-10T10:05:39.760Z] #7 ...
10:05:39 [2019-12-10T10:05:39.760Z] 
10:05:39 [2019-12-10T10:05:39.760Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch
10:05:39 [2019-12-10T10:05:39.760Z] #6 DONE 0.3s
10:05:39 [2019-12-10T10:05:39.760Z] 
10:05:39 [2019-12-10T10:05:39.760Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
10:05:39 [2019-12-10T10:05:39.760Z] #7 DONE 0.4s
10:05:39 [2019-12-10T10:05:39.760Z] 
10:05:39 [2019-12-10T10:05:39.760Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
10:05:39 [2019-12-10T10:05:39.760Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
10:05:39 [2019-12-10T10:05:39.868Z] #17 71.05 Selecting previously unselected package libselinux1-dev:arm64.
10:05:39 [2019-12-10T10:05:39.868Z] #17 71.06 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_arm64.deb ...
10:05:39 [2019-12-10T10:05:39.868Z] #17 71.07 Unpacking libselinux1-dev:arm64 (2.6-3+b3) ...
10:05:40 [2019-12-10T10:05:40.104Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
10:05:40 [2019-12-10T10:05:40.105Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.04MB / 9.11MB 0.2s
10:05:40 [2019-12-10T10:05:40.105Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
10:05:40 [2019-12-10T10:05:40.105Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.69MB / 9.11MB 0.3s
10:05:40 [2019-12-10T10:05:40.128Z] #17 71.48 Selecting previously unselected package libdevmapper-dev:arm64.
10:05:40 [2019-12-10T10:05:40.128Z] #17 71.49 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_arm64.deb ...
10:05:40 [2019-12-10T10:05:40.128Z] #17 71.50 Unpacking libdevmapper-dev:arm64 (2:1.02.137-2) ...
10:05:40 [2019-12-10T10:05:40.163Z] #59 53.27 + bin/ctr
10:05:40 [2019-12-10T10:05:40.418Z] #17 71.74 Selecting previously unselected package libnl-3-200:arm64.
10:05:40 [2019-12-10T10:05:40.418Z] #17 71.75 Preparing to unpack .../31-libnl-3-200_3.2.27-2_arm64.deb ...
10:05:40 [2019-12-10T10:05:40.418Z] #17 71.81 Unpacking libnl-3-200:arm64 (3.2.27-2) ...
10:05:40 [2019-12-10T10:05:40.457Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.34MB / 9.11MB 0.5s
10:05:40 [2019-12-10T10:05:40.457Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.23MB / 9.11MB 0.7s
10:05:40 [2019-12-10T10:05:40.724Z] #17 72.04 Selecting previously unselected package libprotobuf-c1:arm64.
10:05:40 [2019-12-10T10:05:40.725Z] #17 72.07 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_arm64.deb ...
10:05:40 [2019-12-10T10:05:40.730Z] #59 ...
10:05:40 [2019-12-10T10:05:40.730Z] 
10:05:40 [2019-12-10T10:05:40.730Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
10:05:40 [2019-12-10T10:05:40.730Z] #27 DONE 1.6s
10:05:40 [2019-12-10T10:05:40.730Z] 
10:05:40 [2019-12-10T10:05:40.730Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:05:40 [2019-12-10T10:05:40.730Z] #40 40.32 Reading package lists...
10:05:40 [2019-12-10T10:05:40.730Z] #40 50.64 Building dependency tree...
10:05:40 [2019-12-10T10:05:40.730Z] #40 54.12 The following additional packages will be installed:
10:05:40 [2019-12-10T10:05:40.730Z] #40 54.12   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
10:05:40 [2019-12-10T10:05:40.730Z] #40 54.12   libprotoc10 python-pkg-resources zlib1g-dev
10:05:40 [2019-12-10T10:05:40.730Z] #40 54.15 Suggested packages:
10:05:40 [2019-12-10T10:05:40.730Z] #40 54.15   manpages-dev python-setuptools
10:05:40 [2019-12-10T10:05:40.801Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.75MB / 9.11MB 0.9s
10:05:40 [2019-12-10T10:05:40.801Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.34MB / 9.11MB 1.1s
10:05:38 [2019-12-10T10:05:38.798Z]  > git rev-parse "HEAD^{commit}" # timeout=10
10:05:38 [2019-12-10T10:05:38.932Z]  > git config core.sparsecheckout # timeout=10
10:05:38 [2019-12-10T10:05:38.974Z]  > git checkout -f c58e10dcf05bb291078d1309594f281a47f9c3f3
10:05:40 [2019-12-10T10:05:40.964Z] #63 ...
10:05:40 [2019-12-10T10:05:40.964Z] 
10:05:40 [2019-12-10T10:05:40.964Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:05:40 [2019-12-10T10:05:40.964Z] #42 66.75   DEP      criu/sigframe.d
10:05:40 [2019-12-10T10:05:40.964Z] #42 66.95   DEP      criu/shmem.d
10:05:40 [2019-12-10T10:05:40.964Z] #42 67.23   DEP      criu/servicefd.d
10:05:40 [2019-12-10T10:05:40.964Z] #42 67.39   DEP      criu/seize.d
10:05:40 [2019-12-10T10:05:40.964Z] #42 67.50   DEP      criu/seccomp.d
10:05:40 [2019-12-10T10:05:40.964Z] #42 67.73   DEP      criu/rst-malloc.d
10:05:40 [2019-12-10T10:05:40.964Z] #42 67.80   DEP      criu/rbtree.d
10:05:40 [2019-12-10T10:05:40.964Z] #42 67.81   DEP      criu/pstree.d
10:05:40 [2019-12-10T10:05:40.964Z] #42 67.96   DEP      criu/protobuf.d
10:05:40 [2019-12-10T10:05:40.964Z] #42 68.11   GEN      criu/protobuf-desc-gen.h
10:05:40 [2019-12-10T10:05:40.964Z] #42 69.37   DEP      criu/protobuf-desc.d
10:05:40 [2019-12-10T10:05:40.964Z] #42 69.65   DEP      criu/proc_parse.d
10:05:40 [2019-12-10T10:05:40.964Z] #42 69.86   DEP      criu/plugin.d
10:05:40 [2019-12-10T10:05:40.964Z] #42 69.95   DEP      criu/pipes.d
10:05:40 [2019-12-10T10:05:40.964Z] #42 70.15   DEP      criu/pie-util.d
10:05:40 [2019-12-10T10:05:40.964Z] #42 70.30   DEP      criu/pie-util-vdso.d
10:05:40 [2019-12-10T10:05:40.964Z] #42 70.42   DEP      criu/pie-util-vdso-elf32.d
10:05:40 [2019-12-10T10:05:40.964Z] #42 70.56   DEP      criu/path.d
10:05:40 [2019-12-10T10:05:40.964Z] #42 70.75   DEP      criu/parasite-syscall.d
10:05:40 [2019-12-10T10:05:40.964Z] #42 70.98   DEP      criu/pagemap.d
10:05:40 [2019-12-10T10:05:40.964Z] #42 71.14   DEP      criu/pagemap-cache.d
10:05:40 [2019-12-10T10:05:40.964Z] #42 71.31   DEP      criu/page-xfer.d
10:05:40 [2019-12-10T10:05:40.964Z] #42 71.63   DEP      criu/page-pipe.d
10:05:40 [2019-12-10T10:05:40.964Z] #42 71.87   DEP      criu/netfilter.d
10:05:40 [2019-12-10T10:05:40.964Z] #42 72.02   DEP      criu/net.d
10:05:40 [2019-12-10T10:05:40.984Z] #17 72.20 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ...
10:05:41 [2019-12-10T10:05:41.147Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.80MB / 9.11MB 1.2s
10:05:41 [2019-12-10T10:05:41.148Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.39MB / 9.11MB 1.3s
10:05:41 [2019-12-10T10:05:41.244Z] #17 72.55 Selecting previously unselected package libreadline5:arm64.
10:05:41 [2019-12-10T10:05:41.370Z] #42 72.41   DEP      criu/namespaces.d
10:05:41 [2019-12-10T10:05:41.370Z] #42 ...
10:05:41 [2019-12-10T10:05:41.370Z] 
10:05:41 [2019-12-10T10:05:41.370Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:05:41 [2019-12-10T10:05:41.370Z] #18 75.23 Selecting previously unselected package binutils-mingw-w64-x86-64.
10:05:41 [2019-12-10T10:05:41.370Z] #18 75.24 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ...
10:05:41 [2019-12-10T10:05:41.370Z] #18 75.24 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
10:05:41 [2019-12-10T10:05:41.370Z] #18 77.24 Selecting previously unselected package binutils-mingw-w64.
10:05:41 [2019-12-10T10:05:41.370Z] #18 77.25 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
10:05:41 [2019-12-10T10:05:41.370Z] #18 77.26 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
10:05:41 [2019-12-10T10:05:41.370Z] #18 77.39 Selecting previously unselected package mingw-w64-common.
10:05:41 [2019-12-10T10:05:41.370Z] #18 77.39 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
10:05:41 [2019-12-10T10:05:41.370Z] #18 77.41 Unpacking mingw-w64-common (5.0.1-1) ...
10:05:41 [2019-12-10T10:05:41.370Z] #18 82.75 Selecting previously unselected package mingw-w64-x86-64-dev.
10:05:41 [2019-12-10T10:05:41.370Z] #18 82.75 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
10:05:41 [2019-12-10T10:05:41.370Z] #18 82.78 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
10:05:41 [2019-12-10T10:05:41.413Z] #62 ...
10:05:41 [2019-12-10T10:05:41.413Z] 
10:05:41 [2019-12-10T10:05:41.413Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:05:41 [2019-12-10T10:05:41.413Z] #44 156.9 vendor/golang.org/x/text/secure/bidirule
10:05:41 [2019-12-10T10:05:41.413Z] #44 157.5 vendor/golang.org/x/text/unicode/norm
10:05:41 [2019-12-10T10:05:41.413Z] #44 165.0 vendor/golang.org/x/net/idna
10:05:41 [2019-12-10T10:05:41.413Z] #44 ...
10:05:41 [2019-12-10T10:05:41.413Z] 
10:05:41 [2019-12-10T10:05:41.413Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:05:41 [2019-12-10T10:05:41.413Z] #17 65.99 debconf: delaying package configuration, since apt-utils is not installed
10:05:41 [2019-12-10T10:05:41.413Z] #17 66.24 Fetched 90.9 MB in 12s (7458 kB/s)
10:05:41 [2019-12-10T10:05:41.413Z] #17 66.35 Selecting previously unselected package bash-completion.
10:05:41 [2019-12-10T10:05:41.413Z] #17 66.35 (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.)
10:05:41 [2019-12-10T10:05:41.413Z] #17 66.40 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
10:05:41 [2019-12-10T10:05:41.497Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.98MB / 9.11MB 1.5s
10:05:41 [2019-12-10T10:05:41.497Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 7.60MB / 9.11MB 1.6s
10:05:41 [2019-12-10T10:05:41.505Z] #17 72.70 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_arm64.deb ...
10:05:41 [2019-12-10T10:05:41.505Z] #17 72.78 Unpacking libreadline5:arm64 (5.2+dfsg-3+b1) ...
10:05:41 [2019-12-10T10:05:41.770Z] #17 73.10 Selecting previously unselected package libsystemd-dev:arm64.
10:05:41 [2019-12-10T10:05:41.770Z] #17 73.10 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_arm64.deb ...
10:05:41 [2019-12-10T10:05:41.770Z] #17 73.12 Unpacking libsystemd-dev:arm64 (232-25+deb9u12) ...
10:05:41 [2019-12-10T10:05:41.775Z] #18 ...
10:05:41 [2019-12-10T10:05:41.775Z] 
10:05:41 [2019-12-10T10:05:41.775Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:05:41 [2019-12-10T10:05:41.775Z] #42 72.66   DEP      criu/mount.d
10:05:41 [2019-12-10T10:05:41.775Z] #42 72.80   DEP      criu/mem.d
10:05:41 [2019-12-10T10:05:41.840Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 8.26MB / 9.11MB 1.8s
10:05:41 [2019-12-10T10:05:41.840Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 8.72MB / 9.11MB 2.0s
10:05:41 [2019-12-10T10:05:41.840Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.1s done
10:05:41 [2019-12-10T10:05:41.840Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
10:05:42 [2019-12-10T10:05:42.175Z] #42 73.04   DEP      criu/lsm.d
10:05:42 [2019-12-10T10:05:42.175Z] #42 73.18   DEP      criu/log.d
10:05:42 [2019-12-10T10:05:42.175Z] #42 73.31   DEP      criu/libnetlink.d
10:05:42 [2019-12-10T10:05:42.563Z] #42 73.51   DEP      criu/kerndat.d
10:05:42 [2019-12-10T10:05:42.563Z] #42 73.74   DEP      criu/kcmp-ids.d
10:05:42 [2019-12-10T10:05:42.629Z] #40 ...
10:05:42 [2019-12-10T10:05:42.629Z] 
10:05:42 [2019-12-10T10:05:42.629Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:05:42 [2019-12-10T10:05:42.629Z] #68 DONE 56.1s
10:05:42 [2019-12-10T10:05:42.629Z] 
10:05:42 [2019-12-10T10:05:42.629Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:05:42 [2019-12-10T10:05:42.629Z] #47 54.07 + cd /tmp/tmp.LmJuXvZfzJ/src/gotest.tools/gotestsum
10:05:42 [2019-12-10T10:05:42.629Z] #47 54.07 + git checkout -q v0.3.5
10:05:42 [2019-12-10T10:05:42.629Z] #47 54.13 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
10:05:42 [2019-12-10T10:05:42.970Z] #42 73.89   DEP      criu/irmap.d
10:05:42 [2019-12-10T10:05:42.970Z] #42 74.14   DEP      criu/ipc_ns.d
10:05:43 [2019-12-10T10:05:43.378Z] #42 74.35   DEP      criu/image.d
10:05:43 [2019-12-10T10:05:43.378Z] #42 74.53   DEP      criu/image-desc.d
10:05:43 [2019-12-10T10:05:43.378Z] #42 ...
10:05:43 [2019-12-10T10:05:43.378Z] 
10:05:43 [2019-12-10T10:05:43.378Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:05:43 [2019-12-10T10:05:43.378Z] #45 108.7 vendor/golang.org/x/text/secure/bidirule
10:05:43 [2019-12-10T10:05:43.378Z] #45 109.2 vendor/golang.org/x/text/unicode/norm
10:05:43 [2019-12-10T10:05:43.378Z] #45 116.3 vendor/golang.org/x/net/idna
10:05:43 [2019-12-10T10:05:43.774Z] #45 ...
10:05:43 [2019-12-10T10:05:43.774Z] 
10:05:43 [2019-12-10T10:05:43.774Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:05:43 [2019-12-10T10:05:43.774Z] #42 74.60   DEP      criu/fsnotify.d
10:05:43 [2019-12-10T10:05:43.774Z] #42 74.81   DEP      criu/filesystems.d
10:05:43 [2019-12-10T10:05:43.774Z] #42 74.99   DEP      criu/files.d
10:05:44 [2019-12-10T10:05:44.172Z] #42 75.25   DEP      criu/files-reg.d
10:05:44 [2019-12-10T10:05:44.892Z] #42 75.42   DEP      criu/files-ext.d
10:05:44 [2019-12-10T10:05:44.892Z] #42 75.63   DEP      criu/file-lock.d
10:05:44 [2019-12-10T10:05:44.892Z] #42 ...
10:05:44 [2019-12-10T10:05:44.892Z] 
10:05:44 [2019-12-10T10:05:44.892Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:05:44 [2019-12-10T10:05:44.892Z] #63 DONE 120.0s
10:05:44 [2019-12-10T10:05:44.892Z] 
10:05:44 [2019-12-10T10:05:44.892Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
10:05:44 [2019-12-10T10:05:44.892Z] #64 DONE 0.1s
10:05:44 [2019-12-10T10:05:44.892Z] 
10:05:44 [2019-12-10T10:05:44.892Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:05:44 [2019-12-10T10:05:44.892Z] #45 120.1 vendor/golang.org/x/net/http2/hpack
10:05:44 [2019-12-10T10:05:44.913Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.9s done
10:05:44 [2019-12-10T10:05:44.913Z] #66 DONE 5.0s
10:05:44 [2019-12-10T10:05:44.913Z] 
10:05:44 [2019-12-10T10:05:44.913Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
10:05:44 [2019-12-10T10:05:44.913Z] #8 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done
10:05:44 [2019-12-10T10:05:44.913Z] #8 sha256:748068f174a227547cd5026ee3f1bfe5627ab9eda66b92b6a02c6436b599a8ef 156B / 156B 0.2s done
10:05:44 [2019-12-10T10:05:44.913Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 22.64MB / 45.65MB 4.9s
10:05:44 [2019-12-10T10:05:44.913Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 10.00MB / 10.00MB 2.7s done
10:05:44 [2019-12-10T10:05:44.913Z] #8 sha256:13ef2fc8de2a21a633642a35e661620e41d137aaad82dc62020a1e23a0eb7b09 5.47kB / 5.47kB done
10:05:44 [2019-12-10T10:05:44.913Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 22.41MB / 52.87MB 4.9s
10:05:44 [2019-12-10T10:05:44.913Z] #8 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done
10:05:44 [2019-12-10T10:05:44.913Z] #8 sha256:6fd4831f322c1b26351c13d489c2643e38fd97b7472ccc92ccfdf1744992fe04 1.79kB / 1.79kB done
10:05:44 [2019-12-10T10:05:44.913Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 4.30MB / 4.30MB 1.2s done
10:05:44 [2019-12-10T10:05:44.913Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 21.45MB / 50.07MB 4.9s
10:05:44 [2019-12-10T10:05:44.913Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 21.82MB / 96.41MB 4.9s
10:05:45 [2019-12-10T10:05:45.253Z] #17 75.98 Selecting previously unselected package net-tools.
10:05:45 [2019-12-10T10:05:45.253Z] #17 75.98 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_arm64.deb ...
10:05:45 [2019-12-10T10:05:45.253Z] #17 76.00 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
10:05:45 [2019-12-10T10:05:45.253Z] #17 76.33 Selecting previously unselected package python-pip-whl.
10:05:45 [2019-12-10T10:05:45.253Z] #17 76.34 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
10:05:45 [2019-12-10T10:05:45.253Z] #17 76.34 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
10:05:45 [2019-12-10T10:05:45.296Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 25.36MB / 45.65MB 5.4s
10:05:45 [2019-12-10T10:05:45.296Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 25.66MB / 52.87MB 5.4s
10:05:45 [2019-12-10T10:05:45.296Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 24.66MB / 50.07MB 5.4s
10:05:45 [2019-12-10T10:05:45.688Z] #8 ...
10:05:45 [2019-12-10T10:05:45.688Z] 
10:05:45 [2019-12-10T10:05:45.688Z] #20 [internal] load build context
10:05:45 [2019-12-10T10:05:45.688Z] #20 transferring context: 45.91MB 5.7s done
10:05:45 [2019-12-10T10:05:45.688Z] #20 DONE 5.8s
10:05:45 [2019-12-10T10:05:45.688Z] 
10:05:45 [2019-12-10T10:05:45.688Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
10:05:45 [2019-12-10T10:05:45.688Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 26.66MB / 96.41MB 5.7s
10:05:45 [2019-12-10T10:05:45.688Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 28.83MB / 45.65MB 5.8s
10:05:45 [2019-12-10T10:05:45.688Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 29.33MB / 52.87MB 5.8s
10:05:45 [2019-12-10T10:05:45.688Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 27.90MB / 50.07MB 5.8s
10:05:45 [2019-12-10T10:05:45.700Z] #17 76.79 Selecting previously unselected package python3-pip.
10:05:45 [2019-12-10T10:05:45.700Z] #17 76.80 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
10:05:45 [2019-12-10T10:05:45.700Z] #17 76.83 Unpacking python3-pip (9.0.1-2+deb9u1) ...
10:05:45 [2019-12-10T10:05:45.700Z] #17 ...
10:05:45 [2019-12-10T10:05:45.700Z] 
10:05:45 [2019-12-10T10:05:45.700Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:05:45 [2019-12-10T10:05:45.700Z] #41 69.82   CC       compel/src/lib/infect-util.o
10:05:45 [2019-12-10T10:05:45.700Z] #41 70.14   CC       compel/src/lib/infect.o
10:05:45 [2019-12-10T10:05:45.700Z] #41 72.79   CC       compel/src/lib/ptrace.o
10:05:45 [2019-12-10T10:05:45.700Z] #41 73.35   AR       compel/libcompel.a
10:05:45 [2019-12-10T10:05:45.700Z] #41 73.46   HOSTCC   compel/src/main-host.o
10:05:45 [2019-12-10T10:05:45.700Z] #41 73.88   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
10:05:45 [2019-12-10T10:05:45.700Z] #41 74.19   HOSTCC   compel/src/lib/handle-elf-host.o
10:05:45 [2019-12-10T10:05:45.700Z] #41 74.79   HOSTCC   compel/src/lib/log-host.o
10:05:45 [2019-12-10T10:05:45.700Z] #41 75.06   HOSTLINK compel/compel-host-bin
10:05:45 [2019-12-10T10:05:45.700Z] #41 75.45   DEP      soccr/soccr.d
10:05:45 [2019-12-10T10:05:45.700Z] #41 75.70   CC       soccr/soccr.o
10:05:45 [2019-12-10T10:05:45.700Z] #41 77.71   AR       soccr/libsoccr.a
10:05:45 [2019-12-10T10:05:45.700Z] #41 77.76 make[1]: 'soccr/libsoccr.a' is up to date.
10:05:45 [2019-12-10T10:05:45.700Z] #41 78.24   DEP      criu/arch/aarch64/sigframe.d
10:05:45 [2019-12-10T10:05:45.700Z] #41 78.41   DEP      criu/arch/aarch64/crtools.d
10:05:45 [2019-12-10T10:05:45.700Z] #41 78.68   DEP      criu/arch/aarch64/cpu.d
10:05:45 [2019-12-10T10:05:45.700Z] #41 78.79   DEP      criu/arch/aarch64/bitops.d
10:05:45 [2019-12-10T10:05:45.700Z] #41 78.93   CC       criu/arch/aarch64/bitops.o
10:05:45 [2019-12-10T10:05:45.700Z] #41 79.00   CC       criu/arch/aarch64/cpu.o
10:05:45 [2019-12-10T10:05:45.700Z] #41 79.18   CC       criu/arch/aarch64/crtools.o
10:05:46 [2019-12-10T10:05:46.038Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 34.31MB / 45.65MB 6.3s
10:05:46 [2019-12-10T10:05:46.038Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 34.72MB / 52.87MB 6.3s
10:05:46 [2019-12-10T10:05:46.038Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 32.95MB / 50.07MB 6.3s
10:05:46 [2019-12-10T10:05:46.038Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 33.41MB / 96.41MB 6.3s
10:05:46 [2019-12-10T10:05:46.155Z] #41 80.33   CC       criu/arch/aarch64/sigframe.o
10:05:46 [2019-12-10T10:05:46.155Z] #41 ...
10:05:46 [2019-12-10T10:05:46.155Z] 
10:05:46 [2019-12-10T10:05:46.155Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:05:46 [2019-12-10T10:05:46.155Z] #22 132.3 + mkdir -p /tmp/tmp.hSAy9p2iPg/src/github.com/docker
10:05:46 [2019-12-10T10:05:46.155Z] #22 132.3 + mv components/cli /tmp/tmp.hSAy9p2iPg/src/github.com/docker/cli
10:05:46 [2019-12-10T10:05:46.155Z] #22 132.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
10:05:46 [2019-12-10T10:05:46.155Z] #22 ...
10:05:46 [2019-12-10T10:05:46.155Z] 
10:05:46 [2019-12-10T10:05:46.155Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:05:46 [2019-12-10T10:05:46.155Z] #17 77.53 Selecting previously unselected package python3-pkg-resources.
10:05:46 [2019-12-10T10:05:46.155Z] #17 77.53 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
10:05:46 [2019-12-10T10:05:46.377Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 37.87MB / 45.65MB 6.6s
10:05:46 [2019-12-10T10:05:46.377Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 38.07MB / 52.87MB 6.6s
10:05:46 [2019-12-10T10:05:46.377Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 36.88MB / 50.07MB 6.6s
10:05:46 [2019-12-10T10:05:46.419Z] #17 77.54 Unpacking python3-pkg-resources (33.1.1-1) ...
10:05:46 [2019-12-10T10:05:46.419Z] #17 77.83 Selecting previously unselected package python3-setuptools.
10:05:46 [2019-12-10T10:05:46.419Z] #17 77.83 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
10:05:46 [2019-12-10T10:05:46.419Z] #17 77.83 Unpacking python3-setuptools (33.1.1-1) ...
10:05:46 [2019-12-10T10:05:46.719Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 38.76MB / 96.41MB 6.7s
10:05:46 [2019-12-10T10:05:46.719Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 41.48MB / 45.65MB 6.9s
10:05:46 [2019-12-10T10:05:46.719Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 40.94MB / 52.87MB 6.9s
10:05:46 [2019-12-10T10:05:46.719Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 40.59MB / 50.07MB 6.9s
10:05:46 [2019-12-10T10:05:46.815Z] #47 ...
10:05:46 [2019-12-10T10:05:46.815Z] 
10:05:46 [2019-12-10T10:05:46.815Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:05:46 [2019-12-10T10:05:46.815Z] #40 56.59 The following NEW packages will be installed:
10:05:46 [2019-12-10T10:05:46.815Z] #40 56.59   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
10:05:46 [2019-12-10T10:05:46.815Z] #40 56.59   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
10:05:46 [2019-12-10T10:05:46.815Z] #40 56.61   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
10:05:46 [2019-12-10T10:05:46.815Z] #40 56.61   zlib1g-dev
10:05:46 [2019-12-10T10:05:46.815Z] #40 57.88 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
10:05:46 [2019-12-10T10:05:46.815Z] #40 57.88 Need to get 3602 kB of archives.
10:05:46 [2019-12-10T10:05:46.815Z] #40 57.88 After this operation, 18.9 MB of additional disk space will be used.
10:05:46 [2019-12-10T10:05:46.815Z] #40 57.88 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
10:05:46 [2019-12-10T10:05:46.815Z] #40 57.91 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB]
10:05:46 [2019-12-10T10:05:46.815Z] #40 57.91 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB]
10:05:46 [2019-12-10T10:05:46.815Z] #40 57.91 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
10:05:46 [2019-12-10T10:05:46.815Z] #40 57.91 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB]
10:05:46 [2019-12-10T10:05:46.815Z] #40 57.91 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
10:05:46 [2019-12-10T10:05:46.815Z] #40 57.93 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB]
10:05:46 [2019-12-10T10:05:46.815Z] #40 57.93 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB]
10:05:46 [2019-12-10T10:05:46.815Z] #40 57.99 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB]
10:05:46 [2019-12-10T10:05:46.815Z] #40 58.14 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB]
10:05:46 [2019-12-10T10:05:46.815Z] #40 58.14 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB]
10:05:46 [2019-12-10T10:05:46.815Z] #40 58.43 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB]
10:05:46 [2019-12-10T10:05:46.815Z] #40 58.52 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB]
10:05:46 [2019-12-10T10:05:46.815Z] #40 58.57 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB]
10:05:46 [2019-12-10T10:05:46.815Z] #40 58.57 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB]
10:05:46 [2019-12-10T10:05:46.815Z] #40 58.60 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB]
10:05:46 [2019-12-10T10:05:46.815Z] #40 59.88 debconf: delaying package configuration, since apt-utils is not installed
10:05:46 [2019-12-10T10:05:46.815Z] #40 60.21 Fetched 3602 kB in 1s (1852 kB/s)
10:05:46 [2019-12-10T10:05:46.815Z] #40 60.35 Selecting previously unselected package libnet1:amd64.
10:05:46 [2019-12-10T10:05:46.815Z] #40 60.35 (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.)
10:05:46 [2019-12-10T10:05:46.815Z] #40 60.41 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ...
10:05:46 [2019-12-10T10:05:46.815Z] #40 60.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
10:05:46 [2019-12-10T10:05:46.989Z] #17 78.21 Selecting previously unselected package python3-wheel.
10:05:46 [2019-12-10T10:05:46.989Z] #17 78.21 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
10:05:46 [2019-12-10T10:05:46.989Z] #17 78.23 Unpacking python3-wheel (0.29.0-2) ...
10:05:47 [2019-12-10T10:05:47.029Z] #45 122.0 mime
10:05:47 [2019-12-10T10:05:47.060Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 44.99MB / 45.65MB 7.2s
10:05:47 [2019-12-10T10:05:47.060Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 44.60MB / 52.87MB 7.2s
10:05:47 [2019-12-10T10:05:47.060Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 44.39MB / 50.07MB 7.2s
10:05:47 [2019-12-10T10:05:47.060Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 44.20MB / 96.41MB 7.2s
10:05:47 [2019-12-10T10:05:47.072Z] #40 60.70 Selecting previously unselected package libcap-dev:amd64.
10:05:47 [2019-12-10T10:05:47.072Z] #40 60.70 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ...
10:05:47 [2019-12-10T10:05:47.072Z] #40 60.71 Unpacking libcap-dev:amd64 (1:2.25-1) ...
10:05:47 [2019-12-10T10:05:47.144Z] Commit message: "Merge commit '2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f' into HEAD"
10:05:47 [2019-12-10T10:05:47.249Z] #17 78.43 Selecting previously unselected package thin-provisioning-tools.
10:05:47 [2019-12-10T10:05:47.250Z] #17 78.43 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_arm64.deb ...
10:05:47 [2019-12-10T10:05:47.250Z] #17 78.44 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
10:05:47 [2019-12-10T10:05:47.263Z] First time build. Skipping changelog.
10:05:47 [2019-12-10T10:05:47.329Z] #40 60.87 Selecting previously unselected package libnet1-dev.
10:05:47 [2019-12-10T10:05:47.329Z] #40 60.91 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ...
10:05:47 [2019-12-10T10:05:47.329Z] #40 60.92 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
10:05:47 [2019-12-10T10:05:47.403Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 45.65MB / 45.65MB 7.3s done
10:05:47 [2019-12-10T10:05:47.403Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 49.15MB / 52.87MB 7.5s
10:05:47 [2019-12-10T10:05:47.403Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 48.98MB / 50.07MB 7.5s
10:05:47 [2019-12-10T10:05:47.403Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 52.10MB / 52.87MB 7.6s
10:05:47 [2019-12-10T10:05:47.403Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 50.07MB / 50.07MB 7.6s done
10:05:47 [2019-12-10T10:05:47.403Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 52.36MB / 96.41MB 7.6s
10:05:47 [2019-12-10T10:05:47.510Z] #17 78.87 Selecting previously unselected package vim-runtime.
10:05:47 [2019-12-10T10:05:47.510Z] #17 78.87 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
10:05:47 [2019-12-10T10:05:47.510Z] #17 78.95 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
10:05:47 [2019-12-10T10:05:47.743Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 52.87MB / 52.87MB 7.7s done
10:05:47 [2019-12-10T10:05:47.743Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 68.87MB / 96.41MB 7.9s
10:05:47 [2019-12-10T10:05:47.770Z] #17 79.00 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
10:05:47 [2019-12-10T10:05:47.770Z] #17 79.01 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
10:05:47 [2019-12-10T10:05:47.896Z] #40 61.49 Selecting previously unselected package libnl-3-200:amd64.
10:05:47 [2019-12-10T10:05:47.896Z] #40 61.50 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ...
10:05:47 [2019-12-10T10:05:47.896Z] #40 61.53 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:05:47 [2019-12-10T10:05:47.942Z] #45 ...
10:05:47 [2019-12-10T10:05:47.942Z] 
10:05:47 [2019-12-10T10:05:47.942Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:05:47 [2019-12-10T10:05:47.942Z] #48 DONE 123.3s
10:05:47 [2019-12-10T10:05:47.971Z] #17 73.60 Unpacking bash-completion (1:2.1-4.3) ...
10:05:48 [2019-12-10T10:05:48.030Z] #17 ...
10:05:48 [2019-12-10T10:05:48.030Z] 
10:05:48 [2019-12-10T10:05:48.030Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:05:48 [2019-12-10T10:05:48.030Z] #44 134.4 github.com/LK4D4/vndr
10:05:48 [2019-12-10T10:05:48.084Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 76.47MB / 96.41MB 8.1s
10:05:48 [2019-12-10T10:05:48.291Z] #44 ...
10:05:48 [2019-12-10T10:05:48.291Z] 
10:05:48 [2019-12-10T10:05:48.291Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:05:48 [2019-12-10T10:05:48.291Z] #28 144.6 + rm -rf /tmp/tmp.SS3vJZMkaS
10:05:48 [2019-12-10T10:05:48.346Z] 
10:05:48 [2019-12-10T10:05:48.346Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:05:48 [2019-12-10T10:05:48.346Z] #42 76.32   DEP      criu/file-ids.d
10:05:48 [2019-12-10T10:05:48.346Z] #42 76.45   DEP      criu/fifo.d
10:05:48 [2019-12-10T10:05:48.346Z] #42 76.70   DEP      criu/fdstore.d
10:05:48 [2019-12-10T10:05:48.346Z] #42 76.94   DEP      criu/fault-injection.d
10:05:48 [2019-12-10T10:05:48.346Z] #42 76.99   DEP      criu/external.d
10:05:48 [2019-12-10T10:05:48.346Z] #42 77.14   DEP      criu/eventpoll.d
10:05:48 [2019-12-10T10:05:48.346Z] #42 77.33   DEP      criu/eventfd.d
10:05:48 [2019-12-10T10:05:48.346Z] #42 77.44   DEP      criu/crtools.d
10:05:48 [2019-12-10T10:05:48.346Z] #42 77.62   DEP      criu/cr-service.d
10:05:48 [2019-12-10T10:05:48.346Z] #42 77.81   DEP      criu/cr-restore.d
10:05:48 [2019-12-10T10:05:48.346Z] #42 78.01   DEP      criu/cr-errno.d
10:05:48 [2019-12-10T10:05:48.346Z] #42 78.03   DEP      criu/cr-dump.d
10:05:48 [2019-12-10T10:05:48.346Z] #42 78.26   DEP      criu/cr-dedup.d
10:05:48 [2019-12-10T10:05:48.346Z] #42 78.42   DEP      criu/cr-check.d
10:05:48 [2019-12-10T10:05:48.346Z] #42 78.83   DEP      criu/config.d
10:05:48 [2019-12-10T10:05:48.346Z] #42 78.95   DEP      criu/clone-noasan.d
10:05:48 [2019-12-10T10:05:48.346Z] #42 79.00   DEP      criu/cgroup.d
10:05:48 [2019-12-10T10:05:48.346Z] #42 79.43   DEP      criu/cgroup-props.d
10:05:48 [2019-12-10T10:05:48.425Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 89.59MB / 96.41MB 8.4s
10:05:48 [2019-12-10T10:05:48.425Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 96.41MB / 96.41MB 8.5s
10:05:48 [2019-12-10T10:05:48.425Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 96.41MB / 96.41MB 8.6s done
10:05:48 [2019-12-10T10:05:48.425Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096
10:05:48 [2019-12-10T10:05:48.536Z] #40 61.96 Selecting previously unselected package libnl-3-dev:amd64.
10:05:48 [2019-12-10T10:05:48.536Z] #40 61.96 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ...
10:05:48 [2019-12-10T10:05:48.536Z] #40 61.97 Unpacking libnl-3-dev:amd64 (3.2.27-2) ...
10:05:48 [2019-12-10T10:05:48.538Z] #17 ...
10:05:48 [2019-12-10T10:05:48.538Z] 
10:05:48 [2019-12-10T10:05:48.538Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:05:48 [2019-12-10T10:05:48.538Z] #41 69.24   CC       images/opts.o
10:05:48 [2019-12-10T10:05:48.538Z] #41 69.63   CC       images/seccomp.o
10:05:48 [2019-12-10T10:05:48.538Z] #41 70.07   CC       images/binfmt-misc.o
10:05:48 [2019-12-10T10:05:48.538Z] #41 70.43   CC       images/time.o
10:05:48 [2019-12-10T10:05:48.538Z] #41 70.74   CC       images/sysctl.o
10:05:48 [2019-12-10T10:05:48.538Z] #41 70.99   CC       images/autofs.o
10:05:48 [2019-12-10T10:05:48.538Z] #41 71.54   CC       images/macvlan.o
10:05:48 [2019-12-10T10:05:48.538Z] #41 72.06   CC       images/sit.o
10:05:48 [2019-12-10T10:05:48.538Z] #41 72.78   LINK     images/built-in.o
10:05:48 [2019-12-10T10:05:48.538Z] #41 73.03   GEN      compel/include/asm
10:05:48 [2019-12-10T10:05:48.538Z] #41 73.04   GEN      compel/include/version.h
10:05:48 [2019-12-10T10:05:48.538Z] #41 73.13 touch .config
10:05:48 [2019-12-10T10:05:48.538Z] #41 73.16   GEN      include/common/config.h
10:05:48 [2019-12-10T10:05:48.538Z] #41 73.43   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
10:05:48 [2019-12-10T10:05:48.538Z] #41 73.55   GEN      compel/plugins/include/uapi/std/syscall-64.h
10:05:48 [2019-12-10T10:05:48.538Z] #41 73.73   GEN      compel/arch/x86/plugins/std/syscalls-64.S
10:05:48 [2019-12-10T10:05:48.538Z] #41 73.84   DEP      compel/arch/x86/plugins/std/syscalls-64.d
10:05:48 [2019-12-10T10:05:48.538Z] #41 73.97   DEP      compel/arch/x86/plugins/std/memcpy.d
10:05:48 [2019-12-10T10:05:48.538Z] #41 74.03   DEP      compel/arch/x86/plugins/std/parasite-head.d
10:05:48 [2019-12-10T10:05:48.538Z] #41 74.18   GEN      compel/plugins/include/uapi/std/syscall.h
10:05:48 [2019-12-10T10:05:48.538Z] #41 74.26   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
10:05:48 [2019-12-10T10:05:48.538Z] #41 74.31   GEN      compel/plugins/include/uapi/std/syscall-codes.h
10:05:48 [2019-12-10T10:05:48.539Z] #41 74.42   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
10:05:48 [2019-12-10T10:05:48.539Z] #41 74.43   DEP      compel/plugins/std/infect.d
10:05:48 [2019-12-10T10:05:48.539Z] #41 74.79   DEP      compel/plugins/std/string.d
10:05:48 [2019-12-10T10:05:48.539Z] #41 74.99   DEP      compel/plugins/std/log.d
10:05:48 [2019-12-10T10:05:48.539Z] #41 75.22   DEP      compel/plugins/std/fds.d
10:05:48 [2019-12-10T10:05:48.539Z] #41 75.48   DEP      compel/plugins/std/std.d
10:05:48 [2019-12-10T10:05:48.539Z] #41 75.79   DEP      compel/plugins/shmem/shmem.d
10:05:48 [2019-12-10T10:05:48.539Z] #41 75.86   DEP      compel/plugins/fds/fds.d
10:05:48 [2019-12-10T10:05:48.539Z] #41 76.02   CC       compel/plugins/std/std.o
10:05:48 [2019-12-10T10:05:48.539Z] #41 76.38   CC       compel/plugins/std/fds.o
10:05:48 [2019-12-10T10:05:48.539Z] #41 76.96   CC       compel/plugins/std/log.o
10:05:48 [2019-12-10T10:05:48.767Z] #42 79.68   DEP      criu/bitmap.d
10:05:48 [2019-12-10T10:05:48.768Z] #42 79.73   DEP      criu/bfd.d
10:05:48 [2019-12-10T10:05:48.768Z] #42 79.93   DEP      criu/autofs.d
10:05:48 [2019-12-10T10:05:48.794Z] #40 62.46 Selecting previously unselected package libprotobuf-c1:amd64.
10:05:48 [2019-12-10T10:05:48.794Z] #40 62.46 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ...
10:05:48 [2019-12-10T10:05:48.794Z] #40 62.47 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
10:05:48 [2019-12-10T10:05:48.797Z] #41 ...
10:05:48 [2019-12-10T10:05:48.797Z] 
10:05:48 [2019-12-10T10:05:48.797Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:05:48 [2019-12-10T10:05:48.797Z] #17 74.62 Selecting previously unselected package libnet1:amd64.
10:05:48 [2019-12-10T10:05:48.797Z] #17 74.65 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ...
10:05:48 [2019-12-10T10:05:48.797Z] #17 74.67 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
10:05:49 [2019-12-10T10:05:49.055Z] #17 74.79 Selecting previously unselected package libnfnetlink0:amd64.
10:05:49 [2019-12-10T10:05:49.055Z] #17 74.79 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ...
10:05:49 [2019-12-10T10:05:49.055Z] #17 74.82 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
10:05:49 [2019-12-10T10:05:49.055Z] #17 74.98 Selecting previously unselected package libpcrecpp0v5:amd64.
10:05:49 [2019-12-10T10:05:49.055Z] #17 74.98 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ...
10:05:49 [2019-12-10T10:05:49.135Z] #40 62.57 Selecting previously unselected package libprotobuf-c-dev:amd64.
10:05:49 [2019-12-10T10:05:49.135Z] #40 62.57 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ...
10:05:49 [2019-12-10T10:05:49.135Z] #40 62.57 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ...
10:05:49 [2019-12-10T10:05:49.135Z] #40 62.67 Selecting previously unselected package zlib1g-dev:amd64.
10:05:49 [2019-12-10T10:05:49.135Z] #40 62.67 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
10:05:49 [2019-12-10T10:05:49.135Z] #40 62.68 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
10:05:49 [2019-12-10T10:05:49.196Z] #42 80.16   DEP      criu/aio.d
10:05:49 [2019-12-10T10:05:49.196Z] #42 80.32   DEP      criu/action-scripts.d
10:05:49 [2019-12-10T10:05:49.312Z] #17 75.00 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ...
10:05:49 [2019-12-10T10:05:49.570Z] #17 75.30 Selecting previously unselected package libudev-dev:amd64.
10:05:49 [2019-12-10T10:05:49.570Z] #17 75.30 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ...
10:05:49 [2019-12-10T10:05:49.570Z] #17 75.35 Unpacking libudev-dev:amd64 (232-25+deb9u12) ...
10:05:49 [2019-12-10T10:05:49.637Z] #42 80.72   CC       criu/action-scripts.o
10:05:49 [2019-12-10T10:05:49.677Z] #28 DONE 146.3s
10:05:49 [2019-12-10T10:05:49.677Z] 
10:05:49 [2019-12-10T10:05:49.677Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:05:49 [2019-12-10T10:05:49.677Z] #44 DONE 145.8s
10:05:49 [2019-12-10T10:05:49.677Z] 
10:05:49 [2019-12-10T10:05:49.677Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:05:49 [2019-12-10T10:05:49.677Z] #41 80.66   LINK     criu/arch/aarch64/crtools.built-in.o
10:05:49 [2019-12-10T10:05:49.677Z] #41 80.75   DEP      criu/arch/aarch64/intraprocedure.d
10:05:49 [2019-12-10T10:05:49.677Z] #41 80.79   DEP      criu/arch/aarch64/vdso-pie.d
10:05:49 [2019-12-10T10:05:49.677Z] #41 80.96   DEP      criu/pie/parasite-vdso.d
10:05:49 [2019-12-10T10:05:49.677Z] #41 81.19   DEP      criu/pie/util-vdso.d
10:05:49 [2019-12-10T10:05:49.677Z] #41 81.41   DEP      criu/pie/util.d
10:05:49 [2019-12-10T10:05:49.677Z] #41 81.71   CC       criu/pie/util.o
10:05:49 [2019-12-10T10:05:49.677Z] #41 82.27   CC       criu/pie/util-vdso.o
10:05:49 [2019-12-10T10:05:49.677Z] #41 83.34   CC       criu/pie/parasite-vdso.o
10:05:49 [2019-12-10T10:05:49.677Z] #41 84.01   CC       criu/arch/aarch64/vdso-pie.o
10:05:49 [2019-12-10T10:05:49.700Z] #40 63.20 Selecting previously unselected package libprotobuf10:amd64.
10:05:49 [2019-12-10T10:05:49.700Z] #40 63.21 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ...
10:05:49 [2019-12-10T10:05:49.700Z] #40 63.21 Unpacking libprotobuf10:amd64 (3.0.0-9) ...
10:05:49 [2019-12-10T10:05:49.829Z] #17 75.59 Selecting previously unselected package libpython3.5-minimal:amd64.
10:05:49 [2019-12-10T10:05:49.829Z] #17 75.59 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
10:05:49 [2019-12-10T10:05:49.829Z] #17 75.61 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
10:05:49 [2019-12-10T10:05:49.912Z] + docker version
10:05:49 [2019-12-10T10:05:49.937Z] #41 84.56   CC       criu/arch/aarch64/intraprocedure.o
10:05:50 [2019-12-10T10:05:50.089Z] #17 ...
10:05:50 [2019-12-10T10:05:50.089Z] 
10:05:50 [2019-12-10T10:05:50.089Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:05:50 [2019-12-10T10:05:50.089Z] #62 DONE 175.5s
10:05:50 [2019-12-10T10:05:50.089Z] 
10:05:50 [2019-12-10T10:05:50.089Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
10:05:50 [2019-12-10T10:05:50.089Z] #63 DONE 0.1s
10:05:50 [2019-12-10T10:05:50.089Z] 
10:05:50 [2019-12-10T10:05:50.089Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:05:50 [2019-12-10T10:05:50.089Z] #41 78.38   CC       compel/plugins/std/string.o
10:05:50 [2019-12-10T10:05:50.197Z] #41 84.61   AR       criu/pie/pie.lib.a
10:05:50 [2019-12-10T10:05:50.265Z] #40 63.95 Selecting previously unselected package libprotobuf-lite10:amd64.
10:05:50 [2019-12-10T10:05:50.265Z] #40 63.96 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ...
10:05:50 [2019-12-10T10:05:50.265Z] #40 63.97 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ...
10:05:50 [2019-12-10T10:05:50.457Z] #41 84.75   DEP      criu/pie/restorer.d
10:05:50 [2019-12-10T10:05:50.457Z] #41 85.01   DEP      criu/arch/aarch64/restorer.d
10:05:50 [2019-12-10T10:05:50.523Z] #40 64.17 Selecting previously unselected package libprotobuf-dev:amd64.
10:05:50 [2019-12-10T10:05:50.523Z] #40 64.17 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ...
10:05:50 [2019-12-10T10:05:50.523Z] #40 64.18 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ...
10:05:47 [2019-12-10T10:05:47.173Z]  > git rev-list --no-walk 7f62c54bc55f4546e68d62ac4175a52780d8ade5 # timeout=10
10:05:50 [2019-12-10T10:05:50.717Z] #41 85.27   DEP      criu/pie/parasite.d
10:05:50 [2019-12-10T10:05:50.867Z] #42 81.65   CC       criu/aio.o
10:05:51 [2019-12-10T10:05:51.287Z] #41 85.67   CC       criu/pie/parasite.o
10:05:51 [2019-12-10T10:05:51.307Z] #42 82.38   CC       criu/autofs.o
10:05:51 [2019-12-10T10:05:51.462Z] #41 79.72   CC       compel/plugins/std/infect.o
10:05:51 [2019-12-10T10:05:51.895Z] #40 65.66 Selecting previously unselected package libprotoc10:amd64.
10:05:51 [2019-12-10T10:05:51.895Z] #40 65.66 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ...
10:05:52 [2019-12-10T10:05:52.028Z] #41 80.64   CC       compel/arch/x86/plugins/std/parasite-head.o
10:05:52 [2019-12-10T10:05:52.028Z] #41 80.71   CC       compel/arch/x86/plugins/std/memcpy.o
10:05:52 [2019-12-10T10:05:52.152Z] #40 65.68 Unpacking libprotoc10:amd64 (3.0.0-9) ...
10:05:52 [2019-12-10T10:05:52.287Z] #41 80.81   CC       compel/arch/x86/plugins/std/syscalls-64.o
10:05:52 [2019-12-10T10:05:52.545Z] #41 81.01   AR       compel/plugins/std.lib.a
10:05:52 [2019-12-10T10:05:52.545Z] #41 81.14   CC       compel/plugins/fds/fds.o
10:05:52 [2019-12-10T10:05:52.670Z] #42 83.60   CC       criu/bfd.o
10:05:52 [2019-12-10T10:05:52.672Z] #41 86.87   LINK     criu/pie/parasite.built-in.o
10:05:52 [2019-12-10T10:05:52.673Z] #41 86.90   GEN      criu/pie/parasite-blob.h
10:05:52 [2019-12-10T10:05:52.673Z] #41 86.95   CC       criu/arch/aarch64/restorer.o
10:05:52 [2019-12-10T10:05:52.673Z] #41 ...
10:05:52 [2019-12-10T10:05:52.673Z] 
10:05:52 [2019-12-10T10:05:52.673Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:05:52 [2019-12-10T10:05:52.673Z] #17 84.23 Selecting previously unselected package vim.
10:05:52 [2019-12-10T10:05:52.933Z] #17 84.24 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_arm64.deb ...
10:05:52 [2019-12-10T10:05:52.933Z] #17 84.25 Unpacking vim (2:8.0.0197-4+deb9u3) ...
10:05:52 [2019-12-10T10:05:52.975Z] #40 66.43 Selecting previously unselected package protobuf-c-compiler.
10:05:52 [2019-12-10T10:05:52.975Z] #40 66.43 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ...
10:05:52 [2019-12-10T10:05:52.975Z] #40 66.46 Unpacking protobuf-c-compiler (1.2.1-2) ...
10:05:52 [2019-12-10T10:05:52.975Z] #40 66.60 Selecting previously unselected package protobuf-compiler.
10:05:52 [2019-12-10T10:05:52.975Z] #40 66.62 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ...
10:05:52 [2019-12-10T10:05:52.975Z] #40 66.64 Unpacking protobuf-compiler (3.0.0-9) ...
10:05:53 [2019-12-10T10:05:53.076Z] #42 84.10   CC       criu/bitmap.o
10:05:53 [2019-12-10T10:05:53.111Z] #41 81.68   AR       compel/plugins/fds.lib.a
10:05:53 [2019-12-10T10:05:53.111Z] #41 81.77   HOSTDEP  compel/src/lib/log-host.d
10:05:53 [2019-12-10T10:05:53.235Z] #40 66.86 Selecting previously unselected package python-pkg-resources.
10:05:53 [2019-12-10T10:05:53.236Z] #40 66.87 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
10:05:53 [2019-12-10T10:05:53.236Z] #40 66.88 Unpacking python-pkg-resources (33.1.1-1) ...
10:05:53 [2019-12-10T10:05:53.369Z] #41 82.07   HOSTDEP  compel/src/lib/handle-elf-host.d
10:05:53 [2019-12-10T10:05:53.497Z] #42 84.27   CC       criu/cgroup-props.o
10:05:53 [2019-12-10T10:05:53.502Z] #40 67.17 Selecting previously unselected package python-protobuf.
10:05:53 [2019-12-10T10:05:53.502Z] #40 67.17 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ...
10:05:53 [2019-12-10T10:05:53.502Z] #40 67.19 Unpacking python-protobuf (3.0.0-9) ...
10:05:53 [2019-12-10T10:05:53.504Z] #17 84.75 Selecting previously unselected package xfsprogs.
10:05:53 [2019-12-10T10:05:53.504Z] #17 84.75 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_arm64.deb ...
10:05:53 [2019-12-10T10:05:53.504Z] #17 84.76 Unpacking xfsprogs (4.9.0+nmu1) ...
10:05:53 [2019-12-10T10:05:53.627Z] #41 82.33   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
10:05:53 [2019-12-10T10:05:53.627Z] #41 ...
10:05:53 [2019-12-10T10:05:53.627Z] 
10:05:53 [2019-12-10T10:05:53.627Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:05:53 [2019-12-10T10:05:53.627Z] #44 169.3 vendor/golang.org/x/net/http2/hpack
10:05:53 [2019-12-10T10:05:53.627Z] #44 171.2 mime
10:05:53 [2019-12-10T10:05:53.627Z] #44 173.7 mime/quotedprintable
10:05:53 [2019-12-10T10:05:53.627Z] #44 174.4 net/http/internal
10:05:53 [2019-12-10T10:05:53.764Z] #17 85.24 Selecting previously unselected package zip.
10:05:53 [2019-12-10T10:05:53.886Z] #44 ...
10:05:53 [2019-12-10T10:05:53.886Z] 
10:05:53 [2019-12-10T10:05:53.886Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:05:53 [2019-12-10T10:05:53.886Z] #17 76.85 Selecting previously unselected package python3.5-minimal.
10:05:53 [2019-12-10T10:05:53.886Z] #17 76.85 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
10:05:53 [2019-12-10T10:05:53.886Z] #17 76.95 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
10:05:53 [2019-12-10T10:05:53.886Z] #17 79.84 Selecting previously unselected package python3-minimal.
10:05:54 [2019-12-10T10:05:54.024Z] #17 85.24 Preparing to unpack .../45-zip_3.0-11+b1_arm64.deb ...
10:05:54 [2019-12-10T10:05:54.024Z] #17 85.25 Unpacking zip (3.0-11+b1) ...
10:05:54 [2019-12-10T10:05:54.024Z] #17 85.41 Selecting previously unselected package libapparmor-perl.
10:05:54 [2019-12-10T10:05:54.024Z] #17 85.41 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_arm64.deb ...
10:05:54 [2019-12-10T10:05:54.024Z] #17 85.41 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
10:05:54 [2019-12-10T10:05:54.154Z] #17 79.84 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ...
10:05:54 [2019-12-10T10:05:54.154Z] #17 79.86 Unpacking python3-minimal (3.5.3-1) ...
10:05:54 [2019-12-10T10:05:54.284Z] #17 85.54 Selecting previously unselected package apparmor.
10:05:54 [2019-12-10T10:05:54.284Z] #17 85.55 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_arm64.deb ...
10:05:54 [2019-12-10T10:05:54.284Z] #17 85.63 Unpacking apparmor (2.11.0-3+deb9u2) ...
10:05:54 [2019-12-10T10:05:54.395Z] #42 85.23   CC       criu/cgroup.o
10:05:54 [2019-12-10T10:05:54.421Z] #17 80.23 Selecting previously unselected package libmpdec2:amd64.
10:05:54 [2019-12-10T10:05:54.421Z] #17 80.23 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ...
10:05:54 [2019-12-10T10:05:54.435Z] #40 67.92 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
10:05:54 [2019-12-10T10:05:54.435Z] #40 68.14 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
10:05:54 [2019-12-10T10:05:54.435Z] #40 68.15 Setting up python-pkg-resources (33.1.1-1) ...
10:05:54 [2019-12-10T10:05:54.680Z] #17 80.30 Unpacking libmpdec2:amd64 (2.4.2-1) ...
10:05:54 [2019-12-10T10:05:54.680Z] #17 80.56 Selecting previously unselected package libpython3.5-stdlib:amd64.
10:05:54 [2019-12-10T10:05:54.680Z] #17 80.56 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ...
10:05:54 [2019-12-10T10:05:54.692Z] #40 ...
10:05:54 [2019-12-10T10:05:54.692Z] 
10:05:54 [2019-12-10T10:05:54.692Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:05:54 [2019-12-10T10:05:54.692Z] #31 58.09 internal/reflectlite
10:05:54 [2019-12-10T10:05:54.692Z] #31 58.09 sync
10:05:54 [2019-12-10T10:05:54.692Z] #31 61.70 errors
10:05:54 [2019-12-10T10:05:54.692Z] #31 61.70 sort
10:05:54 [2019-12-10T10:05:54.692Z] #31 62.13 strconv
10:05:54 [2019-12-10T10:05:54.692Z] #31 63.19 io
10:05:54 [2019-12-10T10:05:54.692Z] #31 64.50 internal/oserror
10:05:54 [2019-12-10T10:05:54.692Z] #31 64.57 syscall
10:05:54 [2019-12-10T10:05:54.692Z] #31 67.28 reflect
10:05:54 [2019-12-10T10:05:54.692Z] #31 ...
10:05:54 [2019-12-10T10:05:54.692Z] 
10:05:54 [2019-12-10T10:05:54.692Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:05:54 [2019-12-10T10:05:54.692Z] #44 58.83 internal/reflectlite
10:05:54 [2019-12-10T10:05:54.692Z] #44 58.86 sync
10:05:54 [2019-12-10T10:05:54.692Z] #44 61.26 github.com/LK4D4/vndr/godl/singleflight
10:05:54 [2019-12-10T10:05:54.692Z] #44 61.79 math/rand
10:05:54 [2019-12-10T10:05:54.692Z] #44 62.78 io
10:05:54 [2019-12-10T10:05:54.692Z] #44 62.79 strconv
10:05:54 [2019-12-10T10:05:54.692Z] #44 64.41 bytes
10:05:54 [2019-12-10T10:05:54.692Z] #44 66.44 reflect
10:05:54 [2019-12-10T10:05:54.692Z] #44 67.81 bufio
10:05:54 [2019-12-10T10:05:54.854Z] #17 86.02 Selecting previously unselected package binutils-mingw-w64-i686.
10:05:54 [2019-12-10T10:05:54.854Z] #17 86.03 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_arm64.deb ...
10:05:54 [2019-12-10T10:05:54.854Z] #17 86.04 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
10:05:54 [2019-12-10T10:05:54.937Z] #17 80.58 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
10:05:55 [2019-12-10T10:05:55.925Z] #42 ...
10:05:55 [2019-12-10T10:05:55.925Z] 
10:05:55 [2019-12-10T10:05:55.925Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:05:55 [2019-12-10T10:05:55.925Z] #18 89.48 Selecting previously unselected package gcc-mingw-w64-base.
10:05:55 [2019-12-10T10:05:55.925Z] #18 89.48 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ...
10:05:55 [2019-12-10T10:05:55.925Z] #18 89.48 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
10:05:55 [2019-12-10T10:05:55.925Z] #18 89.65 Selecting previously unselected package gcc-mingw-w64-x86-64.
10:05:55 [2019-12-10T10:05:55.925Z] #18 89.66 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ...
10:05:55 [2019-12-10T10:05:55.925Z] #18 89.66 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
10:05:56 [2019-12-10T10:05:56.237Z] #17 87.38 Selecting previously unselected package binutils-mingw-w64-x86-64.
10:05:56 [2019-12-10T10:05:56.237Z] #17 87.38 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_arm64.deb ...
10:05:56 [2019-12-10T10:05:56.237Z] #17 87.39 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
10:05:56 [2019-12-10T10:05:56.969Z] Client: Docker Engine - Enterprise
10:05:56 [2019-12-10T10:05:56.969Z]  Version:           19.03.2
10:05:56 [2019-12-10T10:05:56.969Z]  API version:       1.40
10:05:56 [2019-12-10T10:05:56.969Z]  Go version:        go1.12.8
10:05:56 [2019-12-10T10:05:56.969Z]  Git commit:        c92ab06ed9
10:05:56 [2019-12-10T10:05:56.969Z]  Built:             09/03/2019 16:38:11
10:05:56 [2019-12-10T10:05:56.969Z]  OS/Arch:           windows/amd64
10:05:56 [2019-12-10T10:05:56.969Z]  Experimental:      false
10:05:56 [2019-12-10T10:05:56.969Z] 
10:05:56 [2019-12-10T10:05:56.969Z] Server: Docker Engine - Enterprise
10:05:56 [2019-12-10T10:05:56.969Z]  Engine:
10:05:56 [2019-12-10T10:05:56.969Z]   Version:          19.03.2
10:05:56 [2019-12-10T10:05:56.969Z]   API version:      1.40 (minimum version 1.24)
10:05:56 [2019-12-10T10:05:56.969Z]   Go version:       go1.12.8
10:05:56 [2019-12-10T10:05:56.969Z]   Git commit:       c92ab06ed9
10:05:56 [2019-12-10T10:05:56.969Z]   Built:            09/03/2019 16:35:47
10:05:56 [2019-12-10T10:05:56.969Z]   OS/Arch:          windows/amd64
10:05:56 [2019-12-10T10:05:56.969Z]   Experimental:     true
10:05:57 [2019-12-10T10:05:57.177Z] #17 88.64 Selecting previously unselected package binutils-mingw-w64.
10:05:57 [2019-12-10T10:05:57.177Z] #17 88.64 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
10:05:57 [2019-12-10T10:05:57.177Z] #17 88.65 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
10:05:57 [2019-12-10T10:05:57.177Z] #17 88.74 Selecting previously unselected package mingw-w64-common.
10:05:57 [2019-12-10T10:05:57.222Z] #44 70.12 syscall
10:05:57 [2019-12-10T10:05:57.315Z] #18 ...
10:05:57 [2019-12-10T10:05:57.315Z] 
10:05:57 [2019-12-10T10:05:57.315Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:05:57 [2019-12-10T10:05:57.315Z] #45 124.1 net/http/internal
10:05:57 [2019-12-10T10:05:57.315Z] #45 125.6 crypto/tls
10:05:57 [2019-12-10T10:05:57.315Z] #45 132.1 net/http/httptrace
10:05:57 [2019-12-10T10:05:57.315Z] #45 132.3 net/http
10:05:57 [2019-12-10T10:05:57.315Z] #45 ...
10:05:57 [2019-12-10T10:05:57.315Z] 
10:05:57 [2019-12-10T10:05:57.315Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:05:57 [2019-12-10T10:05:57.315Z] #42 88.13   CC       criu/clone-noasan.o
10:05:57 [2019-12-10T10:05:57.315Z] #42 88.23   CC       criu/config.o
10:05:57 [2019-12-10T10:05:57.437Z] #17 88.74 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
10:05:57 [2019-12-10T10:05:57.437Z] #17 88.75 Unpacking mingw-w64-common (5.0.1-1) ...
10:05:57 [2019-12-10T10:05:57.465Z] #17 83.29 Selecting previously unselected package python3.5.
[Pipeline] sh
10:05:57 [2019-12-10T10:05:57.723Z] #17 83.29 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ...
10:05:57 [2019-12-10T10:05:57.723Z] #17 83.29 Unpacking python3.5 (3.5.3-1+deb9u1) ...
10:05:57 [2019-12-10T10:05:57.723Z] #17 83.49 Selecting previously unselected package libpython3-stdlib:amd64.
10:05:57 [2019-12-10T10:05:57.723Z] #17 83.49 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ...
10:05:57 [2019-12-10T10:05:57.723Z] #17 83.50 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ...
10:05:57 [2019-12-10T10:05:57.981Z] #17 83.64 Selecting previously unselected package dh-python.
10:05:57 [2019-12-10T10:05:57.981Z] #17 83.64 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
10:05:57 [2019-12-10T10:05:57.981Z] #17 83.68 Unpacking dh-python (2.20170125) ...
10:05:58 [2019-12-10T10:05:58.239Z] #17 84.04 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
10:05:58 [2019-12-10T10:05:58.239Z] #17 84.08 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
10:05:58 [2019-12-10T10:05:58.486Z] + docker info
10:05:58 [2019-12-10T10:05:58.656Z] #42 89.77   CC       criu/cr-check.o
10:06:00 [2019-12-10T10:06:00.741Z] #42 91.79   CC       criu/cr-dedup.o
10:06:00 [2019-12-10T10:06:00.767Z] #17 ...
10:06:00 [2019-12-10T10:06:00.767Z] 
10:06:00 [2019-12-10T10:06:00.767Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:06:00 [2019-12-10T10:06:00.767Z] #41 82.57   HOSTDEP  compel/src/main-host.d
10:06:00 [2019-12-10T10:06:00.767Z] #41 82.79   DEP      compel/src/lib/ptrace.d
10:06:00 [2019-12-10T10:06:00.767Z] #41 82.98   DEP      compel/src/lib/infect.d
10:06:00 [2019-12-10T10:06:00.767Z] #41 83.29   DEP      compel/src/lib/infect-util.d
10:06:00 [2019-12-10T10:06:00.767Z] #41 83.52   DEP      compel/src/lib/infect-rpc.d
10:06:00 [2019-12-10T10:06:00.767Z] #41 83.80   DEP      compel/arch/x86/src/lib/infect.d
10:06:00 [2019-12-10T10:06:00.767Z] #41 84.02   DEP      compel/arch/x86/src/lib/cpu.d
10:06:00 [2019-12-10T10:06:00.767Z] #41 84.16   DEP      compel/src/lib/log.d
10:06:00 [2019-12-10T10:06:00.767Z] #41 84.42   DEP      compel/src/main.d
10:06:00 [2019-12-10T10:06:00.767Z] #41 84.71   DEP      compel/src/lib/handle-elf.d
10:06:00 [2019-12-10T10:06:00.767Z] #41 84.92   DEP      compel/arch/x86/src/lib/handle-elf.d
10:06:00 [2019-12-10T10:06:00.767Z] #41 85.14   CC       compel/src/lib/log.o
10:06:00 [2019-12-10T10:06:00.767Z] #41 85.53   CC       compel/arch/x86/src/lib/cpu.o
10:06:00 [2019-12-10T10:06:00.767Z] #41 86.77   CC       compel/arch/x86/src/lib/infect.o
10:06:00 [2019-12-10T10:06:00.767Z] #41 88.38   CC       compel/src/lib/infect-rpc.o
10:06:00 [2019-12-10T10:06:00.767Z] #41 89.13   CC       compel/src/lib/infect-util.o
10:06:00 [2019-12-10T10:06:00.767Z] #41 ...
10:06:00 [2019-12-10T10:06:00.767Z] 
10:06:00 [2019-12-10T10:06:00.767Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:06:00 [2019-12-10T10:06:00.767Z] #47 DONE 186.2s
10:06:00 [2019-12-10T10:06:00.767Z] 
10:06:00 [2019-12-10T10:06:00.767Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:06:00 [2019-12-10T10:06:00.767Z] #44 181.2 net/textproto
10:06:00 [2019-12-10T10:06:00.767Z] #44 181.2 crypto/x509
10:06:00 [2019-12-10T10:06:00.767Z] #44 183.1 vendor/golang.org/x/net/http/httpguts
10:06:00 [2019-12-10T10:06:00.767Z] #44 183.6 vendor/golang.org/x/net/http/httpproxy
10:06:00 [2019-12-10T10:06:00.767Z] #44 184.5 mime/multipart
10:06:01 [2019-12-10T10:06:01.025Z] #44 ...
10:06:01 [2019-12-10T10:06:01.025Z] 
10:06:01 [2019-12-10T10:06:01.025Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:06:01 [2019-12-10T10:06:01.025Z] #41 89.65   CC       compel/src/lib/infect.o
10:06:01 [2019-12-10T10:06:01.146Z] #42 92.09   CC       criu/cr-dump.o
10:06:01 [2019-12-10T10:06:01.406Z] #44 ...
10:06:01 [2019-12-10T10:06:01.406Z] 
10:06:01 [2019-12-10T10:06:01.406Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:06:01 [2019-12-10T10:06:01.406Z] #31 74.20 time
10:06:01 [2019-12-10T10:06:01.636Z] #17 92.38 Selecting previously unselected package mingw-w64-x86-64-dev.
10:06:01 [2019-12-10T10:06:01.636Z] #17 92.39 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
10:06:01 [2019-12-10T10:06:01.636Z] #17 92.41 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
10:06:02 [2019-12-10T10:06:02.559Z] #42 ...
10:06:02 [2019-12-10T10:06:02.559Z] 
10:06:02 [2019-12-10T10:06:02.559Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:06:02 [2019-12-10T10:06:02.559Z] #18 106.0 Selecting previously unselected package g++-mingw-w64-x86-64.
10:06:02 [2019-12-10T10:06:02.559Z] #18 106.0 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ...
10:06:02 [2019-12-10T10:06:02.559Z] #18 106.0 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
10:06:03 [2019-12-10T10:06:03.018Z] #17 ...
10:06:03 [2019-12-10T10:06:03.018Z] 
10:06:03 [2019-12-10T10:06:03.018Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:06:03 [2019-12-10T10:06:03.018Z] #41 87.53   CC       criu/pie/restorer.o
10:06:03 [2019-12-10T10:06:03.018Z] #41 89.83   LINK     criu/pie/restorer.built-in.o
10:06:03 [2019-12-10T10:06:03.018Z] #41 89.88   GEN      criu/pie/restorer-blob.h
10:06:03 [2019-12-10T10:06:03.018Z] #41 89.99   DEP      criu/vdso.d
10:06:03 [2019-12-10T10:06:03.018Z] #41 90.16   DEP      criu/uts_ns.d
10:06:03 [2019-12-10T10:06:03.018Z] #41 90.27   DEP      criu/util.d
10:06:03 [2019-12-10T10:06:03.018Z] #41 90.55   DEP      criu/uffd.d
10:06:03 [2019-12-10T10:06:03.018Z] #41 90.83   DEP      criu/tun.d
10:06:03 [2019-12-10T10:06:03.018Z] #41 91.05   DEP      criu/tty.d
10:06:03 [2019-12-10T10:06:03.018Z] #41 91.27   DEP      criu/timerfd.d
10:06:03 [2019-12-10T10:06:03.018Z] #41 91.41   DEP      criu/sysfs_parse.d
10:06:03 [2019-12-10T10:06:03.018Z] #41 91.84   DEP      criu/sysctl.d
10:06:03 [2019-12-10T10:06:03.018Z] #41 91.99   DEP      criu/string.d
10:06:03 [2019-12-10T10:06:03.018Z] #41 92.05   DEP      criu/stats.d
10:06:03 [2019-12-10T10:06:03.018Z] #41 92.18   DEP      criu/sockets.d
10:06:03 [2019-12-10T10:06:03.018Z] #41 92.37   DEP      criu/sk-unix.d
10:06:03 [2019-12-10T10:06:03.018Z] #41 92.56   DEP      criu/sk-tcp.d
10:06:03 [2019-12-10T10:06:03.018Z] #41 92.82   DEP      criu/sk-queue.d
10:06:03 [2019-12-10T10:06:03.018Z] #41 93.06   DEP      criu/sk-packet.d
10:06:03 [2019-12-10T10:06:03.018Z] #41 93.30   DEP      criu/sk-netlink.d
10:06:03 [2019-12-10T10:06:03.018Z] #41 93.52   DEP      criu/sk-inet.d
10:06:03 [2019-12-10T10:06:03.018Z] #41 93.83   DEP      criu/signalfd.d
10:06:03 [2019-12-10T10:06:03.018Z] #41 94.09   DEP      criu/sigframe.d
10:06:03 [2019-12-10T10:06:03.018Z] #41 94.25   DEP      criu/shmem.d
10:06:03 [2019-12-10T10:06:03.018Z] #41 94.48   DEP      criu/servicefd.d
10:06:03 [2019-12-10T10:06:03.018Z] #41 94.75   DEP      criu/seize.d
10:06:03 [2019-12-10T10:06:03.018Z] #41 94.96   DEP      criu/seccomp.d
10:06:03 [2019-12-10T10:06:03.018Z] #41 95.26   DEP      criu/rst-malloc.d
10:06:03 [2019-12-10T10:06:03.018Z] #41 95.39   DEP      criu/rbtree.d
10:06:03 [2019-12-10T10:06:03.018Z] #41 95.43   DEP      criu/pstree.d
10:06:03 [2019-12-10T10:06:03.018Z] #41 95.62   DEP      criu/protobuf.d
10:06:03 [2019-12-10T10:06:03.018Z] #41 95.88   GEN      criu/protobuf-desc-gen.h
10:06:03 [2019-12-10T10:06:03.018Z] #41 97.56   DEP      criu/protobuf-desc.d
10:06:03 [2019-12-10T10:06:03.279Z] #41 97.73   DEP      criu/proc_parse.d
10:06:03 [2019-12-10T10:06:03.279Z] #41 97.89   DEP      criu/plugin.d
10:06:03 [2019-12-10T10:06:03.850Z] #41 98.05   DEP      criu/pipes.d
10:06:03 [2019-12-10T10:06:03.850Z] #41 98.23   DEP      criu/pie-util.d
10:06:04 [2019-12-10T10:06:04.110Z] #41 98.40   DEP      criu/pie-util-vdso.d
10:06:04 [2019-12-10T10:06:04.110Z] #41 98.58   DEP      criu/pie-util-vdso-elf32.d
10:06:04 [2019-12-10T10:06:04.371Z] #41 98.73   DEP      criu/path.d
10:06:04 [2019-12-10T10:06:04.632Z] #41 99.02   DEP      criu/parasite-syscall.d
10:06:04 [2019-12-10T10:06:04.632Z] #41 99.24   DEP      criu/pagemap.d
10:06:05 [2019-12-10T10:06:05.202Z] #41 99.44   DEP      criu/pagemap-cache.d
10:06:05 [2019-12-10T10:06:05.202Z] #41 99.57   DEP      criu/page-xfer.d
10:06:05 [2019-12-10T10:06:05.202Z] #41 99.69   DEP      criu/page-pipe.d
10:06:05 [2019-12-10T10:06:05.202Z] #41 99.78   DEP      criu/netfilter.d
10:06:05 [2019-12-10T10:06:05.208Z] #41 93.16   CC       compel/src/lib/ptrace.o
10:06:05 [2019-12-10T10:06:05.208Z] #41 93.64   AR       compel/libcompel.a
10:06:05 [2019-12-10T10:06:05.208Z] #41 93.69   HOSTCC   compel/src/main-host.o
10:06:05 [2019-12-10T10:06:05.464Z] #41 99.93   DEP      criu/net.d
10:06:05 [2019-12-10T10:06:05.467Z] #41 94.14   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
10:06:05 [2019-12-10T10:06:05.725Z] #41 94.34   HOSTCC   compel/src/lib/handle-elf-host.o
10:06:05 [2019-12-10T10:06:05.725Z] #41 100.2   DEP      criu/namespaces.d
10:06:05 [2019-12-10T10:06:05.986Z] #41 100.3   DEP      criu/mount.d
10:06:05 [2019-12-10T10:06:05.986Z] #41 100.5   DEP      criu/mem.d
10:06:05 [2019-12-10T10:06:05.986Z] #41 ...
10:06:05 [2019-12-10T10:06:05.986Z] 
10:06:05 [2019-12-10T10:06:05.986Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:06:05 [2019-12-10T10:06:05.986Z] #17 97.40 Selecting previously unselected package gcc-mingw-w64-base.
10:06:05 [2019-12-10T10:06:05.986Z] #17 97.40 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b2_arm64.deb ...
10:06:05 [2019-12-10T10:06:05.986Z] #17 97.40 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b2) ...
10:06:06 [2019-12-10T10:06:06.248Z] #17 97.50 Selecting previously unselected package gcc-mingw-w64-x86-64.
10:06:06 [2019-12-10T10:06:06.248Z] #17 97.51 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ...
10:06:06 [2019-12-10T10:06:06.248Z] #17 97.53 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ...
10:06:06 [2019-12-10T10:06:06.291Z] #41 94.76   HOSTCC   compel/src/lib/log-host.o
10:06:06 [2019-12-10T10:06:06.291Z] #41 94.95   HOSTLINK compel/compel-host-bin
10:06:06 [2019-12-10T10:06:06.552Z] #41 95.06   DEP      soccr/soccr.d
10:06:06 [2019-12-10T10:06:06.552Z] #41 ...
10:06:06 [2019-12-10T10:06:06.552Z] 
10:06:06 [2019-12-10T10:06:06.552Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:06:06 [2019-12-10T10:06:06.552Z] #17 89.50 Setting up python3-minimal (3.5.3-1) ...
10:06:06 [2019-12-10T10:06:06.552Z] #17 90.79 Selecting previously unselected package python3.
10:06:06 [2019-12-10T10:06:06.552Z] #17 90.79 (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.)
10:06:06 [2019-12-10T10:06:06.552Z] #17 90.88 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ...
10:06:06 [2019-12-10T10:06:06.552Z] #17 90.90 Unpacking python3 (3.5.3-1) ...
10:06:06 [2019-12-10T10:06:06.552Z] #17 90.98 Selecting previously unselected package pigz.
10:06:06 [2019-12-10T10:06:06.552Z] #17 90.99 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ...
10:06:06 [2019-12-10T10:06:06.552Z] #17 91.01 Unpacking pigz (2.3.4-1) ...
10:06:06 [2019-12-10T10:06:06.552Z] #17 91.13 Selecting previously unselected package libip4tc0:amd64.
10:06:06 [2019-12-10T10:06:06.552Z] #17 91.14 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ...
10:06:06 [2019-12-10T10:06:06.552Z] #17 91.14 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
10:06:06 [2019-12-10T10:06:06.552Z] #17 91.24 Selecting previously unselected package libip6tc0:amd64.
10:06:06 [2019-12-10T10:06:06.552Z] #17 91.24 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ...
10:06:06 [2019-12-10T10:06:06.552Z] #17 91.25 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
10:06:06 [2019-12-10T10:06:06.552Z] #17 91.37 Selecting previously unselected package libiptc0:amd64.
10:06:06 [2019-12-10T10:06:06.552Z] #17 91.38 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ...
10:06:06 [2019-12-10T10:06:06.552Z] #17 91.38 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
10:06:06 [2019-12-10T10:06:06.552Z] #17 91.54 Selecting previously unselected package libxtables12:amd64.
10:06:06 [2019-12-10T10:06:06.552Z] #17 91.54 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ...
10:06:06 [2019-12-10T10:06:06.552Z] #17 91.54 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
10:06:06 [2019-12-10T10:06:06.552Z] #17 91.63 Selecting previously unselected package libnetfilter-conntrack3:amd64.
10:06:06 [2019-12-10T10:06:06.552Z] #17 91.64 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ...
10:06:06 [2019-12-10T10:06:06.552Z] #17 91.65 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ...
10:06:06 [2019-12-10T10:06:06.552Z] #17 91.75 Selecting previously unselected package iptables.
10:06:06 [2019-12-10T10:06:06.552Z] #17 91.75 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ...
10:06:06 [2019-12-10T10:06:06.552Z] #17 91.88 Unpacking iptables (1.6.0+snapshot20161117-6) ...
10:06:06 [2019-12-10T10:06:06.552Z] #17 92.18 Selecting previously unselected package xxd.
10:06:06 [2019-12-10T10:06:06.552Z] #17 92.18 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
10:06:06 [2019-12-10T10:06:06.552Z] #17 92.19 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
10:06:06 [2019-12-10T10:06:06.552Z] #17 92.33 Selecting previously unselected package vim-common.
10:06:06 [2019-12-10T10:06:06.552Z] #17 92.34 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
10:06:06 [2019-12-10T10:06:06.552Z] #17 92.35 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
10:06:06 [2019-12-10T10:06:06.684Z] #31 ...
10:06:06 [2019-12-10T10:06:06.684Z] 
10:06:06 [2019-12-10T10:06:06.684Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:06:06 [2019-12-10T10:06:06.684Z] #40 74.61 Setting up libnet1-dev (1.1.6+dfsg-3) ...
10:06:06 [2019-12-10T10:06:06.684Z] #40 74.66 Setting up libprotobuf10:amd64 (3.0.0-9) ...
10:06:06 [2019-12-10T10:06:06.684Z] #40 74.68 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:06:06 [2019-12-10T10:06:06.684Z] #40 74.74 Setting up python-protobuf (3.0.0-9) ...
10:06:06 [2019-12-10T10:06:06.810Z] #17 92.58 Selecting previously unselected package bzip2.
10:06:06 [2019-12-10T10:06:06.810Z] #17 92.58 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ...
10:06:06 [2019-12-10T10:06:06.810Z] #17 92.59 Unpacking bzip2 (1.0.6-8.1) ...
10:06:06 [2019-12-10T10:06:06.810Z] #17 92.68 Selecting previously unselected package libgpm2:amd64.
10:06:07 [2019-12-10T10:06:07.068Z] #17 92.68 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
10:06:07 [2019-12-10T10:06:07.068Z] #17 92.69 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
10:06:07 [2019-12-10T10:06:07.068Z] #17 92.79 Selecting previously unselected package xz-utils.
10:06:07 [2019-12-10T10:06:07.068Z] #17 92.79 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ...
10:06:07 [2019-12-10T10:06:07.068Z] #17 92.82 Unpacking xz-utils (5.2.2-1.2+b1) ...
10:06:07 [2019-12-10T10:06:07.327Z] #17 93.00 Selecting previously unselected package aufs-tools.
10:06:07 [2019-12-10T10:06:07.327Z] #17 93.00 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ...
10:06:07 [2019-12-10T10:06:07.327Z] #17 93.01 Unpacking aufs-tools (1:4.1+20161219-1) ...
10:06:07 [2019-12-10T10:06:07.327Z] #17 93.16 Selecting previously unselected package liblzo2-2:amd64.
10:06:07 [2019-12-10T10:06:07.327Z] #17 93.16 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ...
10:06:07 [2019-12-10T10:06:07.327Z] #17 93.19 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
10:06:07 [2019-12-10T10:06:07.586Z] #17 93.29 Selecting previously unselected package btrfs-progs.
10:06:07 [2019-12-10T10:06:07.586Z] #17 93.30 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ...
10:06:07 [2019-12-10T10:06:07.586Z] #17 93.30 Unpacking btrfs-progs (4.7.3-1) ...
10:06:08 [2019-12-10T10:06:08.057Z] #40 ...
10:06:08 [2019-12-10T10:06:08.057Z] 
10:06:08 [2019-12-10T10:06:08.057Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:06:08 [2019-12-10T10:06:08.057Z] #31 81.32 internal/poll
10:06:08 [2019-12-10T10:06:08.084Z] #18 ...
10:06:08 [2019-12-10T10:06:08.085Z] 
10:06:08 [2019-12-10T10:06:08.085Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:06:08 [2019-12-10T10:06:08.085Z] #45 142.8 github.com/LK4D4/vndr/godl
10:06:08 [2019-12-10T10:06:08.152Z] #17 93.84 Selecting previously unselected package btrfs-tools.
10:06:08 [2019-12-10T10:06:08.152Z] #17 93.85 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ...
10:06:08 [2019-12-10T10:06:08.152Z] #17 93.85 Unpacking btrfs-tools (4.7.3-1) ...
10:06:08 [2019-12-10T10:06:08.152Z] #17 93.92 Selecting previously unselected package libdevmapper1.02.1:amd64.
10:06:08 [2019-12-10T10:06:08.152Z] #17 93.92 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ...
10:06:08 [2019-12-10T10:06:08.152Z] #17 93.93 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
10:06:08 [2019-12-10T10:06:08.410Z] #17 94.09 Selecting previously unselected package dmsetup.
10:06:08 [2019-12-10T10:06:08.410Z] #17 94.09 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ...
10:06:08 [2019-12-10T10:06:08.410Z] #17 94.10 Unpacking dmsetup (2:1.02.137-2) ...
10:06:08 [2019-12-10T10:06:08.410Z] #17 94.24 Selecting previously unselected package libonig4:amd64.
10:06:08 [2019-12-10T10:06:08.410Z] #17 94.24 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ...
10:06:08 [2019-12-10T10:06:08.410Z] #17 94.26 Unpacking libonig4:amd64 (6.1.3-2) ...
10:06:08 [2019-12-10T10:06:08.498Z] #45 143.7 github.com/LK4D4/vndr
10:06:08 [2019-12-10T10:06:08.668Z] #17 94.41 Selecting previously unselected package libjq1:amd64.
10:06:08 [2019-12-10T10:06:08.668Z] #17 94.41 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ...
10:06:08 [2019-12-10T10:06:08.668Z] #17 94.42 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
10:06:08 [2019-12-10T10:06:08.926Z] #17 94.54 Selecting previously unselected package jq.
10:06:08 [2019-12-10T10:06:08.926Z] #17 94.54 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ...
10:06:08 [2019-12-10T10:06:08.926Z] #17 94.55 Unpacking jq (1.5+dfsg-1.3) ...
10:06:08 [2019-12-10T10:06:08.926Z] #17 94.70 Selecting previously unselected package libaio1:amd64.
10:06:08 [2019-12-10T10:06:08.926Z] #17 94.72 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ...
10:06:08 [2019-12-10T10:06:08.926Z] #17 94.73 Unpacking libaio1:amd64 (0.3.110-3) ...
10:06:09 [2019-12-10T10:06:09.184Z] #17 94.81 Selecting previously unselected package libcap2-bin.
10:06:09 [2019-12-10T10:06:09.184Z] #17 94.82 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ...
10:06:09 [2019-12-10T10:06:09.184Z] #17 94.83 Unpacking libcap2-bin (1:2.25-1) ...
10:06:09 [2019-12-10T10:06:09.184Z] #17 94.93 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
10:06:09 [2019-12-10T10:06:09.184Z] #17 94.94 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ...
10:06:09 [2019-12-10T10:06:09.184Z] #17 94.94 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
10:06:09 [2019-12-10T10:06:09.184Z] #17 95.02 Selecting previously unselected package libsepol1-dev:amd64.
10:06:09 [2019-12-10T10:06:09.442Z] #17 95.04 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ...
10:06:09 [2019-12-10T10:06:09.442Z] #17 95.05 Unpacking libsepol1-dev:amd64 (2.6-2) ...
10:06:09 [2019-12-10T10:06:09.701Z] #17 95.43 Selecting previously unselected package libpcre16-3:amd64.
10:06:09 [2019-12-10T10:06:09.701Z] #17 95.43 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ...
10:06:09 [2019-12-10T10:06:09.701Z] #17 95.44 Unpacking libpcre16-3:amd64 (2:8.39-3) ...
10:06:09 [2019-12-10T10:06:09.959Z] #17 95.64 Selecting previously unselected package libpcre32-3:amd64.
10:06:09 [2019-12-10T10:06:09.959Z] #17 95.65 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ...
10:06:09 [2019-12-10T10:06:09.959Z] #17 95.65 Unpacking libpcre32-3:amd64 (2:8.39-3) ...
10:06:09 [2019-12-10T10:06:09.959Z] #17 95.83 Selecting previously unselected package libpcre3-dev:amd64.
10:06:09 [2019-12-10T10:06:09.959Z] #17 95.84 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ...
10:06:09 [2019-12-10T10:06:09.959Z] #17 95.86 Unpacking libpcre3-dev:amd64 (2:8.39-3) ...
10:06:10 [2019-12-10T10:06:10.524Z] #17 96.32 Selecting previously unselected package libselinux1-dev:amd64.
10:06:10 [2019-12-10T10:06:10.524Z] #17 96.32 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ...
10:06:10 [2019-12-10T10:06:10.524Z] #17 96.32 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ...
10:06:10 [2019-12-10T10:06:10.582Z] #31 83.63 internal/syscall/unix
10:06:10 [2019-12-10T10:06:10.582Z] #31 ...
10:06:10 [2019-12-10T10:06:10.582Z] 
10:06:10 [2019-12-10T10:06:10.582Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:06:10 [2019-12-10T10:06:10.583Z] #40 82.92 Setting up libcap-dev:amd64 (1:2.25-1) ...
10:06:10 [2019-12-10T10:06:10.583Z] #40 82.95 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ...
10:06:10 [2019-12-10T10:06:10.583Z] #40 82.96 Setting up libnl-3-200:amd64 (3.2.27-2) ...
10:06:10 [2019-12-10T10:06:10.583Z] #40 83.00 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ...
10:06:10 [2019-12-10T10:06:10.583Z] #40 83.01 Setting up libprotoc10:amd64 (3.0.0-9) ...
10:06:10 [2019-12-10T10:06:10.583Z] #40 83.03 Setting up protobuf-c-compiler (1.2.1-2) ...
10:06:10 [2019-12-10T10:06:10.583Z] #40 83.04 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
10:06:10 [2019-12-10T10:06:10.583Z] #40 83.06 Setting up protobuf-compiler (3.0.0-9) ...
10:06:10 [2019-12-10T10:06:10.583Z] #40 83.07 Setting up libprotobuf-dev:amd64 (3.0.0-9) ...
10:06:10 [2019-12-10T10:06:10.583Z] #40 83.10 Setting up libnl-3-dev:amd64 (3.2.27-2) ...
10:06:10 [2019-12-10T10:06:10.583Z] #40 83.11 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:06:10 [2019-12-10T10:06:10.583Z] #40 DONE 84.0s
10:06:10 [2019-12-10T10:06:10.583Z] 
10:06:10 [2019-12-10T10:06:10.583Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:06:11 [2019-12-10T10:06:11.090Z] #17 96.63 Selecting previously unselected package libdevmapper-dev:amd64.
10:06:11 [2019-12-10T10:06:11.090Z] #17 96.64 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ...
10:06:11 [2019-12-10T10:06:11.090Z] #17 96.66 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ...
10:06:11 [2019-12-10T10:06:11.090Z] #17 96.79 Selecting previously unselected package libnl-3-200:amd64.
10:06:11 [2019-12-10T10:06:11.090Z] #17 96.80 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ...
10:06:11 [2019-12-10T10:06:11.090Z] #17 96.80 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
10:06:11 [2019-12-10T10:06:11.090Z] #17 96.89 Selecting previously unselected package libprotobuf-c1:amd64.
10:06:11 [2019-12-10T10:06:11.090Z] #17 96.90 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ...
10:06:11 [2019-12-10T10:06:11.090Z] #17 96.91 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
10:06:11 [2019-12-10T10:06:11.090Z] #17 96.99 Selecting previously unselected package libreadline5:amd64.
10:06:11 [2019-12-10T10:06:11.348Z] #17 96.99 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ...
10:06:11 [2019-12-10T10:06:11.348Z] #17 97.00 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...
10:06:11 [2019-12-10T10:06:11.348Z] #17 97.14 Selecting previously unselected package libsystemd-dev:amd64.
10:06:11 [2019-12-10T10:06:11.348Z] #17 97.14 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ...
10:06:11 [2019-12-10T10:06:11.348Z] #17 97.15 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ...
10:06:12 [2019-12-10T10:06:12.884Z] #17 ...
10:06:12 [2019-12-10T10:06:12.885Z] 
10:06:12 [2019-12-10T10:06:12.885Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:06:12 [2019-12-10T10:06:12.885Z] #41 100.7   DEP      criu/lsm.d
10:06:12 [2019-12-10T10:06:12.885Z] #41 100.9   DEP      criu/log.d
10:06:12 [2019-12-10T10:06:12.885Z] #41 101.1   DEP      criu/libnetlink.d
10:06:12 [2019-12-10T10:06:12.885Z] #41 101.2   DEP      criu/kerndat.d
10:06:12 [2019-12-10T10:06:12.885Z] #41 101.5   DEP      criu/kcmp-ids.d
10:06:12 [2019-12-10T10:06:12.885Z] #41 101.6   DEP      criu/irmap.d
10:06:12 [2019-12-10T10:06:12.885Z] #41 101.7   DEP      criu/ipc_ns.d
10:06:12 [2019-12-10T10:06:12.885Z] #41 101.8   DEP      criu/image.d
10:06:12 [2019-12-10T10:06:12.885Z] #41 102.0   DEP      criu/image-desc.d
10:06:12 [2019-12-10T10:06:12.885Z] #41 102.1   DEP      criu/fsnotify.d
10:06:12 [2019-12-10T10:06:12.885Z] #41 102.3   DEP      criu/filesystems.d
10:06:12 [2019-12-10T10:06:12.885Z] #41 102.5   DEP      criu/files.d
10:06:12 [2019-12-10T10:06:12.885Z] #41 102.7   DEP      criu/files-reg.d
10:06:12 [2019-12-10T10:06:12.885Z] #41 102.9   DEP      criu/files-ext.d
10:06:12 [2019-12-10T10:06:12.885Z] #41 103.1   DEP      criu/file-lock.d
10:06:12 [2019-12-10T10:06:12.885Z] #41 103.3   DEP      criu/file-ids.d
10:06:12 [2019-12-10T10:06:12.885Z] #41 103.4   DEP      criu/fifo.d
10:06:12 [2019-12-10T10:06:12.885Z] #41 103.6   DEP      criu/fdstore.d
10:06:12 [2019-12-10T10:06:12.885Z] #41 103.7   DEP      criu/fault-injection.d
10:06:12 [2019-12-10T10:06:12.885Z] #41 103.7   DEP      criu/external.d
10:06:12 [2019-12-10T10:06:12.885Z] #41 103.8   DEP      criu/eventpoll.d
10:06:12 [2019-12-10T10:06:12.885Z] #41 104.0   DEP      criu/eventfd.d
10:06:12 [2019-12-10T10:06:12.885Z] #41 104.2   DEP      criu/crtools.d
10:06:12 [2019-12-10T10:06:12.885Z] #41 104.3   DEP      criu/cr-service.d
10:06:12 [2019-12-10T10:06:12.885Z] #41 104.6   DEP      criu/cr-restore.d
10:06:12 [2019-12-10T10:06:12.885Z] #41 105.0   DEP      criu/cr-errno.d
10:06:12 [2019-12-10T10:06:12.885Z] #41 105.1   DEP      criu/cr-dump.d
10:06:12 [2019-12-10T10:06:12.885Z] #41 105.4   DEP      criu/cr-dedup.d
10:06:12 [2019-12-10T10:06:12.885Z] #41 105.7   DEP      criu/cr-check.d
10:06:12 [2019-12-10T10:06:12.885Z] #41 106.0   DEP      criu/config.d
10:06:12 [2019-12-10T10:06:12.885Z] #41 106.3   DEP      criu/clone-noasan.d
10:06:12 [2019-12-10T10:06:12.885Z] #41 106.4   DEP      criu/cgroup.d
10:06:12 [2019-12-10T10:06:12.885Z] #41 106.7   DEP      criu/cgroup-props.d
10:06:12 [2019-12-10T10:06:12.885Z] #41 106.8   DEP      criu/bitmap.d
10:06:12 [2019-12-10T10:06:12.885Z] #41 106.9   DEP      criu/bfd.d
10:06:12 [2019-12-10T10:06:12.885Z] #41 107.0   DEP      criu/autofs.d
10:06:12 [2019-12-10T10:06:12.885Z] #41 107.3   DEP      criu/aio.d
10:06:12 [2019-12-10T10:06:12.903Z] #45 ...
10:06:12 [2019-12-10T10:06:12.903Z] 
10:06:12 [2019-12-10T10:06:12.903Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:06:12 [2019-12-10T10:06:12.903Z] #42 93.94   CC       criu/cr-errno.o
10:06:12 [2019-12-10T10:06:12.903Z] #42 94.01   CC       criu/cr-restore.o
10:06:12 [2019-12-10T10:06:12.903Z] #42 99.18   CC       criu/cr-service.o
10:06:12 [2019-12-10T10:06:12.903Z] #42 100.9   CC       criu/crtools.o
10:06:12 [2019-12-10T10:06:12.903Z] #42 101.6   CC       criu/eventfd.o
10:06:12 [2019-12-10T10:06:12.903Z] #42 102.1   CC       criu/eventpoll.o
10:06:12 [2019-12-10T10:06:12.903Z] #42 103.2   CC       criu/external.o
10:06:12 [2019-12-10T10:06:12.903Z] #42 103.8   CC       criu/fault-injection.o
10:06:12 [2019-12-10T10:06:12.903Z] #42 104.0   CC       criu/fdstore.o
10:06:13 [2019-12-10T10:06:13.145Z] #41 107.6   DEP      criu/action-scripts.d
10:06:13 [2019-12-10T10:06:13.248Z] #17 ...
10:06:13 [2019-12-10T10:06:13.248Z] 
10:06:13 [2019-12-10T10:06:13.248Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:06:13 [2019-12-10T10:06:13.248Z] #44 188.5 crypto/tls
10:06:13 [2019-12-10T10:06:13.248Z] #44 195.2 net/http/httptrace
10:06:13 [2019-12-10T10:06:13.248Z] #44 195.4 net/http
10:06:13 [2019-12-10T10:06:13.248Z] #44 ...
10:06:13 [2019-12-10T10:06:13.248Z] 
10:06:13 [2019-12-10T10:06:13.248Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:06:13 [2019-12-10T10:06:13.248Z] #17 98.82 Selecting previously unselected package net-tools.
10:06:13 [2019-12-10T10:06:13.248Z] #17 98.82 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ...
10:06:13 [2019-12-10T10:06:13.248Z] #17 98.83 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
10:06:13 [2019-12-10T10:06:13.248Z] #17 99.06 Selecting previously unselected package python-pip-whl.
10:06:13 [2019-12-10T10:06:13.506Z] #17 99.09 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
10:06:13 [2019-12-10T10:06:13.506Z] #17 99.10 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
10:06:13 [2019-12-10T10:06:13.720Z] #41 108.0   CC       criu/action-scripts.o
10:06:13 [2019-12-10T10:06:13.754Z] #42 104.6   CC       criu/fifo.o
10:06:13 [2019-12-10T10:06:13.754Z] #42 105.0   CC       criu/file-ids.o
10:06:14 [2019-12-10T10:06:14.072Z] #17 99.74 Selecting previously unselected package python3-pip.
10:06:14 [2019-12-10T10:06:14.072Z] #17 99.74 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
10:06:14 [2019-12-10T10:06:14.072Z] #17 99.75 Unpacking python3-pip (9.0.1-2+deb9u1) ...
10:06:14 [2019-12-10T10:06:14.180Z] #42 105.3   CC       criu/file-lock.o
10:06:14 [2019-12-10T10:06:14.290Z] #41 108.7   CC       criu/aio.o
10:06:14 [2019-12-10T10:06:14.290Z] #41 ...
10:06:14 [2019-12-10T10:06:14.290Z] 
10:06:14 [2019-12-10T10:06:14.290Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:06:14 [2019-12-10T10:06:14.290Z] #38 170.9 + dpkg --print-architecture
10:06:14 [2019-12-10T10:06:14.290Z] #38 170.9 + rm -rf /tmp/tmp.BEOJp0rj61
10:06:14 [2019-12-10T10:06:14.330Z] #17 99.94 Selecting previously unselected package python3-pkg-resources.
10:06:14 [2019-12-10T10:06:14.330Z] #17 99.94 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
10:06:14 [2019-12-10T10:06:14.330Z] #17 99.95 Unpacking python3-pkg-resources (33.1.1-1) ...
10:06:14 [2019-12-10T10:06:14.330Z] #17 100.1 Selecting previously unselected package python3-setuptools.
10:06:14 [2019-12-10T10:06:14.330Z] #17 100.1 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
10:06:14 [2019-12-10T10:06:14.330Z] #17 100.1 Unpacking python3-setuptools (33.1.1-1) ...
10:06:14 [2019-12-10T10:06:14.588Z] #17 100.3 Selecting previously unselected package python3-wheel.
10:06:14 [2019-12-10T10:06:14.588Z] #17 100.3 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
10:06:14 [2019-12-10T10:06:14.588Z] #17 100.3 Unpacking python3-wheel (0.29.0-2) ...
10:06:14 [2019-12-10T10:06:14.588Z] #17 100.4 Selecting previously unselected package thin-provisioning-tools.
10:06:14 [2019-12-10T10:06:14.588Z] #17 100.5 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ...
10:06:14 [2019-12-10T10:06:14.588Z] #17 100.5 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
10:06:14 [2019-12-10T10:06:14.846Z] #17 100.8 Selecting previously unselected package vim-runtime.
10:06:15 [2019-12-10T10:06:15.104Z] #17 100.8 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
10:06:15 [2019-12-10T10:06:15.104Z] #17 100.8 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
10:06:15 [2019-12-10T10:06:15.104Z] #17 100.8 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
10:06:15 [2019-12-10T10:06:15.104Z] #17 100.8 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
10:06:15 [2019-12-10T10:06:15.600Z] #42 106.2   CC       criu/files-ext.o
10:06:15 [2019-12-10T10:06:15.600Z] #42 ...
10:06:15 [2019-12-10T10:06:15.600Z] 
10:06:15 [2019-12-10T10:06:15.600Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:06:15 [2019-12-10T10:06:15.600Z] #18 119.1 Setting up aufs-tools (1:4.1+20161219-1) ...
10:06:15 [2019-12-10T10:06:15.600Z] #18 119.1 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
10:06:15 [2019-12-10T10:06:15.600Z] #18 119.1 Setting up libsepol1-dev:s390x (2.6-2) ...
10:06:15 [2019-12-10T10:06:15.600Z] #18 119.1 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
10:06:15 [2019-12-10T10:06:15.600Z] #18 119.1 Setting up libnet1:s390x (1.1.6+dfsg-3) ...
10:06:15 [2019-12-10T10:06:15.600Z] #18 119.1 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ...
10:06:15 [2019-12-10T10:06:15.600Z] #18 119.2 Processing triggers for mime-support (3.60) ...
10:06:15 [2019-12-10T10:06:15.600Z] #18 119.2 Setting up xxd (2:8.0.0197-4+deb9u3) ...
10:06:15 [2019-12-10T10:06:15.600Z] #18 119.2 Setting up libgpm2:s390x (1.20.4-6.2+b1) ...
10:06:15 [2019-12-10T10:06:15.600Z] #18 119.2 Setting up libcap2-bin (1:2.25-1) ...
10:06:15 [2019-12-10T10:06:15.600Z] #18 119.2 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
10:06:15 [2019-12-10T10:06:15.600Z] #18 119.2 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
10:06:15 [2019-12-10T10:06:15.600Z] #18 119.2 Setting up bash-completion (1:2.1-4.3) ...
10:06:15 [2019-12-10T10:06:15.682Z] #38 DONE 172.2s
10:06:15 [2019-12-10T10:06:15.682Z] 
10:06:15 [2019-12-10T10:06:15.682Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:06:15 [2019-12-10T10:06:15.682Z] #41 109.2   CC       criu/autofs.o
10:06:15 [2019-12-10T10:06:15.942Z] #41 110.5   CC       criu/bfd.o
10:06:15 [2019-12-10T10:06:15.984Z] #41 ...
10:06:15 [2019-12-10T10:06:15.984Z] 
10:06:15 [2019-12-10T10:06:15.984Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:06:15 [2019-12-10T10:06:15.984Z] #44 78.19 time
10:06:15 [2019-12-10T10:06:15.984Z] #44 83.86 internal/fmtsort
10:06:15 [2019-12-10T10:06:15.984Z] #44 84.85 strings
10:06:15 [2019-12-10T10:06:15.984Z] #44 86.39 os
10:06:15 [2019-12-10T10:06:15.984Z] #44 ...
10:06:15 [2019-12-10T10:06:15.984Z] 
10:06:15 [2019-12-10T10:06:15.984Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:06:15 [2019-12-10T10:06:15.984Z] #31 84.06 os
10:06:15 [2019-12-10T10:06:15.984Z] #31 84.07 internal/fmtsort
10:06:15 [2019-12-10T10:06:15.984Z] #31 85.12 strings
10:06:15 [2019-12-10T10:06:15.984Z] #31 88.97 path
10:06:15 [2019-12-10T10:06:15.984Z] #31 89.31 fmt
10:06:15 [2019-12-10T10:06:15.984Z] #31 89.43 path/filepath
10:06:15 [2019-12-10T10:06:15.984Z] #31 ...
10:06:15 [2019-12-10T10:06:15.984Z] 
10:06:15 [2019-12-10T10:06:15.984Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:06:15 [2019-12-10T10:06:15.984Z] #41 5.686 Note: Building without setproctitle() and strlcpy() support.
10:06:15 [2019-12-10T10:06:15.984Z] #41 5.686       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:06:16 [2019-12-10T10:06:16.348Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 25.7s done
10:06:16 [2019-12-10T10:06:16.348Z] #8 DONE 34.4s
10:06:16 [2019-12-10T10:06:16.348Z] 
10:06:16 [2019-12-10T10:06:16.348Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
10:06:16 [2019-12-10T10:06:16.348Z] #9 DONE 0.2s
10:06:16 [2019-12-10T10:06:16.348Z] 
10:06:16 [2019-12-10T10:06:16.348Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
10:06:16 [2019-12-10T10:06:16.348Z] #10 DONE 0.2s
10:06:16 [2019-12-10T10:06:16.348Z] 
10:06:16 [2019-12-10T10:06:16.348Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:06:16 [2019-12-10T10:06:16.348Z] #29 ...
10:06:16 [2019-12-10T10:06:16.348Z] 
10:06:16 [2019-12-10T10:06:16.348Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
10:06:16 [2019-12-10T10:06:16.348Z] #21 DONE 0.1s
10:06:16 [2019-12-10T10:06:16.348Z] 
10:06:16 [2019-12-10T10:06:16.348Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
10:06:16 [2019-12-10T10:06:16.348Z] #31 DONE 0.1s
10:06:16 [2019-12-10T10:06:16.348Z] 
10:06:16 [2019-12-10T10:06:16.348Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
10:06:16 [2019-12-10T10:06:16.348Z] #62 DONE 0.1s
10:06:16 [2019-12-10T10:06:16.348Z] 
10:06:16 [2019-12-10T10:06:16.348Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
10:06:16 [2019-12-10T10:06:16.348Z] #68 DONE 0.1s
10:06:16 [2019-12-10T10:06:16.348Z] 
10:06:16 [2019-12-10T10:06:16.348Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
10:06:16 [2019-12-10T10:06:16.348Z] #47 DONE 0.1s
10:06:16 [2019-12-10T10:06:16.348Z] 
10:06:16 [2019-12-10T10:06:16.348Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
10:06:16 [2019-12-10T10:06:16.348Z] #44 DONE 0.1s
10:06:16 [2019-12-10T10:06:16.348Z] 
10:06:16 [2019-12-10T10:06:16.348Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:06:16 [2019-12-10T10:06:16.348Z] #45 ...
10:06:16 [2019-12-10T10:06:16.348Z] 
10:06:16 [2019-12-10T10:06:16.348Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
10:06:16 [2019-12-10T10:06:16.348Z] #22 DONE 0.3s
10:06:16 [2019-12-10T10:06:16.348Z] 
10:06:16 [2019-12-10T10:06:16.348Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
10:06:16 [2019-12-10T10:06:16.348Z] #50 DONE 0.3s
10:06:16 [2019-12-10T10:06:16.348Z] 
10:06:16 [2019-12-10T10:06:16.348Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:06:16 [2019-12-10T10:06:16.348Z] #51 0.691 + RM_GOPATH=0
10:06:16 [2019-12-10T10:06:16.348Z] #51 0.704 + TMP_GOPATH=
10:06:16 [2019-12-10T10:06:16.348Z] #51 0.705 + : /build
10:06:16 [2019-12-10T10:06:16.348Z] #51 0.707 + '[' -z '' ']'
10:06:16 [2019-12-10T10:06:16.348Z] #51 0.709 ++ mktemp -d
10:06:16 [2019-12-10T10:06:16.348Z] #51 0.778 + export GOPATH=/tmp/tmp.Opvd2JhbXA
10:06:16 [2019-12-10T10:06:16.348Z] #51 0.779 + GOPATH=/tmp/tmp.Opvd2JhbXA
10:06:16 [2019-12-10T10:06:16.348Z] #51 0.780 + RM_GOPATH=1
10:06:16 [2019-12-10T10:06:16.348Z] #51 0.787 ++ dirname ./install.sh
10:06:16 [2019-12-10T10:06:16.348Z] #51 0.796 + dir=.
10:06:16 [2019-12-10T10:06:16.348Z] #51 0.796 + bin=golangci_lint
10:06:16 [2019-12-10T10:06:16.348Z] #51 0.797 + shift
10:06:16 [2019-12-10T10:06:16.348Z] #51 0.798 + '[' '!' -f ./golangci_lint.installer ']'
10:06:16 [2019-12-10T10:06:16.348Z] #51 0.798 + . ./golangci_lint.installer
10:06:16 [2019-12-10T10:06:16.348Z] #51 0.798 ++ : v1.20.0
10:06:16 [2019-12-10T10:06:16.348Z] #51 0.799 + install_golangci_lint
10:06:16 [2019-12-10T10:06:16.348Z] #51 0.799 + echo 'Installing golangci-lint version v1.20.0'
10:06:16 [2019-12-10T10:06:16.348Z] #51 0.799 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
10:06:16 [2019-12-10T10:06:16.348Z] #51 0.799 Installing golangci-lint version v1.20.0
10:06:16 [2019-12-10T10:06:16.513Z] #41 111.1   CC       criu/bitmap.o
10:06:16 [2019-12-10T10:06:16.774Z] #41 111.2   CC       criu/cgroup-props.o
10:06:17 [2019-12-10T10:06:17.006Z] #17 ...
10:06:17 [2019-12-10T10:06:17.006Z] 
10:06:17 [2019-12-10T10:06:17.006Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:06:17 [2019-12-10T10:06:17.006Z] #41 95.22   CC       soccr/soccr.o
10:06:17 [2019-12-10T10:06:17.006Z] #41 96.55   AR       soccr/libsoccr.a
10:06:17 [2019-12-10T10:06:17.006Z] #41 96.57 make[1]: 'soccr/libsoccr.a' is up to date.
10:06:17 [2019-12-10T10:06:17.006Z] #41 96.85   DEP      criu/arch/x86/sigframe.d
10:06:17 [2019-12-10T10:06:17.006Z] #41 96.93   DEP      criu/arch/x86/sigaction_compat.d
10:06:17 [2019-12-10T10:06:17.006Z] #41 97.05   DEP      criu/arch/x86/kerndat.d
10:06:17 [2019-12-10T10:06:17.006Z] #41 97.16   DEP      criu/arch/x86/crtools.d
10:06:17 [2019-12-10T10:06:17.006Z] #41 97.36   DEP      criu/arch/x86/cpu.d
10:06:17 [2019-12-10T10:06:17.006Z] #41 97.62   CC       criu/arch/x86/cpu.o
10:06:17 [2019-12-10T10:06:17.006Z] #41 98.29   CC       criu/arch/x86/crtools.o
10:06:17 [2019-12-10T10:06:17.006Z] #41 99.66   CC       criu/arch/x86/kerndat.o
10:06:17 [2019-12-10T10:06:17.006Z] #41 100.1   CC       criu/arch/x86/sigaction_compat.o
10:06:17 [2019-12-10T10:06:17.006Z] #41 100.3   CC       criu/arch/x86/sigframe.o
10:06:17 [2019-12-10T10:06:17.006Z] #41 100.6   LINK     criu/arch/x86/crtools.built-in.o
10:06:17 [2019-12-10T10:06:17.006Z] #41 100.6   DEP      criu/pie/util-vdso-elf32.d
10:06:17 [2019-12-10T10:06:17.006Z] #41 100.8   DEP      criu/arch/x86/vdso-pie.d
10:06:17 [2019-12-10T10:06:17.006Z] #41 100.9   DEP      criu/pie/parasite-vdso.d
10:06:17 [2019-12-10T10:06:17.006Z] #41 101.1   DEP      criu/pie/util-vdso.d
10:06:17 [2019-12-10T10:06:17.006Z] #41 101.2   DEP      criu/pie/util.d
10:06:17 [2019-12-10T10:06:17.006Z] #41 101.4   CC       criu/pie/util.o
10:06:17 [2019-12-10T10:06:17.006Z] #41 101.7   CC       criu/pie/util-vdso.o
10:06:17 [2019-12-10T10:06:17.006Z] #41 102.4   CC       criu/pie/parasite-vdso.o
10:06:17 [2019-12-10T10:06:17.006Z] #41 103.4   CC       criu/arch/x86/vdso-pie.o
10:06:17 [2019-12-10T10:06:17.006Z] #41 103.8   CC       criu/pie/util-vdso-elf32.o
10:06:17 [2019-12-10T10:06:17.006Z] #41 104.4   AR       criu/pie/pie.lib.a
10:06:17 [2019-12-10T10:06:17.006Z] #41 104.5   DEP      criu/pie/restorer.d
10:06:17 [2019-12-10T10:06:17.006Z] #41 104.8   DEP      criu/arch/x86/sigaction_compat_pie.d
10:06:17 [2019-12-10T10:06:17.006Z] #41 105.0   DEP      criu/arch/x86/restorer_unmap.d
10:06:17 [2019-12-10T10:06:17.006Z] #41 105.0   DEP      criu/arch/x86/restorer.d
10:06:17 [2019-12-10T10:06:17.006Z] #41 105.2   DEP      criu/pie/parasite.d
10:06:17 [2019-12-10T10:06:17.006Z] #41 105.5   CC       criu/pie/parasite.o
10:06:17 [2019-12-10T10:06:17.344Z] #41 111.9   CC       criu/cgroup.o
10:06:17 [2019-12-10T10:06:17.787Z] #18 121.3 Setting up libonig4:s390x (6.1.3-2) ...
10:06:17 [2019-12-10T10:06:17.787Z] #18 121.3 Setting up libprotobuf-c1:s390x (1.2.1-2) ...
10:06:17 [2019-12-10T10:06:17.787Z] #18 121.3 Setting up zip (3.0-11+b1) ...
10:06:17 [2019-12-10T10:06:17.787Z] #18 121.3 Setting up bzip2 (1.0.6-8.1) ...
10:06:17 [2019-12-10T10:06:17.787Z] #18 121.3 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
10:06:17 [2019-12-10T10:06:17.787Z] #18 121.4 Setting up libjq1:s390x (1.5+dfsg-1.3) ...
10:06:17 [2019-12-10T10:06:17.787Z] #18 121.4 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:06:17 [2019-12-10T10:06:17.787Z] #18 121.4 Setting up libaio1:s390x (0.3.110-3) ...
10:06:17 [2019-12-10T10:06:17.787Z] #18 121.4 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ...
10:06:17 [2019-12-10T10:06:17.787Z] #18 121.4 Setting up xz-utils (5.2.2-1.2+b1) ...
10:06:17 [2019-12-10T10:06:17.787Z] #18 121.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:06:17 [2019-12-10T10:06:17.787Z] #18 121.4 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
10:06:17 [2019-12-10T10:06:17.787Z] #18 121.4 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
10:06:17 [2019-12-10T10:06:17.787Z] #18 121.4 Setting up libpcrecpp0v5:s390x (2:8.39-3) ...
10:06:17 [2019-12-10T10:06:17.787Z] #18 121.5 Setting up libpcre32-3:s390x (2:8.39-3) ...
10:06:17 [2019-12-10T10:06:17.787Z] #18 121.5 Setting up libnfnetlink0:s390x (1.0.1-3) ...
10:06:17 [2019-12-10T10:06:17.787Z] #18 121.5 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
10:06:17 [2019-12-10T10:06:17.892Z] #41 7.644 fatal: Not a git repository (or any of the parent directories): .git
10:06:18 [2019-12-10T10:06:18.149Z] #41 7.673   GEN      .gitid
10:06:18 [2019-12-10T10:06:18.149Z] #41 7.676   GEN      criu/include/version.h
10:06:18 [2019-12-10T10:06:18.149Z] #41 7.722   GEN      include/common/asm
10:06:18 [2019-12-10T10:06:18.236Z] #18 121.9 Setting up libsystemd-dev:s390x (232-25+deb9u12) ...
10:06:18 [2019-12-10T10:06:18.236Z] #18 121.9 Setting up libpcre16-3:s390x (2:8.39-3) ...
10:06:18 [2019-12-10T10:06:18.236Z] #18 121.9 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ...
10:06:18 [2019-12-10T10:06:18.236Z] #18 121.9 Setting up libnl-3-200:s390x (3.2.27-2) ...
10:06:18 [2019-12-10T10:06:18.236Z] #18 ...
10:06:18 [2019-12-10T10:06:18.236Z] 
10:06:18 [2019-12-10T10:06:18.236Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:06:18 [2019-12-10T10:06:18.236Z] #45 DONE 153.5s
10:06:18 [2019-12-10T10:06:18.236Z] 
10:06:18 [2019-12-10T10:06:18.236Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:06:18 [2019-12-10T10:06:18.236Z] #18 122.0 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
10:06:18 [2019-12-10T10:06:18.236Z] #18 122.0 Setting up libudev-dev:s390x (232-25+deb9u12) ...
10:06:18 [2019-12-10T10:06:18.236Z] #18 122.0 Setting up pigz (2.3.4-1) ...
10:06:18 [2019-12-10T10:06:18.236Z] #18 122.1 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
10:06:18 [2019-12-10T10:06:18.386Z] #41 106.9   LINK     criu/pie/parasite.built-in.o
10:06:18 [2019-12-10T10:06:18.387Z] #41 106.9   GEN      criu/pie/parasite-blob.h
10:06:18 [2019-12-10T10:06:18.387Z] #41 106.9   CC       criu/arch/x86/restorer.o
10:06:18 [2019-12-10T10:06:18.636Z] #18 122.1 Setting up libmpdec2:s390x (2.4.2-1) ...
10:06:18 [2019-12-10T10:06:18.636Z] #18 122.1 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ...
10:06:18 [2019-12-10T10:06:18.636Z] #18 122.2 Setting up mingw-w64-common (5.0.1-1) ...
10:06:18 [2019-12-10T10:06:18.637Z] #18 122.2 Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
10:06:18 [2019-12-10T10:06:18.637Z] #18 122.2 Setting up jq (1.5+dfsg-1.3) ...
10:06:18 [2019-12-10T10:06:18.637Z] #18 122.2 Setting up libpcre3-dev:s390x (2:8.39-3) ...
10:06:18 [2019-12-10T10:06:18.637Z] #18 122.2 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ...
10:06:18 [2019-12-10T10:06:18.637Z] #18 122.3 Setting up xfsprogs (4.9.0+nmu1) ...
10:06:18 [2019-12-10T10:06:18.637Z] #18 122.3 Setting up vim (2:8.0.0197-4+deb9u3) ...
10:06:18 [2019-12-10T10:06:18.637Z] #18 122.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:06:18 [2019-12-10T10:06:18.637Z] #18 122.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:06:18 [2019-12-10T10:06:18.637Z] #18 122.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:06:18 [2019-12-10T10:06:18.637Z] #18 122.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:06:18 [2019-12-10T10:06:18.637Z] #18 122.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:06:18 [2019-12-10T10:06:18.637Z] #18 122.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:06:18 [2019-12-10T10:06:18.637Z] #18 122.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:06:18 [2019-12-10T10:06:18.637Z] #18 122.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:06:18 [2019-12-10T10:06:18.637Z] #18 122.4 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ...
10:06:18 [2019-12-10T10:06:18.952Z] #41 107.5   CC       criu/arch/x86/restorer_unmap.o
10:06:18 [2019-12-10T10:06:18.952Z] #41 107.5   CC       criu/arch/x86/sigaction_compat_pie.o
10:06:19 [2019-12-10T10:06:19.080Z] #18 122.4 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ...
10:06:19 [2019-12-10T10:06:19.080Z] #18 122.4 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
10:06:19 [2019-12-10T10:06:19.080Z] #18 122.5 Setting up iptables (1.6.0+snapshot20161117-6) ...
10:06:19 [2019-12-10T10:06:19.080Z] #18 122.5 Setting up btrfs-progs (4.7.3-1) ...
10:06:19 [2019-12-10T10:06:19.080Z] #18 122.5 Setting up libselinux1-dev:s390x (2.6-3+b3) ...
10:06:19 [2019-12-10T10:06:19.080Z] #18 122.5 Setting up python3.5 (3.5.3-1+deb9u1) ...
10:06:19 [2019-12-10T10:06:19.210Z] #41 107.9   CC       criu/pie/restorer.o
10:06:19 [2019-12-10T10:06:19.210Z] #41 ...
10:06:19 [2019-12-10T10:06:19.210Z] 
10:06:19 [2019-12-10T10:06:19.210Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:06:19 [2019-12-10T10:06:19.210Z] #17 105.0 Selecting previously unselected package vim.
10:06:19 [2019-12-10T10:06:19.210Z] #17 105.0 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...
10:06:19 [2019-12-10T10:06:19.210Z] #17 105.0 Unpacking vim (2:8.0.0197-4+deb9u3) ...
10:06:19 [2019-12-10T10:06:19.518Z] #41 9.202   PBCC     images/google/protobuf/descriptor.pb-c.c
10:06:19 [2019-12-10T10:06:19.774Z] #41 9.315   PBCC     images/opts.pb-c.c
10:06:19 [2019-12-10T10:06:19.774Z] #41 9.399   PBCC     images/sit.pb-c.c
10:06:19 [2019-12-10T10:06:19.774Z] #41 9.475   DEP      images/google/protobuf/descriptor.pb-c.d
10:06:19 [2019-12-10T10:06:19.774Z] #41 9.525   DEP      images/opts.pb-c.d
10:06:19 [2019-12-10T10:06:19.886Z] #41 113.9   CC       criu/clone-noasan.o
10:06:19 [2019-12-10T10:06:19.886Z] #41 114.0   CC       criu/config.o
10:06:20 [2019-12-10T10:06:20.031Z] #41 9.602   DEP      images/sit.pb-c.d
10:06:20 [2019-12-10T10:06:20.031Z] #41 9.666   PBCC     images/macvlan.pb-c.c
10:06:20 [2019-12-10T10:06:20.031Z] #41 9.695   DEP      images/macvlan.pb-c.d
10:06:20 [2019-12-10T10:06:20.031Z] #41 9.722   PBCC     images/autofs.pb-c.c
10:06:20 [2019-12-10T10:06:20.031Z] #41 9.758   DEP      images/autofs.pb-c.d
10:06:20 [2019-12-10T10:06:20.034Z] #17 105.6 Selecting previously unselected package xfsprogs.
10:06:20 [2019-12-10T10:06:20.034Z] #17 105.6 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ...
10:06:20 [2019-12-10T10:06:20.034Z] #17 105.7 Unpacking xfsprogs (4.9.0+nmu1) ...
10:06:20 [2019-12-10T10:06:20.408Z] #41 9.811   PBCC     images/sysctl.pb-c.c
10:06:20 [2019-12-10T10:06:20.408Z] #41 9.869   DEP      images/sysctl.pb-c.d
10:06:20 [2019-12-10T10:06:20.408Z] #41 9.907   PBCC     images/time.pb-c.c
10:06:20 [2019-12-10T10:06:20.408Z] #41 9.950   DEP      images/time.pb-c.d
10:06:20 [2019-12-10T10:06:20.408Z] #41 9.965   PBCC     images/binfmt-misc.pb-c.c
10:06:20 [2019-12-10T10:06:20.408Z] #41 9.997   DEP      images/binfmt-misc.pb-c.d
10:06:20 [2019-12-10T10:06:20.408Z] #41 10.06   PBCC     images/seccomp.pb-c.c
10:06:20 [2019-12-10T10:06:20.408Z] #41 10.11   DEP      images/seccomp.pb-c.d
10:06:20 [2019-12-10T10:06:20.408Z] #41 10.17   PBCC     images/userns.pb-c.c
10:06:20 [2019-12-10T10:06:20.457Z] #41 114.9   CC       criu/cr-check.o
10:06:20 [2019-12-10T10:06:20.638Z] #51 ...
10:06:20 [2019-12-10T10:06:20.638Z] 
10:06:20 [2019-12-10T10:06:20.638Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:06:20 [2019-12-10T10:06:20.638Z] #23 0.569 + RM_GOPATH=0
10:06:20 [2019-12-10T10:06:20.639Z] #23 0.569 + TMP_GOPATH=
10:06:20 [2019-12-10T10:06:20.639Z] #23 0.570 + : /build
10:06:20 [2019-12-10T10:06:20.639Z] #23 0.573 + '[' -z '' ']'
10:06:20 [2019-12-10T10:06:20.639Z] #23 0.574 ++ mktemp -d
10:06:20 [2019-12-10T10:06:20.639Z] #23 0.578 + export GOPATH=/tmp/tmp.wpFkDscHjU
10:06:20 [2019-12-10T10:06:20.639Z] #23 0.579 + GOPATH=/tmp/tmp.wpFkDscHjU
10:06:20 [2019-12-10T10:06:20.639Z] #23 0.580 + RM_GOPATH=1
10:06:20 [2019-12-10T10:06:20.639Z] #23 0.581 ++ dirname ./install.sh
10:06:20 [2019-12-10T10:06:20.639Z] #23 0.587 + dir=.
10:06:20 [2019-12-10T10:06:20.639Z] #23 0.588 + bin=dockercli
10:06:20 [2019-12-10T10:06:20.639Z] #23 0.589 + shift
10:06:20 [2019-12-10T10:06:20.639Z] #23 0.590 + '[' '!' -f ./dockercli.installer ']'
10:06:20 [2019-12-10T10:06:20.639Z] #23 0.591 + . ./dockercli.installer
10:06:20 [2019-12-10T10:06:20.639Z] #23 0.592 ++ : stable
10:06:20 [2019-12-10T10:06:20.639Z] #23 0.594 ++ : 17.06.2-ce
10:06:20 [2019-12-10T10:06:20.639Z] #23 0.597 + install_dockercli
10:06:20 [2019-12-10T10:06:20.639Z] #23 0.602 + echo 'Install docker/cli version 17.06.2-ce from stable'
10:06:20 [2019-12-10T10:06:20.639Z] #23 0.603 Install docker/cli version 17.06.2-ce from stable
10:06:20 [2019-12-10T10:06:20.639Z] #23 0.605 ++ uname -m
10:06:20 [2019-12-10T10:06:20.639Z] #23 0.608 + arch=ppc64le
10:06:20 [2019-12-10T10:06:20.639Z] #23 0.609 + '[' ppc64le '!=' x86_64 ']'
10:06:20 [2019-12-10T10:06:20.639Z] #23 0.610 + '[' ppc64le '!=' s390x ']'
10:06:20 [2019-12-10T10:06:20.639Z] #23 0.611 + '[' ppc64le '!=' armhf ']'
10:06:20 [2019-12-10T10:06:20.639Z] #23 0.612 + build_dockercli
10:06:20 [2019-12-10T10:06:20.639Z] #23 0.613 + git clone https://github.com/docker/docker-ce /tmp/tmp.wpFkDscHjU/tmp/docker-ce
10:06:20 [2019-12-10T10:06:20.639Z] #23 0.620 Cloning into '/tmp/tmp.wpFkDscHjU/tmp/docker-ce'...
10:06:20 [2019-12-10T10:06:20.665Z] #41 10.23   DEP      images/userns.pb-c.d
10:06:20 [2019-12-10T10:06:20.665Z] #41 10.30   PBCC     images/cgroup.pb-c.c
10:06:20 [2019-12-10T10:06:20.665Z] #41 10.37   DEP      images/cgroup.pb-c.d
10:06:20 [2019-12-10T10:06:20.716Z] #17 106.3 Selecting previously unselected package zip.
10:06:20 [2019-12-10T10:06:20.716Z] #17 106.3 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ...
10:06:20 [2019-12-10T10:06:20.716Z] #17 106.3 Unpacking zip (3.0-11+b1) ...
10:06:20 [2019-12-10T10:06:20.716Z] #17 106.5 Selecting previously unselected package libapparmor-perl.
10:06:20 [2019-12-10T10:06:20.716Z] #17 106.5 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ...
10:06:20 [2019-12-10T10:06:20.716Z] #17 106.5 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
10:06:20 [2019-12-10T10:06:20.922Z] #41 10.45   PBCC     images/fown.pb-c.c
10:06:20 [2019-12-10T10:06:20.922Z] #41 10.47   PBCC     images/ext-file.pb-c.c
10:06:20 [2019-12-10T10:06:20.922Z] #41 10.51   DEP      images/fown.pb-c.d
10:06:20 [2019-12-10T10:06:20.922Z] #41 10.57   DEP      images/ext-file.pb-c.d
10:06:20 [2019-12-10T10:06:20.922Z] #41 10.65   PBCC     images/rpc.pb-c.c
10:06:20 [2019-12-10T10:06:20.922Z] #41 10.67   DEP      images/rpc.pb-c.d
10:06:20 [2019-12-10T10:06:20.974Z] #17 106.7 Selecting previously unselected package apparmor.
10:06:20 [2019-12-10T10:06:20.974Z] #17 106.7 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ...
10:06:20 [2019-12-10T10:06:20.974Z] #17 106.8 Unpacking apparmor (2.11.0-3+deb9u2) ...
10:06:20 [2019-12-10T10:06:20.987Z] #23 ...
10:06:20 [2019-12-10T10:06:20.987Z] 
10:06:20 [2019-12-10T10:06:20.987Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:06:20 [2019-12-10T10:06:20.987Z] #32 0.653 + RM_GOPATH=0
10:06:20 [2019-12-10T10:06:20.987Z] #32 0.654 + TMP_GOPATH=
10:06:20 [2019-12-10T10:06:20.987Z] #32 0.654 + : /build
10:06:20 [2019-12-10T10:06:20.987Z] #32 0.654 + '[' -z '' ']'
10:06:20 [2019-12-10T10:06:20.987Z] #32 0.655 ++ mktemp -d
10:06:20 [2019-12-10T10:06:20.987Z] #32 0.657 + export GOPATH=/tmp/tmp.AIh00v8FXv
10:06:20 [2019-12-10T10:06:20.987Z] #32 0.657 + GOPATH=/tmp/tmp.AIh00v8FXv
10:06:20 [2019-12-10T10:06:20.987Z] #32 0.657 + RM_GOPATH=1
10:06:20 [2019-12-10T10:06:20.987Z] #32 0.657 ++ dirname ./install.sh
10:06:20 [2019-12-10T10:06:20.987Z] #32 0.659 + dir=.
10:06:20 [2019-12-10T10:06:20.987Z] #32 0.659 + bin=tomlv
10:06:20 [2019-12-10T10:06:20.987Z] #32 0.659 + shift
10:06:20 [2019-12-10T10:06:20.987Z] #32 0.660 + '[' '!' -f ./tomlv.installer ']'
10:06:20 [2019-12-10T10:06:20.987Z] #32 0.660 + . ./tomlv.installer
10:06:20 [2019-12-10T10:06:20.987Z] #32 0.661 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:06:20 [2019-12-10T10:06:20.987Z] #32 0.661 + install_tomlv
10:06:20 [2019-12-10T10:06:20.987Z] #32 0.661 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:06:20 [2019-12-10T10:06:20.987Z] #32 0.662 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
10:06:20 [2019-12-10T10:06:20.987Z] #32 0.662 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.AIh00v8FXv/src/github.com/BurntSushi/toml
10:06:20 [2019-12-10T10:06:20.987Z] #32 0.665 Cloning into '/tmp/tmp.AIh00v8FXv/src/github.com/BurntSushi/toml'...
10:06:20 [2019-12-10T10:06:20.987Z] #32 2.134 + cd /tmp/tmp.AIh00v8FXv/src/github.com/BurntSushi/toml
10:06:20 [2019-12-10T10:06:20.987Z] #32 2.136 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:06:20 [2019-12-10T10:06:20.987Z] #32 2.153 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
10:06:20 [2019-12-10T10:06:20.987Z] #32 3.375 runtime/internal/atomic
10:06:20 [2019-12-10T10:06:20.987Z] #32 3.460 runtime/internal/sys
10:06:20 [2019-12-10T10:06:20.987Z] #32 3.476 math/bits
10:06:20 [2019-12-10T10:06:20.987Z] #32 3.607 internal/cpu
10:06:20 [2019-12-10T10:06:20.987Z] #32 3.903 runtime/internal/math
10:06:20 [2019-12-10T10:06:20.987Z] #32 4.116 unicode/utf8
10:06:20 [2019-12-10T10:06:20.987Z] #32 4.526 internal/race
10:06:20 [2019-12-10T10:06:20.987Z] #32 5.319 sync/atomic
10:06:20 [2019-12-10T10:06:20.987Z] #32 5.889 internal/bytealg
10:06:20 [2019-12-10T10:06:20.987Z] #32 6.194 unicode
10:06:20 [2019-12-10T10:06:20.987Z] #32 6.336 internal/testlog
10:06:21 [2019-12-10T10:06:21.028Z] #41 ...
10:06:21 [2019-12-10T10:06:21.028Z] 
10:06:21 [2019-12-10T10:06:21.028Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:06:21 [2019-12-10T10:06:21.028Z] #54 136.8 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
10:06:21 [2019-12-10T10:06:21.028Z] #54 138.8 + mkdir -p /build
10:06:21 [2019-12-10T10:06:21.028Z] #54 138.8 + cp runc /build/runc
10:06:21 [2019-12-10T10:06:21.028Z] #54 DONE 139.2s
10:06:21 [2019-12-10T10:06:21.028Z] 
10:06:21 [2019-12-10T10:06:21.028Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:06:21 [2019-12-10T10:06:21.028Z] #17 108.6 Selecting previously unselected package g++-mingw-w64-x86-64.
10:06:21 [2019-12-10T10:06:21.028Z] #17 108.6 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ...
10:06:21 [2019-12-10T10:06:21.028Z] #17 108.6 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ...
10:06:21 [2019-12-10T10:06:21.179Z] #41 10.75   PBCC     images/siginfo.pb-c.c
10:06:21 [2019-12-10T10:06:21.179Z] #41 10.81   DEP      images/siginfo.pb-c.d
10:06:21 [2019-12-10T10:06:21.179Z] #41 10.88   PBCC     images/pagemap.pb-c.c
10:06:21 [2019-12-10T10:06:21.179Z] #41 10.93   DEP      images/pagemap.pb-c.d
10:06:21 [2019-12-10T10:06:21.330Z] #32 6.687 math
10:06:21 [2019-12-10T10:06:21.436Z] #41 11.00   PBCC     images/rlimit.pb-c.c
10:06:21 [2019-12-10T10:06:21.436Z] #41 11.01   DEP      images/rlimit.pb-c.d
10:06:21 [2019-12-10T10:06:21.436Z] #41 11.07   PBCC     images/file-lock.pb-c.c
10:06:21 [2019-12-10T10:06:21.436Z] #41 11.10   DEP      images/file-lock.pb-c.d
10:06:21 [2019-12-10T10:06:21.436Z] #41 11.15   PBCC     images/tty.pb-c.c
10:06:21 [2019-12-10T10:06:21.491Z] #17 107.2 Selecting previously unselected package binutils-mingw-w64-i686.
10:06:21 [2019-12-10T10:06:21.491Z] #17 107.2 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ...
10:06:21 [2019-12-10T10:06:21.491Z] #17 107.2 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
10:06:21 [2019-12-10T10:06:21.694Z] #41 11.23   DEP      images/tty.pb-c.d
10:06:21 [2019-12-10T10:06:21.694Z] #41 11.30   PBCC     images/tun.pb-c.c
10:06:21 [2019-12-10T10:06:21.694Z] #41 11.35   PBCC     images/netdev.pb-c.c
10:06:21 [2019-12-10T10:06:21.951Z] #41 11.38   DEP      images/tun.pb-c.d
10:06:21 [2019-12-10T10:06:21.951Z] #41 11.43   DEP      images/netdev.pb-c.d
10:06:21 [2019-12-10T10:06:21.951Z] #41 11.49   PBCC     images/vma.pb-c.c
10:06:21 [2019-12-10T10:06:21.951Z] #41 11.55   DEP      images/vma.pb-c.d
10:06:21 [2019-12-10T10:06:21.951Z] #41 11.60   PBCC     images/creds.pb-c.c
10:06:21 [2019-12-10T10:06:21.951Z] #41 11.64   DEP      images/creds.pb-c.d
10:06:21 [2019-12-10T10:06:21.951Z] #41 11.71   PBCC     images/utsns.pb-c.c
10:06:22 [2019-12-10T10:06:22.209Z] #41 11.73   DEP      images/utsns.pb-c.d
10:06:22 [2019-12-10T10:06:22.209Z] #41 11.77   PBCC     images/ipc-desc.pb-c.c
10:06:22 [2019-12-10T10:06:22.209Z] #41 11.81   PBCC     images/ipc-sem.pb-c.c
10:06:22 [2019-12-10T10:06:22.209Z] #41 11.82   DEP      images/ipc-desc.pb-c.d
10:06:22 [2019-12-10T10:06:22.209Z] #41 11.86   DEP      images/ipc-sem.pb-c.d
10:06:22 [2019-12-10T10:06:22.466Z] #41 11.93   PBCC     images/ipc-msg.pb-c.c
10:06:22 [2019-12-10T10:06:22.467Z] #41 11.95   DEP      images/ipc-msg.pb-c.d
10:06:22 [2019-12-10T10:06:22.467Z] #41 12.01   PBCC     images/ipc-shm.pb-c.c
10:06:22 [2019-12-10T10:06:22.467Z] #41 12.04   DEP      images/ipc-shm.pb-c.d
10:06:22 [2019-12-10T10:06:22.467Z] #41 12.10   PBCC     images/ipc-var.pb-c.c
10:06:22 [2019-12-10T10:06:22.467Z] #41 12.15   DEP      images/ipc-var.pb-c.d
10:06:22 [2019-12-10T10:06:22.467Z] #41 12.24   PBCC     images/sk-opts.pb-c.c
10:06:22 [2019-12-10T10:06:22.467Z] #41 12.26   PBCC     images/packet-sock.pb-c.c
10:06:22 [2019-12-10T10:06:22.510Z] #18 126.3 Setting up libpython3-stdlib:s390x (3.5.3-1) ...
10:06:22 [2019-12-10T10:06:22.528Z] #32 7.573 encoding
10:06:22 [2019-12-10T10:06:22.724Z] #41 12.35   DEP      images/sk-opts.pb-c.d
10:06:22 [2019-12-10T10:06:22.880Z] #32 8.251 runtime/cgo
10:06:22 [2019-12-10T10:06:22.967Z] #18 126.3 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
10:06:22 [2019-12-10T10:06:22.967Z] #18 126.3 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
10:06:22 [2019-12-10T10:06:22.967Z] #18 126.3 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
10:06:22 [2019-12-10T10:06:22.967Z] #18 126.3 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
10:06:22 [2019-12-10T10:06:22.967Z] #18 126.3 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
10:06:22 [2019-12-10T10:06:22.967Z] #18 126.3 Setting up btrfs-tools (4.7.3-1) ...
10:06:22 [2019-12-10T10:06:22.967Z] #18 126.3 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
10:06:22 [2019-12-10T10:06:22.967Z] #18 126.3 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
10:06:22 [2019-12-10T10:06:22.967Z] #18 126.3 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
10:06:22 [2019-12-10T10:06:22.967Z] #18 126.3 Setting up python3 (3.5.3-1) ...
10:06:22 [2019-12-10T10:06:22.982Z] #41 12.41   DEP      images/packet-sock.pb-c.d
10:06:22 [2019-12-10T10:06:22.982Z] #41 12.47   PBCC     images/sk-netlink.pb-c.c
10:06:22 [2019-12-10T10:06:22.982Z] #41 12.53   DEP      images/sk-netlink.pb-c.d
10:06:22 [2019-12-10T10:06:22.982Z] #41 12.59   PBCC     images/sk-inet.pb-c.c
10:06:22 [2019-12-10T10:06:22.982Z] #41 12.62   DEP      images/sk-inet.pb-c.d
10:06:22 [2019-12-10T10:06:22.982Z] #41 12.67   PBCC     images/sk-unix.pb-c.c
10:06:22 [2019-12-10T10:06:22.982Z] #41 12.70   DEP      images/sk-unix.pb-c.d
10:06:22 [2019-12-10T10:06:22.982Z] #41 12.78   PBCC     images/mm.pb-c.c
10:06:23 [2019-12-10T10:06:23.239Z] #41 12.88   DEP      images/mm.pb-c.d
10:06:23 [2019-12-10T10:06:23.239Z] #41 12.93   PBCC     images/timerfd.pb-c.c
10:06:23 [2019-12-10T10:06:23.239Z] #41 12.97   DEP      images/timerfd.pb-c.d
10:06:23 [2019-12-10T10:06:23.239Z] #41 13.02   PBCC     images/timer.pb-c.c
10:06:23 [2019-12-10T10:06:23.389Z] #17 108.9 Selecting previously unselected package binutils-mingw-w64-x86-64.
10:06:23 [2019-12-10T10:06:23.389Z] #17 108.9 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ...
10:06:23 [2019-12-10T10:06:23.389Z] #17 108.9 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
10:06:23 [2019-12-10T10:06:23.497Z] #41 13.03   DEP      images/timer.pb-c.d
10:06:23 [2019-12-10T10:06:23.497Z] #41 13.12   PBCC     images/sa.pb-c.c
10:06:23 [2019-12-10T10:06:23.497Z] #41 13.21   DEP      images/sa.pb-c.d
10:06:23 [2019-12-10T10:06:23.755Z] #41 13.31   PBCC     images/pipe-data.pb-c.c
10:06:23 [2019-12-10T10:06:23.755Z] #41 13.33   DEP      images/pipe-data.pb-c.d
10:06:23 [2019-12-10T10:06:23.755Z] #41 13.38   PBCC     images/mnt.pb-c.c
10:06:23 [2019-12-10T10:06:23.755Z] #41 13.43   DEP      images/mnt.pb-c.d
10:06:23 [2019-12-10T10:06:23.755Z] #41 13.47   PBCC     images/sk-packet.pb-c.c
10:06:23 [2019-12-10T10:06:23.755Z] #41 13.50   DEP      images/sk-packet.pb-c.d
10:06:24 [2019-12-10T10:06:24.012Z] #41 13.56   PBCC     images/tcp-stream.pb-c.c
10:06:24 [2019-12-10T10:06:24.012Z] #41 13.62   DEP      images/tcp-stream.pb-c.d
10:06:24 [2019-12-10T10:06:24.012Z] #41 13.70   PBCC     images/pipe.pb-c.c
10:06:24 [2019-12-10T10:06:24.101Z] #32 9.359 runtime
10:06:24 [2019-12-10T10:06:24.270Z] #41 13.78   DEP      images/pipe.pb-c.d
10:06:24 [2019-12-10T10:06:24.270Z] #41 13.87   PBCC     images/pstree.pb-c.c
10:06:24 [2019-12-10T10:06:24.270Z] #41 13.91   DEP      images/pstree.pb-c.d
10:06:24 [2019-12-10T10:06:24.270Z] #41 13.98   PBCC     images/fs.pb-c.c
10:06:24 [2019-12-10T10:06:24.270Z] #41 13.99   DEP      images/fs.pb-c.d
10:06:24 [2019-12-10T10:06:24.270Z] #41 14.06   PBCC     images/signalfd.pb-c.c
10:06:24 [2019-12-10T10:06:24.325Z] #17 115.6 Setting up aufs-tools (1:4.1+20161219-1) ...
10:06:24 [2019-12-10T10:06:24.325Z] #17 115.6 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
10:06:24 [2019-12-10T10:06:24.325Z] #17 115.6 Setting up libsepol1-dev:arm64 (2.6-2) ...
10:06:24 [2019-12-10T10:06:24.325Z] #17 115.6 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
10:06:24 [2019-12-10T10:06:24.325Z] #17 115.7 Setting up libnet1:arm64 (1.1.6+dfsg-3) ...
10:06:24 [2019-12-10T10:06:24.325Z] #17 115.7 Setting up libip4tc0:arm64 (1.6.0+snapshot20161117-6) ...
10:06:24 [2019-12-10T10:06:24.325Z] #17 115.7 Processing triggers for mime-support (3.60) ...
10:06:24 [2019-12-10T10:06:24.325Z] #17 115.8 Setting up xxd (2:8.0.0197-4+deb9u3) ...
10:06:24 [2019-12-10T10:06:24.325Z] #17 115.8 Setting up libgpm2:arm64 (1.20.4-6.2+b1) ...
10:06:24 [2019-12-10T10:06:24.347Z] #18 128.2 Setting up apparmor (2.11.0-3+deb9u2) ...
10:06:24 [2019-12-10T10:06:24.445Z] #32 ...
10:06:24 [2019-12-10T10:06:24.445Z] 
10:06:24 [2019-12-10T10:06:24.445Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:06:24 [2019-12-10T10:06:24.445Z] #57 0.831 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:06:24 [2019-12-10T10:06:24.445Z] #57 0.844 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:06:24 [2019-12-10T10:06:24.445Z] #57 0.893 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:06:24 [2019-12-10T10:06:24.445Z] #57 0.912 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:06:24 [2019-12-10T10:06:24.445Z] #57 0.988 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:06:24 [2019-12-10T10:06:24.445Z] #57 2.450 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB]
10:06:24 [2019-12-10T10:06:24.445Z] #57 5.202 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
10:06:24 [2019-12-10T10:06:24.445Z] #57 6.998 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
10:06:24 [2019-12-10T10:06:24.527Z] #41 14.12   DEP      images/signalfd.pb-c.d
10:06:24 [2019-12-10T10:06:24.527Z] #41 14.20   PBCC     images/fh.pb-c.c
10:06:24 [2019-12-10T10:06:24.586Z] #17 115.8 Setting up libcap2-bin (1:2.25-1) ...
10:06:24 [2019-12-10T10:06:24.586Z] #17 115.9 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
10:06:24 [2019-12-10T10:06:24.586Z] #17 115.9 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
10:06:24 [2019-12-10T10:06:24.586Z] #17 115.9 Setting up bash-completion (1:2.1-4.3) ...
10:06:24 [2019-12-10T10:06:24.785Z] #41 14.29   PBCC     images/fsnotify.pb-c.c
10:06:24 [2019-12-10T10:06:24.785Z] #41 14.38   DEP      images/fh.pb-c.d
10:06:24 [2019-12-10T10:06:24.785Z] #41 14.45   DEP      images/fsnotify.pb-c.d
10:06:24 [2019-12-10T10:06:24.789Z] #57 ...
10:06:24 [2019-12-10T10:06:24.789Z] 
10:06:24 [2019-12-10T10:06:24.789Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:06:24 [2019-12-10T10:06:24.789Z] #34 0.920 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:06:24 [2019-12-10T10:06:24.789Z] #34 0.932 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:06:24 [2019-12-10T10:06:24.789Z] #34 0.995 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:06:24 [2019-12-10T10:06:24.789Z] #34 1.022 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:06:24 [2019-12-10T10:06:24.789Z] #34 1.048 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:06:24 [2019-12-10T10:06:24.789Z] #34 2.602 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB]
10:06:24 [2019-12-10T10:06:24.789Z] #34 6.046 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
10:06:24 [2019-12-10T10:06:24.789Z] #34 7.974 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
10:06:24 [2019-12-10T10:06:24.789Z] #34 ...
10:06:24 [2019-12-10T10:06:24.789Z] 
10:06:24 [2019-12-10T10:06:24.789Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:06:24 [2019-12-10T10:06:24.789Z] #11 1.351 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:06:24 [2019-12-10T10:06:24.789Z] #11 1.362 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:06:24 [2019-12-10T10:06:24.789Z] #11 1.542 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:06:24 [2019-12-10T10:06:24.789Z] #11 1.559 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:06:24 [2019-12-10T10:06:24.789Z] #11 1.658 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:06:24 [2019-12-10T10:06:24.789Z] #11 3.250 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB]
10:06:24 [2019-12-10T10:06:24.789Z] #11 6.389 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
10:06:24 [2019-12-10T10:06:24.789Z] #11 8.053 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
10:06:25 [2019-12-10T10:06:25.043Z] #41 14.55   PBCC     images/eventpoll.pb-c.c
10:06:25 [2019-12-10T10:06:25.043Z] #41 14.59   DEP      images/eventpoll.pb-c.d
10:06:25 [2019-12-10T10:06:25.043Z] #41 14.64   PBCC     images/eventfd.pb-c.c
10:06:25 [2019-12-10T10:06:25.043Z] #41 14.67   DEP      images/eventfd.pb-c.d
10:06:25 [2019-12-10T10:06:25.043Z] #41 14.72   PBCC     images/remap-file-path.pb-c.c
10:06:25 [2019-12-10T10:06:25.043Z] #41 14.74   DEP      images/remap-file-path.pb-c.d
10:06:25 [2019-12-10T10:06:25.135Z] #11 ...
10:06:25 [2019-12-10T10:06:25.135Z] 
10:06:25 [2019-12-10T10:06:25.135Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:06:25 [2019-12-10T10:06:25.135Z] #25 1.462 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:06:25 [2019-12-10T10:06:25.135Z] #25 1.473 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:06:25 [2019-12-10T10:06:25.135Z] #25 1.566 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:06:25 [2019-12-10T10:06:25.135Z] #25 1.618 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:06:25 [2019-12-10T10:06:25.135Z] #25 1.706 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:06:25 [2019-12-10T10:06:25.135Z] #25 3.479 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB]
10:06:25 [2019-12-10T10:06:25.135Z] #25 6.649 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
10:06:25 [2019-12-10T10:06:25.135Z] #25 8.542 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
10:06:25 [2019-12-10T10:06:25.135Z] #25 ...
10:06:25 [2019-12-10T10:06:25.135Z] 
10:06:25 [2019-12-10T10:06:25.135Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:06:25 [2019-12-10T10:06:25.135Z] #69 0.657 + RM_GOPATH=0
10:06:25 [2019-12-10T10:06:25.135Z] #69 0.657 + TMP_GOPATH=
10:06:25 [2019-12-10T10:06:25.135Z] #69 0.658 + : /build
10:06:25 [2019-12-10T10:06:25.135Z] #69 0.658 + '[' -z '' ']'
10:06:25 [2019-12-10T10:06:25.135Z] #69 0.659 ++ mktemp -d
10:06:25 [2019-12-10T10:06:25.135Z] #69 0.662 + export GOPATH=/tmp/tmp.uvQfXMIa24
10:06:25 [2019-12-10T10:06:25.135Z] #69 0.662 + GOPATH=/tmp/tmp.uvQfXMIa24
10:06:25 [2019-12-10T10:06:25.135Z] #69 0.663 + RM_GOPATH=1
10:06:25 [2019-12-10T10:06:25.135Z] #69 0.664 ++ dirname ./install.sh
10:06:25 [2019-12-10T10:06:25.135Z] #69 0.665 + dir=.
10:06:25 [2019-12-10T10:06:25.135Z] #69 0.665 + bin=proxy
10:06:25 [2019-12-10T10:06:25.135Z] #69 0.666 + shift
10:06:25 [2019-12-10T10:06:25.135Z] #69 0.666 + '[' '!' -f ./proxy.installer ']'
10:06:25 [2019-12-10T10:06:25.135Z] #69 0.666 + . ./proxy.installer
10:06:25 [2019-12-10T10:06:25.135Z] #69 0.667 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377
10:06:25 [2019-12-10T10:06:25.135Z] #69 0.667 + install_proxy
10:06:25 [2019-12-10T10:06:25.135Z] #69 0.668 + case "$1" in
10:06:25 [2019-12-10T10:06:25.135Z] #69 0.668 + export CGO_ENABLED=0
10:06:25 [2019-12-10T10:06:25.135Z] #69 0.668 + CGO_ENABLED=0
10:06:25 [2019-12-10T10:06:25.135Z] #69 0.668 + _install_proxy
10:06:25 [2019-12-10T10:06:25.135Z] #69 0.668 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377'
10:06:25 [2019-12-10T10:06:25.135Z] #69 0.668 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377
10:06:25 [2019-12-10T10:06:25.135Z] #69 0.668 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.uvQfXMIa24/src/github.com/docker/libnetwork
10:06:25 [2019-12-10T10:06:25.135Z] #69 0.671 Cloning into '/tmp/tmp.uvQfXMIa24/src/github.com/docker/libnetwork'...
10:06:25 [2019-12-10T10:06:25.135Z] #69 ...
10:06:25 [2019-12-10T10:06:25.135Z] 
10:06:25 [2019-12-10T10:06:25.136Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:06:25 [2019-12-10T10:06:25.136Z] #41 0.857 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:06:25 [2019-12-10T10:06:25.136Z] #41 0.868 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:06:25 [2019-12-10T10:06:25.136Z] #41 0.942 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:06:25 [2019-12-10T10:06:25.136Z] #41 0.960 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:06:25 [2019-12-10T10:06:25.136Z] #41 1.023 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:06:25 [2019-12-10T10:06:25.136Z] #41 2.541 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB]
10:06:25 [2019-12-10T10:06:25.136Z] #41 5.649 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
10:06:25 [2019-12-10T10:06:25.136Z] #41 7.585 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
10:06:25 [2019-12-10T10:06:25.288Z] #17 110.7 Selecting previously unselected package binutils-mingw-w64.
10:06:25 [2019-12-10T10:06:25.288Z] #17 110.7 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
10:06:25 [2019-12-10T10:06:25.288Z] #17 110.8 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
10:06:25 [2019-12-10T10:06:25.288Z] #17 110.8 Selecting previously unselected package mingw-w64-common.
10:06:25 [2019-12-10T10:06:25.288Z] #17 110.9 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
10:06:25 [2019-12-10T10:06:25.288Z] #17 110.9 Unpacking mingw-w64-common (5.0.1-1) ...
10:06:25 [2019-12-10T10:06:25.301Z] #41 14.80   PBCC     images/fifo.pb-c.c
10:06:25 [2019-12-10T10:06:25.301Z] #41 14.81   DEP      images/fifo.pb-c.d
10:06:25 [2019-12-10T10:06:25.301Z] #41 14.88   PBCC     images/ghost-file.pb-c.c
10:06:25 [2019-12-10T10:06:25.301Z] #41 14.91   DEP      images/ghost-file.pb-c.d
10:06:25 [2019-12-10T10:06:25.301Z] #41 14.96   PBCC     images/regfile.pb-c.c
10:06:25 [2019-12-10T10:06:25.301Z] #41 15.01   DEP      images/regfile.pb-c.d
10:06:25 [2019-12-10T10:06:25.301Z] #41 15.06   PBCC     images/ns.pb-c.c
10:06:25 [2019-12-10T10:06:25.481Z] #41 ...
10:06:25 [2019-12-10T10:06:25.481Z] 
10:06:25 [2019-12-10T10:06:25.481Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:06:25 [2019-12-10T10:06:25.481Z] #48 0.925 + RM_GOPATH=0
10:06:25 [2019-12-10T10:06:25.481Z] #48 0.925 + TMP_GOPATH=
10:06:25 [2019-12-10T10:06:25.481Z] #48 0.925 + : /build
10:06:25 [2019-12-10T10:06:25.481Z] #48 0.926 + '[' -z '' ']'
10:06:25 [2019-12-10T10:06:25.481Z] #48 0.927 ++ mktemp -d
10:06:25 [2019-12-10T10:06:25.481Z] #48 0.951 + export GOPATH=/tmp/tmp.wuaa9Wlfvl
10:06:25 [2019-12-10T10:06:25.481Z] #48 0.951 + GOPATH=/tmp/tmp.wuaa9Wlfvl
10:06:25 [2019-12-10T10:06:25.481Z] #48 0.951 + RM_GOPATH=1
10:06:25 [2019-12-10T10:06:25.481Z] #48 0.955 ++ dirname ./install.sh
10:06:25 [2019-12-10T10:06:25.481Z] #48 0.955 + dir=.
10:06:25 [2019-12-10T10:06:25.481Z] #48 0.955 + bin=gotestsum
10:06:25 [2019-12-10T10:06:25.481Z] #48 0.955 + shift
10:06:25 [2019-12-10T10:06:25.481Z] #48 0.955 + '[' '!' -f ./gotestsum.installer ']'
10:06:25 [2019-12-10T10:06:25.481Z] #48 0.955 + . ./gotestsum.installer
10:06:25 [2019-12-10T10:06:25.481Z] #48 0.955 ++ : v0.3.5
10:06:25 [2019-12-10T10:06:25.481Z] #48 0.955 Installing gotestsum version v0.3.5
10:06:25 [2019-12-10T10:06:25.481Z] #48 0.956 + install_gotestsum
10:06:25 [2019-12-10T10:06:25.481Z] #48 0.956 + echo 'Installing gotestsum version v0.3.5'
10:06:25 [2019-12-10T10:06:25.481Z] #48 0.956 + go get -d gotest.tools/gotestsum
10:06:25 [2019-12-10T10:06:25.481Z] #48 ...
10:06:25 [2019-12-10T10:06:25.481Z] 
10:06:25 [2019-12-10T10:06:25.481Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:06:25 [2019-12-10T10:06:25.481Z] #39 1.076 + mktemp -d
10:06:25 [2019-12-10T10:06:25.481Z] #39 1.078 + export GOPATH=/tmp/tmp.VxW13TX6e2
10:06:25 [2019-12-10T10:06:25.481Z] #39 1.082 + git clone https://github.com/docker/distribution.git /tmp/tmp.VxW13TX6e2/src/github.com/docker/distribution
10:06:25 [2019-12-10T10:06:25.481Z] #39 1.092 Cloning into '/tmp/tmp.VxW13TX6e2/src/github.com/docker/distribution'...
10:06:25 [2019-12-10T10:06:25.558Z] #41 15.08   DEP      images/ns.pb-c.d
10:06:25 [2019-12-10T10:06:25.558Z] #41 15.12   PBCC     images/fdinfo.pb-c.c
10:06:25 [2019-12-10T10:06:25.558Z] #41 ...
10:06:25 [2019-12-10T10:06:25.558Z] 
10:06:25 [2019-12-10T10:06:25.558Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:06:25 [2019-12-10T10:06:25.558Z] #44 88.72 regexp/syntax
10:06:25 [2019-12-10T10:06:25.558Z] #44 90.60 fmt
10:06:25 [2019-12-10T10:06:25.558Z] #44 93.39 regexp
10:06:25 [2019-12-10T10:06:25.558Z] #44 95.50 go/token
10:06:25 [2019-12-10T10:06:25.558Z] #44 96.31 go/scanner
10:06:25 [2019-12-10T10:06:25.558Z] #44 96.89 internal/lazyregexp
10:06:25 [2019-12-10T10:06:25.558Z] #44 97.22 net/url
10:06:25 [2019-12-10T10:06:25.558Z] #44 97.74 go/ast
10:06:25 [2019-12-10T10:06:25.558Z] #44 ...
10:06:25 [2019-12-10T10:06:25.558Z] 
10:06:25 [2019-12-10T10:06:25.558Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:06:25 [2019-12-10T10:06:25.558Z] #41 15.24   DEP      images/fdinfo.pb-c.d
10:06:25 [2019-12-10T10:06:25.558Z] #41 15.31   PBCC     images/core-aarch64.pb-c.c
10:06:25 [2019-12-10T10:06:25.704Z] #18 ...
10:06:25 [2019-12-10T10:06:25.704Z] 
10:06:25 [2019-12-10T10:06:25.704Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:06:25 [2019-12-10T10:06:25.704Z] #42 106.6   CC       criu/files-reg.o
10:06:25 [2019-12-10T10:06:25.704Z] #42 108.7   CC       criu/files.o
10:06:25 [2019-12-10T10:06:25.704Z] #42 111.3   CC       criu/filesystems.o
10:06:25 [2019-12-10T10:06:25.704Z] #42 112.0   CC       criu/fsnotify.o
10:06:25 [2019-12-10T10:06:25.704Z] #42 113.1   CC       criu/image-desc.o
10:06:25 [2019-12-10T10:06:25.704Z] #42 113.2   CC       criu/image.o
10:06:25 [2019-12-10T10:06:25.704Z] #42 114.0   CC       criu/ipc_ns.o
10:06:25 [2019-12-10T10:06:25.704Z] #42 115.4   CC       criu/irmap.o
10:06:25 [2019-12-10T10:06:25.704Z] #42 116.0   CC       criu/kcmp-ids.o
10:06:25 [2019-12-10T10:06:25.704Z] #42 116.2   CC       criu/kerndat.o
10:06:25 [2019-12-10T10:06:25.704Z] #42 ...
10:06:25 [2019-12-10T10:06:25.704Z] 
10:06:25 [2019-12-10T10:06:25.704Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:06:25 [2019-12-10T10:06:25.704Z] #18 129.3 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
10:06:25 [2019-12-10T10:06:25.816Z] #41 15.37   PBCC     images/core-arm.pb-c.c
10:06:25 [2019-12-10T10:06:25.816Z] #41 15.43   PBCC     images/core-ppc64.pb-c.c
10:06:25 [2019-12-10T10:06:25.816Z] #41 15.46   PBCC     images/core-s390.pb-c.c
10:06:25 [2019-12-10T10:06:25.816Z] #41 15.54   PBCC     images/core-x86.pb-c.c
10:06:25 [2019-12-10T10:06:25.825Z] #39 ...
10:06:25 [2019-12-10T10:06:25.825Z] 
10:06:25 [2019-12-10T10:06:25.825Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:06:25 [2019-12-10T10:06:25.825Z] #63 0.948 + RM_GOPATH=0
10:06:25 [2019-12-10T10:06:25.825Z] #63 0.948 + TMP_GOPATH=
10:06:25 [2019-12-10T10:06:25.825Z] #63 0.948 + : /build/
10:06:25 [2019-12-10T10:06:25.825Z] #63 0.948 + '[' -z '' ']'
10:06:25 [2019-12-10T10:06:25.825Z] #63 0.966 ++ mktemp -d
10:06:25 [2019-12-10T10:06:25.825Z] #63 0.978 + export GOPATH=/tmp/tmp.IEkRCUIYDU
10:06:25 [2019-12-10T10:06:25.825Z] #63 1.037 + GOPATH=/tmp/tmp.IEkRCUIYDU
10:06:25 [2019-12-10T10:06:25.825Z] #63 1.038 + RM_GOPATH=1
10:06:25 [2019-12-10T10:06:25.825Z] #63 1.046 ++ dirname ./install.sh
10:06:25 [2019-12-10T10:06:25.825Z] #63 1.055 + dir=.
10:06:25 [2019-12-10T10:06:25.825Z] #63 1.059 + bin=rootlesskit
10:06:25 [2019-12-10T10:06:25.825Z] #63 1.059 + shift
10:06:25 [2019-12-10T10:06:25.825Z] #63 1.059 + '[' '!' -f ./rootlesskit.installer ']'
10:06:25 [2019-12-10T10:06:25.825Z] #63 1.060 + . ./rootlesskit.installer
10:06:25 [2019-12-10T10:06:25.825Z] #63 1.060 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c
10:06:25 [2019-12-10T10:06:25.825Z] #63 1.070 + install_rootlesskit
10:06:25 [2019-12-10T10:06:25.825Z] #63 1.081 + case "$1" in
10:06:25 [2019-12-10T10:06:25.825Z] #63 1.081 + export CGO_ENABLED=0
10:06:25 [2019-12-10T10:06:25.825Z] #63 1.081 + CGO_ENABLED=0
10:06:25 [2019-12-10T10:06:25.825Z] #63 1.081 + _install_rootlesskit
10:06:25 [2019-12-10T10:06:25.825Z] #63 1.082 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
10:06:25 [2019-12-10T10:06:25.825Z] #63 1.082 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.IEkRCUIYDU/src/github.com/rootless-containers/rootlesskit
10:06:25 [2019-12-10T10:06:25.825Z] #63 1.082 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
10:06:25 [2019-12-10T10:06:25.825Z] #63 1.095 Cloning into '/tmp/tmp.IEkRCUIYDU/src/github.com/rootless-containers/rootlesskit'...
10:06:25 [2019-12-10T10:06:25.825Z] #63 8.316 + cd /tmp/tmp.IEkRCUIYDU/src/github.com/rootless-containers/rootlesskit
10:06:25 [2019-12-10T10:06:25.825Z] #63 8.317 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
10:06:25 [2019-12-10T10:06:25.825Z] #63 9.341 + for f in rootlesskit rootlesskit-docker-proxy
10:06:25 [2019-12-10T10:06:25.825Z] #63 9.342 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
10:06:25 [2019-12-10T10:06:25.825Z] #63 ...
10:06:25 [2019-12-10T10:06:25.825Z] 
10:06:25 [2019-12-10T10:06:25.825Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:06:25 [2019-12-10T10:06:25.825Z] #29 1.091 + mktemp -d
10:06:25 [2019-12-10T10:06:25.825Z] #29 1.091 + export GOPATH=/tmp/tmp.lAXzcIgy5F
10:06:25 [2019-12-10T10:06:25.825Z] #29 1.091 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.lAXzcIgy5F/src/github.com/go-swagger/go-swagger
10:06:25 [2019-12-10T10:06:25.825Z] #29 1.116 Cloning into '/tmp/tmp.lAXzcIgy5F/src/github.com/go-swagger/go-swagger'...
10:06:26 [2019-12-10T10:06:26.074Z] #41 15.65   PBCC     images/core.pb-c.c
10:06:26 [2019-12-10T10:06:26.074Z] #41 15.73   PBCC     images/inventory.pb-c.c
10:06:26 [2019-12-10T10:06:26.074Z] #41 15.78   DEP      images/core-aarch64.pb-c.d
10:06:26 [2019-12-10T10:06:26.121Z] #18 129.6 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
10:06:26 [2019-12-10T10:06:26.121Z] #18 129.7 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ...
10:06:26 [2019-12-10T10:06:26.121Z] #18 129.7 Setting up python3-wheel (0.29.0-2) ...
10:06:26 [2019-12-10T10:06:26.169Z] #29 ...
10:06:26 [2019-12-10T10:06:26.169Z] 
10:06:26 [2019-12-10T10:06:26.169Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:06:26 [2019-12-10T10:06:26.169Z] #45 0.869 + RM_GOPATH=0
10:06:26 [2019-12-10T10:06:26.169Z] #45 0.874 + TMP_GOPATH=
10:06:26 [2019-12-10T10:06:26.169Z] #45 0.874 + : /build
10:06:26 [2019-12-10T10:06:26.169Z] #45 0.880 + '[' -z '' ']'
10:06:26 [2019-12-10T10:06:26.169Z] #45 0.880 ++ mktemp -d
10:06:26 [2019-12-10T10:06:26.169Z] #45 0.883 + export GOPATH=/tmp/tmp.sU0PewTTGX
10:06:26 [2019-12-10T10:06:26.169Z] #45 0.883 + GOPATH=/tmp/tmp.sU0PewTTGX
10:06:26 [2019-12-10T10:06:26.169Z] #45 0.883 + RM_GOPATH=1
10:06:26 [2019-12-10T10:06:26.169Z] #45 0.888 ++ dirname ./install.sh
10:06:26 [2019-12-10T10:06:26.169Z] #45 0.896 + dir=.
10:06:26 [2019-12-10T10:06:26.169Z] #45 0.899 + bin=vndr
10:06:26 [2019-12-10T10:06:26.169Z] #45 0.899 + shift
10:06:26 [2019-12-10T10:06:26.169Z] #45 0.899 + '[' '!' -f ./vndr.installer ']'
10:06:26 [2019-12-10T10:06:26.169Z] #45 0.899 + . ./vndr.installer
10:06:26 [2019-12-10T10:06:26.169Z] #45 0.899 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
10:06:26 [2019-12-10T10:06:26.169Z] #45 0.899 + install_vndr
10:06:26 [2019-12-10T10:06:26.169Z] #45 0.899 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
10:06:26 [2019-12-10T10:06:26.169Z] #45 0.899 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
10:06:26 [2019-12-10T10:06:26.169Z] #45 0.900 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.sU0PewTTGX/src/github.com/LK4D4/vndr
10:06:26 [2019-12-10T10:06:26.169Z] #45 0.959 Cloning into '/tmp/tmp.sU0PewTTGX/src/github.com/LK4D4/vndr'...
10:06:26 [2019-12-10T10:06:26.169Z] #45 2.443 + cd /tmp/tmp.sU0PewTTGX/src/github.com/LK4D4/vndr
10:06:26 [2019-12-10T10:06:26.169Z] #45 2.453 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
10:06:26 [2019-12-10T10:06:26.169Z] #45 2.483 + go build -buildmode=pie -v -o /build/vndr .
10:06:26 [2019-12-10T10:06:26.169Z] #45 5.011 internal/race
10:06:26 [2019-12-10T10:06:26.169Z] #45 5.147 sync/atomic
10:06:26 [2019-12-10T10:06:26.169Z] #45 5.151 internal/cpu
10:06:26 [2019-12-10T10:06:26.169Z] #45 5.258 unicode
10:06:26 [2019-12-10T10:06:26.169Z] #45 5.726 unicode/utf8
10:06:26 [2019-12-10T10:06:26.169Z] #45 6.610 math
10:06:26 [2019-12-10T10:06:26.169Z] #45 7.698 internal/bytealg
10:06:26 [2019-12-10T10:06:26.169Z] #45 8.425 unicode/utf16
10:06:26 [2019-12-10T10:06:26.169Z] #45 9.870 container/list
10:06:26 [2019-12-10T10:06:26.169Z] #45 10.74 runtime
10:06:26 [2019-12-10T10:06:26.333Z] #41 15.86   DEP      images/core-arm.pb-c.d
10:06:26 [2019-12-10T10:06:26.333Z] #41 15.91   DEP      images/core-ppc64.pb-c.d
10:06:26 [2019-12-10T10:06:26.333Z] #41 15.96   DEP      images/core-s390.pb-c.d
10:06:26 [2019-12-10T10:06:26.333Z] #41 16.00   DEP      images/core-x86.pb-c.d
10:06:26 [2019-12-10T10:06:26.520Z] #18 130.4 Setting up python3-pkg-resources (33.1.1-1) ...
10:06:26 [2019-12-10T10:06:26.590Z] #41 16.09   DEP      images/core.pb-c.d
10:06:26 [2019-12-10T10:06:26.590Z] #41 16.16   DEP      images/inventory.pb-c.d
10:06:26 [2019-12-10T10:06:26.590Z] #41 16.21   PBCC     images/cpuinfo.pb-c.c
10:06:26 [2019-12-10T10:06:26.590Z] #41 16.22   DEP      images/cpuinfo.pb-c.d
10:06:26 [2019-12-10T10:06:26.590Z] #41 16.26   PBCC     images/stats.pb-c.c
10:06:26 [2019-12-10T10:06:26.590Z] #41 16.33   DEP      images/stats.pb-c.d
10:06:27 [2019-12-10T10:06:27.131Z] #17 118.5 Setting up libonig4:arm64 (6.1.3-2) ...
10:06:27 [2019-12-10T10:06:27.131Z] #17 118.6 Setting up libprotobuf-c1:arm64 (1.2.1-2) ...
10:06:27 [2019-12-10T10:06:27.131Z] #17 118.6 Setting up zip (3.0-11+b1) ...
10:06:27 [2019-12-10T10:06:27.131Z] #17 118.6 Setting up bzip2 (1.0.6-8.1) ...
10:06:27 [2019-12-10T10:06:27.391Z] #17 118.7 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b2) ...
10:06:27 [2019-12-10T10:06:27.391Z] #17 118.7 Setting up libjq1:arm64 (1.5+dfsg-1.3) ...
10:06:27 [2019-12-10T10:06:27.391Z] #17 118.7 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:06:27 [2019-12-10T10:06:27.391Z] #17 118.7 Setting up libaio1:arm64 (0.3.110-3) ...
10:06:27 [2019-12-10T10:06:27.391Z] #17 118.8 Setting up libxtables12:arm64 (1.6.0+snapshot20161117-6) ...
10:06:27 [2019-12-10T10:06:27.391Z] #17 118.8 Setting up xz-utils (5.2.2-1.2+b1) ...
10:06:27 [2019-12-10T10:06:27.391Z] #17 118.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:06:27 [2019-12-10T10:06:27.391Z] #17 118.8 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
10:06:27 [2019-12-10T10:06:27.391Z] #17 118.9 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
10:06:27 [2019-12-10T10:06:27.652Z] #17 118.9 Setting up libpcrecpp0v5:arm64 (2:8.39-3) ...
10:06:27 [2019-12-10T10:06:27.653Z] #17 118.9 Setting up libpcre32-3:arm64 (2:8.39-3) ...
10:06:27 [2019-12-10T10:06:27.653Z] #17 118.9 Setting up libnfnetlink0:arm64 (1.0.1-3) ...
10:06:27 [2019-12-10T10:06:27.653Z] #17 118.9 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
10:06:27 [2019-12-10T10:06:27.887Z] #45 12.87 crypto/internal/subtle
10:06:27 [2019-12-10T10:06:27.913Z] #17 119.3 Setting up libsystemd-dev:arm64 (232-25+deb9u12) ...
10:06:27 [2019-12-10T10:06:27.913Z] #17 119.3 Setting up libpcre16-3:arm64 (2:8.39-3) ...
10:06:27 [2019-12-10T10:06:27.913Z] #17 119.4 Setting up libreadline5:arm64 (5.2+dfsg-3+b1) ...
10:06:27 [2019-12-10T10:06:27.913Z] #17 119.4 Setting up libnl-3-200:arm64 (3.2.27-2) ...
10:06:27 [2019-12-10T10:06:27.913Z] #17 119.4 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
10:06:27 [2019-12-10T10:06:27.962Z] #41 ...
10:06:27 [2019-12-10T10:06:27.962Z] 
10:06:27 [2019-12-10T10:06:27.962Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:06:27 [2019-12-10T10:06:27.962Z] #31 91.12 io/ioutil
10:06:27 [2019-12-10T10:06:27.962Z] #31 91.77 text/tabwriter
10:06:27 [2019-12-10T10:06:27.962Z] #31 93.19 flag
10:06:27 [2019-12-10T10:06:27.962Z] #31 93.21 github.com/BurntSushi/toml
10:06:27 [2019-12-10T10:06:27.962Z] #31 95.10 log
10:06:27 [2019-12-10T10:06:27.962Z] #31 97.32 github.com/BurntSushi/toml/cmd/tomlv
10:06:27 [2019-12-10T10:06:27.962Z] #31 ...
10:06:27 [2019-12-10T10:06:27.962Z] 
10:06:27 [2019-12-10T10:06:27.962Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:06:27 [2019-12-10T10:06:27.962Z] #41 17.67 make[1]: Nothing to be done for 'all'.
10:06:28 [2019-12-10T10:06:28.176Z] #17 119.4 Setting up libudev-dev:arm64 (232-25+deb9u12) ...
10:06:28 [2019-12-10T10:06:28.176Z] #17 119.5 Setting up pigz (2.3.4-1) ...
10:06:28 [2019-12-10T10:06:28.176Z] #17 119.5 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
10:06:28 [2019-12-10T10:06:28.176Z] #17 119.5 Setting up libmpdec2:arm64 (2.4.2-1) ...
10:06:28 [2019-12-10T10:06:28.176Z] #17 119.6 Setting up libip6tc0:arm64 (1.6.0+snapshot20161117-6) ...
10:06:28 [2019-12-10T10:06:28.176Z] #17 119.6 Setting up mingw-w64-common (5.0.1-1) ...
10:06:28 [2019-12-10T10:06:28.176Z] #17 119.6 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ...
10:06:28 [2019-12-10T10:06:28.176Z] #17 119.6 Setting up jq (1.5+dfsg-1.3) ...
10:06:28 [2019-12-10T10:06:28.176Z] #17 119.6 Setting up libpcre3-dev:arm64 (2:8.39-3) ...
10:06:28 [2019-12-10T10:06:28.217Z] #18 131.3 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ...
10:06:28 [2019-12-10T10:06:28.217Z] #18 131.3 Setting up python3-pip (9.0.1-2+deb9u1) ...
10:06:28 [2019-12-10T10:06:28.232Z] #45 13.50 crypto/subtle
10:06:28 [2019-12-10T10:06:28.407Z] Client:
10:06:28 [2019-12-10T10:06:28.407Z]  Debug Mode: false
10:06:28 [2019-12-10T10:06:28.407Z]  Plugins:
10:06:28 [2019-12-10T10:06:28.407Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
10:06:28 [2019-12-10T10:06:28.407Z] 
10:06:28 [2019-12-10T10:06:28.407Z] Server:
10:06:28 [2019-12-10T10:06:28.407Z]  Containers: 0
10:06:28 [2019-12-10T10:06:28.407Z]   Running: 0
10:06:28 [2019-12-10T10:06:28.407Z]   Paused: 0
10:06:28 [2019-12-10T10:06:28.407Z]   Stopped: 0
10:06:28 [2019-12-10T10:06:28.407Z]  Images: 0
10:06:28 [2019-12-10T10:06:28.407Z]  Server Version: 19.03.2
10:06:28 [2019-12-10T10:06:28.407Z]  Storage Driver: windowsfilter (windows) lcow (linux)
10:06:28 [2019-12-10T10:06:28.407Z]   Windows: 
10:06:28 [2019-12-10T10:06:28.407Z]   LCOW: 
10:06:28 [2019-12-10T10:06:28.407Z]  Logging Driver: json-file
10:06:28 [2019-12-10T10:06:28.407Z]  Plugins:
10:06:28 [2019-12-10T10:06:28.407Z]   Volume: local
10:06:28 [2019-12-10T10:06:28.407Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
10:06:28 [2019-12-10T10:06:28.407Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
10:06:28 [2019-12-10T10:06:28.407Z]  Swarm: inactive
10:06:28 [2019-12-10T10:06:28.407Z]  Default Isolation: process
10:06:28 [2019-12-10T10:06:28.407Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
10:06:28 [2019-12-10T10:06:28.407Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864)
10:06:28 [2019-12-10T10:06:28.407Z]  OSType: windows
10:06:28 [2019-12-10T10:06:28.407Z]  Architecture: x86_64
10:06:28 [2019-12-10T10:06:28.407Z]  CPUs: 4
10:06:28 [2019-12-10T10:06:28.407Z]  Total Memory: 32GiB
10:06:28 [2019-12-10T10:06:28.407Z]  Name: azwin-2-240ba0
10:06:28 [2019-12-10T10:06:28.407Z]  ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP
10:06:28 [2019-12-10T10:06:28.407Z]  Docker Root Dir: D:\docker
10:06:28 [2019-12-10T10:06:28.407Z]  Debug Mode: false
10:06:28 [2019-12-10T10:06:28.407Z]  Registry: https://index.docker.io/v1/
10:06:28 [2019-12-10T10:06:28.407Z]  Labels:
10:06:28 [2019-12-10T10:06:28.407Z]  Experimental: true
10:06:28 [2019-12-10T10:06:28.407Z]  Insecure Registries:
10:06:28 [2019-12-10T10:06:28.407Z]   10.0.0.4:5000
10:06:28 [2019-12-10T10:06:28.407Z]   127.0.0.0/8
10:06:28 [2019-12-10T10:06:28.407Z]  Registry Mirrors:
10:06:28 [2019-12-10T10:06:28.407Z]   http://10.0.0.4:5000/
10:06:28 [2019-12-10T10:06:28.407Z]  Live Restore Enabled: false
10:06:28 [2019-12-10T10:06:28.407Z] 
10:06:28 [2019-12-10T10:06:28.437Z] #17 119.7 Setting up libnetfilter-conntrack3:arm64 (1.0.6-2) ...
10:06:28 [2019-12-10T10:06:28.437Z] #17 119.7 Setting up xfsprogs (4.9.0+nmu1) ...
10:06:28 [2019-12-10T10:06:28.437Z] #17 119.7 Setting up vim (2:8.0.0197-4+deb9u3) ...
10:06:28 [2019-12-10T10:06:28.437Z] #17 119.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:06:28 [2019-12-10T10:06:28.437Z] #17 119.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:06:28 [2019-12-10T10:06:28.437Z] #17 119.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:06:28 [2019-12-10T10:06:28.437Z] #17 119.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:06:28 [2019-12-10T10:06:28.437Z] #17 119.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:06:28 [2019-12-10T10:06:28.437Z] #17 119.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:06:28 [2019-12-10T10:06:28.437Z] #17 119.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:06:28 [2019-12-10T10:06:28.437Z] #17 119.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:06:28 [2019-12-10T10:06:28.437Z] #17 119.8 Setting up libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ...
10:06:28 [2019-12-10T10:06:28.437Z] #17 119.8 Setting up libiptc0:arm64 (1.6.0+snapshot20161117-6) ...
10:06:28 [2019-12-10T10:06:28.437Z] #17 119.8 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
10:06:28 [2019-12-10T10:06:28.437Z] #17 119.9 Setting up iptables (1.6.0+snapshot20161117-6) ...
10:06:28 [2019-12-10T10:06:28.437Z] #17 119.9 Setting up btrfs-progs (4.7.3-1) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
10:06:28 [2019-12-10T10:06:28.698Z] #17 119.9 Setting up libselinux1-dev:arm64 (2.6-3+b3) ...
10:06:28 [2019-12-10T10:06:28.698Z] #17 119.9 Setting up python3.5 (3.5.3-1+deb9u1) ...
10:06:28 [2019-12-10T10:06:28.978Z] #45 14.27 vendor/golang.org/x/crypto/cryptobyte/asn1
10:06:29 [2019-12-10T10:06:29.088Z] #18 132.5 Setting up dmsetup (2:1.02.137-2) ...
10:06:29 [2019-12-10T10:06:29.088Z] #18 132.5 Setting up python3-setuptools (33.1.1-1) ...
10:06:29 [2019-12-10T10:06:29.321Z] #45 14.74 internal/nettrace
10:06:29 [2019-12-10T10:06:29.470Z] #17 115.1 Selecting previously unselected package mingw-w64-x86-64-dev.
10:06:29 [2019-12-10T10:06:29.470Z] #17 115.2 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
10:06:29 [2019-12-10T10:06:29.470Z] #17 115.2 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
10:06:29 [2019-12-10T10:06:29.861Z] #41 19.12   CC       images/stats.o
10:06:29 [2019-12-10T10:06:29.861Z] #41 ...
10:06:29 [2019-12-10T10:06:29.861Z] 
10:06:29 [2019-12-10T10:06:29.861Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:06:29 [2019-12-10T10:06:29.861Z] #31 DONE 103.1s
10:06:29 [2019-12-10T10:06:29.861Z] 
10:06:29 [2019-12-10T10:06:29.861Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:06:29 [2019-12-10T10:06:29.861Z] #44 99.05 text/template/parse
10:06:29 [2019-12-10T10:06:29.946Z] #18 133.6 Setting up dh-python (2.20170125) ...
10:06:30 [2019-12-10T10:06:30.061Z] #45 15.23 runtime/cgo
10:06:30 [2019-12-10T10:06:30.124Z] #44 103.2 go/parser
10:06:30 [2019-12-10T10:06:30.382Z] #44 103.4 text/template
10:06:30 [2019-12-10T10:06:30.790Z] #18 134.3 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ...
10:06:30 [2019-12-10T10:06:30.790Z] #18 134.3 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:06:30 [2019-12-10T10:06:30.843Z] #17 ...
10:06:30 [2019-12-10T10:06:30.843Z] 
10:06:30 [2019-12-10T10:06:30.843Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:06:30 [2019-12-10T10:06:30.843Z] #41 111.0   LINK     criu/pie/restorer.built-in.o
10:06:30 [2019-12-10T10:06:30.843Z] #41 111.0   GEN      criu/pie/restorer-blob.h
10:06:30 [2019-12-10T10:06:30.843Z] #41 111.1   DEP      criu/vdso.d
10:06:30 [2019-12-10T10:06:30.843Z] #41 111.4   DEP      criu/vdso-compat.d
10:06:30 [2019-12-10T10:06:30.843Z] #41 111.6   DEP      criu/uts_ns.d
10:06:30 [2019-12-10T10:06:30.843Z] #41 111.8   DEP      criu/util.d
10:06:30 [2019-12-10T10:06:30.843Z] #41 112.0   DEP      criu/uffd.d
10:06:30 [2019-12-10T10:06:30.843Z] #41 112.1   DEP      criu/tun.d
10:06:30 [2019-12-10T10:06:30.843Z] #41 112.3   DEP      criu/tty.d
10:06:30 [2019-12-10T10:06:30.843Z] #41 112.5   DEP      criu/timerfd.d
10:06:30 [2019-12-10T10:06:30.843Z] #41 112.7   DEP      criu/sysfs_parse.d
10:06:30 [2019-12-10T10:06:30.843Z] #41 112.9   DEP      criu/sysctl.d
10:06:30 [2019-12-10T10:06:30.843Z] #41 113.2   DEP      criu/string.d
10:06:30 [2019-12-10T10:06:30.843Z] #41 113.2   DEP      criu/stats.d
10:06:30 [2019-12-10T10:06:30.843Z] #41 113.4   DEP      criu/sockets.d
10:06:30 [2019-12-10T10:06:30.843Z] #41 113.7   DEP      criu/sk-unix.d
10:06:30 [2019-12-10T10:06:30.843Z] #41 113.9   DEP      criu/sk-tcp.d
10:06:30 [2019-12-10T10:06:30.843Z] #41 114.1   DEP      criu/sk-queue.d
10:06:30 [2019-12-10T10:06:30.843Z] #41 114.4   DEP      criu/sk-packet.d
10:06:30 [2019-12-10T10:06:30.843Z] #41 114.6   DEP      criu/sk-netlink.d
10:06:30 [2019-12-10T10:06:30.843Z] #41 114.8   DEP      criu/sk-inet.d
10:06:30 [2019-12-10T10:06:30.843Z] #41 115.0   DEP      criu/signalfd.d
10:06:30 [2019-12-10T10:06:30.843Z] #41 115.2   DEP      criu/sigframe.d
10:06:30 [2019-12-10T10:06:30.843Z] #41 115.3   DEP      criu/shmem.d
10:06:30 [2019-12-10T10:06:30.843Z] #41 115.5   DEP      criu/servicefd.d
10:06:30 [2019-12-10T10:06:30.843Z] #41 115.7   DEP      criu/seize.d
10:06:30 [2019-12-10T10:06:30.843Z] #41 115.9   DEP      criu/seccomp.d
10:06:30 [2019-12-10T10:06:30.843Z] #41 116.2   DEP      criu/rst-malloc.d
10:06:30 [2019-12-10T10:06:30.843Z] #41 116.3   DEP      criu/rbtree.d
10:06:30 [2019-12-10T10:06:30.843Z] #41 116.3   DEP      criu/pstree.d
10:06:30 [2019-12-10T10:06:30.843Z] #41 116.5   DEP      criu/protobuf.d
10:06:30 [2019-12-10T10:06:30.843Z] #41 116.8   GEN      criu/protobuf-desc-gen.h
10:06:30 [2019-12-10T10:06:30.843Z] #41 118.2   DEP      criu/protobuf-desc.d
10:06:30 [2019-12-10T10:06:30.843Z] #41 118.4   DEP      criu/proc_parse.d
10:06:30 [2019-12-10T10:06:30.843Z] #41 118.5   DEP      criu/plugin.d
10:06:30 [2019-12-10T10:06:30.843Z] #41 118.6   DEP      criu/pipes.d
10:06:30 [2019-12-10T10:06:30.843Z] #41 118.9   DEP      criu/pie-util.d
10:06:30 [2019-12-10T10:06:30.843Z] #41 119.0   DEP      criu/pie-util-vdso.d
10:06:30 [2019-12-10T10:06:30.843Z] #41 119.1   DEP      criu/pie-util-vdso-elf32.d
10:06:30 [2019-12-10T10:06:30.843Z] #41 119.3   DEP      criu/path.d
10:06:30 [2019-12-10T10:06:30.843Z] #41 119.4   DEP      criu/parasite-syscall.d
10:06:31 [2019-12-10T10:06:31.102Z] #41 119.6   DEP      criu/pagemap.d
10:06:31 [2019-12-10T10:06:31.193Z] #18 DONE 134.6s
10:06:31 [2019-12-10T10:06:31.193Z] 
10:06:31 [2019-12-10T10:06:31.193Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0
10:06:31 [2019-12-10T10:06:31.360Z] #41 119.9   DEP      criu/pagemap-cache.d
10:06:31 [2019-12-10T10:06:31.618Z] #41 120.0   DEP      criu/page-xfer.d
10:06:31 [2019-12-10T10:06:31.618Z] #41 120.2   DEP      criu/page-pipe.d
10:06:31 [2019-12-10T10:06:31.879Z] #41 120.4   DEP      criu/netfilter.d
10:06:31 [2019-12-10T10:06:31.996Z] #17 122.9 Setting up libpython3-stdlib:arm64 (3.5.3-1) ...
10:06:31 [2019-12-10T10:06:31.996Z] #17 122.9 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ...
10:06:31 [2019-12-10T10:06:31.996Z] #17 122.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
10:06:31 [2019-12-10T10:06:31.997Z] #17 122.9 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
10:06:31 [2019-12-10T10:06:31.997Z] #17 122.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
10:06:31 [2019-12-10T10:06:31.997Z] #17 122.9 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
10:06:31 [2019-12-10T10:06:31.997Z] #17 123.0 Setting up btrfs-tools (4.7.3-1) ...
10:06:31 [2019-12-10T10:06:31.997Z] #17 123.0 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ...
10:06:31 [2019-12-10T10:06:31.997Z] #17 123.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
10:06:31 [2019-12-10T10:06:31.997Z] #17 123.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
10:06:31 [2019-12-10T10:06:31.997Z] #17 123.0 Setting up python3 (3.5.3-1) ...
10:06:31 [2019-12-10T10:06:31.997Z] #17 ...
10:06:31 [2019-12-10T10:06:31.997Z] 
10:06:31 [2019-12-10T10:06:31.997Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:06:31 [2019-12-10T10:06:31.997Z] #41 116.5   CC       criu/cr-dedup.o
10:06:31 [2019-12-10T10:06:31.997Z] #41 117.2   CC       criu/cr-dump.o
10:06:31 [2019-12-10T10:06:31.997Z] #41 118.6   CC       criu/cr-errno.o
10:06:31 [2019-12-10T10:06:31.997Z] #41 118.7   CC       criu/cr-restore.o
10:06:31 [2019-12-10T10:06:31.997Z] #41 122.0   CC       criu/cr-service.o
10:06:31 [2019-12-10T10:06:31.997Z] #41 123.2   CC       criu/crtools.o
10:06:31 [2019-12-10T10:06:31.997Z] #41 123.7   CC       criu/eventfd.o
10:06:31 [2019-12-10T10:06:31.997Z] #41 123.9   CC       criu/eventpoll.o
10:06:31 [2019-12-10T10:06:31.997Z] #41 124.5   CC       criu/external.o
10:06:31 [2019-12-10T10:06:31.997Z] #41 124.8   CC       criu/fault-injection.o
10:06:31 [2019-12-10T10:06:31.997Z] #41 124.9   CC       criu/fdstore.o
10:06:31 [2019-12-10T10:06:31.997Z] #41 125.1   CC       criu/fifo.o
10:06:31 [2019-12-10T10:06:31.997Z] #41 125.5   CC       criu/file-ids.o
10:06:31 [2019-12-10T10:06:31.997Z] #41 125.8   CC       criu/file-lock.o
10:06:32 [2019-12-10T10:06:32.042Z] #19 ...
10:06:32 [2019-12-10T10:06:32.042Z] 
10:06:32 [2019-12-10T10:06:32.043Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:06:32 [2019-12-10T10:06:32.043Z] #29 167.0 + rm -rf /tmp/tmp.T9P9b6A3bD
10:06:32 [2019-12-10T10:06:32.043Z] #29 DONE 167.4s
10:06:32 [2019-12-10T10:06:32.043Z] 
10:06:32 [2019-12-10T10:06:32.043Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:06:32 [2019-12-10T10:06:32.043Z] #42 117.2   CC       criu/libnetlink.o
10:06:32 [2019-12-10T10:06:32.043Z] #42 117.7   CC       criu/log.o
10:06:32 [2019-12-10T10:06:32.043Z] #42 118.2   CC       criu/lsm.o
10:06:32 [2019-12-10T10:06:32.043Z] #42 118.9   CC       criu/mem.o
10:06:32 [2019-12-10T10:06:32.043Z] #42 120.6   CC       criu/mount.o
10:06:32 [2019-12-10T10:06:32.143Z] #41 120.6   DEP      criu/net.d
10:06:32 [2019-12-10T10:06:32.143Z] #41 120.8   DEP      criu/namespaces.d
10:06:32 [2019-12-10T10:06:32.257Z] #41 126.5   CC       criu/files-ext.o
10:06:32 [2019-12-10T10:06:32.402Z] #41 121.0   DEP      criu/mount.d
10:06:32 [2019-12-10T10:06:32.517Z] #41 126.9   CC       criu/files-reg.o
10:06:32 [2019-12-10T10:06:32.660Z] #41 121.2   DEP      criu/mem.d
10:06:32 [2019-12-10T10:06:32.660Z] #41 ...
10:06:32 [2019-12-10T10:06:32.660Z] 
10:06:32 [2019-12-10T10:06:32.660Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:06:32 [2019-12-10T10:06:32.660Z] #44 208.2 github.com/LK4D4/vndr/godl
10:06:32 [2019-12-10T10:06:32.660Z] #44 209.0 github.com/LK4D4/vndr
10:06:32 [2019-12-10T10:06:32.911Z] #44 ...
10:06:32 [2019-12-10T10:06:32.911Z] 
10:06:32 [2019-12-10T10:06:32.911Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:06:32 [2019-12-10T10:06:32.911Z] #41 19.84   CC       images/core.o
10:06:32 [2019-12-10T10:06:32.911Z] #41 20.69   CC       images/core-x86.o
10:06:32 [2019-12-10T10:06:32.911Z] #41 21.74   CC       images/core-arm.o
10:06:32 [2019-12-10T10:06:32.911Z] #41 22.15   CC       images/core-aarch64.o
10:06:32 [2019-12-10T10:06:32.911Z] #41 22.47   CC       images/core-ppc64.o
10:06:32 [2019-12-10T10:06:32.918Z] #44 ...
10:06:32 [2019-12-10T10:06:32.918Z] 
10:06:32 [2019-12-10T10:06:32.918Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:06:32 [2019-12-10T10:06:32.918Z] #41 121.4   DEP      criu/lsm.d
10:06:32 [2019-12-10T10:06:32.918Z] #41 121.5   DEP      criu/log.d
10:06:33 [2019-12-10T10:06:33.087Z] #41 ...
10:06:33 [2019-12-10T10:06:33.087Z] 
10:06:33 [2019-12-10T10:06:33.087Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:06:33 [2019-12-10T10:06:33.087Z] #17 124.7 Setting up apparmor (2.11.0-3+deb9u2) ...
10:06:33 [2019-12-10T10:06:33.176Z] #41 121.6   DEP      criu/libnetlink.d
10:06:33 [2019-12-10T10:06:33.176Z] #41 ...
10:06:33 [2019-12-10T10:06:33.176Z] 
10:06:33 [2019-12-10T10:06:33.176Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:06:33 [2019-12-10T10:06:33.176Z] #44 DONE 218.9s
10:06:33 [2019-12-10T10:06:33.176Z] 
10:06:33 [2019-12-10T10:06:33.176Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:06:33 [2019-12-10T10:06:33.176Z] #41 121.7   DEP      criu/kerndat.d
10:06:33 [2019-12-10T10:06:33.435Z] #41 121.9   DEP      criu/kcmp-ids.d
10:06:33 [2019-12-10T10:06:33.435Z] #41 122.0   DEP      criu/irmap.d
10:06:33 [2019-12-10T10:06:33.477Z] #41 23.06   CC       images/core-s390.o
10:06:33 [2019-12-10T10:06:33.693Z] #41 122.2   DEP      criu/ipc_ns.d
10:06:33 [2019-12-10T10:06:33.953Z] #41 122.5   DEP      criu/image.d
10:06:34 [2019-12-10T10:06:34.042Z] #41 23.64   CC       images/cpuinfo.o
10:06:34 [2019-12-10T10:06:34.163Z] #42 125.0   CC       criu/namespaces.o
10:06:34 [2019-12-10T10:06:34.212Z] #41 122.9   DEP      criu/image-desc.d
10:06:34 [2019-12-10T10:06:34.469Z] #41 122.9   DEP      criu/fsnotify.d
10:06:34 [2019-12-10T10:06:34.469Z] #41 123.1   DEP      criu/filesystems.d
10:06:34 [2019-12-10T10:06:34.607Z] #41 24.19   CC       images/inventory.o
10:06:34 [2019-12-10T10:06:34.727Z] #41 123.3   DEP      criu/files.d
10:06:34 [2019-12-10T10:06:34.865Z] #41 24.51   CC       images/fdinfo.o
10:06:34 [2019-12-10T10:06:34.985Z] #41 123.4   DEP      criu/files-reg.d
10:06:34 [2019-12-10T10:06:34.985Z] #41 123.7   DEP      criu/files-ext.d
10:06:35 [2019-12-10T10:06:35.010Z] #17 126.1 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
10:06:35 [2019-12-10T10:06:35.011Z] #17 126.2 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
10:06:35 [2019-12-10T10:06:35.011Z] #17 126.3 Setting up libdevmapper1.02.1:arm64 (2:1.02.137-2) ...
10:06:35 [2019-12-10T10:06:35.011Z] #17 126.3 Setting up python3-wheel (0.29.0-2) ...
10:06:35 [2019-12-10T10:06:35.243Z] #41 123.8   DEP      criu/file-lock.d
10:06:35 [2019-12-10T10:06:35.430Z] #41 24.84   CC       images/fown.o
10:06:35 [2019-12-10T10:06:35.430Z] #41 25.03   CC       images/ns.o
10:06:35 [2019-12-10T10:06:35.501Z] #41 124.0   DEP      criu/file-ids.d
10:06:35 [2019-12-10T10:06:35.618Z] #42 126.4   CC       criu/net.o
10:06:35 [2019-12-10T10:06:35.687Z] #41 25.23   CC       images/regfile.o
10:06:35 [2019-12-10T10:06:35.759Z] #41 124.1   DEP      criu/fifo.d
10:06:35 [2019-12-10T10:06:35.759Z] #41 124.3   DEP      criu/fdstore.d
10:06:35 [2019-12-10T10:06:35.759Z] #41 124.4   DEP      criu/fault-injection.d
10:06:35 [2019-12-10T10:06:35.759Z] #41 124.5   DEP      criu/external.d
10:06:35 [2019-12-10T10:06:35.945Z] #41 25.45   CC       images/ghost-file.o
10:06:35 [2019-12-10T10:06:35.951Z] #17 127.2 Setting up python3-pkg-resources (33.1.1-1) ...
10:06:36 [2019-12-10T10:06:36.053Z] #42 ...
10:06:36 [2019-12-10T10:06:36.054Z] 
10:06:36 [2019-12-10T10:06:36.054Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0
10:06:36 [2019-12-10T10:06:36.054Z] #19 5.031 Collecting yamllint==1.16.0
10:06:36 [2019-12-10T10:06:36.203Z] #41 25.75   CC       images/fifo.o
10:06:36 [2019-12-10T10:06:36.325Z] #41 124.6   DEP      criu/eventpoll.d
10:06:36 [2019-12-10T10:06:36.325Z] #41 ...
10:06:36 [2019-12-10T10:06:36.325Z] 
10:06:36 [2019-12-10T10:06:36.325Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:06:36 [2019-12-10T10:06:36.325Z] #28 221.7 + rm -rf /tmp/tmp.QL968kuXwb
10:06:36 [2019-12-10T10:06:36.325Z] #28 DONE 222.2s
10:06:36 [2019-12-10T10:06:36.325Z] 
10:06:36 [2019-12-10T10:06:36.325Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:06:36 [2019-12-10T10:06:36.325Z] #41 124.9   DEP      criu/eventfd.d
10:06:36 [2019-12-10T10:06:36.461Z] #41 26.01   CC       images/remap-file-path.o
10:06:36 [2019-12-10T10:06:36.485Z] #19 5.649   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
10:06:36 [2019-12-10T10:06:36.583Z] #41 125.0   DEP      criu/crtools.d
10:06:36 [2019-12-10T10:06:36.719Z] #41 26.31   CC       images/eventfd.o
10:06:36 [2019-12-10T10:06:36.841Z] #41 125.3   DEP      criu/cr-service.d
10:06:36 [2019-12-10T10:06:36.891Z] #17 128.1 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ...
10:06:36 [2019-12-10T10:06:36.891Z] #17 128.1 Setting up python3-pip (9.0.1-2+deb9u1) ...
10:06:36 [2019-12-10T10:06:36.911Z] #19 5.894 Collecting pyyaml (from yamllint==1.16.0)
10:06:36 [2019-12-10T10:06:36.911Z] #19 6.041   Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB)
10:06:36 [2019-12-10T10:06:36.976Z] #41 26.51   CC       images/eventpoll.o
10:06:37 [2019-12-10T10:06:37.099Z] #41 125.5   DEP      criu/cr-restore.d
10:06:37 [2019-12-10T10:06:37.234Z] #41 26.80   CC       images/fh.o
10:06:37 [2019-12-10T10:06:37.358Z] #41 125.8   DEP      criu/cr-errno.d
10:06:37 [2019-12-10T10:06:37.358Z] #41 125.9   DEP      criu/cr-dump.d
10:06:37 [2019-12-10T10:06:37.492Z] #41 27.17   CC       images/fsnotify.o
10:06:37 [2019-12-10T10:06:37.541Z] #45 ...
10:06:37 [2019-12-10T10:06:37.541Z] 
10:06:37 [2019-12-10T10:06:37.541Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:06:37 [2019-12-10T10:06:37.541Z] #41 22.22 Fetched 7728 kB in 21s (361 kB/s)
10:06:37 [2019-12-10T10:06:37.616Z] #41 126.2   DEP      criu/cr-dedup.d
10:06:37 [2019-12-10T10:06:37.831Z] #17 129.2 Setting up dmsetup (2:1.02.137-2) ...
10:06:37 [2019-12-10T10:06:37.831Z] #17 129.2 Setting up python3-setuptools (33.1.1-1) ...
10:06:37 [2019-12-10T10:06:37.874Z] #41 126.4   DEP      criu/cr-check.d
10:06:38 [2019-12-10T10:06:38.132Z] #41 126.7   DEP      criu/config.d
10:06:38 [2019-12-10T10:06:38.390Z] #41 126.9   DEP      criu/clone-noasan.d
10:06:38 [2019-12-10T10:06:38.390Z] #41 127.0   DEP      criu/cgroup.d
10:06:38 [2019-12-10T10:06:38.424Z] #41 27.91   CC       images/signalfd.o
10:06:38 [2019-12-10T10:06:38.424Z] #41 28.16   CC       images/fs.o
10:06:38 [2019-12-10T10:06:38.648Z] #41 127.2   DEP      criu/cgroup-props.d
10:06:38 [2019-12-10T10:06:38.682Z] #41 28.35   CC       images/pstree.o
10:06:38 [2019-12-10T10:06:38.905Z] #41 127.3   DEP      criu/bitmap.d
10:06:38 [2019-12-10T10:06:38.905Z] #41 127.3   DEP      criu/bfd.d
10:06:38 [2019-12-10T10:06:38.905Z] #41 127.4   DEP      criu/autofs.d
10:06:38 [2019-12-10T10:06:38.939Z] #41 28.55   CC       images/pipe.o
10:06:39 [2019-12-10T10:06:39.080Z] #19 7.983 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
10:06:39 [2019-12-10T10:06:39.080Z] #19 8.090   Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz
10:06:39 [2019-12-10T10:06:39.163Z] #41 127.6   DEP      criu/aio.d
10:06:39 [2019-12-10T10:06:39.163Z] #41 127.8   DEP      criu/action-scripts.d
10:06:39 [2019-12-10T10:06:39.197Z] #41 28.79   CC       images/tcp-stream.o
10:06:39 [2019-12-10T10:06:39.212Z] #17 130.4 Setting up dh-python (2.20170125) ...
10:06:39 [2019-12-10T10:06:39.404Z] DEBUG: print all environment variables to check how Jenkins runs this script
10:06:39 [2019-12-10T10:06:39.404Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-07b92422\powershellScript.ps1'; exit $LASTEXITCODE;
10:06:39 [2019-12-10T10:06:39.404Z] ----------------------------------------------------------------------------
10:06:39 [2019-12-10T10:06:39.404Z] 
10:06:39 [2019-12-10T10:06:39.404Z] INFO: executeCI.ps1 starting at Tue Dec 10 10:06:39 CUT 2019
10:06:39 [2019-12-10T10:06:39.404Z] 
10:06:39 [2019-12-10T10:06:39.404Z] INFO: Script version 05-Feb-2019 09:03 PDT
10:06:39 [2019-12-10T10:06:39.404Z] INFO: Running git version 2.24.0.windows.1
10:06:39 [2019-12-10T10:06:39.421Z] #41 128.1   CC       criu/action-scripts.o
10:06:39 [2019-12-10T10:06:39.454Z] #41 29.02   CC       images/sk-packet.o
10:06:39 [2019-12-10T10:06:39.712Z] #41 29.28   CC       images/mnt.o
10:06:39 [2019-12-10T10:06:39.783Z] #17 131.0 Setting up libdevmapper-dev:arm64 (2:1.02.137-2) ...
10:06:39 [2019-12-10T10:06:39.783Z] #17 131.0 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:06:39 [2019-12-10T10:06:39.862Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
10:06:39 [2019-12-10T10:06:39.862Z] INFO: Environment variables:
10:06:39 [2019-12-10T10:06:39.862Z] 
10:06:39 [2019-12-10T10:06:39.862Z] Name                           Value                                                                                   
10:06:39 [2019-12-10T10:06:39.862Z] ----                           -----                                                                                   
10:06:39 [2019-12-10T10:06:39.862Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
10:06:39 [2019-12-10T10:06:39.863Z] amd64                          true                                                                                    
10:06:39 [2019-12-10T10:06:39.863Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
10:06:39 [2019-12-10T10:06:39.863Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
10:06:39 [2019-12-10T10:06:39.863Z] arm64                          true                                                                                    
10:06:39 [2019-12-10T10:06:39.863Z] BRANCH_NAME                    PR-40074                                                                                
10:06:39 [2019-12-10T10:06:39.863Z] BUILD_DISPLAY_NAME             #9                                                                                      
10:06:39 [2019-12-10T10:06:39.863Z] BUILD_ID                       9                                                                                       
10:06:39 [2019-12-10T10:06:39.863Z] BUILD_NUMBER                   9                                                                                       
10:06:39 [2019-12-10T10:06:39.863Z] BUILD_TAG                      jenkins-moby-PR-40074-9                                                                 
10:06:39 [2019-12-10T10:06:39.863Z] BUILD_URL                      https://ci.docker.com/public/job/moby/job/PR-40074/9/                                   
10:06:39 [2019-12-10T10:06:39.863Z] CHANGE_AUTHOR                  yedamao                                                                                 
10:06:39 [2019-12-10T10:06:39.863Z] CHANGE_AUTHOR_DISPLAY_NAME     dave                                                                                    
10:06:39 [2019-12-10T10:06:39.863Z] CHANGE_AUTHOR_EMAIL            logindaveye@gmail.com                                                                   
10:06:39 [2019-12-10T10:06:39.863Z] CHANGE_BRANCH                  fix-integration-cli                                                                     
10:06:39 [2019-12-10T10:06:39.863Z] CHANGE_FORK                    yedamao                                                                                 
10:06:39 [2019-12-10T10:06:39.863Z] CHANGE_ID                      40074                                                                                   
10:06:39 [2019-12-10T10:06:39.863Z] CHANGE_TARGET                  master                                                                                  
10:06:39 [2019-12-10T10:06:39.863Z] CHANGE_TITLE                   integration-cli: Fix `SA1019: httputil.ClientConn is deprecated`                        
10:06:39 [2019-12-10T10:06:39.863Z] CHANGE_URL                     https://github.com/moby/moby/pull/40074                                                 
10:06:39 [2019-12-10T10:06:39.863Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
10:06:39 [2019-12-10T10:06:39.863Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
10:06:39 [2019-12-10T10:06:39.863Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
10:06:39 [2019-12-10T10:06:39.863Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
10:06:39 [2019-12-10T10:06:39.863Z] COMPUTERNAME                   azwin-2-240ba0                                                                          
10:06:39 [2019-12-10T10:06:39.863Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
10:06:39 [2019-12-10T10:06:39.863Z] ConfigSequenceNumber           0                                                                                       
10:06:39 [2019-12-10T10:06:39.863Z] dco                            true                                                                                    
10:06:39 [2019-12-10T10:06:39.863Z] DOCKER_BUILDKIT                0                                                                                       
10:06:39 [2019-12-10T10:06:39.863Z] DOCKER_DUT_DEBUG               1                                                                                       
10:06:39 [2019-12-10T10:06:39.863Z] DOCKER_EXPERIMENTAL            1                                                                                       
10:06:39 [2019-12-10T10:06:39.863Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
10:06:39 [2019-12-10T10:06:39.863Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
10:06:39 [2019-12-10T10:06:39.863Z] EXECUTOR_NUMBER                0                                                                                       
10:06:39 [2019-12-10T10:06:39.863Z] FQDN                           azwin-2-240ba0.westus.cloudapp.azure.com                                                
10:06:39 [2019-12-10T10:06:39.863Z] GIT_BRANCH                     PR-40074                                                                                
10:06:39 [2019-12-10T10:06:39.863Z] GIT_COMMIT                     9f9fe29b439e21c22a0a789b055ca20185de7b7c                                                
10:06:39 [2019-12-10T10:06:39.863Z] GIT_PREVIOUS_COMMIT            7f62c54bc55f4546e68d62ac4175a52780d8ade5                                                
10:06:39 [2019-12-10T10:06:39.863Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 00cd06c0313e9cb6e796721bed1514af860d522e                                                
10:06:39 [2019-12-10T10:06:39.863Z] GIT_URL                        https://github.com/moby/moby.git                                                        
10:06:39 [2019-12-10T10:06:39.863Z] HUDSON_COOKIE                  db539cda-2f02-41f1-ba42-9f9d6f4327a2                                                    
10:06:39 [2019-12-10T10:06:39.863Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
10:06:39 [2019-12-10T10:06:39.863Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
10:06:39 [2019-12-10T10:06:39.863Z] HUDSON_URL                     https://ci.docker.com/public/                                                           
10:06:39 [2019-12-10T10:06:39.863Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.232-1.b09.ojdkbuild.windows.x86_64                          
10:06:39 [2019-12-10T10:06:39.863Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
10:06:39 [2019-12-10T10:06:39.863Z] JENKINS_NODE_COOKIE            d64295d1-21b3-46e9-82ce-3b592dc58fdc                                                    
10:06:39 [2019-12-10T10:06:39.863Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
10:06:39 [2019-12-10T10:06:39.863Z] JENKINS_URL                    https://ci.docker.com/public/                                                           
10:06:39 [2019-12-10T10:06:39.863Z] JOB_BASE_NAME                  PR-40074                                                                                
10:06:39 [2019-12-10T10:06:39.863Z] JOB_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-40074/display/redirect                     
10:06:39 [2019-12-10T10:06:39.863Z] JOB_NAME                       moby/PR-40074                                                                           
10:06:39 [2019-12-10T10:06:39.863Z] JOB_URL                        https://ci.docker.com/public/job/moby/job/PR-40074/                                     
10:06:39 [2019-12-10T10:06:39.863Z] library.jps.version            master                                                                                  
10:06:39 [2019-12-10T10:06:39.863Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
10:06:39 [2019-12-10T10:06:39.863Z] NODE_LABELS                    amd64 azure azwin-2-240ba0 azwin-2019 docker west-us windows windows-2019 x86_64        
10:06:39 [2019-12-10T10:06:39.863Z] NODE_NAME                      azwin-2-240ba0                                                                          
10:06:39 [2019-12-10T10:06:39.863Z] NUMBER_OF_PROCESSORS           4                                                                                       
10:06:39 [2019-12-10T10:06:39.863Z] OS                             Windows_NT                                                                              
10:06:39 [2019-12-10T10:06:39.863Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
10:06:39 [2019-12-10T10:06:39.863Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
10:06:39 [2019-12-10T10:06:39.863Z] ppc64le                        true                                                                                    
10:06:39 [2019-12-10T10:06:39.863Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
10:06:39 [2019-12-10T10:06:39.863Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
10:06:39 [2019-12-10T10:06:39.863Z] PROCESSOR_LEVEL                6                                                                                       
10:06:39 [2019-12-10T10:06:39.863Z] PROCESSOR_REVISION             4f01                                                                                    
10:06:39 [2019-12-10T10:06:39.863Z] ProgramData                    C:\ProgramData                                                                          
10:06:39 [2019-12-10T10:06:39.863Z] ProgramFiles                   C:\Program Files                                                                        
10:06:39 [2019-12-10T10:06:39.863Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
10:06:39 [2019-12-10T10:06:39.863Z] ProgramW6432                   C:\Program Files                                                                        
10:06:39 [2019-12-10T10:06:39.863Z] PROMPT                         $P$G                                                                                    
10:06:39 [2019-12-10T10:06:39.863Z] PSExecutionPolicyPreference    Bypass                                                                                  
10:06:39 [2019-12-10T10:06:39.863Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
10:06:39 [2019-12-10T10:06:39.863Z] PUBLIC                         C:\Users\Public                                                                         
10:06:39 [2019-12-10T10:06:39.863Z] RUN_CHANGES_DISPLAY_URL        https://ci.docker.com/public/job/moby/job/PR-40074/9/display/redirect?page=changes      
10:06:39 [2019-12-10T10:06:39.863Z] RUN_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-40074/9/display/redirect                   
10:06:39 [2019-12-10T10:06:39.863Z] s390x                          true                                                                                    
10:06:39 [2019-12-10T10:06:39.863Z] SKIP_VALIDATION_TESTS          1                                                                                       
10:06:39 [2019-12-10T10:06:39.863Z] SOURCES_DRIVE                  d                                                                                       
10:06:39 [2019-12-10T10:06:39.863Z] SOURCES_SUBDIR                 gopath                                                                                  
10:06:39 [2019-12-10T10:06:39.863Z] STAGE_NAME                     Run tests                                                                               
10:06:39 [2019-12-10T10:06:39.863Z] SystemDrive                    C:                                                                                      
10:06:39 [2019-12-10T10:06:39.863Z] SystemRoot                     C:\windows                                                                              
10:06:39 [2019-12-10T10:06:39.863Z] TEMP                           C:\windows\TEMP                                                                         
10:06:39 [2019-12-10T10:06:39.863Z] TESTDEBUG                      0                                                                                       
10:06:39 [2019-12-10T10:06:39.863Z] TESTRUN_DRIVE                  d                                                                                       
10:06:39 [2019-12-10T10:06:39.863Z] TESTRUN_SUBDIR                 CI                                                                                      
10:06:39 [2019-12-10T10:06:39.863Z] TIMEOUT                        120m                                                                                    
10:06:39 [2019-12-10T10:06:39.863Z] TMP                            C:\windows\TEMP                                                                         
10:06:39 [2019-12-10T10:06:39.863Z] unit_validate                  true                                                                                    
10:06:39 [2019-12-10T10:06:39.863Z] USERDOMAIN                     WORKGROUP                                                                               
10:06:39 [2019-12-10T10:06:39.863Z] USERNAME                       azwin-2-240ba0$                                                                         
10:06:39 [2019-12-10T10:06:39.863Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
10:06:39 [2019-12-10T10:06:39.863Z] windir                         C:\windows                                                                              
10:06:39 [2019-12-10T10:06:39.863Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
10:06:39 [2019-12-10T10:06:39.863Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
10:06:39 [2019-12-10T10:06:39.863Z] windowsRS1                     false                                                                                   
10:06:39 [2019-12-10T10:06:39.863Z] windowsRS5                     true                                                                                    
10:06:39 [2019-12-10T10:06:39.863Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
10:06:39 [2019-12-10T10:06:39.863Z] 
10:06:39 [2019-12-10T10:06:39.863Z] 
10:06:39 [2019-12-10T10:06:39.863Z] 
10:06:39 [2019-12-10T10:06:39.968Z] #19 9.030 Building wheels for collected packages: pyyaml, pathspec
10:06:39 [2019-12-10T10:06:39.968Z] #19 9.031   Running setup.py bdist_wheel for pyyaml: started
10:06:39 [2019-12-10T10:06:39.969Z] #41 29.63   CC       images/pipe-data.o
10:06:39 [2019-12-10T10:06:39.987Z] #41 128.6   CC       criu/aio.o
10:06:40 [2019-12-10T10:06:40.227Z] #41 29.83   CC       images/sa.o
10:06:40 [2019-12-10T10:06:40.321Z] INFO: Sources under d:\gopath\...
10:06:40 [2019-12-10T10:06:40.321Z] INFO: Test run under d:\CI\...
10:06:40 [2019-12-10T10:06:40.485Z] #41 30.14   CC       images/timer.o
10:06:40 [2019-12-10T10:06:40.552Z] #41 129.2   CC       criu/autofs.o
10:06:40 [2019-12-10T10:06:40.723Z] #17 DONE 132.1s
10:06:40 [2019-12-10T10:06:40.723Z] 
10:06:40 [2019-12-10T10:06:40.723Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:06:40 [2019-12-10T10:06:40.723Z] #41 128.6   CC       criu/files.o
10:06:40 [2019-12-10T10:06:40.723Z] #41 130.1   CC       criu/filesystems.o
10:06:40 [2019-12-10T10:06:40.723Z] #41 130.7   CC       criu/fsnotify.o
10:06:40 [2019-12-10T10:06:40.723Z] #41 131.5   CC       criu/image-desc.o
10:06:40 [2019-12-10T10:06:40.723Z] #41 131.6   CC       criu/image.o
10:06:40 [2019-12-10T10:06:40.723Z] #41 132.3   CC       criu/ipc_ns.o
10:06:40 [2019-12-10T10:06:40.723Z] #41 133.2   CC       criu/irmap.o
10:06:40 [2019-12-10T10:06:40.723Z] #41 133.7   CC       criu/kcmp-ids.o
10:06:40 [2019-12-10T10:06:40.723Z] #41 134.1   CC       criu/kerndat.o
10:06:40 [2019-12-10T10:06:40.723Z] #41 135.0   CC       criu/libnetlink.o
10:06:40 [2019-12-10T10:06:40.723Z] #41 ...
10:06:40 [2019-12-10T10:06:40.723Z] 
10:06:40 [2019-12-10T10:06:40.723Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
10:06:40 [2019-12-10T10:06:40.778Z] INFO: Running in D:\gopath\src\github.com\docker\docker
10:06:40 [2019-12-10T10:06:40.778Z] INFO: docker/docker repository was found
10:06:40 [2019-12-10T10:06:40.778Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
10:06:40 [2019-12-10T10:06:40.853Z] #19 9.923   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
10:06:40 [2019-12-10T10:06:40.853Z] #19 9.926   Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67
10:06:40 [2019-12-10T10:06:40.853Z] #19 9.974   Running setup.py bdist_wheel for pathspec: started
10:06:41 [2019-12-10T10:06:41.050Z] #41 30.52   CC       images/timerfd.o
10:06:41 [2019-12-10T10:06:41.234Z] ltsc2019: Pulling from windows/servercore
10:06:41 [2019-12-10T10:06:41.309Z] #41 30.74   CC       images/mm.o
10:06:41 [2019-12-10T10:06:41.309Z] #41 31.00   CC       images/sk-opts.o
10:06:41 [2019-12-10T10:06:41.566Z] #41 31.19   CC       images/sk-unix.o
10:06:41 [2019-12-10T10:06:41.694Z] 65014b3c3121: Pulling fs layer
10:06:41 [2019-12-10T10:06:41.694Z] e96b0897c5d1: Pulling fs layer
10:06:41 [2019-12-10T10:06:41.739Z] #19 10.74   Running setup.py bdist_wheel for pathspec: finished with status 'done'
10:06:41 [2019-12-10T10:06:41.739Z] #19 10.74   Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269
10:06:41 [2019-12-10T10:06:41.739Z] #19 10.75 Successfully built pyyaml pathspec
10:06:41 [2019-12-10T10:06:41.739Z] #19 10.75 Installing collected packages: pyyaml, pathspec, yamllint
10:06:41 [2019-12-10T10:06:41.824Z] #41 31.52   CC       images/sk-inet.o
10:06:42 [2019-12-10T10:06:42.082Z] #41 31.86   CC       images/tun.o
10:06:42 [2019-12-10T10:06:42.198Z] #19 11.05 Successfully installed pathspec-0.6.0 pyyaml-5.2 yamllint-1.16.0
10:06:42 [2019-12-10T10:06:42.198Z] #19 DONE 11.4s
10:06:42 [2019-12-10T10:06:42.198Z] 
10:06:42 [2019-12-10T10:06:42.199Z] #24 [dev 9/24] COPY --from=dockercli     /build/ /usr/local/cli
10:06:42 [2019-12-10T10:06:42.406Z] #41 22.22 Reading package lists...
10:06:42 [2019-12-10T10:06:42.406Z] #41 ...
10:06:42 [2019-12-10T10:06:42.406Z] 
10:06:42 [2019-12-10T10:06:42.406Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:06:42 [2019-12-10T10:06:42.406Z] #39 25.94 + cd /tmp/tmp.VxW13TX6e2/src/github.com/docker/distribution
10:06:42 [2019-12-10T10:06:42.406Z] #39 25.94 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
10:06:42 [2019-12-10T10:06:42.450Z] #41 130.8   CC       criu/bfd.o
10:06:42 [2019-12-10T10:06:42.648Z] #41 32.15   CC       images/sk-netlink.o
10:06:42 [2019-12-10T10:06:42.648Z] #41 32.42   CC       images/packet-sock.o
10:06:42 [2019-12-10T10:06:42.708Z] #41 131.4   CC       criu/bitmap.o
10:06:42 [2019-12-10T10:06:42.744Z] #24 DONE 0.3s
10:06:42 [2019-12-10T10:06:42.744Z] 
10:06:42 [2019-12-10T10:06:42.744Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
10:06:43 [2019-12-10T10:06:43.009Z] #41 131.6   CC       criu/cgroup-props.o
10:06:43 [2019-12-10T10:06:43.237Z] #28 DONE 0.6s
10:06:43 [2019-12-10T10:06:43.237Z] 
10:06:43 [2019-12-10T10:06:43.237Z] #30 [dev 11/24] COPY --from=swagger       /build/ /usr/local/bin/
10:06:43 [2019-12-10T10:06:43.237Z] #30 DONE 0.2s
10:06:43 [2019-12-10T10:06:43.237Z] 
10:06:43 [2019-12-10T10:06:43.237Z] #33 [dev 12/24] COPY --from=tomlv         /build/ /usr/local/bin/
10:06:43 [2019-12-10T10:06:43.237Z] #33 DONE 0.1s
10:06:43 [2019-12-10T10:06:43.237Z] 
10:06:43 [2019-12-10T10:06:43.237Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:06:43 [2019-12-10T10:06:43.237Z] #42 129.4   CC       criu/netfilter.o
10:06:43 [2019-12-10T10:06:43.237Z] #42 129.8   CC       criu/page-pipe.o
10:06:43 [2019-12-10T10:06:43.237Z] #42 130.3   CC       criu/page-xfer.o
10:06:43 [2019-12-10T10:06:43.237Z] #42 131.1   CC       criu/pagemap-cache.o
10:06:43 [2019-12-10T10:06:43.237Z] #42 131.4   CC       criu/pagemap.o
10:06:43 [2019-12-10T10:06:43.237Z] #42 132.2   CC       criu/parasite-syscall.o
10:06:43 [2019-12-10T10:06:43.237Z] #42 133.0   CC       criu/path.o
10:06:43 [2019-12-10T10:06:43.237Z] #42 133.3   CC       criu/pie-util-vdso-elf32.o
10:06:43 [2019-12-10T10:06:43.237Z] #42 134.2   CC       criu/pie-util-vdso.o
10:06:43 [2019-12-10T10:06:43.529Z] #39 28.85 + GOPATH=/tmp/tmp.VxW13TX6e2/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.VxW13TX6e2 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
10:06:43 [2019-12-10T10:06:43.581Z] #41 32.92   CC       images/ipc-var.o
10:06:43 [2019-12-10T10:06:43.581Z] #41 33.20   CC       images/ipc-desc.o
10:06:43 [2019-12-10T10:06:43.821Z] #42 ...
10:06:43 [2019-12-10T10:06:43.821Z] 
10:06:43 [2019-12-10T10:06:43.821Z] #38 [dev 13/24] COPY --from=tini          /build/ /usr/local/bin/
10:06:43 [2019-12-10T10:06:43.821Z] #38 DONE 0.1s
10:06:43 [2019-12-10T10:06:43.821Z] 
10:06:43 [2019-12-10T10:06:43.821Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:06:43 [2019-12-10T10:06:43.821Z] #42 134.7   CC       criu/pie-util.o
10:06:43 [2019-12-10T10:06:43.821Z] #42 134.9   CC       criu/pipes.o
10:06:44 [2019-12-10T10:06:44.033Z] #41 33.50   CC       images/ipc-shm.o
10:06:44 [2019-12-10T10:06:44.033Z] #41 33.76   CC       images/ipc-msg.o
10:06:44 [2019-12-10T10:06:44.034Z] #41 ...
10:06:44 [2019-12-10T10:06:44.034Z] 
10:06:44 [2019-12-10T10:06:44.034Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:06:44 [2019-12-10T10:06:44.034Z] #44 107.2 encoding/xml
10:06:44 [2019-12-10T10:06:44.034Z] #44 108.7 go/doc
10:06:44 [2019-12-10T10:06:44.034Z] #44 112.0 github.com/LK4D4/vndr/build
10:06:44 [2019-12-10T10:06:44.034Z] #44 113.3 crypto/rsa
10:06:44 [2019-12-10T10:06:44.034Z] #44 114.8 vendor/golang.org/x/crypto/cryptobyte
10:06:44 [2019-12-10T10:06:44.034Z] #44 115.3 net
10:06:44 [2019-12-10T10:06:44.034Z] #44 116.8 vendor/golang.org/x/crypto/poly1305
10:06:44 [2019-12-10T10:06:44.034Z] #44 117.2 vendor/golang.org/x/sys/cpu
10:06:44 [2019-12-10T10:06:44.165Z] #41 132.6   CC       criu/cgroup.o
10:06:44 [2019-12-10T10:06:44.245Z] #42 135.4   CC       criu/plugin.o
10:06:44 [2019-12-10T10:06:44.291Z] #44 117.5 vendor/golang.org/x/crypto/chacha20poly1305
10:06:44 [2019-12-10T10:06:44.291Z] #44 ...
10:06:44 [2019-12-10T10:06:44.291Z] 
10:06:44 [2019-12-10T10:06:44.291Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:06:44 [2019-12-10T10:06:44.291Z] #41 34.03   CC       images/ipc-sem.o
10:06:44 [2019-12-10T10:06:44.549Z] #41 34.31   CC       images/utsns.o
10:06:44 [2019-12-10T10:06:44.667Z] #42 135.7   CC       criu/proc_parse.o
10:06:45 [2019-12-10T10:06:45.098Z] #41 ...
10:06:45 [2019-12-10T10:06:45.098Z] 
10:06:45 [2019-12-10T10:06:45.098Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:06:45 [2019-12-10T10:06:45.098Z] #17 120.8 Selecting previously unselected package gcc-mingw-w64-base.
10:06:45 [2019-12-10T10:06:45.098Z] #17 120.8 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ...
10:06:45 [2019-12-10T10:06:45.098Z] #17 120.8 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
10:06:45 [2019-12-10T10:06:45.098Z] #17 120.9 Selecting previously unselected package gcc-mingw-w64-x86-64.
10:06:45 [2019-12-10T10:06:45.098Z] #17 120.9 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
10:06:45 [2019-12-10T10:06:45.098Z] #17 120.9 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
10:06:45 [2019-12-10T10:06:45.114Z] #41 34.51   CC       images/creds.o
10:06:45 [2019-12-10T10:06:45.114Z] #41 34.73   CC       images/vma.o
10:06:45 [2019-12-10T10:06:45.372Z] #41 35.02   CC       images/netdev.o
10:06:45 [2019-12-10T10:06:45.937Z] #41 35.50   CC       images/tty.o
10:06:46 [2019-12-10T10:06:46.104Z] #18 4.783 Collecting yamllint==1.16.0
10:06:46 [2019-12-10T10:06:46.502Z] #41 36.10   CC       images/file-lock.o
10:06:46 [2019-12-10T10:06:46.571Z] #39 ...
10:06:46 [2019-12-10T10:06:46.571Z] 
10:06:46 [2019-12-10T10:06:46.571Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:06:46 [2019-12-10T10:06:46.571Z] #41 22.22 Reading package lists...
10:06:46 [2019-12-10T10:06:46.656Z] #42 137.4   CC       criu/protobuf-desc.o
10:06:46 [2019-12-10T10:06:46.760Z] #41 36.38   CC       images/rlimit.o
10:06:46 [2019-12-10T10:06:46.992Z] #17 ...
10:06:46 [2019-12-10T10:06:46.992Z] 
10:06:46 [2019-12-10T10:06:46.992Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:06:46 [2019-12-10T10:06:46.992Z] #41 135.5   CC       criu/clone-noasan.o
10:06:47 [2019-12-10T10:06:47.018Z] #41 36.59   CC       images/pagemap.o
10:06:47 [2019-12-10T10:06:47.249Z] #41 135.7   CC       criu/config.o
10:06:47 [2019-12-10T10:06:47.275Z] #41 36.93   CC       images/siginfo.o
10:06:47 [2019-12-10T10:06:47.506Z] #18 ...
10:06:47 [2019-12-10T10:06:47.506Z] 
10:06:47 [2019-12-10T10:06:47.506Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:06:47 [2019-12-10T10:06:47.506Z] #41 135.5   CC       criu/log.o
10:06:47 [2019-12-10T10:06:47.506Z] #41 135.9   CC       criu/lsm.o
10:06:47 [2019-12-10T10:06:47.506Z] #41 136.3   CC       criu/mem.o
10:06:47 [2019-12-10T10:06:47.506Z] #41 137.7   CC       criu/mount.o
10:06:47 [2019-12-10T10:06:47.506Z] #41 140.4   CC       criu/namespaces.o
10:06:47 [2019-12-10T10:06:47.506Z] #41 141.7   CC       criu/net.o
10:06:47 [2019-12-10T10:06:47.597Z] #42 138.4   CC       criu/protobuf.o
10:06:47 [2019-12-10T10:06:47.597Z] #42 138.8   CC       criu/pstree.o
10:06:47 [2019-12-10T10:06:47.840Z] #41 37.25   CC       images/rpc.o
10:06:48 [2019-12-10T10:06:48.106Z] #41 32.29 Reading package lists...
10:06:48 [2019-12-10T10:06:48.106Z] #41 ...
10:06:48 [2019-12-10T10:06:48.106Z] 
10:06:48 [2019-12-10T10:06:48.106Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:06:48 [2019-12-10T10:06:48.106Z] #11 23.54 Fetched 7728 kB in 22s (348 kB/s)
10:06:48 [2019-12-10T10:06:48.106Z] #11 23.54 Reading package lists...
10:06:48 [2019-12-10T10:06:48.106Z] #11 33.43 Reading package lists...
10:06:48 [2019-12-10T10:06:48.106Z] #11 ...
10:06:48 [2019-12-10T10:06:48.106Z] 
10:06:48 [2019-12-10T10:06:48.106Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:06:48 [2019-12-10T10:06:48.106Z] #51 29.52 + cd /tmp/tmp.Opvd2JhbXA/src/github.com/golangci/golangci-lint/
10:06:48 [2019-12-10T10:06:48.106Z] #51 29.52 + git checkout -q v1.20.0
10:06:48 [2019-12-10T10:06:48.106Z] #51 30.65 ++ git describe --tags
10:06:48 [2019-12-10T10:06:48.106Z] #51 30.68 + version=v1.20.0
10:06:48 [2019-12-10T10:06:48.106Z] #51 30.68 ++ git rev-parse --short HEAD
10:06:48 [2019-12-10T10:06:48.106Z] #51 30.69 + commit=cc98739
10:06:48 [2019-12-10T10:06:48.106Z] #51 30.70 ++ git show -s --format=%cd
10:06:48 [2019-12-10T10:06:48.106Z] #51 30.71 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
10:06:48 [2019-12-10T10:06:48.106Z] #51 30.71 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
10:06:48 [2019-12-10T10:06:48.457Z] #51 ...
10:06:48 [2019-12-10T10:06:48.457Z] 
10:06:48 [2019-12-10T10:06:48.457Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:06:48 [2019-12-10T10:06:48.457Z] #25 23.79 Fetched 7728 kB in 22s (345 kB/s)
10:06:48 [2019-12-10T10:06:48.457Z] #25 23.79 Reading package lists...
10:06:48 [2019-12-10T10:06:48.457Z] #25 ...
10:06:48 [2019-12-10T10:06:48.457Z] 
10:06:48 [2019-12-10T10:06:48.457Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:06:48 [2019-12-10T10:06:48.457Z] #57 23.89 Fetched 7728 kB in 23s (335 kB/s)
10:06:48 [2019-12-10T10:06:48.457Z] #57 23.89 Reading package lists...
10:06:48 [2019-12-10T10:06:48.457Z] #57 ...
10:06:48 [2019-12-10T10:06:48.457Z] 
10:06:48 [2019-12-10T10:06:48.457Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:06:48 [2019-12-10T10:06:48.457Z] #45 23.94 vendor/golang.org/x/crypto/internal/subtle
10:06:48 [2019-12-10T10:06:48.619Z] #41 137.1   CC       criu/cr-check.o
10:06:48 [2019-12-10T10:06:48.803Z] #45 ...
10:06:48 [2019-12-10T10:06:48.804Z] 
10:06:48 [2019-12-10T10:06:48.804Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:06:48 [2019-12-10T10:06:48.804Z] #57 23.89 Reading package lists...
10:06:48 [2019-12-10T10:06:48.804Z] #57 ...
10:06:48 [2019-12-10T10:06:48.804Z] 
10:06:48 [2019-12-10T10:06:48.804Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:06:48 [2019-12-10T10:06:48.804Z] #34 24.35 Fetched 7728 kB in 23s (328 kB/s)
10:06:48 [2019-12-10T10:06:48.804Z] #34 24.35 Reading package lists...
10:06:48 [2019-12-10T10:06:48.808Z] e96b0897c5d1: Verifying Checksum
10:06:48 [2019-12-10T10:06:48.808Z] e96b0897c5d1: Download complete
10:06:49 [2019-12-10T10:06:49.025Z] #42 139.9   CC       criu/rbtree.o
10:06:49 [2019-12-10T10:06:49.025Z] #42 140.2   CC       criu/rst-malloc.o
10:06:49 [2019-12-10T10:06:49.147Z] #34 ...
10:06:49 [2019-12-10T10:06:49.147Z] 
10:06:49 [2019-12-10T10:06:49.147Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:06:49 [2019-12-10T10:06:49.213Z] #41 38.59   CC       images/ext-file.o
10:06:49 [2019-12-10T10:06:49.213Z] #41 38.79   CC       images/cgroup.o
10:06:49 [2019-12-10T10:06:49.420Z] #41 143.9   CC       criu/netfilter.o
10:06:49 [2019-12-10T10:06:49.430Z] #42 140.5   CC       criu/seccomp.o
10:06:49 [2019-12-10T10:06:49.471Z] #41 ...
10:06:49 [2019-12-10T10:06:49.471Z] 
10:06:49 [2019-12-10T10:06:49.471Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:06:49 [2019-12-10T10:06:49.471Z] #62 123.0 + for f in rootlesskit rootlesskit-docker-proxy
10:06:49 [2019-12-10T10:06:49.728Z] #62 123.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
10:06:49 [2019-12-10T10:06:49.843Z] #42 140.9   CC       criu/seize.o
10:06:49 [2019-12-10T10:06:49.990Z] #41 144.2   CC       criu/page-pipe.o
10:06:50 [2019-12-10T10:06:50.250Z] #41 144.7   CC       criu/page-xfer.o
10:06:50 [2019-12-10T10:06:50.514Z] #41 138.8   CC       criu/cr-dedup.o
10:06:50 [2019-12-10T10:06:50.514Z] #41 139.1   CC       criu/cr-dump.o
10:06:50 [2019-12-10T10:06:50.691Z] #42 141.6   CC       criu/servicefd.o
10:06:51 [2019-12-10T10:06:51.097Z] #42 142.1   CC       criu/shmem.o
10:06:51 [2019-12-10T10:06:51.191Z] #41 145.6   CC       criu/pagemap-cache.o
10:06:51 [2019-12-10T10:06:51.451Z] #41 145.9   CC       criu/pagemap.o
10:06:51 [2019-12-10T10:06:51.517Z] #42 ...
10:06:51 [2019-12-10T10:06:51.517Z] 
10:06:51 [2019-12-10T10:06:51.517Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:06:51 [2019-12-10T10:06:51.517Z] #55 155.7 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
10:06:51 [2019-12-10T10:06:51.517Z] #55 157.6 + mkdir -p /build
10:06:51 [2019-12-10T10:06:51.517Z] #55 157.7 + cp runc /build/runc
10:06:51 [2019-12-10T10:06:51.517Z] #55 DONE 157.8s
10:06:52 [2019-12-10T10:06:52.021Z] #41 146.5   CC       criu/parasite-syscall.o
10:06:52 [2019-12-10T10:06:52.021Z] #41 ...
10:06:52 [2019-12-10T10:06:52.021Z] 
10:06:52 [2019-12-10T10:06:52.021Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
10:06:52 [2019-12-10T10:06:52.021Z] #18 11.46   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
10:06:52 [2019-12-10T10:06:52.038Z] 
10:06:52 [2019-12-10T10:06:52.038Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:06:52 [2019-12-10T10:06:52.038Z] #51 ...
10:06:52 [2019-12-10T10:06:52.038Z] 
10:06:52 [2019-12-10T10:06:52.038Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:06:52 [2019-12-10T10:06:52.038Z] #42 143.2   CC       criu/sigframe.o
10:06:52 [2019-12-10T10:06:52.501Z] #42 143.5   CC       criu/signalfd.o
10:06:52 [2019-12-10T10:06:52.591Z] #18 11.79 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
10:06:52 [2019-12-10T10:06:52.921Z] #42 143.8   CC       criu/sk-inet.o
10:06:53 [2019-12-10T10:06:53.037Z] #25 34.01 Reading package lists...
10:06:53 [2019-12-10T10:06:53.037Z] #25 ...
10:06:53 [2019-12-10T10:06:53.037Z] 
10:06:53 [2019-12-10T10:06:53.037Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:06:53 [2019-12-10T10:06:53.037Z] #69 28.18 + cd /tmp/tmp.uvQfXMIa24/src/github.com/docker/libnetwork
10:06:53 [2019-12-10T10:06:53.037Z] #69 28.18 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377
10:06:53 [2019-12-10T10:06:53.037Z] #69 29.05 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
10:06:53 [2019-12-10T10:06:53.041Z] #41 141.1   CC       criu/cr-errno.o
10:06:53 [2019-12-10T10:06:53.041Z] #41 141.2   CC       criu/cr-restore.o
10:06:53 [2019-12-10T10:06:53.312Z] #42 144.5   CC       criu/sk-netlink.o
10:06:53 [2019-12-10T10:06:53.531Z] #18 12.92   Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz
10:06:53 [2019-12-10T10:06:53.723Z] #42 144.7   CC       criu/sk-packet.o
10:06:54 [2019-12-10T10:06:54.132Z] #42 145.1   CC       criu/sk-queue.o
10:06:54 [2019-12-10T10:06:54.551Z] #42 145.4   CC       criu/sk-tcp.o
10:06:54 [2019-12-10T10:06:54.980Z] #42 145.7   CC       criu/sk-unix.o
10:06:55 [2019-12-10T10:06:55.000Z] #62 ...
10:06:55 [2019-12-10T10:06:55.000Z] 
10:06:55 [2019-12-10T10:06:55.000Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:06:55 [2019-12-10T10:06:55.000Z] #41 39.46   CC       images/userns.o
10:06:55 [2019-12-10T10:06:55.000Z] #41 39.77   CC       images/google/protobuf/descriptor.o
10:06:55 [2019-12-10T10:06:55.000Z] #41 41.65   CC       images/opts.o
10:06:55 [2019-12-10T10:06:55.000Z] #41 41.96   CC       images/seccomp.o
10:06:55 [2019-12-10T10:06:55.000Z] #41 42.34   CC       images/binfmt-misc.o
10:06:55 [2019-12-10T10:06:55.000Z] #41 42.51   CC       images/time.o
10:06:55 [2019-12-10T10:06:55.000Z] #41 42.75   CC       images/sysctl.o
10:06:55 [2019-12-10T10:06:55.000Z] #41 43.00   CC       images/autofs.o
10:06:55 [2019-12-10T10:06:55.000Z] #41 43.19   CC       images/macvlan.o
10:06:55 [2019-12-10T10:06:55.000Z] #41 43.41   CC       images/sit.o
10:06:55 [2019-12-10T10:06:55.000Z] #41 43.70   LINK     images/built-in.o
10:06:55 [2019-12-10T10:06:55.000Z] #41 43.87   GEN      compel/include/asm
10:06:55 [2019-12-10T10:06:55.000Z] #41 43.88   GEN      compel/include/version.h
10:06:55 [2019-12-10T10:06:55.000Z] #41 43.91 touch .config
10:06:55 [2019-12-10T10:06:55.000Z] #41 43.92   GEN      include/common/config.h
10:06:55 [2019-12-10T10:06:55.000Z] #41 43.98   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
10:06:55 [2019-12-10T10:06:55.000Z] #41 44.00   GEN      compel/plugins/include/uapi/std/syscall-64.h
10:06:55 [2019-12-10T10:06:55.000Z] #41 44.03   GEN      compel/arch/x86/plugins/std/syscalls-64.S
10:06:55 [2019-12-10T10:06:55.000Z] #41 44.06   DEP      compel/arch/x86/plugins/std/syscalls-64.d
10:06:55 [2019-12-10T10:06:55.000Z] #41 44.09   DEP      compel/arch/x86/plugins/std/memcpy.d
10:06:55 [2019-12-10T10:06:55.000Z] #41 44.14   DEP      compel/arch/x86/plugins/std/parasite-head.d
10:06:55 [2019-12-10T10:06:55.000Z] #41 44.18   GEN      compel/plugins/include/uapi/std/syscall.h
10:06:55 [2019-12-10T10:06:55.000Z] #41 44.20   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
10:06:55 [2019-12-10T10:06:55.000Z] #41 44.22   GEN      compel/plugins/include/uapi/std/syscall-codes.h
10:06:55 [2019-12-10T10:06:55.000Z] #41 44.26   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
10:06:55 [2019-12-10T10:06:55.000Z] #41 44.27   DEP      compel/plugins/std/infect.d
10:06:55 [2019-12-10T10:06:55.000Z] #41 44.49   DEP      compel/plugins/std/string.d
10:06:55 [2019-12-10T10:06:55.000Z] #41 44.63   DEP      compel/plugins/std/log.d
10:06:55 [2019-12-10T10:06:55.000Z] #41 44.74   DEP      compel/plugins/std/fds.d
10:06:55 [2019-12-10T10:06:55.258Z] #41 44.88   DEP      compel/plugins/std/std.d
10:06:55 [2019-12-10T10:06:55.439Z] #18 14.40 Collecting pyyaml (from yamllint==1.16.0)
10:06:55 [2019-12-10T10:06:55.516Z] #41 45.05   DEP      compel/plugins/shmem/shmem.d
10:06:55 [2019-12-10T10:06:55.516Z] #41 45.18   DEP      compel/plugins/fds/fds.d
10:06:55 [2019-12-10T10:06:55.774Z] #41 ...
10:06:55 [2019-12-10T10:06:55.774Z] 
10:06:55 [2019-12-10T10:06:55.774Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:06:55 [2019-12-10T10:06:55.774Z] #44 118.9 vendor/golang.org/x/crypto/hkdf
10:06:55 [2019-12-10T10:06:55.774Z] #44 119.0 vendor/golang.org/x/text/transform
10:06:55 [2019-12-10T10:06:55.774Z] #44 119.9 vendor/golang.org/x/text/unicode/bidi
10:06:55 [2019-12-10T10:06:55.774Z] #44 121.8 vendor/golang.org/x/text/secure/bidirule
10:06:55 [2019-12-10T10:06:55.774Z] #44 122.1 vendor/golang.org/x/text/unicode/norm
10:06:55 [2019-12-10T10:06:55.774Z] #44 127.0 vendor/golang.org/x/net/idna
10:06:55 [2019-12-10T10:06:55.774Z] #44 ...
10:06:55 [2019-12-10T10:06:55.774Z] 
10:06:55 [2019-12-10T10:06:55.774Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:06:55 [2019-12-10T10:06:55.774Z] #41 45.43   CC       compel/plugins/std/std.o
10:06:55 [2019-12-10T10:06:55.859Z] #42 146.9   CC       criu/sockets.o
10:06:56 [2019-12-10T10:06:56.339Z] #41 45.76   CC       compel/plugins/std/fds.o
10:06:56 [2019-12-10T10:06:56.379Z] #18 15.65   Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB)
10:06:56 [2019-12-10T10:06:56.379Z] #18 ...
10:06:56 [2019-12-10T10:06:56.379Z] 
10:06:56 [2019-12-10T10:06:56.379Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:06:56 [2019-12-10T10:06:56.379Z] #50 DONE 212.7s
10:06:56 [2019-12-10T10:06:56.554Z] #42 147.4   CC       criu/stats.o
10:06:56 [2019-12-10T10:06:56.639Z] 
10:06:56 [2019-12-10T10:06:56.639Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:06:56 [2019-12-10T10:06:56.639Z] #41 147.2   CC       criu/path.o
10:06:56 [2019-12-10T10:06:56.639Z] #41 147.5   CC       criu/pie-util-vdso-elf32.o
10:06:56 [2019-12-10T10:06:56.639Z] #41 147.8   CC       criu/pie-util-vdso.o
10:06:56 [2019-12-10T10:06:56.639Z] #41 148.2   CC       criu/pie-util.o
10:06:56 [2019-12-10T10:06:56.639Z] #41 148.3   CC       criu/pipes.o
10:06:56 [2019-12-10T10:06:56.639Z] #41 148.9   CC       criu/plugin.o
10:06:56 [2019-12-10T10:06:56.639Z] #41 149.2   CC       criu/proc_parse.o
10:06:56 [2019-12-10T10:06:56.904Z] #41 46.34   CC       compel/plugins/std/log.o
10:06:56 [2019-12-10T10:06:56.943Z] #69 ...
10:06:56 [2019-12-10T10:06:56.943Z] 
10:06:56 [2019-12-10T10:06:56.943Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:06:56 [2019-12-10T10:06:56.943Z] #41 32.29 Reading package lists...
10:06:57 [2019-12-10T10:06:57.099Z] #42 147.7   CC       criu/string.o
10:06:57 [2019-12-10T10:06:57.099Z] #42 147.8   CC       criu/sysctl.o
10:06:57 [2019-12-10T10:06:57.162Z] #41 ...
10:06:57 [2019-12-10T10:06:57.162Z] 
10:06:57 [2019-12-10T10:06:57.162Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:06:57 [2019-12-10T10:06:57.162Z] #62 DONE 130.5s
10:06:57 [2019-12-10T10:06:57.162Z] 
10:06:57 [2019-12-10T10:06:57.162Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
10:06:57 [2019-12-10T10:06:57.162Z] #63 DONE 0.1s
10:06:57 [2019-12-10T10:06:57.162Z] 
10:06:57 [2019-12-10T10:06:57.162Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:06:57 [2019-12-10T10:06:57.162Z] #44 129.5 vendor/golang.org/x/net/http2/hpack
10:06:57 [2019-12-10T10:06:57.209Z] #41 151.5   CC       criu/protobuf-desc.o
10:06:57 [2019-12-10T10:06:57.224Z] #41 145.3   CC       criu/cr-service.o
10:06:57 [2019-12-10T10:06:57.360Z] 65014b3c3121: Verifying Checksum
10:06:57 [2019-12-10T10:06:57.360Z] 65014b3c3121: Download complete
10:06:57 [2019-12-10T10:06:57.513Z] #42 148.3   CC       criu/sysfs_parse.o
10:06:57 [2019-12-10T10:06:57.513Z] #42 148.6   CC       criu/timerfd.o
10:06:57 [2019-12-10T10:06:57.779Z] #41 152.2   CC       criu/protobuf.o
10:06:57 [2019-12-10T10:06:57.939Z] #42 148.9   CC       criu/tty.o
10:06:58 [2019-12-10T10:06:58.095Z] #44 131.2 mime
10:06:58 [2019-12-10T10:06:58.157Z] #41 146.8   CC       criu/crtools.o
10:06:58 [2019-12-10T10:06:58.349Z] #41 152.7   CC       criu/pstree.o
10:06:58 [2019-12-10T10:06:58.349Z] #41 ...
10:06:58 [2019-12-10T10:06:58.349Z] 
10:06:58 [2019-12-10T10:06:58.349Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
10:06:58 [2019-12-10T10:06:58.349Z] #18 17.57 Building wheels for collected packages: pathspec, pyyaml
10:06:58 [2019-12-10T10:06:58.349Z] #18 17.57   Running setup.py bdist_wheel for pathspec: started
10:06:58 [2019-12-10T10:06:58.652Z] #41 42.35 Building dependency tree...
10:06:59 [2019-12-10T10:06:59.090Z] #41 147.5   CC       criu/eventfd.o
10:06:59 [2019-12-10T10:06:59.290Z] #18 18.47   Running setup.py bdist_wheel for pathspec: finished with status 'done'
10:06:59 [2019-12-10T10:06:59.290Z] #18 18.47   Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269
10:06:59 [2019-12-10T10:06:59.290Z] #18 18.50   Running setup.py bdist_wheel for pyyaml: started
10:06:59 [2019-12-10T10:06:59.323Z] #42 150.2   CC       criu/tun.o
10:06:59 [2019-12-10T10:06:59.348Z] #41 147.9   CC       criu/eventpoll.o
10:06:59 [2019-12-10T10:06:59.386Z] #41 ...
10:06:59 [2019-12-10T10:06:59.386Z] 
10:06:59 [2019-12-10T10:06:59.386Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:06:59 [2019-12-10T10:06:59.386Z] #57 34.87 Reading package lists...
10:06:59 [2019-12-10T10:06:59.386Z] #57 ...
10:06:59 [2019-12-10T10:06:59.386Z] 
10:06:59 [2019-12-10T10:06:59.386Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:06:59 [2019-12-10T10:06:59.726Z] #42 150.6   CC       criu/uffd.o
10:06:59 [2019-12-10T10:06:59.726Z] #42 ...
10:06:59 [2019-12-10T10:06:59.726Z] 
10:06:59 [2019-12-10T10:06:59.726Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:06:59 [2019-12-10T10:06:59.726Z] #39 195.2 + dpkg --print-architecture
10:06:59 [2019-12-10T10:06:59.726Z] #39 195.2 + cd /tmp/tmp.5ZyT6mrPiC/src/github.com/docker/distribution
10:06:59 [2019-12-10T10:06:59.726Z] #39 195.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
10:06:59 [2019-12-10T10:06:59.731Z] #34 34.93 Reading package lists...
10:06:59 [2019-12-10T10:06:59.731Z] #34 ...
10:06:59 [2019-12-10T10:06:59.731Z] 
10:06:59 [2019-12-10T10:06:59.731Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:06:59 [2019-12-10T10:06:59.731Z] #25 34.01 Reading package lists...
10:06:59 [2019-12-10T10:06:59.994Z] #44 133.0 net/http/internal
10:07:00 [2019-12-10T10:07:00.083Z] #25 44.06 Building dependency tree...
10:07:00 [2019-12-10T10:07:00.134Z] #39 195.4 + GOPATH=/tmp/tmp.5ZyT6mrPiC/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.5ZyT6mrPiC
10:07:00 [2019-12-10T10:07:00.134Z] #39 195.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
10:07:00 [2019-12-10T10:07:00.231Z] #18 19.50   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
10:07:00 [2019-12-10T10:07:00.231Z] #18 19.50   Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67
10:07:00 [2019-12-10T10:07:00.231Z] #18 19.57 Successfully built pathspec pyyaml
10:07:00 [2019-12-10T10:07:00.231Z] #18 19.57 Installing collected packages: pathspec, pyyaml, yamllint
10:07:00 [2019-12-10T10:07:00.281Z] #41 ...
10:07:00 [2019-12-10T10:07:00.281Z] 
10:07:00 [2019-12-10T10:07:00.281Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:07:00 [2019-12-10T10:07:00.281Z] #17 136.0 Selecting previously unselected package g++-mingw-w64-x86-64.
10:07:00 [2019-12-10T10:07:00.281Z] #17 136.0 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
10:07:00 [2019-12-10T10:07:00.281Z] #17 136.0 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
10:07:00 [2019-12-10T10:07:00.281Z] #17 ...
10:07:00 [2019-12-10T10:07:00.281Z] 
10:07:00 [2019-12-10T10:07:00.281Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:07:00 [2019-12-10T10:07:00.281Z] #41 148.9   CC       criu/external.o
10:07:00 [2019-12-10T10:07:00.803Z] #18 19.94 Successfully installed pathspec-0.6.0 pyyaml-5.2 yamllint-1.16.0
10:07:00 [2019-12-10T10:07:00.847Z] #41 149.2   CC       criu/fault-injection.o
10:07:00 [2019-12-10T10:07:00.847Z] #41 149.4   CC       criu/fdstore.o
10:07:01 [2019-12-10T10:07:01.063Z] #18 DONE 20.3s
10:07:01 [2019-12-10T10:07:01.063Z] 
10:07:01 [2019-12-10T10:07:01.063Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:07:01 [2019-12-10T10:07:01.063Z] #41 153.7   CC       criu/rbtree.o
10:07:01 [2019-12-10T10:07:01.063Z] #41 154.0   CC       criu/rst-malloc.o
10:07:01 [2019-12-10T10:07:01.063Z] #41 154.2   CC       criu/seccomp.o
10:07:01 [2019-12-10T10:07:01.063Z] #41 154.7   CC       criu/seize.o
10:07:01 [2019-12-10T10:07:01.063Z] #41 155.6   CC       criu/servicefd.o
10:07:01 [2019-12-10T10:07:01.104Z] #41 149.8   CC       criu/fifo.o
10:07:01 [2019-12-10T10:07:01.282Z] #25 46.78 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
10:07:01 [2019-12-10T10:07:01.282Z] #25 46.78 The following additional packages will be installed:
10:07:01 [2019-12-10T10:07:01.282Z] #25 46.79   libjq1 libonig4
10:07:01 [2019-12-10T10:07:01.632Z] #41 156.0   CC       criu/shmem.o
10:07:01 [2019-12-10T10:07:01.670Z] #41 150.2   CC       criu/file-ids.o
10:07:01 [2019-12-10T10:07:01.891Z] #44 ...
10:07:01 [2019-12-10T10:07:01.891Z] 
10:07:01 [2019-12-10T10:07:01.891Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:07:01 [2019-12-10T10:07:01.891Z] #41 47.67   CC       compel/plugins/std/string.o
10:07:01 [2019-12-10T10:07:01.891Z] #41 48.41   CC       compel/plugins/std/infect.o
10:07:01 [2019-12-10T10:07:01.891Z] #41 48.77   CC       compel/arch/x86/plugins/std/parasite-head.o
10:07:01 [2019-12-10T10:07:01.891Z] #41 48.82   CC       compel/arch/x86/plugins/std/memcpy.o
10:07:01 [2019-12-10T10:07:01.891Z] #41 48.88   CC       compel/arch/x86/plugins/std/syscalls-64.o
10:07:01 [2019-12-10T10:07:01.891Z] #41 48.97   AR       compel/plugins/std.lib.a
10:07:01 [2019-12-10T10:07:01.891Z] #41 49.03   CC       compel/plugins/fds/fds.o
10:07:01 [2019-12-10T10:07:01.891Z] #41 49.27   AR       compel/plugins/fds.lib.a
10:07:01 [2019-12-10T10:07:01.891Z] #41 49.31   HOSTDEP  compel/src/lib/log-host.d
10:07:01 [2019-12-10T10:07:01.891Z] #41 49.41   HOSTDEP  compel/src/lib/handle-elf-host.d
10:07:01 [2019-12-10T10:07:01.891Z] #41 49.57   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
10:07:01 [2019-12-10T10:07:01.891Z] #41 49.67   HOSTDEP  compel/src/main-host.d
10:07:01 [2019-12-10T10:07:01.891Z] #41 49.78   DEP      compel/src/lib/ptrace.d
10:07:01 [2019-12-10T10:07:01.891Z] #41 49.95   DEP      compel/src/lib/infect.d
10:07:01 [2019-12-10T10:07:01.891Z] #41 50.09   DEP      compel/src/lib/infect-util.d
10:07:01 [2019-12-10T10:07:01.891Z] #41 50.26   DEP      compel/src/lib/infect-rpc.d
10:07:01 [2019-12-10T10:07:01.891Z] #41 50.36   DEP      compel/arch/x86/src/lib/infect.d
10:07:01 [2019-12-10T10:07:01.891Z] #41 50.57   DEP      compel/arch/x86/src/lib/cpu.d
10:07:01 [2019-12-10T10:07:01.891Z] #41 50.68   DEP      compel/src/lib/log.d
10:07:01 [2019-12-10T10:07:01.891Z] #41 50.80   DEP      compel/src/main.d
10:07:01 [2019-12-10T10:07:01.891Z] #41 50.95   DEP      compel/src/lib/handle-elf.d
10:07:01 [2019-12-10T10:07:01.891Z] #41 51.10   DEP      compel/arch/x86/src/lib/handle-elf.d
10:07:01 [2019-12-10T10:07:01.891Z] #41 51.30   CC       compel/src/lib/log.o
10:07:02 [2019-12-10T10:07:02.016Z] #25 47.34 The following NEW packages will be installed:
10:07:02 [2019-12-10T10:07:02.016Z] #25 47.34   jq libjq1 libonig4
10:07:02 [2019-12-10T10:07:02.016Z] #25 47.46 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
10:07:02 [2019-12-10T10:07:02.016Z] #25 47.46 Need to get 310 kB of archives.
10:07:02 [2019-12-10T10:07:02.016Z] #25 47.46 After this operation, 1267 kB of additional disk space will be used.
10:07:02 [2019-12-10T10:07:02.016Z] #25 47.46 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB]
10:07:02 [2019-12-10T10:07:02.016Z] #25 47.50 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB]
10:07:02 [2019-12-10T10:07:02.016Z] #25 47.51 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB]
10:07:02 [2019-12-10T10:07:02.149Z] #41 ...
10:07:02 [2019-12-10T10:07:02.149Z] 
10:07:02 [2019-12-10T10:07:02.149Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:07:02 [2019-12-10T10:07:02.149Z] #47 DONE 135.3s
10:07:02 [2019-12-10T10:07:02.149Z] 
10:07:02 [2019-12-10T10:07:02.149Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:07:02 [2019-12-10T10:07:02.149Z] #41 51.62   CC       compel/arch/x86/src/lib/cpu.o
10:07:02 [2019-12-10T10:07:02.202Z] #41 156.7   CC       criu/sigframe.o
10:07:02 [2019-12-10T10:07:02.248Z] #41 150.6   CC       criu/file-lock.o
10:07:02 [2019-12-10T10:07:02.461Z] #41 156.9   CC       criu/signalfd.o
10:07:02 [2019-12-10T10:07:02.461Z] #41 157.1   CC       criu/sk-inet.o
10:07:02 [2019-12-10T10:07:02.813Z] #41 151.5   CC       criu/files-ext.o
10:07:03 [2019-12-10T10:07:03.083Z] #41 ...
10:07:03 [2019-12-10T10:07:03.083Z] 
10:07:03 [2019-12-10T10:07:03.083Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:07:03 [2019-12-10T10:07:03.083Z] #44 136.0 crypto/tls
10:07:03 [2019-12-10T10:07:03.377Z] #41 151.9   CC       criu/files-reg.o
10:07:03 [2019-12-10T10:07:03.400Z] #41 157.9   CC       criu/sk-netlink.o
10:07:03 [2019-12-10T10:07:03.659Z] #41 158.2   CC       criu/sk-packet.o
10:07:03 [2019-12-10T10:07:03.659Z] #41 ...
10:07:03 [2019-12-10T10:07:03.659Z] 
10:07:03 [2019-12-10T10:07:03.659Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:07:03 [2019-12-10T10:07:03.659Z] #59 171.8 + bin/containerd
10:07:04 [2019-12-10T10:07:04.229Z] #59 ...
10:07:04 [2019-12-10T10:07:04.229Z] 
10:07:04 [2019-12-10T10:07:04.229Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:07:04 [2019-12-10T10:07:04.229Z] #41 158.7   CC       criu/sk-queue.o
10:07:04 [2019-12-10T10:07:04.339Z] #25 49.51 debconf: delaying package configuration, since apt-utils is not installed
10:07:04 [2019-12-10T10:07:04.339Z] #25 ...
10:07:04 [2019-12-10T10:07:04.339Z] 
10:07:04 [2019-12-10T10:07:04.339Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:07:04 [2019-12-10T10:07:04.339Z] #41 45.36 The following additional packages will be installed:
10:07:04 [2019-12-10T10:07:04.339Z] #41 45.36   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
10:07:04 [2019-12-10T10:07:04.339Z] #41 45.36   libprotoc10 python-pkg-resources zlib1g-dev
10:07:04 [2019-12-10T10:07:04.339Z] #41 45.38 Suggested packages:
10:07:04 [2019-12-10T10:07:04.339Z] #41 45.38   manpages-dev python-setuptools
10:07:04 [2019-12-10T10:07:04.339Z] #41 47.93 The following NEW packages will be installed:
10:07:04 [2019-12-10T10:07:04.339Z] #41 47.93   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
10:07:04 [2019-12-10T10:07:04.339Z] #41 47.94   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
10:07:04 [2019-12-10T10:07:04.339Z] #41 47.94   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
10:07:04 [2019-12-10T10:07:04.339Z] #41 47.94   zlib1g-dev
10:07:04 [2019-12-10T10:07:04.339Z] #41 48.06 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
10:07:04 [2019-12-10T10:07:04.339Z] #41 48.06 Need to get 3548 kB of archives.
10:07:04 [2019-12-10T10:07:04.339Z] #41 48.06 After this operation, 21.2 MB of additional disk space will be used.
10:07:04 [2019-12-10T10:07:04.339Z] #41 48.06 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB]
10:07:04 [2019-12-10T10:07:04.339Z] #41 48.09 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB]
10:07:04 [2019-12-10T10:07:04.339Z] #41 48.10 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB]
10:07:04 [2019-12-10T10:07:04.339Z] #41 48.11 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB]
10:07:04 [2019-12-10T10:07:04.339Z] #41 48.12 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB]
10:07:04 [2019-12-10T10:07:04.339Z] #41 48.14 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB]
10:07:04 [2019-12-10T10:07:04.339Z] #41 48.17 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB]
10:07:04 [2019-12-10T10:07:04.339Z] #41 48.17 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB]
10:07:04 [2019-12-10T10:07:04.339Z] #41 48.22 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB]
10:07:04 [2019-12-10T10:07:04.339Z] #41 48.34 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB]
10:07:04 [2019-12-10T10:07:04.339Z] #41 48.36 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB]
10:07:04 [2019-12-10T10:07:04.339Z] #41 48.67 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB]
10:07:04 [2019-12-10T10:07:04.339Z] #41 48.77 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB]
10:07:04 [2019-12-10T10:07:04.339Z] #41 48.79 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB]
10:07:04 [2019-12-10T10:07:04.339Z] #41 48.80 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB]
10:07:04 [2019-12-10T10:07:04.339Z] #41 48.85 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB]
10:07:04 [2019-12-10T10:07:04.798Z] #41 159.1   CC       criu/sk-tcp.o
10:07:05 [2019-12-10T10:07:05.058Z] #41 ...
10:07:05 [2019-12-10T10:07:05.058Z] 
10:07:05 [2019-12-10T10:07:05.058Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:07:05 [2019-12-10T10:07:05.058Z] #22 221.1 + return
10:07:05 [2019-12-10T10:07:05.058Z] #22 DONE 221.5s
10:07:05 [2019-12-10T10:07:05.058Z] 
10:07:05 [2019-12-10T10:07:05.058Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:07:05 [2019-12-10T10:07:05.058Z] #41 159.5   CC       criu/sk-unix.o
10:07:05 [2019-12-10T10:07:05.575Z] #41 50.91 debconf: delaying package configuration, since apt-utils is not installed
10:07:05 [2019-12-10T10:07:05.575Z] #41 ...
10:07:05 [2019-12-10T10:07:05.575Z] 
10:07:05 [2019-12-10T10:07:05.575Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:07:05 [2019-12-10T10:07:05.575Z] #11 33.43 Reading package lists...
10:07:05 [2019-12-10T10:07:05.575Z] #11 42.96 Building dependency tree...
10:07:05 [2019-12-10T10:07:05.575Z] #11 45.93 The following additional packages will be installed:
10:07:05 [2019-12-10T10:07:05.575Z] #11 45.94   libapparmor1 libseccomp2
10:07:05 [2019-12-10T10:07:05.575Z] #11 45.95 Suggested packages:
10:07:05 [2019-12-10T10:07:05.575Z] #11 45.95   seccomp
10:07:05 [2019-12-10T10:07:05.575Z] #11 46.51 The following NEW packages will be installed:
10:07:05 [2019-12-10T10:07:05.575Z] #11 46.52   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
10:07:05 [2019-12-10T10:07:05.575Z] #11 46.70 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
10:07:05 [2019-12-10T10:07:05.575Z] #11 46.70 Need to get 296 kB of archives.
10:07:05 [2019-12-10T10:07:05.575Z] #11 46.70 After this operation, 1346 kB of additional disk space will be used.
10:07:05 [2019-12-10T10:07:05.575Z] #11 46.70 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB]
10:07:05 [2019-12-10T10:07:05.575Z] #11 46.73 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB]
10:07:05 [2019-12-10T10:07:05.575Z] #11 46.78 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB]
10:07:05 [2019-12-10T10:07:05.575Z] #11 46.78 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB]
10:07:05 [2019-12-10T10:07:05.575Z] #11 48.69 debconf: delaying package configuration, since apt-utils is not installed
10:07:05 [2019-12-10T10:07:05.575Z] #11 49.02 Fetched 296 kB in 0s (1639 kB/s)
10:07:05 [2019-12-10T10:07:05.575Z] #11 49.23 Selecting previously unselected package libseccomp2:ppc64el.
10:07:05 [2019-12-10T10:07:05.575Z] #11 49.23 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
10:07:05 [2019-12-10T10:07:05.575Z] #11 49.35 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ...
10:07:05 [2019-12-10T10:07:05.575Z] #11 49.36 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ...
10:07:05 [2019-12-10T10:07:05.575Z] #11 49.55 Selecting previously unselected package libseccomp-dev:ppc64el.
10:07:05 [2019-12-10T10:07:05.575Z] #11 49.56 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ...
10:07:05 [2019-12-10T10:07:05.575Z] #11 49.58 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ...
10:07:05 [2019-12-10T10:07:05.575Z] #11 49.94 Selecting previously unselected package libapparmor1:ppc64el.
10:07:05 [2019-12-10T10:07:05.575Z] #11 49.98 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ...
10:07:05 [2019-12-10T10:07:05.575Z] #11 49.98 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ...
10:07:05 [2019-12-10T10:07:05.575Z] #11 50.23 Selecting previously unselected package libapparmor-dev:ppc64el.
10:07:05 [2019-12-10T10:07:05.575Z] #11 50.24 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ...
10:07:05 [2019-12-10T10:07:05.575Z] #11 50.24 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ...
10:07:05 [2019-12-10T10:07:05.575Z] #11 50.58 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:07:05 [2019-12-10T10:07:05.575Z] #11 50.70 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ...
10:07:05 [2019-12-10T10:07:05.575Z] #11 50.72 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ...
10:07:05 [2019-12-10T10:07:05.575Z] #11 50.72 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ...
10:07:05 [2019-12-10T10:07:05.575Z] #11 50.73 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ...
10:07:05 [2019-12-10T10:07:05.575Z] #11 50.74 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:07:05 [2019-12-10T10:07:05.575Z] #11 DONE 51.0s
10:07:05 [2019-12-10T10:07:05.575Z] 
10:07:05 [2019-12-10T10:07:05.575Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:07:05 [2019-12-10T10:07:05.575Z] #25 49.73 Fetched 310 kB in 0s (2968 kB/s)
10:07:05 [2019-12-10T10:07:05.575Z] #25 49.99 Selecting previously unselected package libonig4:ppc64el.
10:07:05 [2019-12-10T10:07:05.575Z] #25 49.99 (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.)
10:07:05 [2019-12-10T10:07:05.575Z] #25 50.10 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ...
10:07:05 [2019-12-10T10:07:05.575Z] #25 50.13 Unpacking libonig4:ppc64el (6.1.3-2) ...
10:07:05 [2019-12-10T10:07:05.575Z] #25 50.57 Selecting previously unselected package libjq1:ppc64el.
10:07:05 [2019-12-10T10:07:05.575Z] #25 50.60 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ...
10:07:05 [2019-12-10T10:07:05.575Z] #25 50.61 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ...
10:07:05 [2019-12-10T10:07:05.575Z] #25 50.93 Selecting previously unselected package jq.
10:07:05 [2019-12-10T10:07:05.575Z] #25 50.94 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ...
10:07:05 [2019-12-10T10:07:05.575Z] #25 50.95 Unpacking jq (1.5+dfsg-1.3) ...
10:07:05 [2019-12-10T10:07:05.575Z] #25 ...
10:07:05 [2019-12-10T10:07:05.575Z] 
10:07:05 [2019-12-10T10:07:05.575Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
10:07:05 [2019-12-10T10:07:05.575Z] #53 DONE 0.1s
10:07:05 [2019-12-10T10:07:05.575Z] 
10:07:05 [2019-12-10T10:07:05.575Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
10:07:05 [2019-12-10T10:07:05.575Z] #54 DONE 0.1s
10:07:05 [2019-12-10T10:07:05.698Z] #39 ...
10:07:05 [2019-12-10T10:07:05.698Z] 
10:07:05 [2019-12-10T10:07:05.698Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:07:05 [2019-12-10T10:07:05.698Z] #42 151.5   CC       criu/util.o
10:07:05 [2019-12-10T10:07:05.698Z] #42 152.3   CC       criu/uts_ns.o
10:07:05 [2019-12-10T10:07:05.698Z] #42 152.4   CC       criu/vdso.o
10:07:05 [2019-12-10T10:07:05.698Z] #42 153.1   LINK     criu/built-in.o
10:07:05 [2019-12-10T10:07:05.698Z] #42 153.3   LINK     criu/criu
10:07:05 [2019-12-10T10:07:05.698Z] #42 153.6   DEP      lib/c/criu.d
10:07:05 [2019-12-10T10:07:05.698Z] #42 153.6   CC       images/rpc.pb-c.o
10:07:05 [2019-12-10T10:07:05.698Z] #42 153.9   CC       lib/c/criu.o
10:07:05 [2019-12-10T10:07:05.698Z] #42 154.6   LINK     lib/c/built-in.o
10:07:05 [2019-12-10T10:07:05.698Z] #42 154.6   LINK     lib/c/libcriu.so
10:07:05 [2019-12-10T10:07:05.698Z] #42 154.7   GEN      magic.py
10:07:05 [2019-12-10T10:07:05.698Z] #42 154.8 Note: Building without setproctitle() and strlcpy() support.
10:07:05 [2019-12-10T10:07:05.698Z] #42 154.8       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:07:05 [2019-12-10T10:07:05.698Z] #42 155.1 fatal: Not a git repository (or any of the parent directories): .git
10:07:05 [2019-12-10T10:07:05.698Z] #42 155.6 make[1]: Nothing to be done for 'all'.
10:07:05 [2019-12-10T10:07:05.698Z] #42 156.1 make[1]: 'images/built-in.o' is up to date.
10:07:05 [2019-12-10T10:07:05.698Z] #42 156.1 make[1]: 'compel/plugins/std.lib.a' is up to date.
10:07:05 [2019-12-10T10:07:05.698Z] #42 156.1 make[1]: 'compel/plugins/fds.lib.a' is up to date.
10:07:05 [2019-12-10T10:07:05.698Z] #42 156.1 make[1]: 'compel/libcompel.a' is up to date.
10:07:05 [2019-12-10T10:07:05.698Z] #42 156.2 make[1]: 'compel/compel-host-bin' is up to date.
10:07:05 [2019-12-10T10:07:05.698Z] #42 156.2 make[1]: Nothing to be done for 'all'.
10:07:05 [2019-12-10T10:07:05.698Z] #42 156.2 make[1]: 'soccr/libsoccr.a' is up to date.
10:07:05 [2019-12-10T10:07:05.698Z] #42 156.4 make[2]: Nothing to be done for 'all'.
10:07:05 [2019-12-10T10:07:05.698Z] #42 156.4 make[2]: Nothing to be done for 'all'.
10:07:05 [2019-12-10T10:07:05.698Z] #42 156.4 make[2]: Nothing to be done for 'all'.
10:07:05 [2019-12-10T10:07:05.698Z] #42 156.5 make[2]: Nothing to be done for 'all'.
10:07:05 [2019-12-10T10:07:05.698Z] #42 156.6 make[2]: Nothing to be done for 'all'.
10:07:05 [2019-12-10T10:07:05.698Z] #42 156.6 make[2]: Nothing to be done for 'all'.
10:07:05 [2019-12-10T10:07:05.698Z] #42 156.6 make[2]: Nothing to be done for 'all'.
10:07:05 [2019-12-10T10:07:05.698Z] #42 156.7 make[2]: Nothing to be done for 'all'.
10:07:05 [2019-12-10T10:07:05.698Z] #42 156.7   INSTALL  criu/criu
10:07:05 [2019-12-10T10:07:05.905Z] #41 154.2   CC       criu/files.o
10:07:05 [2019-12-10T10:07:05.905Z] #41 ...
10:07:05 [2019-12-10T10:07:05.905Z] 
10:07:05 [2019-12-10T10:07:05.905Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 147.1 Setting up aufs-tools (1:4.1+20161219-1) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 147.1 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 147.2 Setting up libsepol1-dev:amd64 (2.6-2) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 147.2 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 147.2 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 147.2 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 147.2 Processing triggers for mime-support (3.60) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 147.3 Setting up xxd (2:8.0.0197-4+deb9u3) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 147.3 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 147.3 Setting up libcap2-bin (1:2.25-1) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 147.3 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 147.4 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 147.4 Setting up bash-completion (1:2.1-4.3) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 150.0 Setting up libonig4:amd64 (6.1.3-2) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 150.0 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 150.1 Setting up zip (3.0-11+b1) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 150.1 Setting up bzip2 (1.0.6-8.1) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 150.1 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 150.1 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 150.1 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 150.1 Setting up libaio1:amd64 (0.3.110-3) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 150.2 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 150.2 Setting up xz-utils (5.2.2-1.2+b1) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 150.2 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:07:05 [2019-12-10T10:07:05.905Z] #17 150.2 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 150.2 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 150.2 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 150.2 Setting up libpcre32-3:amd64 (2:8.39-3) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 150.3 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 150.3 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 150.7 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 150.7 Setting up libpcre16-3:amd64 (2:8.39-3) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 150.7 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 150.7 Setting up libnl-3-200:amd64 (3.2.27-2) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 150.8 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 150.8 Setting up libudev-dev:amd64 (232-25+deb9u12) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 150.8 Setting up pigz (2.3.4-1) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 150.9 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 150.9 Setting up libmpdec2:amd64 (2.4.2-1) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 150.9 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 150.9 Setting up mingw-w64-common (5.0.1-1) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 150.9 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 151.0 Setting up jq (1.5+dfsg-1.3) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 151.0 Setting up libpcre3-dev:amd64 (2:8.39-3) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 151.0 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 151.0 Setting up xfsprogs (4.9.0+nmu1) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 151.0 Setting up vim (2:8.0.0197-4+deb9u3) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 151.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:07:05 [2019-12-10T10:07:05.905Z] #17 151.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:07:05 [2019-12-10T10:07:05.905Z] #17 151.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:07:05 [2019-12-10T10:07:05.905Z] #17 151.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:07:05 [2019-12-10T10:07:05.905Z] #17 151.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:07:05 [2019-12-10T10:07:05.905Z] #17 151.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:07:05 [2019-12-10T10:07:05.905Z] #17 151.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:07:05 [2019-12-10T10:07:05.905Z] #17 151.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:07:05 [2019-12-10T10:07:05.905Z] #17 151.1 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 151.1 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 151.1 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 151.2 Setting up iptables (1.6.0+snapshot20161117-6) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 151.2 Setting up btrfs-progs (4.7.3-1) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 151.2 Setting up libselinux1-dev:amd64 (2.6-3+b3) ...
10:07:05 [2019-12-10T10:07:05.905Z] #17 151.2 Setting up python3.5 (3.5.3-1+deb9u1) ...
10:07:05 [2019-12-10T10:07:05.919Z] 
10:07:05 [2019-12-10T10:07:05.919Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:07:06 [2019-12-10T10:07:06.106Z] #42 DONE 156.9s
10:07:06 [2019-12-10T10:07:06.106Z] 
10:07:06 [2019-12-10T10:07:06.106Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:07:06 [2019-12-10T10:07:06.266Z] #55 0.399 + RM_GOPATH=0
10:07:06 [2019-12-10T10:07:06.266Z] #55 0.399 + TMP_GOPATH=
10:07:06 [2019-12-10T10:07:06.266Z] #55 0.399 + : /build
10:07:06 [2019-12-10T10:07:06.266Z] #55 0.403 + '[' -z '' ']'
10:07:06 [2019-12-10T10:07:06.266Z] #55 0.405 ++ mktemp -d
10:07:06 [2019-12-10T10:07:06.266Z] #55 0.456 + export GOPATH=/tmp/tmp.6HFCMmNOwa
10:07:06 [2019-12-10T10:07:06.266Z] #55 0.457 + GOPATH=/tmp/tmp.6HFCMmNOwa
10:07:06 [2019-12-10T10:07:06.266Z] #55 0.457 + RM_GOPATH=1
10:07:06 [2019-12-10T10:07:06.266Z] #55 0.461 ++ dirname ./install.sh
10:07:06 [2019-12-10T10:07:06.266Z] #55 0.466 + dir=.
10:07:06 [2019-12-10T10:07:06.266Z] #55 0.466 + bin=runc
10:07:06 [2019-12-10T10:07:06.266Z] #55 0.466 + shift
10:07:06 [2019-12-10T10:07:06.266Z] #55 0.467 + '[' '!' -f ./runc.installer ']'
10:07:06 [2019-12-10T10:07:06.266Z] #55 0.470 + . ./runc.installer
10:07:06 [2019-12-10T10:07:06.266Z] #55 0.482 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
10:07:06 [2019-12-10T10:07:06.266Z] #55 0.489 + install_runc
10:07:06 [2019-12-10T10:07:06.266Z] #55 0.491 + uname -r
10:07:06 [2019-12-10T10:07:06.266Z] #55 0.495 + grep -q '^3\.10\.0.*\.el7\.'
10:07:06 [2019-12-10T10:07:06.266Z] #55 0.499 + RUNC_BUILDTAGS='seccomp apparmor selinux '
10:07:06 [2019-12-10T10:07:06.266Z] #55 0.499 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
10:07:06 [2019-12-10T10:07:06.266Z] #55 0.499 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.6HFCMmNOwa/src/github.com/opencontainers/runc
10:07:06 [2019-12-10T10:07:06.266Z] #55 0.499 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
10:07:06 [2019-12-10T10:07:06.266Z] #55 0.508 Cloning into '/tmp/tmp.6HFCMmNOwa/src/github.com/opencontainers/runc'...
10:07:06 [2019-12-10T10:07:06.266Z] #55 ...
10:07:06 [2019-12-10T10:07:06.266Z] 
10:07:06 [2019-12-10T10:07:06.266Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:07:06 [2019-12-10T10:07:06.266Z] #25 51.40 Setting up libonig4:ppc64el (6.1.3-2) ...
10:07:06 [2019-12-10T10:07:06.266Z] #25 51.40 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ...
10:07:06 [2019-12-10T10:07:06.266Z] #25 51.41 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:07:06 [2019-12-10T10:07:06.266Z] #25 51.61 Setting up jq (1.5+dfsg-1.3) ...
10:07:06 [2019-12-10T10:07:06.266Z] #25 DONE 51.8s
10:07:06 [2019-12-10T10:07:06.620Z] 
10:07:06 [2019-12-10T10:07:06.620Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
10:07:06 [2019-12-10T10:07:06.620Z] #26 DONE 0.1s
10:07:06 [2019-12-10T10:07:06.620Z] 
10:07:06 [2019-12-10T10:07:06.620Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:07:06 [2019-12-10T10:07:06.620Z] #41 51.47 Fetched 3548 kB in 0s (3945 kB/s)
10:07:06 [2019-12-10T10:07:06.620Z] #41 51.74 Selecting previously unselected package libnet1:ppc64el.
10:07:06 [2019-12-10T10:07:06.620Z] #41 51.74 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
10:07:06 [2019-12-10T10:07:06.620Z] #41 51.86 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ...
10:07:06 [2019-12-10T10:07:06.620Z] #41 51.86 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ...
10:07:06 [2019-12-10T10:07:06.620Z] #41 52.06 Selecting previously unselected package libcap-dev:ppc64el.
10:07:06 [2019-12-10T10:07:06.620Z] #41 52.06 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ...
10:07:06 [2019-12-10T10:07:06.620Z] #41 ...
10:07:06 [2019-12-10T10:07:06.620Z] 
10:07:06 [2019-12-10T10:07:06.620Z] #12 [dev 1/24] RUN groupadd -r docker
10:07:06 [2019-12-10T10:07:06.620Z] #12 DONE 1.1s
10:07:06 [2019-12-10T10:07:06.620Z] 
10:07:06 [2019-12-10T10:07:06.620Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:07:06 [2019-12-10T10:07:06.620Z] #41 52.08 Unpacking libcap-dev:ppc64el (1:2.25-1) ...
10:07:06 [2019-12-10T10:07:06.838Z] #17 ...
10:07:06 [2019-12-10T10:07:06.838Z] 
10:07:06 [2019-12-10T10:07:06.838Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:07:06 [2019-12-10T10:07:06.838Z] #54 186.7 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
10:07:06 [2019-12-10T10:07:06.965Z] #41 52.36 Selecting previously unselected package libnet1-dev.
10:07:06 [2019-12-10T10:07:06.965Z] #41 52.39 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ...
10:07:06 [2019-12-10T10:07:06.965Z] #41 52.40 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
10:07:06 [2019-12-10T10:07:06.967Z] #41 161.1   CC       criu/sockets.o
10:07:07 [2019-12-10T10:07:07.228Z] #41 161.8   CC       criu/stats.o
10:07:07 [2019-12-10T10:07:07.310Z] #41 ...
10:07:07 [2019-12-10T10:07:07.310Z] 
10:07:07 [2019-12-10T10:07:07.310Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
10:07:07 [2019-12-10T10:07:07.310Z] #13 DONE 0.6s
10:07:07 [2019-12-10T10:07:07.310Z] 
10:07:07 [2019-12-10T10:07:07.310Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:07:07 [2019-12-10T10:07:07.310Z] #41 52.83 Selecting previously unselected package libnl-3-200:ppc64el.
10:07:07 [2019-12-10T10:07:07.310Z] #41 52.85 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ...
10:07:07 [2019-12-10T10:07:07.655Z] #41 52.88 Unpacking libnl-3-200:ppc64el (3.2.27-2) ...
10:07:07 [2019-12-10T10:07:07.655Z] #41 53.25 Selecting previously unselected package libnl-3-dev:ppc64el.
10:07:07 [2019-12-10T10:07:07.655Z] #41 53.29 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ...
10:07:07 [2019-12-10T10:07:07.800Z] #41 ...
10:07:07 [2019-12-10T10:07:07.800Z] 
10:07:07 [2019-12-10T10:07:07.800Z] #23 [dev 9/24] COPY --from=dockercli     /build/ /usr/local/cli
10:07:07 [2019-12-10T10:07:07.800Z] #23 DONE 0.3s
10:07:07 [2019-12-10T10:07:07.800Z] 
10:07:07 [2019-12-10T10:07:07.800Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:07:07 [2019-12-10T10:07:07.800Z] #41 162.1   CC       criu/string.o
10:07:07 [2019-12-10T10:07:07.800Z] #41 162.2   CC       criu/sysctl.o
10:07:08 [2019-12-10T10:07:08.000Z] #41 ...
10:07:08 [2019-12-10T10:07:08.000Z] 
10:07:08 [2019-12-10T10:07:08.000Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
10:07:08 [2019-12-10T10:07:08.000Z] #14 0.534 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:07:08 [2019-12-10T10:07:08.000Z] #14 DONE 0.6s
10:07:08 [2019-12-10T10:07:08.000Z] 
10:07:08 [2019-12-10T10:07:08.000Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:07:08 [2019-12-10T10:07:08.000Z] #41 53.29 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ...
10:07:08 [2019-12-10T10:07:08.344Z] #44 ...
10:07:08 [2019-12-10T10:07:08.344Z] 
10:07:08 [2019-12-10T10:07:08.344Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:07:08 [2019-12-10T10:07:08.344Z] #41 52.83   CC       compel/arch/x86/src/lib/infect.o
10:07:08 [2019-12-10T10:07:08.344Z] #41 53.62   CC       compel/src/lib/infect-rpc.o
10:07:08 [2019-12-10T10:07:08.344Z] #41 53.97   CC       compel/src/lib/infect-util.o
10:07:08 [2019-12-10T10:07:08.344Z] #41 54.21   CC       compel/src/lib/infect.o
10:07:08 [2019-12-10T10:07:08.344Z] #41 56.11   CC       compel/src/lib/ptrace.o
10:07:08 [2019-12-10T10:07:08.344Z] #41 56.53   AR       compel/libcompel.a
10:07:08 [2019-12-10T10:07:08.344Z] #41 56.61   HOSTCC   compel/src/main-host.o
10:07:08 [2019-12-10T10:07:08.344Z] #41 56.92   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
10:07:08 [2019-12-10T10:07:08.344Z] #41 57.18   HOSTCC   compel/src/lib/handle-elf-host.o
10:07:08 [2019-12-10T10:07:08.344Z] #41 57.54   HOSTCC   compel/src/lib/log-host.o
10:07:08 [2019-12-10T10:07:08.344Z] #41 57.81   HOSTLINK compel/compel-host-bin
10:07:08 [2019-12-10T10:07:08.344Z] #41 57.89   DEP      soccr/soccr.d
10:07:08 [2019-12-10T10:07:08.344Z] #41 58.02   CC       soccr/soccr.o
10:07:08 [2019-12-10T10:07:08.344Z] #41 ...
10:07:08 [2019-12-10T10:07:08.344Z] 
10:07:08 [2019-12-10T10:07:08.344Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:07:08 [2019-12-10T10:07:08.344Z] #44 141.6 net/http/httptrace
10:07:08 [2019-12-10T10:07:08.346Z] #41 ...
10:07:08 [2019-12-10T10:07:08.346Z] 
10:07:08 [2019-12-10T10:07:08.346Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
10:07:08 [2019-12-10T10:07:08.346Z] #15 DONE 0.5s
10:07:08 [2019-12-10T10:07:08.346Z] 
10:07:08 [2019-12-10T10:07:08.346Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:07:08 [2019-12-10T10:07:08.346Z] #41 53.96 Selecting previously unselected package libprotobuf-c1:ppc64el.
10:07:08 [2019-12-10T10:07:08.346Z] #41 54.01 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ...
10:07:08 [2019-12-10T10:07:08.370Z] #41 162.8   CC       criu/sysfs_parse.o
10:07:08 [2019-12-10T10:07:08.602Z] #44 141.8 net/http
10:07:08 [2019-12-10T10:07:08.634Z] #41 163.1   CC       criu/timerfd.o
10:07:08 [2019-12-10T10:07:08.734Z] #41 54.02 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ...
10:07:08 [2019-12-10T10:07:08.734Z] #41 54.27 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
10:07:08 [2019-12-10T10:07:08.734Z] #41 ...
10:07:08 [2019-12-10T10:07:08.734Z] 
10:07:08 [2019-12-10T10:07:08.734Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
10:07:08 [2019-12-10T10:07:08.734Z] #16 DONE 0.6s
10:07:08 [2019-12-10T10:07:08.734Z] 
10:07:08 [2019-12-10T10:07:08.734Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:07:08 [2019-12-10T10:07:08.734Z] #41 54.32 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ...
10:07:08 [2019-12-10T10:07:08.734Z] #41 54.33 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ...
10:07:08 [2019-12-10T10:07:08.893Z] #41 ...
10:07:08 [2019-12-10T10:07:08.893Z] 
10:07:08 [2019-12-10T10:07:08.893Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
10:07:08 [2019-12-10T10:07:08.893Z] #27 DONE 1.2s
10:07:08 [2019-12-10T10:07:08.893Z] 
10:07:08 [2019-12-10T10:07:08.893Z] #29 [dev 11/24] COPY --from=swagger       /build/ /usr/local/bin/
10:07:09 [2019-12-10T10:07:09.075Z] #41 54.59 Selecting previously unselected package zlib1g-dev:ppc64el.
10:07:09 [2019-12-10T10:07:09.075Z] #41 54.59 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ...
10:07:09 [2019-12-10T10:07:09.075Z] #41 54.61 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ...
10:07:09 [2019-12-10T10:07:09.153Z] #29 DONE 0.4s
10:07:09 [2019-12-10T10:07:09.153Z] 
10:07:09 [2019-12-10T10:07:09.153Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:07:09 [2019-12-10T10:07:09.153Z] #41 163.5   CC       criu/tty.o
10:07:09 [2019-12-10T10:07:09.367Z] #54 188.8 + mkdir -p /build
10:07:09 [2019-12-10T10:07:09.367Z] #54 188.9 + cp runc /build/runc
10:07:09 [2019-12-10T10:07:09.412Z] #41 ...
10:07:09 [2019-12-10T10:07:09.412Z] 
10:07:09 [2019-12-10T10:07:09.412Z] #32 [dev 12/24] COPY --from=tomlv         /build/ /usr/local/bin/
10:07:09 [2019-12-10T10:07:09.412Z] #32 DONE 0.2s
10:07:09 [2019-12-10T10:07:09.419Z] #41 54.92 Selecting previously unselected package libprotobuf10:ppc64el.
10:07:09 [2019-12-10T10:07:09.419Z] #41 54.92 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ...
10:07:09 [2019-12-10T10:07:09.419Z] #41 54.93 Unpacking libprotobuf10:ppc64el (3.0.0-9) ...
10:07:09 [2019-12-10T10:07:09.625Z] #54 DONE 189.6s
10:07:09 [2019-12-10T10:07:09.625Z] 
10:07:09 [2019-12-10T10:07:09.625Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:07:09 [2019-12-10T10:07:09.625Z] #41 156.3   CC       criu/filesystems.o
10:07:09 [2019-12-10T10:07:09.625Z] #41 157.1   CC       criu/fsnotify.o
10:07:09 [2019-12-10T10:07:09.671Z] 
10:07:09 [2019-12-10T10:07:09.671Z] #37 [dev 13/24] COPY --from=tini          /build/ /usr/local/bin/
10:07:09 [2019-12-10T10:07:09.671Z] #37 DONE 0.1s
10:07:09 [2019-12-10T10:07:09.671Z] 
10:07:09 [2019-12-10T10:07:09.671Z] #39 [dev 14/24] COPY --from=registry      /build/ /usr/local/bin/
10:07:09 [2019-12-10T10:07:09.764Z] #41 ...
10:07:09 [2019-12-10T10:07:09.764Z] 
10:07:09 [2019-12-10T10:07:09.764Z] #17 [dev 6/24] RUN ldconfig
10:07:09 [2019-12-10T10:07:09.764Z] #17 DONE 0.7s
10:07:09 [2019-12-10T10:07:09.764Z] 
10:07:09 [2019-12-10T10:07:09.764Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:07:09 [2019-12-10T10:07:09.764Z] #18 ...
10:07:09 [2019-12-10T10:07:09.764Z] 
10:07:09 [2019-12-10T10:07:09.764Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:07:09 [2019-12-10T10:07:09.764Z] #57 34.87 Reading package lists...
10:07:09 [2019-12-10T10:07:09.764Z] #57 45.78 Building dependency tree...
10:07:09 [2019-12-10T10:07:09.764Z] #57 49.44 The following additional packages will be installed:
10:07:09 [2019-12-10T10:07:09.764Z] #57 49.44   btrfs-progs liblzo2-2
10:07:09 [2019-12-10T10:07:09.764Z] #57 49.86 The following NEW packages will be installed:
10:07:09 [2019-12-10T10:07:09.764Z] #57 49.87   btrfs-progs btrfs-tools liblzo2-2
10:07:09 [2019-12-10T10:07:09.764Z] #57 50.10 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
10:07:09 [2019-12-10T10:07:09.764Z] #57 50.10 Need to get 588 kB of archives.
10:07:09 [2019-12-10T10:07:09.764Z] #57 50.10 After this operation, 5005 kB of additional disk space will be used.
10:07:09 [2019-12-10T10:07:09.764Z] #57 50.10 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
10:07:09 [2019-12-10T10:07:09.764Z] #57 50.13 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB]
10:07:09 [2019-12-10T10:07:09.764Z] #57 50.28 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB]
10:07:09 [2019-12-10T10:07:09.764Z] #57 52.28 debconf: delaying package configuration, since apt-utils is not installed
10:07:09 [2019-12-10T10:07:09.764Z] #57 52.45 Fetched 588 kB in 0s (2315 kB/s)
10:07:09 [2019-12-10T10:07:09.764Z] #57 52.63 Selecting previously unselected package liblzo2-2:ppc64el.
10:07:09 [2019-12-10T10:07:09.764Z] #57 52.63 (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.)
10:07:09 [2019-12-10T10:07:09.764Z] #57 52.83 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
10:07:09 [2019-12-10T10:07:09.764Z] #57 52.84 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
10:07:09 [2019-12-10T10:07:09.764Z] #57 53.24 Selecting previously unselected package btrfs-progs.
10:07:09 [2019-12-10T10:07:09.764Z] #57 53.25 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ...
10:07:09 [2019-12-10T10:07:09.764Z] #57 53.27 Unpacking btrfs-progs (4.7.3-1) ...
10:07:09 [2019-12-10T10:07:09.764Z] #57 54.42 Selecting previously unselected package btrfs-tools.
10:07:09 [2019-12-10T10:07:09.764Z] #57 54.44 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ...
10:07:09 [2019-12-10T10:07:09.764Z] #57 54.45 Unpacking btrfs-tools (4.7.3-1) ...
10:07:09 [2019-12-10T10:07:09.764Z] #57 54.90 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:07:09 [2019-12-10T10:07:09.764Z] #57 55.02 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
10:07:09 [2019-12-10T10:07:09.764Z] #57 55.04 Setting up btrfs-progs (4.7.3-1) ...
10:07:09 [2019-12-10T10:07:09.764Z] #57 55.04 Setting up btrfs-tools (4.7.3-1) ...
10:07:09 [2019-12-10T10:07:09.764Z] #57 55.09 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:07:09 [2019-12-10T10:07:09.764Z] #57 DONE 55.4s
10:07:09 [2019-12-10T10:07:09.883Z] #41 158.4   CC       criu/image-desc.o
10:07:09 [2019-12-10T10:07:09.932Z] #39 DONE 0.3s
10:07:09 [2019-12-10T10:07:09.932Z] 
10:07:09 [2019-12-10T10:07:09.932Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:07:10 [2019-12-10T10:07:10.108Z] 
10:07:10 [2019-12-10T10:07:10.108Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
10:07:10 [2019-12-10T10:07:10.108Z] #58 DONE 0.1s
10:07:10 [2019-12-10T10:07:10.108Z] 
10:07:10 [2019-12-10T10:07:10.108Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
10:07:10 [2019-12-10T10:07:10.108Z] #59 DONE 0.1s
10:07:10 [2019-12-10T10:07:10.108Z] 
10:07:10 [2019-12-10T10:07:10.108Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:07:10 [2019-12-10T10:07:10.108Z] #34 34.93 Reading package lists...
10:07:10 [2019-12-10T10:07:10.108Z] #34 45.85 Building dependency tree...
10:07:10 [2019-12-10T10:07:10.108Z] #34 49.54 The following additional packages will be installed:
10:07:10 [2019-12-10T10:07:10.108Z] #34 49.56   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
10:07:10 [2019-12-10T10:07:10.108Z] #34 49.57 Suggested packages:
10:07:10 [2019-12-10T10:07:10.108Z] #34 49.58   codeblocks eclipse ninja-build lrzip
10:07:10 [2019-12-10T10:07:10.108Z] #34 49.58 Recommended packages:
10:07:10 [2019-12-10T10:07:10.108Z] #34 49.58   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
10:07:10 [2019-12-10T10:07:10.108Z] #34 51.42 The following NEW packages will be installed:
10:07:10 [2019-12-10T10:07:10.108Z] #34 51.44   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
10:07:10 [2019-12-10T10:07:10.108Z] #34 51.44   vim-common xxd
10:07:10 [2019-12-10T10:07:10.108Z] #34 51.56 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
10:07:10 [2019-12-10T10:07:10.108Z] #34 51.56 Need to get 13.4 MB of archives.
10:07:10 [2019-12-10T10:07:10.108Z] #34 51.56 After this operation, 60.4 MB of additional disk space will be used.
10:07:10 [2019-12-10T10:07:10.108Z] #34 51.56 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB]
10:07:10 [2019-12-10T10:07:10.108Z] #34 51.96 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
10:07:10 [2019-12-10T10:07:10.108Z] #34 51.99 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB]
10:07:10 [2019-12-10T10:07:10.108Z] #34 53.65 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB]
10:07:10 [2019-12-10T10:07:10.108Z] #34 53.78 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u2 [272 kB]
10:07:10 [2019-12-10T10:07:10.108Z] #34 53.88 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
10:07:10 [2019-12-10T10:07:10.108Z] #34 53.91 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB]
10:07:10 [2019-12-10T10:07:10.108Z] #34 53.93 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB]
10:07:10 [2019-12-10T10:07:10.108Z] #34 54.55 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB]
10:07:10 [2019-12-10T10:07:10.108Z] #34 54.62 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
10:07:10 [2019-12-10T10:07:10.108Z] #34 ...
10:07:10 [2019-12-10T10:07:10.108Z] 
10:07:10 [2019-12-10T10:07:10.108Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:07:10 [2019-12-10T10:07:10.108Z] #18 0.511 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:07:10 [2019-12-10T10:07:10.108Z] #18 0.522 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:07:10 [2019-12-10T10:07:10.141Z] #41 158.7   CC       criu/image.o
10:07:10 [2019-12-10T10:07:10.452Z] #18 0.634 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:07:10 [2019-12-10T10:07:10.452Z] #18 0.662 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:07:10 [2019-12-10T10:07:10.452Z] #18 0.743 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:07:10 [2019-12-10T10:07:10.502Z] #41 165.1   CC       criu/tun.o
10:07:11 [2019-12-10T10:07:11.072Z] #41 165.5   CC       criu/uffd.o
10:07:11 [2019-12-10T10:07:11.074Z] #41 159.6   CC       criu/ipc_ns.o
10:07:12 [2019-12-10T10:07:12.008Z] #41 160.6   CC       criu/irmap.o
10:07:12 [2019-12-10T10:07:12.012Z] #41 166.5   CC       criu/util.o
10:07:12 [2019-12-10T10:07:12.574Z] #41 161.1   CC       criu/kcmp-ids.o
10:07:12 [2019-12-10T10:07:12.785Z] #18 3.022 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB]
10:07:12 [2019-12-10T10:07:12.831Z] #41 161.4   CC       criu/kerndat.o
10:07:12 [2019-12-10T10:07:12.832Z] #41 ...
10:07:12 [2019-12-10T10:07:12.832Z] 
10:07:12 [2019-12-10T10:07:12.832Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:07:12 [2019-12-10T10:07:12.832Z] #38 258.6 + dpkg --print-architecture
10:07:12 [2019-12-10T10:07:12.832Z] #38 258.6 + cd /tmp/tmp.TLGXmgXq66/src/github.com/docker/distribution
10:07:12 [2019-12-10T10:07:12.832Z] #38 258.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
10:07:12 [2019-12-10T10:07:12.952Z] #41 167.6   CC       criu/uts_ns.o
10:07:13 [2019-12-10T10:07:13.348Z] #38 259.0 + GOPATH=/tmp/tmp.TLGXmgXq66/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.TLGXmgXq66
10:07:13 [2019-12-10T10:07:13.348Z] #38 259.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
10:07:13 [2019-12-10T10:07:13.521Z] #41 167.8   CC       criu/vdso.o
10:07:13 [2019-12-10T10:07:13.781Z] #41 168.2   LINK     criu/built-in.o
10:07:13 [2019-12-10T10:07:13.781Z] #41 168.3   LINK     criu/criu
10:07:13 [2019-12-10T10:07:13.862Z] #44 ...
10:07:13 [2019-12-10T10:07:13.862Z] 
10:07:13 [2019-12-10T10:07:13.862Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:07:13 [2019-12-10T10:07:13.862Z] #41 59.12   AR       soccr/libsoccr.a
10:07:13 [2019-12-10T10:07:13.862Z] #41 59.15 make[1]: 'soccr/libsoccr.a' is up to date.
10:07:13 [2019-12-10T10:07:13.862Z] #41 59.44   DEP      criu/arch/x86/sigframe.d
10:07:13 [2019-12-10T10:07:13.862Z] #41 59.55   DEP      criu/arch/x86/sigaction_compat.d
10:07:13 [2019-12-10T10:07:13.862Z] #41 59.66   DEP      criu/arch/x86/kerndat.d
10:07:13 [2019-12-10T10:07:13.862Z] #41 59.81   DEP      criu/arch/x86/crtools.d
10:07:13 [2019-12-10T10:07:13.862Z] #41 59.94   DEP      criu/arch/x86/cpu.d
10:07:13 [2019-12-10T10:07:13.862Z] #41 60.11   CC       criu/arch/x86/cpu.o
10:07:13 [2019-12-10T10:07:13.862Z] #41 60.73   CC       criu/arch/x86/crtools.o
10:07:13 [2019-12-10T10:07:13.862Z] #41 61.94   CC       criu/arch/x86/kerndat.o
10:07:13 [2019-12-10T10:07:13.862Z] #41 62.41   CC       criu/arch/x86/sigaction_compat.o
10:07:13 [2019-12-10T10:07:13.862Z] #41 62.74   CC       criu/arch/x86/sigframe.o
10:07:13 [2019-12-10T10:07:13.862Z] #41 63.05   LINK     criu/arch/x86/crtools.built-in.o
10:07:13 [2019-12-10T10:07:13.862Z] #41 63.10   DEP      criu/pie/util-vdso-elf32.d
10:07:13 [2019-12-10T10:07:13.862Z] #41 63.22   DEP      criu/arch/x86/vdso-pie.d
10:07:13 [2019-12-10T10:07:13.862Z] #41 63.37   DEP      criu/pie/parasite-vdso.d
10:07:13 [2019-12-10T10:07:13.862Z] #41 63.51   DEP      criu/pie/util-vdso.d
10:07:14 [2019-12-10T10:07:14.120Z] #41 63.68   DEP      criu/pie/util.d
10:07:14 [2019-12-10T10:07:14.351Z] #41 168.6   DEP      lib/c/criu.d
10:07:14 [2019-12-10T10:07:14.351Z] #41 168.7   CC       images/rpc.pb-c.o
10:07:14 [2019-12-10T10:07:14.377Z] #41 63.82   CC       criu/pie/util.o
10:07:14 [2019-12-10T10:07:14.635Z] #41 64.13   CC       criu/pie/util-vdso.o
10:07:14 [2019-12-10T10:07:14.922Z] #41 169.3   CC       lib/c/criu.o
10:07:15 [2019-12-10T10:07:15.151Z] #18 ...
10:07:15 [2019-12-10T10:07:15.151Z] 
10:07:15 [2019-12-10T10:07:15.151Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:07:15 [2019-12-10T10:07:15.151Z] #27 4.636 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
10:07:15 [2019-12-10T10:07:15.151Z] #27 6.045 
10:07:15 [2019-12-10T10:07:15.151Z] #27 6.661 
###                                                                        5.0%
#########                                                                 13.3%
###############                                                           21.9%
####################                                                      28.2%
########################                                                  34.6%
#############################                                             41.0%
################################                                          45.2%
######################################                                    53.7%
############################################                              62.3%
###############################################                           66.5%
####################################################                      72.9%
#######################################################                   77.2%
##########################################################                81.4%
###############################################################           87.8%
##################################################################        92.1%
######################################################################    98.5%
######################################################################## 100.0%
10:07:15 [2019-12-10T10:07:15.201Z] #41 64.80   CC       criu/pie/parasite-vdso.o
10:07:15 [2019-12-10T10:07:15.863Z] #41 170.2   LINK     lib/c/built-in.o
10:07:15 [2019-12-10T10:07:15.863Z] #41 170.2   LINK     lib/c/libcriu.so
10:07:15 [2019-12-10T10:07:15.863Z] #41 170.4   GEN      magic.py
10:07:16 [2019-12-10T10:07:16.013Z] #60 ...
10:07:16 [2019-12-10T10:07:16.013Z] 
10:07:16 [2019-12-10T10:07:16.013Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:07:16 [2019-12-10T10:07:16.013Z] #39 211.2 + rm -rf /tmp/tmp.5ZyT6mrPiC/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.5ZyT6mrPiC
10:07:16 [2019-12-10T10:07:16.013Z] #39 DONE 211.3s
10:07:16 [2019-12-10T10:07:16.013Z] 
10:07:16 [2019-12-10T10:07:16.013Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:07:16 [2019-12-10T10:07:16.123Z] #41 170.5 Note: Building without setproctitle() and strlcpy() support.
10:07:16 [2019-12-10T10:07:16.123Z] #41 170.5       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:07:16 [2019-12-10T10:07:16.134Z] #41 65.62   CC       criu/arch/x86/vdso-pie.o
10:07:16 [2019-12-10T10:07:16.350Z] #27 9.852 
10:07:16 [2019-12-10T10:07:16.391Z] #41 65.95   CC       criu/pie/util-vdso-elf32.o
10:07:16 [2019-12-10T10:07:16.693Z] #41 171.1 fatal: Not a git repository (or any of the parent directories): .git
10:07:16 [2019-12-10T10:07:16.876Z] #60 ...
10:07:16 [2019-12-10T10:07:16.876Z] 
10:07:16 [2019-12-10T10:07:16.876Z] #40 [dev 14/24] COPY --from=registry      /build/ /usr/local/bin/
10:07:16 [2019-12-10T10:07:16.876Z] #40 DONE 0.4s
10:07:16 [2019-12-10T10:07:16.876Z] 
10:07:16 [2019-12-10T10:07:16.876Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:07:17 [2019-12-10T10:07:17.286Z] #51 ...
10:07:17 [2019-12-10T10:07:17.286Z] 
10:07:17 [2019-12-10T10:07:17.286Z] #43 [dev 15/24] COPY --from=criu          /build/ /usr/local/
10:07:17 [2019-12-10T10:07:17.286Z] #43 DONE 0.1s
10:07:17 [2019-12-10T10:07:17.286Z] 
10:07:17 [2019-12-10T10:07:17.286Z] #46 [dev 16/24] COPY --from=vndr          /build/ /usr/local/bin/
10:07:17 [2019-12-10T10:07:17.286Z] #46 DONE 0.1s
10:07:17 [2019-12-10T10:07:17.286Z] 
10:07:17 [2019-12-10T10:07:17.286Z] #49 [dev 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
10:07:17 [2019-12-10T10:07:17.286Z] #49 DONE 0.1s
10:07:17 [2019-12-10T10:07:17.286Z] 
10:07:17 [2019-12-10T10:07:17.286Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:07:17 [2019-12-10T10:07:17.324Z] #41 66.68   AR       criu/pie/pie.lib.a
10:07:17 [2019-12-10T10:07:17.324Z] #41 66.74   DEP      criu/pie/restorer.d
10:07:17 [2019-12-10T10:07:17.324Z] #41 66.96   DEP      criu/arch/x86/sigaction_compat_pie.d
10:07:17 [2019-12-10T10:07:17.324Z] #41 67.06   DEP      criu/arch/x86/restorer_unmap.d
10:07:17 [2019-12-10T10:07:17.581Z] #41 67.09   DEP      criu/arch/x86/restorer.d
10:07:17 [2019-12-10T10:07:17.633Z] #41 171.9 make[1]: Nothing to be done for 'all'.
10:07:17 [2019-12-10T10:07:17.786Z] #27 10.61 
########                                                                  12.3%
#################                                                         23.8%
#########################                                                 35.3%
#########################################                                 58.3%
##################################################                        70.7%
##################################################################        92.0%
######################################################################## 100.0%
10:07:17 [2019-12-10T10:07:17.839Z] #41 67.44   DEP      criu/pie/parasite.d
10:07:18 [2019-12-10T10:07:18.097Z] #41 67.65   CC       criu/pie/parasite.o
10:07:18 [2019-12-10T10:07:18.127Z] #27 ...
10:07:18 [2019-12-10T10:07:18.127Z] 
10:07:18 [2019-12-10T10:07:18.127Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:07:18 [2019-12-10T10:07:18.127Z] #69 DONE 63.4s
10:07:18 [2019-12-10T10:07:18.127Z] 
10:07:18 [2019-12-10T10:07:18.127Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:07:18 [2019-12-10T10:07:18.127Z] #48 62.81 + cd /tmp/tmp.wuaa9Wlfvl/src/gotest.tools/gotestsum
10:07:18 [2019-12-10T10:07:18.127Z] #48 62.81 + git checkout -q v0.3.5
10:07:18 [2019-12-10T10:07:18.127Z] #48 62.97 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
10:07:18 [2019-12-10T10:07:18.203Z] #41 172.8 make[1]: 'images/built-in.o' is up to date.
10:07:18 [2019-12-10T10:07:18.203Z] #41 172.8 make[1]: 'compel/plugins/std.lib.a' is up to date.
10:07:18 [2019-12-10T10:07:18.203Z] #41 172.8 make[1]: 'compel/plugins/fds.lib.a' is up to date.
10:07:18 [2019-12-10T10:07:18.463Z] #41 172.8 make[1]: 'compel/libcompel.a' is up to date.
10:07:18 [2019-12-10T10:07:18.463Z] #41 172.9 make[1]: 'compel/compel-host-bin' is up to date.
10:07:18 [2019-12-10T10:07:18.463Z] #41 172.9 make[1]: Nothing to be done for 'all'.
10:07:18 [2019-12-10T10:07:18.463Z] #41 172.9 make[1]: 'soccr/libsoccr.a' is up to date.
10:07:18 [2019-12-10T10:07:18.611Z] #38 ...
10:07:18 [2019-12-10T10:07:18.611Z] 
10:07:18 [2019-12-10T10:07:18.611Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:07:18 [2019-12-10T10:07:18.611Z] #17 156.1 Setting up libpython3-stdlib:amd64 (3.5.3-1) ...
10:07:18 [2019-12-10T10:07:18.611Z] #17 156.1 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
10:07:18 [2019-12-10T10:07:18.611Z] #17 156.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
10:07:18 [2019-12-10T10:07:18.611Z] #17 156.1 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
10:07:18 [2019-12-10T10:07:18.611Z] #17 156.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
10:07:18 [2019-12-10T10:07:18.611Z] #17 156.1 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
10:07:18 [2019-12-10T10:07:18.611Z] #17 156.1 Setting up btrfs-tools (4.7.3-1) ...
10:07:18 [2019-12-10T10:07:18.611Z] #17 156.2 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
10:07:18 [2019-12-10T10:07:18.611Z] #17 156.2 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
10:07:18 [2019-12-10T10:07:18.611Z] #17 156.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
10:07:18 [2019-12-10T10:07:18.611Z] #17 156.3 Setting up python3 (3.5.3-1) ...
10:07:18 [2019-12-10T10:07:18.611Z] #17 157.9 Setting up apparmor (2.11.0-3+deb9u2) ...
10:07:18 [2019-12-10T10:07:18.611Z] #17 159.1 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
10:07:18 [2019-12-10T10:07:18.611Z] #17 159.2 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
10:07:18 [2019-12-10T10:07:18.611Z] #17 159.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
10:07:18 [2019-12-10T10:07:18.611Z] #17 159.3 Setting up python3-wheel (0.29.0-2) ...
10:07:18 [2019-12-10T10:07:18.611Z] #17 160.1 Setting up python3-pkg-resources (33.1.1-1) ...
10:07:18 [2019-12-10T10:07:18.611Z] #17 160.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
10:07:18 [2019-12-10T10:07:18.611Z] #17 160.9 Setting up python3-pip (9.0.1-2+deb9u1) ...
10:07:18 [2019-12-10T10:07:18.611Z] #17 161.9 Setting up dmsetup (2:1.02.137-2) ...
10:07:18 [2019-12-10T10:07:18.611Z] #17 161.9 Setting up python3-setuptools (33.1.1-1) ...
10:07:18 [2019-12-10T10:07:18.611Z] #17 162.8 Setting up dh-python (2.20170125) ...
10:07:18 [2019-12-10T10:07:18.611Z] #17 163.4 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ...
10:07:18 [2019-12-10T10:07:18.611Z] #17 163.4 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:07:18 [2019-12-10T10:07:18.611Z] #17 DONE 163.9s
10:07:18 [2019-12-10T10:07:18.611Z] 
10:07:18 [2019-12-10T10:07:18.611Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
10:07:18 [2019-12-10T10:07:18.724Z] #41 173.1 make[2]: Nothing to be done for 'all'.
10:07:18 [2019-12-10T10:07:18.724Z] #41 173.1 make[2]: Nothing to be done for 'all'.
10:07:18 [2019-12-10T10:07:18.724Z] #41 173.2 make[2]: Nothing to be done for 'all'.
10:07:18 [2019-12-10T10:07:18.724Z] #41 173.3 make[2]: Nothing to be done for 'all'.
10:07:18 [2019-12-10T10:07:18.724Z] #41 173.3 make[2]: Nothing to be done for 'all'.
10:07:18 [2019-12-10T10:07:18.983Z] #41 173.3 make[2]: Nothing to be done for 'all'.
10:07:18 [2019-12-10T10:07:18.983Z] #41 173.4 make[2]: Nothing to be done for 'all'.
10:07:18 [2019-12-10T10:07:18.983Z] #41 173.5 make[2]: Nothing to be done for 'all'.
10:07:18 [2019-12-10T10:07:18.983Z] #41 173.5   INSTALL  criu/criu
10:07:19 [2019-12-10T10:07:19.031Z] #41 68.82   LINK     criu/pie/parasite.built-in.o
10:07:19 [2019-12-10T10:07:19.288Z] #41 68.83   GEN      criu/pie/parasite-blob.h
10:07:19 [2019-12-10T10:07:19.289Z] #41 68.85   CC       criu/arch/x86/restorer.o
10:07:19 [2019-12-10T10:07:19.289Z] #41 ...
10:07:19 [2019-12-10T10:07:19.289Z] 
10:07:19 [2019-12-10T10:07:19.289Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:07:19 [2019-12-10T10:07:19.289Z] #44 152.5 github.com/LK4D4/vndr/godl
10:07:19 [2019-12-10T10:07:19.744Z] #41 DONE 174.0s
10:07:19 [2019-12-10T10:07:19.744Z] 
10:07:19 [2019-12-10T10:07:19.744Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:07:20 [2019-12-10T10:07:20.048Z] #44 153.1 github.com/LK4D4/vndr
10:07:20 [2019-12-10T10:07:20.457Z] #48 ...
10:07:20 [2019-12-10T10:07:20.457Z] 
10:07:20 [2019-12-10T10:07:20.457Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:07:20 [2019-12-10T10:07:20.457Z] #60 0.357 + RM_GOPATH=0
10:07:20 [2019-12-10T10:07:20.457Z] #60 0.360 + TMP_GOPATH=
10:07:20 [2019-12-10T10:07:20.457Z] #60 0.360 + : /build
10:07:20 [2019-12-10T10:07:20.457Z] #60 0.360 + '[' -z '' ']'
10:07:20 [2019-12-10T10:07:20.457Z] #60 0.362 ++ mktemp -d
10:07:20 [2019-12-10T10:07:20.457Z] #60 0.380 + export GOPATH=/tmp/tmp.PAwfpngk0L
10:07:20 [2019-12-10T10:07:20.457Z] #60 0.380 + GOPATH=/tmp/tmp.PAwfpngk0L
10:07:20 [2019-12-10T10:07:20.457Z] #60 0.380 + RM_GOPATH=1
10:07:20 [2019-12-10T10:07:20.457Z] #60 0.382 ++ dirname ./install.sh
10:07:20 [2019-12-10T10:07:20.457Z] #60 0.383 + dir=.
10:07:20 [2019-12-10T10:07:20.457Z] #60 0.383 + bin=containerd
10:07:20 [2019-12-10T10:07:20.457Z] #60 0.383 + shift
10:07:20 [2019-12-10T10:07:20.457Z] #60 0.384 + '[' '!' -f ./containerd.installer ']'
10:07:20 [2019-12-10T10:07:20.457Z] #60 0.384 + . ./containerd.installer
10:07:20 [2019-12-10T10:07:20.457Z] #60 0.385 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
10:07:20 [2019-12-10T10:07:20.457Z] #60 0.386 + install_containerd
10:07:20 [2019-12-10T10:07:20.457Z] #60 0.386 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
10:07:20 [2019-12-10T10:07:20.457Z] #60 0.386 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
10:07:20 [2019-12-10T10:07:20.457Z] #60 0.386 + git clone https://github.com/containerd/containerd.git /tmp/tmp.PAwfpngk0L/src/github.com/containerd/containerd
10:07:20 [2019-12-10T10:07:20.457Z] #60 0.390 Cloning into '/tmp/tmp.PAwfpngk0L/src/github.com/containerd/containerd'...
10:07:20 [2019-12-10T10:07:20.457Z] #60 ...
10:07:20 [2019-12-10T10:07:20.457Z] 
10:07:20 [2019-12-10T10:07:20.457Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:07:20 [2019-12-10T10:07:20.457Z] #27 12.73 
10:07:20 [2019-12-10T10:07:20.457Z] #27 13.61 
#####                                                                      8.1%
#########                                                                 13.2%
###########                                                               15.8%
###############                                                           21.0%
##################                                                        26.1%
10:07:20 [2019-12-10T10:07:20.457Z] #27 ...
10:07:20 [2019-12-10T10:07:20.457Z] 
10:07:20 [2019-12-10T10:07:20.457Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:07:20 [2019-12-10T10:07:20.457Z] #41 56.09 Selecting previously unselected package libprotobuf-lite10:ppc64el.
10:07:20 [2019-12-10T10:07:20.457Z] #41 56.10 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ...
10:07:20 [2019-12-10T10:07:20.457Z] #41 56.11 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ...
10:07:20 [2019-12-10T10:07:20.457Z] #41 56.39 Selecting previously unselected package libprotobuf-dev:ppc64el.
10:07:20 [2019-12-10T10:07:20.457Z] #41 56.39 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ...
10:07:20 [2019-12-10T10:07:20.457Z] #41 56.39 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ...
10:07:20 [2019-12-10T10:07:20.457Z] #41 58.20 Selecting previously unselected package libprotoc10:ppc64el.
10:07:20 [2019-12-10T10:07:20.457Z] #41 58.23 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ...
10:07:20 [2019-12-10T10:07:20.457Z] #41 58.23 Unpacking libprotoc10:ppc64el (3.0.0-9) ...
10:07:20 [2019-12-10T10:07:20.457Z] #41 59.75 Selecting previously unselected package protobuf-c-compiler.
10:07:20 [2019-12-10T10:07:20.457Z] #41 59.77 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ...
10:07:20 [2019-12-10T10:07:20.457Z] #41 59.78 Unpacking protobuf-c-compiler (1.2.1-2) ...
10:07:20 [2019-12-10T10:07:20.457Z] #41 60.09 Selecting previously unselected package protobuf-compiler.
10:07:20 [2019-12-10T10:07:20.457Z] #41 60.14 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ...
10:07:20 [2019-12-10T10:07:20.457Z] #41 60.14 Unpacking protobuf-compiler (3.0.0-9) ...
10:07:20 [2019-12-10T10:07:20.457Z] #41 60.41 Selecting previously unselected package python-pkg-resources.
10:07:20 [2019-12-10T10:07:20.457Z] #41 60.41 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
10:07:20 [2019-12-10T10:07:20.457Z] #41 60.42 Unpacking python-pkg-resources (33.1.1-1) ...
10:07:20 [2019-12-10T10:07:20.457Z] #41 60.80 Selecting previously unselected package python-protobuf.
10:07:20 [2019-12-10T10:07:20.457Z] #41 60.82 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ...
10:07:20 [2019-12-10T10:07:20.457Z] #41 60.83 Unpacking python-protobuf (3.0.0-9) ...
10:07:20 [2019-12-10T10:07:20.457Z] #41 61.56 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ...
10:07:20 [2019-12-10T10:07:20.457Z] #41 61.64 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ...
10:07:20 [2019-12-10T10:07:20.457Z] #41 61.65 Setting up python-pkg-resources (33.1.1-1) ...
10:07:20 [2019-12-10T10:07:20.814Z] #41 ...
10:07:20 [2019-12-10T10:07:20.814Z] 
10:07:20 [2019-12-10T10:07:20.814Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:07:21 [2019-12-10T10:07:21.121Z] #59 ...
10:07:21 [2019-12-10T10:07:21.121Z] 
10:07:21 [2019-12-10T10:07:21.121Z] #42 [dev 15/24] COPY --from=criu          /build/ /usr/local/
10:07:21 [2019-12-10T10:07:21.121Z] #42 DONE 0.2s
10:07:21 [2019-12-10T10:07:21.121Z] 
10:07:21 [2019-12-10T10:07:21.121Z] #45 [dev 16/24] COPY --from=vndr          /build/ /usr/local/bin/
10:07:21 [2019-12-10T10:07:21.121Z] #45 DONE 0.2s
10:07:21 [2019-12-10T10:07:21.121Z] 
10:07:21 [2019-12-10T10:07:21.121Z] #48 [dev 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
10:07:21 [2019-12-10T10:07:21.159Z] #27 13.61 
#####                                                                      8.1%
#########                                                                 13.2%
###########                                                               15.8%
###############                                                           21.0%
##################                                                        26.1%
######################                                                    31.9%
############################                                              39.6%
#####################################                                     51.9%
10:07:21 [2019-12-10T10:07:21.159Z] #27 ...
10:07:21 [2019-12-10T10:07:21.159Z] 
10:07:21 [2019-12-10T10:07:21.159Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:07:21 [2019-12-10T10:07:21.159Z] #34 56.46 debconf: delaying package configuration, since apt-utils is not installed
10:07:21 [2019-12-10T10:07:21.159Z] #34 56.70 Fetched 13.4 MB in 3s (4281 kB/s)
10:07:21 [2019-12-10T10:07:21.159Z] #34 56.95 Selecting previously unselected package cmake-data.
10:07:21 [2019-12-10T10:07:21.159Z] #34 56.95 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
10:07:21 [2019-12-10T10:07:21.159Z] #34 57.10 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
10:07:21 [2019-12-10T10:07:21.159Z] #34 57.11 Unpacking cmake-data (3.7.2-1) ...
10:07:21 [2019-12-10T10:07:21.159Z] #34 62.64 Selecting previously unselected package liblzo2-2:ppc64el.
10:07:21 [2019-12-10T10:07:21.159Z] #34 62.67 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
10:07:21 [2019-12-10T10:07:21.159Z] #34 62.68 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
10:07:21 [2019-12-10T10:07:21.159Z] #34 62.92 Selecting previously unselected package libicu57:ppc64el.
10:07:21 [2019-12-10T10:07:21.159Z] #34 62.96 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ...
10:07:21 [2019-12-10T10:07:21.159Z] #34 62.96 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ...
10:07:21 [2019-12-10T10:07:21.159Z] #34 ...
10:07:21 [2019-12-10T10:07:21.159Z] 
10:07:21 [2019-12-10T10:07:21.159Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:07:21 [2019-12-10T10:07:21.380Z] #48 DONE 0.1s
10:07:21 [2019-12-10T10:07:21.380Z] 
10:07:21 [2019-12-10T10:07:21.380Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
10:07:21 [2019-12-10T10:07:21.639Z] #51 DONE 0.2s
10:07:21 [2019-12-10T10:07:21.639Z] 
10:07:21 [2019-12-10T10:07:21.639Z] #55 [dev 19/24] COPY --from=runc          /build/ /usr/local/bin/
10:07:21 [2019-12-10T10:07:21.639Z] #55 DONE 0.1s
10:07:21 [2019-12-10T10:07:21.639Z] 
10:07:21 [2019-12-10T10:07:21.639Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:07:21 [2019-12-10T10:07:21.847Z] #27 13.61 
#####                                                                      8.1%
#########                                                                 13.2%
###########                                                               15.8%
###############                                                           21.0%
##################                                                        26.1%
######################                                                    31.9%
############################                                              39.6%
#####################################                                     51.9%
##########################################                                59.7%
################################################                          67.4%
####################################################                      72.6%
#######################################################                   77.8%
#############################################################             85.5%
#################################################################         90.6%
####################################################################      95.8%
######################################################################## 100.0%
10:07:23 [2019-12-10T10:07:23.030Z] #27 16.47 
10:07:24 [2019-12-10T10:07:24.073Z] #18 ...
10:07:24 [2019-12-10T10:07:24.073Z] 
10:07:24 [2019-12-10T10:07:24.073Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:07:24 [2019-12-10T10:07:24.073Z] #41 162.5   CC       criu/libnetlink.o
10:07:24 [2019-12-10T10:07:24.073Z] #41 162.8   CC       criu/log.o
10:07:24 [2019-12-10T10:07:24.073Z] #41 163.2   CC       criu/lsm.o
10:07:24 [2019-12-10T10:07:24.073Z] #41 163.6   CC       criu/mem.o
10:07:24 [2019-12-10T10:07:24.073Z] #41 165.0   CC       criu/mount.o
10:07:24 [2019-12-10T10:07:24.073Z] #41 168.3   CC       criu/namespaces.o
10:07:24 [2019-12-10T10:07:24.073Z] #41 170.1   CC       criu/net.o
10:07:24 [2019-12-10T10:07:24.073Z] #41 ...
10:07:24 [2019-12-10T10:07:24.073Z] 
10:07:24 [2019-12-10T10:07:24.073Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
10:07:24 [2019-12-10T10:07:24.073Z] #18 6.083 Collecting yamllint==1.16.0
10:07:25 [2019-12-10T10:07:25.367Z] #44 ...
10:07:25 [2019-12-10T10:07:25.367Z] 
10:07:25 [2019-12-10T10:07:25.367Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:07:25 [2019-12-10T10:07:25.367Z] #41 69.44   CC       criu/arch/x86/restorer_unmap.o
10:07:25 [2019-12-10T10:07:25.367Z] #41 69.48   CC       criu/arch/x86/sigaction_compat_pie.o
10:07:25 [2019-12-10T10:07:25.367Z] #41 69.74   CC       criu/pie/restorer.o
10:07:25 [2019-12-10T10:07:25.367Z] #41 72.23   LINK     criu/pie/restorer.built-in.o
10:07:25 [2019-12-10T10:07:25.367Z] #41 72.25   GEN      criu/pie/restorer-blob.h
10:07:25 [2019-12-10T10:07:25.367Z] #41 72.36   DEP      criu/vdso.d
10:07:25 [2019-12-10T10:07:25.367Z] #41 72.48   DEP      criu/vdso-compat.d
10:07:25 [2019-12-10T10:07:25.367Z] #41 72.59   DEP      criu/uts_ns.d
10:07:25 [2019-12-10T10:07:25.367Z] #41 72.82   DEP      criu/util.d
10:07:25 [2019-12-10T10:07:25.367Z] #41 72.98   DEP      criu/uffd.d
10:07:25 [2019-12-10T10:07:25.367Z] #41 73.13   DEP      criu/tun.d
10:07:25 [2019-12-10T10:07:25.367Z] #41 73.28   DEP      criu/tty.d
10:07:25 [2019-12-10T10:07:25.367Z] #41 73.47   DEP      criu/timerfd.d
10:07:25 [2019-12-10T10:07:25.367Z] #41 73.61   DEP      criu/sysfs_parse.d
10:07:25 [2019-12-10T10:07:25.367Z] #41 73.80   DEP      criu/sysctl.d
10:07:25 [2019-12-10T10:07:25.367Z] #41 73.97   DEP      criu/string.d
10:07:25 [2019-12-10T10:07:25.367Z] #41 74.00   DEP      criu/stats.d
10:07:25 [2019-12-10T10:07:25.367Z] #41 74.12   DEP      criu/sockets.d
10:07:25 [2019-12-10T10:07:25.367Z] #41 74.27   DEP      criu/sk-unix.d
10:07:25 [2019-12-10T10:07:25.367Z] #41 74.45   DEP      criu/sk-tcp.d
10:07:25 [2019-12-10T10:07:25.367Z] #41 74.63   DEP      criu/sk-queue.d
10:07:25 [2019-12-10T10:07:25.367Z] #41 74.82   DEP      criu/sk-packet.d
10:07:25 [2019-12-10T10:07:25.435Z] #60 188.6 + bin/containerd
10:07:25 [2019-12-10T10:07:25.635Z] #41 75.08   DEP      criu/sk-netlink.d
10:07:25 [2019-12-10T10:07:25.635Z] #41 75.35   DEP      criu/sk-inet.d
10:07:25 [2019-12-10T10:07:25.893Z] #41 75.61   DEP      criu/signalfd.d
10:07:26 [2019-12-10T10:07:26.164Z] #41 75.79   DEP      criu/sigframe.d
10:07:26 [2019-12-10T10:07:26.164Z] #41 75.87   DEP      criu/shmem.d
10:07:26 [2019-12-10T10:07:26.425Z] #41 76.06   DEP      criu/servicefd.d
10:07:26 [2019-12-10T10:07:26.601Z] #27 17.08 
##                                                                         2.9%
####                                                                       6.5%
######                                                                     9.2%
#########                                                                 13.5%
############                                                              17.1%
##############                                                            19.8%
###############                                                           21.9%
################                                                          22.8%
#################                                                         25.0%
####################                                                      28.0%
######################                                                    31.3%
#########################                                                 34.9%
##########################                                                36.7%
############################                                              40.3%
##############################                                            43.0%
################################                                          45.6%
##################################                                        48.3%
####################################                                      51.0%
#######################################                                   54.6%
#########################################                                 58.1%
############################################                              61.7%
###############################################                           65.3%
#################################################                         68.9%
####################################################                      72.4%
#####################################################                     74.8%
#######################################################                   77.5%
#########################################################                 80.2%
###########################################################               82.9%
##############################################################            86.2%
10:07:26 [2019-12-10T10:07:26.602Z] #27 ...
10:07:26 [2019-12-10T10:07:26.602Z] 
10:07:26 [2019-12-10T10:07:26.602Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:07:26 [2019-12-10T10:07:26.602Z] #18 7.170 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
10:07:26 [2019-12-10T10:07:26.602Z] #18 9.532 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
10:07:26 [2019-12-10T10:07:26.682Z] #41 76.31   DEP      criu/seize.d
10:07:26 [2019-12-10T10:07:26.682Z] #41 76.45   DEP      criu/seccomp.d
10:07:26 [2019-12-10T10:07:26.939Z] #41 76.71   DEP      criu/rst-malloc.d
10:07:26 [2019-12-10T10:07:26.948Z] #18 ...
10:07:26 [2019-12-10T10:07:26.948Z] 
10:07:26 [2019-12-10T10:07:26.948Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:07:27 [2019-12-10T10:07:27.196Z] #41 76.79   DEP      criu/rbtree.d
10:07:27 [2019-12-10T10:07:27.196Z] #41 76.85   DEP      criu/pstree.d
10:07:27 [2019-12-10T10:07:27.452Z] #41 77.06   DEP      criu/protobuf.d
10:07:27 [2019-12-10T10:07:27.635Z] #27 17.08 
##                                                                         2.9%
####                                                                       6.5%
######                                                                     9.2%
#########                                                                 13.5%
############                                                              17.1%
##############                                                            19.8%
###############                                                           21.9%
################                                                          22.8%
#################                                                         25.0%
####################                                                      28.0%
######################                                                    31.3%
#########################                                                 34.9%
##########################                                                36.7%
############################                                              40.3%
##############################                                            43.0%
################################                                          45.6%
##################################                                        48.3%
####################################                                      51.0%
#######################################                                   54.6%
#########################################                                 58.1%
############################################                              61.7%
###############################################                           65.3%
#################################################                         68.9%
####################################################                      72.4%
#####################################################                     74.8%
#######################################################                   77.5%
#########################################################                 80.2%
###########################################################               82.9%
##############################################################            86.2%
##############################################################            87.0%
###############################################################           88.8%
#################################################################         90.6%
##################################################################        92.4%
#####################################################################     96.0%
#######################################################################   99.6%
######################################################################## 100.0%
10:07:27 [2019-12-10T10:07:27.636Z] #27 21.33 
10:07:27 [2019-12-10T10:07:27.710Z] #41 77.25   GEN      criu/protobuf-desc-gen.h
10:07:28 [2019-12-10T10:07:28.352Z] #60 ...
10:07:28 [2019-12-10T10:07:28.353Z] 
10:07:28 [2019-12-10T10:07:28.353Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:07:28 [2019-12-10T10:07:28.353Z] #51 DONE 223.2s
10:07:28 [2019-12-10T10:07:28.353Z] 
10:07:28 [2019-12-10T10:07:28.353Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:07:28 [2019-12-10T10:07:28.375Z] #27 ...
10:07:28 [2019-12-10T10:07:28.375Z] 
10:07:28 [2019-12-10T10:07:28.375Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:07:28 [2019-12-10T10:07:28.375Z] #32 63.56 sync
10:07:28 [2019-12-10T10:07:28.375Z] #32 63.59 internal/reflectlite
10:07:28 [2019-12-10T10:07:28.375Z] #32 70.74 errors
10:07:28 [2019-12-10T10:07:28.375Z] #32 70.75 sort
10:07:28 [2019-12-10T10:07:28.375Z] #32 72.31 io
10:07:28 [2019-12-10T10:07:28.375Z] #32 72.31 internal/oserror
10:07:28 [2019-12-10T10:07:28.375Z] #32 72.55 strconv
10:07:28 [2019-12-10T10:07:28.375Z] #32 72.96 syscall
10:07:28 [2019-12-10T10:07:28.375Z] #32 ...
10:07:28 [2019-12-10T10:07:28.375Z] 
10:07:28 [2019-12-10T10:07:28.375Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:07:28 [2019-12-10T10:07:28.375Z] #55 20.76 + cd /tmp/tmp.6HFCMmNOwa/src/github.com/opencontainers/runc
10:07:28 [2019-12-10T10:07:28.375Z] #55 20.76 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
10:07:28 [2019-12-10T10:07:28.375Z] #55 21.19 + '[' -z '' ']'
10:07:28 [2019-12-10T10:07:28.375Z] #55 21.20 + target=static
10:07:28 [2019-12-10T10:07:28.375Z] #55 21.20 + make 'BUILDTAGS=seccomp apparmor selinux ' static
10:07:28 [2019-12-10T10:07:28.719Z] #41 ...
10:07:28 [2019-12-10T10:07:28.719Z] 
10:07:28 [2019-12-10T10:07:28.719Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:07:28 [2019-12-10T10:07:28.719Z] #44 DONE 161.8s
10:07:28 [2019-12-10T10:07:28.719Z] 
10:07:28 [2019-12-10T10:07:28.719Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:07:28 [2019-12-10T10:07:28.743Z] #60 ...
10:07:28 [2019-12-10T10:07:28.743Z] 
10:07:28 [2019-12-10T10:07:28.743Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
10:07:28 [2019-12-10T10:07:28.743Z] #52 DONE 0.2s
10:07:28 [2019-12-10T10:07:28.743Z] 
10:07:28 [2019-12-10T10:07:28.743Z] #56 [dev 19/24] COPY --from=runc          /build/ /usr/local/bin/
10:07:28 [2019-12-10T10:07:28.743Z] #56 DONE 0.1s
10:07:28 [2019-12-10T10:07:28.743Z] 
10:07:28 [2019-12-10T10:07:28.743Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:07:29 [2019-12-10T10:07:29.653Z] #38 ...
10:07:29 [2019-12-10T10:07:29.653Z] 
10:07:29 [2019-12-10T10:07:29.653Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:07:29 [2019-12-10T10:07:29.653Z] #41 79.08   DEP      criu/protobuf-desc.d
10:07:29 [2019-12-10T10:07:29.653Z] #41 79.28   DEP      criu/proc_parse.d
10:07:29 [2019-12-10T10:07:29.918Z] #41 79.43   DEP      criu/plugin.d
10:07:29 [2019-12-10T10:07:29.918Z] #41 79.54   DEP      criu/pipes.d
10:07:30 [2019-12-10T10:07:30.175Z] #41 79.69   DEP      criu/pie-util.d
10:07:30 [2019-12-10T10:07:30.175Z] #41 79.85   DEP      criu/pie-util-vdso.d
10:07:30 [2019-12-10T10:07:30.432Z] #41 79.98   DEP      criu/pie-util-vdso-elf32.d
10:07:30 [2019-12-10T10:07:30.432Z] #41 80.08   DEP      criu/path.d
10:07:30 [2019-12-10T10:07:30.639Z] #18 ...
10:07:30 [2019-12-10T10:07:30.639Z] 
10:07:30 [2019-12-10T10:07:30.639Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:07:30 [2019-12-10T10:07:30.639Z] #41 173.4   CC       criu/netfilter.o
10:07:30 [2019-12-10T10:07:30.639Z] #41 173.7   CC       criu/page-pipe.o
10:07:30 [2019-12-10T10:07:30.639Z] #41 174.1   CC       criu/page-xfer.o
10:07:30 [2019-12-10T10:07:30.639Z] #41 175.0   CC       criu/pagemap-cache.o
10:07:30 [2019-12-10T10:07:30.639Z] #41 175.3   CC       criu/pagemap.o
10:07:30 [2019-12-10T10:07:30.639Z] #41 176.1   CC       criu/parasite-syscall.o
10:07:30 [2019-12-10T10:07:30.639Z] #41 176.6   CC       criu/path.o
10:07:30 [2019-12-10T10:07:30.639Z] #41 176.9   CC       criu/pie-util-vdso-elf32.o
10:07:30 [2019-12-10T10:07:30.639Z] #41 177.2   CC       criu/pie-util-vdso.o
10:07:30 [2019-12-10T10:07:30.639Z] #41 177.5   CC       criu/pie-util.o
10:07:30 [2019-12-10T10:07:30.639Z] #41 177.7   CC       criu/pipes.o
10:07:30 [2019-12-10T10:07:30.639Z] #41 178.3   CC       criu/plugin.o
10:07:30 [2019-12-10T10:07:30.639Z] #41 178.6   CC       criu/proc_parse.o
10:07:30 [2019-12-10T10:07:30.689Z] #41 80.25   DEP      criu/parasite-syscall.d
10:07:30 [2019-12-10T10:07:30.897Z] #41 ...
10:07:30 [2019-12-10T10:07:30.897Z] 
10:07:30 [2019-12-10T10:07:30.897Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
10:07:30 [2019-12-10T10:07:30.897Z] #18 12.79   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
10:07:30 [2019-12-10T10:07:30.946Z] #41 ...
10:07:30 [2019-12-10T10:07:30.946Z] 
10:07:30 [2019-12-10T10:07:30.946Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:07:30 [2019-12-10T10:07:30.946Z] #28 164.0 + rm -rf /tmp/tmp.xh1KhIjJ2W
10:07:30 [2019-12-10T10:07:30.946Z] #28 DONE 164.5s
10:07:30 [2019-12-10T10:07:30.946Z] 
10:07:30 [2019-12-10T10:07:30.946Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:07:30 [2019-12-10T10:07:30.946Z] #41 80.55   DEP      criu/pagemap.d
10:07:31 [2019-12-10T10:07:31.203Z] #41 80.83   DEP      criu/pagemap-cache.d
10:07:31 [2019-12-10T10:07:31.416Z] #55 25.59 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc .
10:07:31 [2019-12-10T10:07:31.416Z] #55 ...
10:07:31 [2019-12-10T10:07:31.416Z] 
10:07:31 [2019-12-10T10:07:31.416Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:07:31 [2019-12-10T10:07:31.416Z] #45 66.69 sync
10:07:31 [2019-12-10T10:07:31.416Z] #45 66.75 internal/reflectlite
10:07:31 [2019-12-10T10:07:31.416Z] #45 70.89 math/rand
10:07:31 [2019-12-10T10:07:31.416Z] #45 70.89 github.com/LK4D4/vndr/godl/singleflight
10:07:31 [2019-12-10T10:07:31.416Z] #45 70.92 internal/singleflight
10:07:31 [2019-12-10T10:07:31.416Z] #45 75.45 sort
10:07:31 [2019-12-10T10:07:31.416Z] #45 75.56 strconv
10:07:31 [2019-12-10T10:07:31.416Z] #45 75.57 syscall
10:07:31 [2019-12-10T10:07:31.416Z] #45 75.61 io
10:07:31 [2019-12-10T10:07:31.416Z] #45 ...
10:07:31 [2019-12-10T10:07:31.416Z] 
10:07:31 [2019-12-10T10:07:31.416Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:07:31 [2019-12-10T10:07:31.416Z] #34 74.97 Selecting previously unselected package libxml2:ppc64el.
10:07:31 [2019-12-10T10:07:31.416Z] #34 74.98 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ...
10:07:31 [2019-12-10T10:07:31.416Z] #34 75.01 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ...
10:07:31 [2019-12-10T10:07:31.416Z] #34 75.95 Selecting previously unselected package libarchive13:ppc64el.
10:07:31 [2019-12-10T10:07:31.416Z] #34 75.96 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_ppc64el.deb ...
10:07:31 [2019-12-10T10:07:31.416Z] #34 75.96 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u2) ...
10:07:31 [2019-12-10T10:07:31.416Z] #34 76.34 Selecting previously unselected package libjsoncpp1:ppc64el.
10:07:31 [2019-12-10T10:07:31.416Z] #34 76.35 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ...
10:07:31 [2019-12-10T10:07:31.416Z] #34 76.35 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
10:07:31 [2019-12-10T10:07:31.416Z] #34 76.64 Selecting previously unselected package libuv1:ppc64el.
10:07:31 [2019-12-10T10:07:31.416Z] #34 76.66 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ...
10:07:31 [2019-12-10T10:07:31.416Z] #34 76.66 Unpacking libuv1:ppc64el (1.9.1-3) ...
10:07:31 [2019-12-10T10:07:31.416Z] #34 76.93 Selecting previously unselected package cmake.
10:07:31 [2019-12-10T10:07:31.416Z] #34 76.94 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ...
10:07:31 [2019-12-10T10:07:31.460Z] #41 81.09   DEP      criu/page-xfer.d
10:07:31 [2019-12-10T10:07:31.462Z] #18 13.10 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
10:07:31 [2019-12-10T10:07:31.612Z] #59 208.3 + bin/containerd-stress
10:07:31 [2019-12-10T10:07:31.759Z] #34 77.13 Unpacking cmake (3.7.2-1) ...
10:07:32 [2019-12-10T10:07:32.024Z] #41 81.44   DEP      criu/page-pipe.d
10:07:32 [2019-12-10T10:07:32.024Z] #41 81.58   DEP      criu/netfilter.d
10:07:32 [2019-12-10T10:07:32.281Z] #41 81.78   DEP      criu/net.d
10:07:32 [2019-12-10T10:07:32.395Z] #18 14.21   Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz
10:07:32 [2019-12-10T10:07:32.539Z] #41 82.04   DEP      criu/namespaces.d
10:07:32 [2019-12-10T10:07:32.539Z] #41 ...
10:07:32 [2019-12-10T10:07:32.539Z] 
10:07:32 [2019-12-10T10:07:32.539Z] #29 [dev 11/24] COPY --from=swagger       /build/ /usr/local/bin/
10:07:32 [2019-12-10T10:07:32.539Z] #29 DONE 0.2s
10:07:32 [2019-12-10T10:07:32.539Z] 
10:07:32 [2019-12-10T10:07:32.539Z] #32 [dev 12/24] COPY --from=tomlv         /build/ /usr/local/bin/
10:07:32 [2019-12-10T10:07:32.539Z] #32 DONE 0.1s
10:07:32 [2019-12-10T10:07:32.816Z] 
10:07:32 [2019-12-10T10:07:32.816Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:07:32 [2019-12-10T10:07:32.816Z] #41 82.24   DEP      criu/mount.d
10:07:32 [2019-12-10T10:07:32.816Z] #41 ...
10:07:32 [2019-12-10T10:07:32.816Z] 
10:07:32 [2019-12-10T10:07:32.816Z] #37 [dev 13/24] COPY --from=tini          /build/ /usr/local/bin/
10:07:32 [2019-12-10T10:07:32.816Z] #37 DONE 0.2s
10:07:32 [2019-12-10T10:07:32.816Z] 
10:07:32 [2019-12-10T10:07:32.816Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:07:32 [2019-12-10T10:07:32.816Z] #41 82.40   DEP      criu/mem.d
10:07:32 [2019-12-10T10:07:32.816Z] #41 82.49   DEP      criu/lsm.d
10:07:32 [2019-12-10T10:07:32.990Z] #59 210.9 + bin/containerd-shim
10:07:33 [2019-12-10T10:07:33.073Z] #41 82.65   DEP      criu/log.d
10:07:33 [2019-12-10T10:07:33.073Z] #41 82.75   DEP      criu/libnetlink.d
10:07:33 [2019-12-10T10:07:33.330Z] #41 82.90   DEP      criu/kerndat.d
10:07:33 [2019-12-10T10:07:33.588Z] #41 83.10   DEP      criu/kcmp-ids.d
10:07:33 [2019-12-10T10:07:33.588Z] #41 83.21   DEP      criu/irmap.d
10:07:33 [2019-12-10T10:07:33.588Z] #41 83.32   DEP      criu/ipc_ns.d
10:07:33 [2019-12-10T10:07:33.845Z] #41 83.45   DEP      criu/image.d
10:07:33 [2019-12-10T10:07:33.845Z] #41 83.56   DEP      criu/image-desc.d
10:07:33 [2019-12-10T10:07:33.930Z] #18 15.74 Collecting pyyaml (from yamllint==1.16.0)
10:07:34 [2019-12-10T10:07:34.102Z] #41 83.63   DEP      criu/fsnotify.d
10:07:34 [2019-12-10T10:07:34.102Z] #41 83.79   DEP      criu/filesystems.d
10:07:34 [2019-12-10T10:07:34.359Z] #41 83.92   DEP      criu/files.d
10:07:34 [2019-12-10T10:07:34.359Z] #41 84.03   DEP      criu/files-reg.d
10:07:34 [2019-12-10T10:07:34.359Z] #41 84.12   DEP      criu/files-ext.d
10:07:34 [2019-12-10T10:07:34.616Z] #41 84.26   DEP      criu/file-lock.d
10:07:34 [2019-12-10T10:07:34.616Z] #41 84.39   DEP      criu/file-ids.d
10:07:34 [2019-12-10T10:07:34.809Z] #34 ...
10:07:34 [2019-12-10T10:07:34.809Z] 
10:07:34 [2019-12-10T10:07:34.809Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:07:34 [2019-12-10T10:07:34.809Z] #41 70.17 Setting up libnet1-dev (1.1.6+dfsg-3) ...
10:07:34 [2019-12-10T10:07:34.809Z] #41 70.17 Setting up libprotobuf10:ppc64el (3.0.0-9) ...
10:07:34 [2019-12-10T10:07:34.809Z] #41 70.17 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:07:34 [2019-12-10T10:07:34.809Z] #41 70.20 Setting up python-protobuf (3.0.0-9) ...
10:07:34 [2019-12-10T10:07:34.809Z] #41 79.75 Setting up libcap-dev:ppc64el (1:2.25-1) ...
10:07:34 [2019-12-10T10:07:34.809Z] #41 79.77 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ...
10:07:34 [2019-12-10T10:07:34.809Z] #41 79.78 Setting up libnl-3-200:ppc64el (3.2.27-2) ...
10:07:34 [2019-12-10T10:07:34.809Z] #41 79.80 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ...
10:07:34 [2019-12-10T10:07:34.809Z] #41 79.80 Setting up libprotoc10:ppc64el (3.0.0-9) ...
10:07:34 [2019-12-10T10:07:34.809Z] #41 79.82 Setting up protobuf-c-compiler (1.2.1-2) ...
10:07:34 [2019-12-10T10:07:34.809Z] #41 79.84 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ...
10:07:34 [2019-12-10T10:07:34.809Z] #41 79.88 Setting up protobuf-compiler (3.0.0-9) ...
10:07:34 [2019-12-10T10:07:34.809Z] #41 79.89 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ...
10:07:34 [2019-12-10T10:07:34.809Z] #41 79.89 Setting up libnl-3-dev:ppc64el (3.2.27-2) ...
10:07:34 [2019-12-10T10:07:34.809Z] #41 79.90 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:07:34 [2019-12-10T10:07:34.809Z] #41 DONE 80.2s
10:07:34 [2019-12-10T10:07:34.809Z] 
10:07:34 [2019-12-10T10:07:34.809Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:07:34 [2019-12-10T10:07:34.809Z] #27 24.72 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
10:07:34 [2019-12-10T10:07:34.809Z] #27 25.75 
10:07:34 [2019-12-10T10:07:34.809Z] #27 26.18 
######################################################################## 100.0%
10:07:34 [2019-12-10T10:07:34.809Z] #27 26.56 
10:07:34 [2019-12-10T10:07:34.865Z] #18 16.93   Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB)
10:07:34 [2019-12-10T10:07:34.874Z] #41 84.51   DEP      criu/fifo.d
10:07:34 [2019-12-10T10:07:34.874Z] #41 84.64   DEP      criu/fdstore.d
10:07:35 [2019-12-10T10:07:35.132Z] #41 84.71   DEP      criu/fault-injection.d
10:07:35 [2019-12-10T10:07:35.132Z] #41 84.76   DEP      criu/external.d
10:07:35 [2019-12-10T10:07:35.132Z] #41 84.90   DEP      criu/eventpoll.d
10:07:35 [2019-12-10T10:07:35.698Z] #41 85.08   DEP      criu/eventfd.d
10:07:35 [2019-12-10T10:07:35.698Z] #41 85.22   DEP      criu/crtools.d
10:07:35 [2019-12-10T10:07:35.956Z] #41 85.42   DEP      criu/cr-service.d
10:07:35 [2019-12-10T10:07:35.956Z] #41 85.59   DEP      criu/cr-restore.d
10:07:36 [2019-12-10T10:07:36.214Z] #41 85.79   DEP      criu/cr-errno.d
10:07:36 [2019-12-10T10:07:36.214Z] #41 85.82   DEP      criu/cr-dump.d
10:07:36 [2019-12-10T10:07:36.241Z] #18 ...
10:07:36 [2019-12-10T10:07:36.241Z] 
10:07:36 [2019-12-10T10:07:36.241Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:07:36 [2019-12-10T10:07:36.241Z] #38 281.5 + rm -rf /tmp/tmp.TLGXmgXq66/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.TLGXmgXq66
10:07:36 [2019-12-10T10:07:36.241Z] #38 DONE 281.9s
10:07:36 [2019-12-10T10:07:36.241Z] 
10:07:36 [2019-12-10T10:07:36.241Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:07:36 [2019-12-10T10:07:36.241Z] #41 180.9   CC       criu/protobuf-desc.o
10:07:36 [2019-12-10T10:07:36.241Z] #41 181.6   CC       criu/protobuf.o
10:07:36 [2019-12-10T10:07:36.241Z] #41 182.0   CC       criu/pstree.o
10:07:36 [2019-12-10T10:07:36.241Z] #41 183.0   CC       criu/rbtree.o
10:07:36 [2019-12-10T10:07:36.241Z] #41 183.4   CC       criu/rst-malloc.o
10:07:36 [2019-12-10T10:07:36.241Z] #41 183.7   CC       criu/seccomp.o
10:07:36 [2019-12-10T10:07:36.241Z] #41 184.4   CC       criu/seize.o
10:07:36 [2019-12-10T10:07:36.472Z] #41 86.01   DEP      criu/cr-dedup.d
10:07:36 [2019-12-10T10:07:36.472Z] #41 86.15   DEP      criu/cr-check.d
10:07:36 [2019-12-10T10:07:36.530Z] #27 30.00 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
10:07:36 [2019-12-10T10:07:36.530Z] #27 ...
10:07:36 [2019-12-10T10:07:36.530Z] 
10:07:36 [2019-12-10T10:07:36.530Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:07:36 [2019-12-10T10:07:36.530Z] #45 81.78 vendor/golang.org/x/net/dns/dnsmessage
10:07:36 [2019-12-10T10:07:36.729Z] #41 86.27   DEP      criu/config.d
10:07:36 [2019-12-10T10:07:36.809Z] #41 185.4   CC       criu/servicefd.o
10:07:36 [2019-12-10T10:07:36.987Z] #41 86.40   DEP      criu/clone-noasan.d
10:07:36 [2019-12-10T10:07:36.987Z] #41 86.47   DEP      criu/cgroup.d
10:07:36 [2019-12-10T10:07:36.987Z] #41 86.65   DEP      criu/cgroup-props.d
10:07:36 [2019-12-10T10:07:36.987Z] #41 86.73   DEP      criu/bitmap.d
10:07:36 [2019-12-10T10:07:36.987Z] #41 86.75   DEP      criu/bfd.d
10:07:37 [2019-12-10T10:07:37.244Z] #41 86.83   DEP      criu/autofs.d
10:07:37 [2019-12-10T10:07:37.268Z] #45 82.57 bytes
10:07:37 [2019-12-10T10:07:37.268Z] #45 ...
10:07:37 [2019-12-10T10:07:37.268Z] 
10:07:37 [2019-12-10T10:07:37.268Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:07:37 [2019-12-10T10:07:37.268Z] #34 80.74 Selecting previously unselected package xxd.
10:07:37 [2019-12-10T10:07:37.268Z] #34 80.75 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
10:07:37 [2019-12-10T10:07:37.268Z] #34 80.75 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
10:07:37 [2019-12-10T10:07:37.268Z] #34 81.13 Selecting previously unselected package vim-common.
10:07:37 [2019-12-10T10:07:37.268Z] #34 81.14 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
10:07:37 [2019-12-10T10:07:37.268Z] #34 81.20 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
10:07:37 [2019-12-10T10:07:37.268Z] #34 81.71 Processing triggers for mime-support (3.60) ...
10:07:37 [2019-12-10T10:07:37.268Z] #34 82.03 Setting up xxd (2:8.0.0197-4+deb9u3) ...
10:07:37 [2019-12-10T10:07:37.268Z] #34 82.04 Setting up libuv1:ppc64el (1.9.1-3) ...
10:07:37 [2019-12-10T10:07:37.268Z] #34 82.05 Setting up cmake-data (3.7.2-1) ...
10:07:37 [2019-12-10T10:07:37.268Z] #34 82.06 Setting up libicu57:ppc64el (57.1-6+deb9u3) ...
10:07:37 [2019-12-10T10:07:37.268Z] #34 82.07 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ...
10:07:37 [2019-12-10T10:07:37.268Z] #34 82.08 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:07:37 [2019-12-10T10:07:37.268Z] #34 82.25 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
10:07:37 [2019-12-10T10:07:37.268Z] #34 82.27 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
10:07:37 [2019-12-10T10:07:37.268Z] #34 82.29 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
10:07:37 [2019-12-10T10:07:37.268Z] #34 82.31 Setting up libarchive13:ppc64el (3.2.2-2+deb9u2) ...
10:07:37 [2019-12-10T10:07:37.268Z] #34 82.32 Setting up cmake (3.7.2-1) ...
10:07:37 [2019-12-10T10:07:37.268Z] #34 82.51 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:07:37 [2019-12-10T10:07:37.268Z] #34 DONE 82.8s
10:07:37 [2019-12-10T10:07:37.502Z] #41 86.96   DEP      criu/aio.d
10:07:37 [2019-12-10T10:07:37.502Z] #41 87.15   DEP      criu/action-scripts.d
10:07:37 [2019-12-10T10:07:37.610Z] 
10:07:37 [2019-12-10T10:07:37.610Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
10:07:37 [2019-12-10T10:07:37.610Z] #35 DONE 0.1s
10:07:37 [2019-12-10T10:07:37.610Z] 
10:07:37 [2019-12-10T10:07:37.610Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
10:07:37 [2019-12-10T10:07:37.610Z] #36 DONE 0.1s
10:07:37 [2019-12-10T10:07:37.610Z] 
10:07:37 [2019-12-10T10:07:37.610Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:07:37 [2019-12-10T10:07:37.743Z] #41 186.2   CC       criu/shmem.o
10:07:37 [2019-12-10T10:07:37.760Z] #41 87.35   CC       criu/action-scripts.o
10:07:37 [2019-12-10T10:07:37.951Z] #37 0.413 + RM_GOPATH=0
10:07:37 [2019-12-10T10:07:37.951Z] #37 0.413 + TMP_GOPATH=
10:07:37 [2019-12-10T10:07:37.951Z] #37 0.413 + : /build
10:07:37 [2019-12-10T10:07:37.951Z] #37 0.413 + '[' -z '' ']'
10:07:37 [2019-12-10T10:07:37.951Z] #37 0.415 ++ mktemp -d
10:07:37 [2019-12-10T10:07:37.951Z] #37 0.416 + export GOPATH=/tmp/tmp.T7ZvCSKWvA
10:07:37 [2019-12-10T10:07:37.951Z] #37 0.422 + GOPATH=/tmp/tmp.T7ZvCSKWvA
10:07:37 [2019-12-10T10:07:37.951Z] #37 0.424 + RM_GOPATH=1
10:07:37 [2019-12-10T10:07:37.951Z] #37 0.426 ++ dirname ./install.sh
10:07:37 [2019-12-10T10:07:37.951Z] #37 0.429 + dir=.
10:07:37 [2019-12-10T10:07:37.951Z] #37 0.434 + bin=tini
10:07:37 [2019-12-10T10:07:37.951Z] #37 0.440 + shift
10:07:37 [2019-12-10T10:07:37.951Z] #37 0.446 + '[' '!' -f ./tini.installer ']'
10:07:37 [2019-12-10T10:07:37.952Z] #37 0.447 + . ./tini.installer
10:07:37 [2019-12-10T10:07:37.952Z] #37 0.448 ++ : fec3683b971d9c3ef73f284f176672c44b448662
10:07:37 [2019-12-10T10:07:37.952Z] #37 0.450 + install_tini
10:07:37 [2019-12-10T10:07:37.952Z] #37 0.450 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
10:07:37 [2019-12-10T10:07:37.952Z] #37 0.451 + git clone https://github.com/krallin/tini.git /tmp/tmp.T7ZvCSKWvA/tini
10:07:37 [2019-12-10T10:07:37.952Z] #37 0.451 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
10:07:37 [2019-12-10T10:07:37.952Z] #37 0.455 Cloning into '/tmp/tmp.T7ZvCSKWvA/tini'...
10:07:38 [2019-12-10T10:07:38.017Z] #41 87.71   CC       criu/aio.o
10:07:38 [2019-12-10T10:07:38.267Z] #59 216.3 + bin/containerd-shim-runc-v1
10:07:38 [2019-12-10T10:07:38.308Z] #41 186.9   CC       criu/sigframe.o
10:07:38 [2019-12-10T10:07:38.308Z] #41 187.0   CC       criu/signalfd.o
10:07:38 [2019-12-10T10:07:38.566Z] #41 187.3   CC       criu/sk-inet.o
10:07:38 [2019-12-10T10:07:38.581Z] #41 88.20   CC       criu/autofs.o
10:07:39 [2019-12-10T10:07:39.939Z] #41 188.3   CC       criu/sk-netlink.o
10:07:39 [2019-12-10T10:07:39.939Z] #41 ...
10:07:39 [2019-12-10T10:07:39.939Z] 
10:07:39 [2019-12-10T10:07:39.939Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
10:07:39 [2019-12-10T10:07:39.939Z] #18 18.74 Building wheels for collected packages: pathspec, pyyaml
10:07:39 [2019-12-10T10:07:39.939Z] #18 18.74   Running setup.py bdist_wheel for pathspec: started
10:07:39 [2019-12-10T10:07:39.939Z] #18 19.97   Running setup.py bdist_wheel for pathspec: finished with status 'done'
10:07:39 [2019-12-10T10:07:39.939Z] #18 19.98   Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269
10:07:39 [2019-12-10T10:07:39.939Z] #18 19.99   Running setup.py bdist_wheel for pyyaml: started
10:07:39 [2019-12-10T10:07:39.939Z] #18 20.96   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
10:07:39 [2019-12-10T10:07:39.939Z] #18 20.97   Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67
10:07:39 [2019-12-10T10:07:39.939Z] #18 21.07 Successfully built pathspec pyyaml
10:07:39 [2019-12-10T10:07:39.939Z] #18 21.07 Installing collected packages: pathspec, pyyaml, yamllint
10:07:39 [2019-12-10T10:07:39.939Z] #18 21.44 Successfully installed pathspec-0.6.0 pyyaml-5.2 yamllint-1.16.0
10:07:39 [2019-12-10T10:07:39.939Z] #18 DONE 21.8s
10:07:39 [2019-12-10T10:07:39.939Z] 
10:07:39 [2019-12-10T10:07:39.939Z] #23 [dev 9/24] COPY --from=dockercli     /build/ /usr/local/cli
10:07:39 [2019-12-10T10:07:39.960Z] #41 89.43   CC       criu/bfd.o
10:07:40 [2019-12-10T10:07:40.196Z] #23 DONE 0.2s
10:07:40 [2019-12-10T10:07:40.196Z] 
10:07:40 [2019-12-10T10:07:40.196Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
10:07:40 [2019-12-10T10:07:40.217Z] #41 89.75   CC       criu/bitmap.o
10:07:40 [2019-12-10T10:07:40.217Z] #41 89.85   CC       criu/cgroup-props.o
10:07:40 [2019-12-10T10:07:40.319Z] #37 2.557 + cd /tmp/tmp.T7ZvCSKWvA/tini
10:07:40 [2019-12-10T10:07:40.319Z] #37 2.559 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
10:07:40 [2019-12-10T10:07:40.319Z] #37 2.583 + cmake .
10:07:41 [2019-12-10T10:07:41.130Z] #37 3.640 -- The C compiler identification is GNU 6.3.0
10:07:41 [2019-12-10T10:07:41.130Z] #37 3.749 -- Check for working C compiler: /usr/bin/cc
10:07:41 [2019-12-10T10:07:41.148Z] #41 90.54   CC       criu/cgroup.o
10:07:41 [2019-12-10T10:07:41.555Z] #59 219.1 + bin/containerd-shim-runc-v2
10:07:41 [2019-12-10T10:07:41.568Z] #27 DONE 1.2s
10:07:41 [2019-12-10T10:07:41.568Z] 
10:07:41 [2019-12-10T10:07:41.568Z] #29 [dev 11/24] COPY --from=swagger       /build/ /usr/local/bin/
10:07:41 [2019-12-10T10:07:41.568Z] #29 DONE 0.2s
10:07:41 [2019-12-10T10:07:41.568Z] 
10:07:41 [2019-12-10T10:07:41.568Z] #32 [dev 12/24] COPY --from=tomlv         /build/ /usr/local/bin/
10:07:41 [2019-12-10T10:07:41.568Z] #32 DONE 0.1s
10:07:41 [2019-12-10T10:07:41.568Z] 
10:07:41 [2019-12-10T10:07:41.568Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:07:41 [2019-12-10T10:07:41.568Z] #41 188.6   CC       criu/sk-packet.o
10:07:41 [2019-12-10T10:07:41.568Z] #41 189.3   CC       criu/sk-queue.o
10:07:41 [2019-12-10T10:07:41.568Z] #41 189.7   CC       criu/sk-tcp.o
10:07:41 [2019-12-10T10:07:41.568Z] #41 ...
10:07:41 [2019-12-10T10:07:41.568Z] 
10:07:41 [2019-12-10T10:07:41.568Z] #37 [dev 13/24] COPY --from=tini          /build/ /usr/local/bin/
10:07:41 [2019-12-10T10:07:41.568Z] #37 DONE 0.1s
10:07:41 [2019-12-10T10:07:41.568Z] 
10:07:41 [2019-12-10T10:07:41.568Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:07:41 [2019-12-10T10:07:41.568Z] #41 190.1   CC       criu/sk-unix.o
10:07:41 [2019-12-10T10:07:41.825Z] #41 ...
10:07:41 [2019-12-10T10:07:41.825Z] 
10:07:41 [2019-12-10T10:07:41.825Z] #39 [dev 14/24] COPY --from=registry      /build/ /usr/local/bin/
10:07:41 [2019-12-10T10:07:41.825Z] #39 DONE 0.2s
10:07:42 [2019-12-10T10:07:42.083Z] 
10:07:42 [2019-12-10T10:07:42.083Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:07:42 [2019-12-10T10:07:42.123Z] #59 220.2 + binaries
10:07:42 [2019-12-10T10:07:42.328Z] #37 4.636 -- Check for working C compiler: /usr/bin/cc -- works
10:07:42 [2019-12-10T10:07:42.329Z] #37 4.649 -- Detecting C compiler ABI info
10:07:42 [2019-12-10T10:07:42.381Z] #59 220.2 + mkdir -p /build
10:07:42 [2019-12-10T10:07:42.381Z] #59 220.2 + cp bin/containerd /build/containerd
10:07:42 [2019-12-10T10:07:42.381Z] #59 220.3 + cp bin/containerd-shim /build/containerd-shim
10:07:42 [2019-12-10T10:07:42.381Z] #59 220.3 + cp bin/ctr /build/ctr
10:07:42 [2019-12-10T10:07:42.647Z] #41 191.3   CC       criu/sockets.o
10:07:42 [2019-12-10T10:07:42.947Z] #59 DONE 220.9s
10:07:43 [2019-12-10T10:07:43.045Z] #41 ...
10:07:43 [2019-12-10T10:07:43.046Z] 
10:07:43 [2019-12-10T10:07:43.046Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:07:43 [2019-12-10T10:07:43.046Z] #54 175.7 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
10:07:43 [2019-12-10T10:07:43.212Z] #41 191.8   CC       criu/stats.o
10:07:43 [2019-12-10T10:07:43.469Z] #41 192.1   CC       criu/string.o
10:07:43 [2019-12-10T10:07:43.469Z] #41 192.1   CC       criu/sysctl.o
10:07:43 [2019-12-10T10:07:43.525Z] #37 5.775 -- Detecting C compiler ABI info - done
10:07:43 [2019-12-10T10:07:43.525Z] #37 ...
10:07:43 [2019-12-10T10:07:43.525Z] 
10:07:43 [2019-12-10T10:07:43.525Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:07:43 [2019-12-10T10:07:43.525Z] #29 78.81 + cd /tmp/tmp.lAXzcIgy5F/src/github.com/go-swagger/go-swagger
10:07:43 [2019-12-10T10:07:43.525Z] #29 78.81 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
10:07:43 [2019-12-10T10:07:43.525Z] #29 81.73 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:07:43 [2019-12-10T10:07:43.525Z] #29 ...
10:07:43 [2019-12-10T10:07:43.525Z] 
10:07:43 [2019-12-10T10:07:43.525Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:07:43 [2019-12-10T10:07:43.525Z] #32 78.72 bytes
10:07:43 [2019-12-10T10:07:43.525Z] #32 78.84 strings
10:07:43 [2019-12-10T10:07:43.868Z] #32 ...
10:07:43 [2019-12-10T10:07:43.868Z] 
10:07:43 [2019-12-10T10:07:43.868Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:07:43 [2019-12-10T10:07:43.868Z] #27 31.48 
10:07:43 [2019-12-10T10:07:43.868Z] #27 32.18 
######################################################################## 100.0%
10:07:43 [2019-12-10T10:07:43.868Z] #27 32.42 
10:07:43 [2019-12-10T10:07:43.868Z] #27 35.65 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
10:07:43 [2019-12-10T10:07:43.868Z] #27 35.86 skipping existing c8c2d4a6b2e3
10:07:43 [2019-12-10T10:07:43.868Z] #27 36.14 
10:07:44 [2019-12-10T10:07:44.034Z] #41 192.6   CC       criu/sysfs_parse.o
10:07:44 [2019-12-10T10:07:44.226Z] #27 ...
10:07:44 [2019-12-10T10:07:44.226Z] 
10:07:44 [2019-12-10T10:07:44.226Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:07:44 [2019-12-10T10:07:44.226Z] #32 89.66 bufio
10:07:44 [2019-12-10T10:07:44.291Z] #41 192.9   CC       criu/timerfd.o
10:07:44 [2019-12-10T10:07:44.323Z] 
10:07:44 [2019-12-10T10:07:44.323Z] #60 [dev 20/24] COPY --from=containerd    /build/ /usr/local/bin/
10:07:44 [2019-12-10T10:07:44.419Z] #54 177.4 + mkdir -p /build
10:07:44 [2019-12-10T10:07:44.419Z] #54 177.4 + cp runc /build/runc
10:07:44 [2019-12-10T10:07:44.549Z] #41 193.1   CC       criu/tty.o
10:07:44 [2019-12-10T10:07:44.584Z] #60 DONE 0.4s
10:07:44 [2019-12-10T10:07:44.584Z] 
10:07:44 [2019-12-10T10:07:44.584Z] #64 [dev 21/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
10:07:44 [2019-12-10T10:07:44.842Z] #64 DONE 0.2s
10:07:44 [2019-12-10T10:07:44.842Z] 
10:07:44 [2019-12-10T10:07:44.842Z] #66 [dev 22/24] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
10:07:44 [2019-12-10T10:07:44.842Z] #66 DONE 0.2s
10:07:44 [2019-12-10T10:07:44.964Z] #32 ...
10:07:44 [2019-12-10T10:07:44.964Z] 
10:07:44 [2019-12-10T10:07:44.964Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:07:44 [2019-12-10T10:07:44.964Z] #42 2.675 Note: Building without setproctitle() and strlcpy() support.
10:07:44 [2019-12-10T10:07:44.964Z] #42 2.675       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:07:44 [2019-12-10T10:07:44.964Z] #42 4.812 fatal: Not a git repository (or any of the parent directories): .git
10:07:44 [2019-12-10T10:07:44.964Z] #42 4.864   GEN      .gitid
10:07:44 [2019-12-10T10:07:44.964Z] #42 4.875   GEN      criu/include/version.h
10:07:44 [2019-12-10T10:07:44.964Z] #42 4.921   GEN      include/common/asm
10:07:44 [2019-12-10T10:07:44.964Z] #42 8.175   PBCC     images/google/protobuf/descriptor.pb-c.c
10:07:44 [2019-12-10T10:07:44.964Z] #42 8.380   PBCC     images/opts.pb-c.c
10:07:44 [2019-12-10T10:07:44.964Z] #42 8.472   PBCC     images/sit.pb-c.c
10:07:44 [2019-12-10T10:07:44.964Z] #42 8.571   DEP      images/google/protobuf/descriptor.pb-c.d
10:07:44 [2019-12-10T10:07:44.964Z] #42 8.744   DEP      images/opts.pb-c.d
10:07:44 [2019-12-10T10:07:44.964Z] #42 8.837   DEP      images/sit.pb-c.d
10:07:44 [2019-12-10T10:07:44.964Z] #42 8.995   PBCC     images/macvlan.pb-c.c
10:07:44 [2019-12-10T10:07:44.964Z] #42 9.048   DEP      images/macvlan.pb-c.d
10:07:44 [2019-12-10T10:07:44.964Z] #42 9.138   PBCC     images/autofs.pb-c.c
10:07:44 [2019-12-10T10:07:44.964Z] #42 9.189   DEP      images/autofs.pb-c.d
10:07:44 [2019-12-10T10:07:44.964Z] #42 9.313   PBCC     images/sysctl.pb-c.c
10:07:44 [2019-12-10T10:07:44.964Z] #42 9.354   DEP      images/sysctl.pb-c.d
10:07:44 [2019-12-10T10:07:44.964Z] #42 9.468   PBCC     images/time.pb-c.c
10:07:44 [2019-12-10T10:07:44.964Z] #42 9.524   DEP      images/time.pb-c.d
10:07:44 [2019-12-10T10:07:44.964Z] #42 9.675   PBCC     images/binfmt-misc.pb-c.c
10:07:44 [2019-12-10T10:07:44.964Z] #42 9.723   DEP      images/binfmt-misc.pb-c.d
10:07:44 [2019-12-10T10:07:44.964Z] #42 9.813   PBCC     images/seccomp.pb-c.c
10:07:44 [2019-12-10T10:07:44.964Z] #42 9.850   DEP      images/seccomp.pb-c.d
10:07:44 [2019-12-10T10:07:44.964Z] #42 9.953   PBCC     images/userns.pb-c.c
10:07:44 [2019-12-10T10:07:44.964Z] #42 9.986   DEP      images/userns.pb-c.d
10:07:44 [2019-12-10T10:07:44.964Z] #42 10.11   PBCC     images/cgroup.pb-c.c
10:07:44 [2019-12-10T10:07:44.964Z] #42 10.16   DEP      images/cgroup.pb-c.d
10:07:44 [2019-12-10T10:07:44.964Z] #42 10.35   PBCC     images/fown.pb-c.c
10:07:44 [2019-12-10T10:07:44.964Z] #42 10.39   PBCC     images/ext-file.pb-c.c
10:07:44 [2019-12-10T10:07:44.983Z] #54 DONE 177.8s
10:07:44 [2019-12-10T10:07:44.983Z] 
10:07:44 [2019-12-10T10:07:44.983Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:07:44 [2019-12-10T10:07:44.983Z] #41 92.98   CC       criu/clone-noasan.o
10:07:44 [2019-12-10T10:07:44.983Z] #41 93.16   CC       criu/config.o
10:07:44 [2019-12-10T10:07:44.983Z] #41 94.26   CC       criu/cr-check.o
10:07:45 [2019-12-10T10:07:45.101Z] 
10:07:45 [2019-12-10T10:07:45.101Z] #69 [dev 23/24] COPY --from=proxy         /build/ /usr/local/bin/
10:07:45 [2019-12-10T10:07:45.101Z] #69 DONE 0.1s
10:07:45 [2019-12-10T10:07:45.101Z] 
10:07:45 [2019-12-10T10:07:45.101Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
10:07:45 [2019-12-10T10:07:45.101Z] #70 DONE 0.0s
10:07:45 [2019-12-10T10:07:45.101Z] 
10:07:45 [2019-12-10T10:07:45.101Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker
10:07:45 [2019-12-10T10:07:45.308Z] #42 10.44   DEP      images/fown.pb-c.d
10:07:45 [2019-12-10T10:07:45.308Z] #42 10.58   DEP      images/ext-file.pb-c.d
10:07:45 [2019-12-10T10:07:45.651Z] #42 10.70   PBCC     images/rpc.pb-c.c
10:07:45 [2019-12-10T10:07:45.651Z] #42 10.80   DEP      images/rpc.pb-c.d
10:07:45 [2019-12-10T10:07:45.651Z] #42 10.89   PBCC     images/siginfo.pb-c.c
10:07:45 [2019-12-10T10:07:45.651Z] #42 10.95   DEP      images/siginfo.pb-c.d
10:07:45 [2019-12-10T10:07:45.651Z] #42 11.05   PBCC     images/pagemap.pb-c.c
10:07:45 [2019-12-10T10:07:45.921Z] #41 194.4   CC       criu/tun.o
10:07:45 [2019-12-10T10:07:45.995Z] #42 11.19   DEP      images/pagemap.pb-c.d
10:07:45 [2019-12-10T10:07:45.995Z] #42 ...
10:07:45 [2019-12-10T10:07:45.995Z] 
10:07:45 [2019-12-10T10:07:45.995Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:07:45 [2019-12-10T10:07:45.995Z] #27 39.58 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
10:07:46 [2019-12-10T10:07:46.178Z] #41 194.7   CC       criu/uffd.o
10:07:46 [2019-12-10T10:07:46.351Z] #41 95.74   CC       criu/cr-dedup.o
10:07:46 [2019-12-10T10:07:46.609Z] #41 96.05   CC       criu/cr-dump.o
10:07:46 [2019-12-10T10:07:46.741Z] #41 195.5   CC       criu/util.o
10:07:47 [2019-12-10T10:07:47.003Z] #71 DONE 1.6s
10:07:47 [2019-12-10T10:07:47.003Z] 
10:07:47 [2019-12-10T10:07:47.003Z] #72 exporting to image
10:07:47 [2019-12-10T10:07:47.003Z] #72 exporting layers
10:07:47 [2019-12-10T10:07:47.192Z] #27 40.78 
10:07:47 [2019-12-10T10:07:47.192Z] #27 ...
10:07:47 [2019-12-10T10:07:47.192Z] 
10:07:47 [2019-12-10T10:07:47.192Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:07:47 [2019-12-10T10:07:47.192Z] #18 27.63 Fetched 7728 kB in 27s (285 kB/s)
10:07:47 [2019-12-10T10:07:47.192Z] #18 27.63 Reading package lists...
10:07:47 [2019-12-10T10:07:47.535Z] #18 36.96 Reading package lists...
10:07:47 [2019-12-10T10:07:47.535Z] #18 ...
10:07:47 [2019-12-10T10:07:47.535Z] 
10:07:47 [2019-12-10T10:07:47.535Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:07:47 [2019-12-10T10:07:47.535Z] #42 11.34   PBCC     images/rlimit.pb-c.c
10:07:47 [2019-12-10T10:07:47.535Z] #42 11.42   DEP      images/rlimit.pb-c.d
10:07:47 [2019-12-10T10:07:47.535Z] #42 11.51   PBCC     images/file-lock.pb-c.c
10:07:47 [2019-12-10T10:07:47.535Z] #42 11.64   DEP      images/file-lock.pb-c.d
10:07:47 [2019-12-10T10:07:47.535Z] #42 11.76   PBCC     images/tty.pb-c.c
10:07:47 [2019-12-10T10:07:47.535Z] #42 11.89   DEP      images/tty.pb-c.d
10:07:47 [2019-12-10T10:07:47.535Z] #42 11.95   PBCC     images/tun.pb-c.c
10:07:47 [2019-12-10T10:07:47.535Z] #42 12.05   PBCC     images/netdev.pb-c.c
10:07:47 [2019-12-10T10:07:47.535Z] #42 12.22   DEP      images/tun.pb-c.d
10:07:47 [2019-12-10T10:07:47.535Z] #42 12.33   DEP      images/netdev.pb-c.d
10:07:47 [2019-12-10T10:07:47.535Z] #42 12.44   PBCC     images/vma.pb-c.c
10:07:47 [2019-12-10T10:07:47.535Z] #42 12.55   DEP      images/vma.pb-c.d
10:07:47 [2019-12-10T10:07:47.535Z] #42 12.66   PBCC     images/creds.pb-c.c
10:07:47 [2019-12-10T10:07:47.535Z] #42 12.70   DEP      images/creds.pb-c.d
10:07:47 [2019-12-10T10:07:47.535Z] #42 12.80   PBCC     images/utsns.pb-c.c
10:07:47 [2019-12-10T10:07:47.535Z] #42 12.82   DEP      images/utsns.pb-c.d
10:07:47 [2019-12-10T10:07:47.676Z] #41 196.2   CC       criu/uts_ns.o
10:07:47 [2019-12-10T10:07:47.676Z] #41 196.4   CC       criu/vdso-compat.o
10:07:47 [2019-12-10T10:07:47.880Z] #42 12.96   PBCC     images/ipc-desc.pb-c.c
10:07:47 [2019-12-10T10:07:47.880Z] #42 13.01   PBCC     images/ipc-sem.pb-c.c
10:07:47 [2019-12-10T10:07:47.880Z] #42 13.08   DEP      images/ipc-desc.pb-c.d
10:07:47 [2019-12-10T10:07:47.934Z] #41 196.5   CC       criu/vdso.o
10:07:47 [2019-12-10T10:07:47.980Z] #41 97.42   CC       criu/cr-errno.o
10:07:47 [2019-12-10T10:07:47.980Z] #41 97.53   CC       criu/cr-restore.o
10:07:48 [2019-12-10T10:07:48.223Z] #42 13.24   DEP      images/ipc-sem.pb-c.d
10:07:48 [2019-12-10T10:07:48.223Z] #42 13.35   PBCC     images/ipc-msg.pb-c.c
10:07:48 [2019-12-10T10:07:48.223Z] #42 13.40   DEP      images/ipc-msg.pb-c.d
10:07:48 [2019-12-10T10:07:48.223Z] #42 13.48   PBCC     images/ipc-shm.pb-c.c
10:07:48 [2019-12-10T10:07:48.223Z] #42 ...
10:07:48 [2019-12-10T10:07:48.223Z] 
10:07:48 [2019-12-10T10:07:48.223Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:07:48 [2019-12-10T10:07:48.223Z] #27 41.28 
######################################################################## 100.0%
10:07:48 [2019-12-10T10:07:48.223Z] #27 41.62 
10:07:48 [2019-12-10T10:07:48.223Z] #27 41.78 Download of images into '/build' complete.
10:07:48 [2019-12-10T10:07:48.223Z] #27 41.78 Use something like the following to load the result into a Docker daemon:
10:07:48 [2019-12-10T10:07:48.223Z] #27 41.78   tar -cC '/build' . | docker load
10:07:48 [2019-12-10T10:07:48.223Z] #27 DONE 41.9s
10:07:48 [2019-12-10T10:07:48.223Z] 
10:07:48 [2019-12-10T10:07:48.223Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:07:48 [2019-12-10T10:07:48.223Z] #42 13.54   DEP      images/ipc-shm.pb-c.d
10:07:48 [2019-12-10T10:07:48.500Z] #41 197.0   LINK     criu/built-in.o
10:07:48 [2019-12-10T10:07:48.500Z] #41 197.1   LINK     criu/criu
10:07:48 [2019-12-10T10:07:48.567Z] #42 13.67   PBCC     images/ipc-var.pb-c.c
10:07:48 [2019-12-10T10:07:48.567Z] #42 13.71   DEP      images/ipc-var.pb-c.d
10:07:48 [2019-12-10T10:07:48.758Z] #41 197.4   DEP      lib/c/criu.d
10:07:48 [2019-12-10T10:07:48.758Z] #41 197.5   CC       images/rpc.pb-c.o
10:07:48 [2019-12-10T10:07:48.912Z] #42 14.01   PBCC     images/sk-opts.pb-c.c
10:07:48 [2019-12-10T10:07:48.912Z] #42 14.06   PBCC     images/packet-sock.pb-c.c
10:07:48 [2019-12-10T10:07:48.912Z] #42 14.12   DEP      images/sk-opts.pb-c.d
10:07:48 [2019-12-10T10:07:48.912Z] #42 14.17   DEP      images/packet-sock.pb-c.d
10:07:48 [2019-12-10T10:07:48.912Z] #42 14.26   PBCC     images/sk-netlink.pb-c.c
10:07:49 [2019-12-10T10:07:49.255Z] #42 14.34   DEP      images/sk-netlink.pb-c.d
10:07:49 [2019-12-10T10:07:49.255Z] #42 14.44   PBCC     images/sk-inet.pb-c.c
10:07:49 [2019-12-10T10:07:49.255Z] #42 14.55   DEP      images/sk-inet.pb-c.d
10:07:49 [2019-12-10T10:07:49.324Z] #41 197.9   CC       lib/c/criu.o
10:07:49 [2019-12-10T10:07:49.603Z] #42 14.81   PBCC     images/sk-unix.pb-c.c
10:07:49 [2019-12-10T10:07:49.603Z] #42 14.90   DEP      images/sk-unix.pb-c.d
10:07:49 [2019-12-10T10:07:49.889Z] #41 198.6   LINK     lib/c/built-in.o
10:07:49 [2019-12-10T10:07:49.946Z] #42 15.02   PBCC     images/mm.pb-c.c
10:07:49 [2019-12-10T10:07:49.946Z] #42 15.13   DEP      images/mm.pb-c.d
10:07:49 [2019-12-10T10:07:49.946Z] #42 15.19   PBCC     images/timerfd.pb-c.c
10:07:49 [2019-12-10T10:07:49.946Z] #42 15.24   DEP      images/timerfd.pb-c.d
10:07:49 [2019-12-10T10:07:49.946Z] #42 15.31   PBCC     images/timer.pb-c.c
10:07:49 [2019-12-10T10:07:49.946Z] #42 15.34   DEP      images/timer.pb-c.d
10:07:50 [2019-12-10T10:07:50.147Z] #41 198.6   LINK     lib/c/libcriu.so
10:07:50 [2019-12-10T10:07:50.291Z] #42 15.41   PBCC     images/sa.pb-c.c
10:07:50 [2019-12-10T10:07:50.291Z] #42 15.50   DEP      images/sa.pb-c.d
10:07:50 [2019-12-10T10:07:50.291Z] #42 15.60   PBCC     images/pipe-data.pb-c.c
10:07:50 [2019-12-10T10:07:50.291Z] #42 15.64   DEP      images/pipe-data.pb-c.d
10:07:50 [2019-12-10T10:07:50.291Z] #42 15.73   PBCC     images/mnt.pb-c.c
10:07:50 [2019-12-10T10:07:50.405Z] #41 198.8   GEN      magic.py
10:07:50 [2019-12-10T10:07:50.405Z] #41 198.9 Note: Building without setproctitle() and strlcpy() support.
10:07:50 [2019-12-10T10:07:50.405Z] #41 198.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:07:50 [2019-12-10T10:07:50.636Z] #42 15.84   DEP      images/mnt.pb-c.d
10:07:50 [2019-12-10T10:07:50.636Z] #42 15.96   PBCC     images/sk-packet.pb-c.c
10:07:50 [2019-12-10T10:07:50.971Z] #41 199.4 fatal: Not a git repository (or any of the parent directories): .git
10:07:50 [2019-12-10T10:07:50.981Z] #42 15.98   DEP      images/sk-packet.pb-c.d
10:07:50 [2019-12-10T10:07:50.981Z] #42 16.12   PBCC     images/tcp-stream.pb-c.c
10:07:50 [2019-12-10T10:07:50.981Z] #42 16.22   DEP      images/tcp-stream.pb-c.d
10:07:51 [2019-12-10T10:07:51.228Z] #41 199.9 make[1]: Nothing to be done for 'all'.
10:07:51 [2019-12-10T10:07:51.257Z] #41 100.5   CC       criu/cr-service.o
10:07:51 [2019-12-10T10:07:51.324Z] #42 16.48   PBCC     images/pipe.pb-c.c
10:07:51 [2019-12-10T10:07:51.324Z] #42 16.60   DEP      images/pipe.pb-c.d
10:07:51 [2019-12-10T10:07:51.764Z] #42 16.92   PBCC     images/pstree.pb-c.c
10:07:51 [2019-12-10T10:07:51.764Z] #42 17.00   DEP      images/pstree.pb-c.d
10:07:51 [2019-12-10T10:07:51.793Z] #41 200.4 make[1]: 'images/built-in.o' is up to date.
10:07:51 [2019-12-10T10:07:51.793Z] #41 200.4 make[1]: 'compel/plugins/std.lib.a' is up to date.
10:07:51 [2019-12-10T10:07:51.793Z] #41 200.4 make[1]: 'compel/plugins/fds.lib.a' is up to date.
10:07:51 [2019-12-10T10:07:51.793Z] #41 200.5 make[1]: 'compel/libcompel.a' is up to date.
10:07:51 [2019-12-10T10:07:51.793Z] #41 200.5 make[1]: 'compel/compel-host-bin' is up to date.
10:07:51 [2019-12-10T10:07:51.822Z] #41 101.4   CC       criu/crtools.o
10:07:52 [2019-12-10T10:07:52.051Z] #41 200.5 make[1]: Nothing to be done for 'all'.
10:07:52 [2019-12-10T10:07:52.051Z] #41 200.5 make[1]: 'soccr/libsoccr.a' is up to date.
10:07:52 [2019-12-10T10:07:52.051Z] #41 200.7 make[2]: Nothing to be done for 'all'.
10:07:52 [2019-12-10T10:07:52.051Z] #41 200.7 make[2]: Nothing to be done for 'all'.
10:07:52 [2019-12-10T10:07:52.051Z] #41 200.8 make[2]: Nothing to be done for 'all'.
10:07:52 [2019-12-10T10:07:52.108Z] #42 17.26   PBCC     images/fs.pb-c.c
10:07:52 [2019-12-10T10:07:52.108Z] #42 17.33   DEP      images/fs.pb-c.d
10:07:52 [2019-12-10T10:07:52.272Z] #72 exporting layers 4.9s done
10:07:52 [2019-12-10T10:07:52.272Z] #72 writing image sha256:66494bae5f5c1fb914e06e029a6c31d751e37a2343ffe4605707d169a5eaa5b6 done
10:07:52 [2019-12-10T10:07:52.272Z] #72 naming to docker.io/library/docker:9f9fe29b439e21c22a0a789b055ca20185de7b7c done
10:07:52 [2019-12-10T10:07:52.272Z] #72 DONE 5.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
10:07:52 [2019-12-10T10:07:52.311Z] #41 200.8 make[2]: Nothing to be done for 'all'.
10:07:52 [2019-12-10T10:07:52.311Z] #41 200.9 make[2]: Nothing to be done for 'all'.
10:07:52 [2019-12-10T10:07:52.311Z] #41 200.9 make[2]: Nothing to be done for 'all'.
10:07:52 [2019-12-10T10:07:52.311Z] #41 200.9 make[2]: Nothing to be done for 'all'.
10:07:52 [2019-12-10T10:07:52.311Z] #41 200.9 make[2]: Nothing to be done for 'all'.
10:07:52 [2019-12-10T10:07:52.311Z] #41 200.9   INSTALL  criu/criu
[Pipeline] sh
10:07:52 [2019-12-10T10:07:52.386Z] #41 102.0   CC       criu/eventfd.o
10:07:52 [2019-12-10T10:07:52.456Z] #42 17.48   PBCC     images/signalfd.pb-c.c
10:07:52 [2019-12-10T10:07:52.456Z] #42 17.60   DEP      images/signalfd.pb-c.d
10:07:52 [2019-12-10T10:07:52.456Z] #42 17.84   PBCC     images/fh.pb-c.c
10:07:52 [2019-12-10T10:07:52.568Z] #41 ...
10:07:52 [2019-12-10T10:07:52.568Z] 
10:07:52 [2019-12-10T10:07:52.568Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:07:52 [2019-12-10T10:07:52.568Z] #59 233.5 + bin/containerd
10:07:52 [2019-12-10T10:07:52.791Z] #41 102.3   CC       criu/eventpoll.o
10:07:52 [2019-12-10T10:07:52.791Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40074/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f9fe29b439e21c22a0a789b055ca20185de7b7c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f9fe29b439e21c22a0a789b055ca20185de7b7c hack/test/unit
10:07:52 [2019-12-10T10:07:52.845Z] #42 17.89   PBCC     images/fsnotify.pb-c.c
10:07:52 [2019-12-10T10:07:52.845Z] #42 17.97   DEP      images/fh.pb-c.d
10:07:52 [2019-12-10T10:07:52.845Z] #42 18.05   DEP      images/fsnotify.pb-c.d
10:07:52 [2019-12-10T10:07:52.845Z] #42 18.13   PBCC     images/eventpoll.pb-c.c
10:07:52 [2019-12-10T10:07:52.845Z] #42 18.18   DEP      images/eventpoll.pb-c.d
10:07:52 [2019-12-10T10:07:52.845Z] #42 18.25   PBCC     images/eventfd.pb-c.c
10:07:52 [2019-12-10T10:07:52.974Z] #60 214.9 + bin/containerd-stress
10:07:52 [2019-12-10T10:07:52.974Z] #60 217.1 + bin/containerd-shim
10:07:53 [2019-12-10T10:07:53.137Z] #59 ...
10:07:53 [2019-12-10T10:07:53.137Z] 
10:07:53 [2019-12-10T10:07:53.137Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:07:53 [2019-12-10T10:07:53.137Z] #41 DONE 201.7s
10:07:53 [2019-12-10T10:07:53.189Z] #42 18.29   DEP      images/eventfd.pb-c.d
10:07:53 [2019-12-10T10:07:53.189Z] #42 18.37   PBCC     images/remap-file-path.pb-c.c
10:07:53 [2019-12-10T10:07:53.189Z] #42 18.42   DEP      images/remap-file-path.pb-c.d
10:07:53 [2019-12-10T10:07:53.356Z] #41 102.8   CC       criu/external.o
10:07:53 [2019-12-10T10:07:53.356Z] #41 103.0   CC       criu/fault-injection.o
10:07:53 [2019-12-10T10:07:53.356Z] #41 103.1   CC       criu/fdstore.o
10:07:53 [2019-12-10T10:07:53.395Z] 
10:07:53 [2019-12-10T10:07:53.395Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:07:53 [2019-12-10T10:07:53.535Z] #42 18.54   PBCC     images/fifo.pb-c.c
10:07:53 [2019-12-10T10:07:53.535Z] #42 18.58   DEP      images/fifo.pb-c.d
10:07:53 [2019-12-10T10:07:53.535Z] #42 18.67   PBCC     images/ghost-file.pb-c.c
10:07:53 [2019-12-10T10:07:53.535Z] #42 18.75   DEP      images/ghost-file.pb-c.d
10:07:53 [2019-12-10T10:07:53.535Z] #42 ...
10:07:53 [2019-12-10T10:07:53.535Z] 
10:07:53 [2019-12-10T10:07:53.535Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:07:53 [2019-12-10T10:07:53.535Z] #37 5.960 -- Detecting C compile features
10:07:53 [2019-12-10T10:07:53.535Z] #37 9.029 -- Detecting C compile features - done
10:07:53 [2019-12-10T10:07:53.535Z] #37 9.085 -- Performing Test HAS_BUILTIN_FORTIFY
10:07:53 [2019-12-10T10:07:53.535Z] #37 9.415 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:07:53 [2019-12-10T10:07:53.535Z] #37 9.641 -- Configuring done
10:07:53 [2019-12-10T10:07:53.535Z] #37 9.672 -- Generating done
10:07:53 [2019-12-10T10:07:53.535Z] #37 9.696 -- Build files have been written to: /tmp/tmp.T7ZvCSKWvA/tini
10:07:53 [2019-12-10T10:07:53.535Z] #37 9.708 + make tini-static
10:07:53 [2019-12-10T10:07:53.535Z] #37 10.27 Scanning dependencies of target tini-static
10:07:53 [2019-12-10T10:07:53.535Z] #37 10.36 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:07:53 [2019-12-10T10:07:53.535Z] #37 14.84 [100%] Linking C executable tini-static
10:07:53 [2019-12-10T10:07:53.535Z] #37 16.09 [100%] Built target tini-static
10:07:53 [2019-12-10T10:07:53.535Z] #37 16.20 + mkdir -p /build
10:07:53 [2019-12-10T10:07:53.535Z] #37 ...
10:07:53 [2019-12-10T10:07:53.535Z] 
10:07:53 [2019-12-10T10:07:53.535Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:07:53 [2019-12-10T10:07:53.535Z] #42 18.86   PBCC     images/regfile.pb-c.c
10:07:53 [2019-12-10T10:07:53.880Z] #42 ...
10:07:53 [2019-12-10T10:07:53.880Z] 
10:07:53 [2019-12-10T10:07:53.880Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:07:53 [2019-12-10T10:07:53.880Z] #37 16.21 + cp tini-static /build/docker-init
10:07:53 [2019-12-10T10:07:53.880Z] #37 DONE 16.3s
10:07:53 [2019-12-10T10:07:53.880Z] 
10:07:53 [2019-12-10T10:07:53.880Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:07:53 [2019-12-10T10:07:53.880Z] #42 18.96   DEP      images/regfile.pb-c.d
10:07:53 [2019-12-10T10:07:53.880Z] #42 19.18   PBCC     images/ns.pb-c.c
10:07:53 [2019-12-10T10:07:53.880Z] #42 19.21   DEP      images/ns.pb-c.d
10:07:53 [2019-12-10T10:07:53.880Z] #42 19.31   PBCC     images/fdinfo.pb-c.c
10:07:53 [2019-12-10T10:07:53.921Z] #41 103.4   CC       criu/fifo.o
10:07:54 [2019-12-10T10:07:54.178Z] #41 103.7   CC       criu/file-ids.o
10:07:54 [2019-12-10T10:07:54.178Z] #41 103.9   CC       criu/file-lock.o
10:07:54 [2019-12-10T10:07:54.334Z] #50 ...
10:07:54 [2019-12-10T10:07:54.334Z] 
10:07:54 [2019-12-10T10:07:54.334Z] #42 [dev 15/24] COPY --from=criu          /build/ /usr/local/
10:07:54 [2019-12-10T10:07:54.334Z] #42 DONE 0.1s
10:07:54 [2019-12-10T10:07:54.334Z] 
10:07:54 [2019-12-10T10:07:54.334Z] #45 [dev 16/24] COPY --from=vndr          /build/ /usr/local/bin/
10:07:54 [2019-12-10T10:07:54.334Z] #45 DONE 0.1s
10:07:54 [2019-12-10T10:07:54.334Z] 
10:07:54 [2019-12-10T10:07:54.334Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:07:54 [2019-12-10T10:07:54.592Z] #59 ...
10:07:54 [2019-12-10T10:07:54.592Z] 
10:07:54 [2019-12-10T10:07:54.592Z] #48 [dev 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
10:07:54 [2019-12-10T10:07:54.592Z] #48 DONE 0.1s
10:07:54 [2019-12-10T10:07:54.592Z] 
10:07:54 [2019-12-10T10:07:54.592Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:07:54 [2019-12-10T10:07:54.619Z] #42 19.63   DEP      images/fdinfo.pb-c.d
10:07:54 [2019-12-10T10:07:54.619Z] #42 19.76   PBCC     images/core-aarch64.pb-c.c
10:07:54 [2019-12-10T10:07:54.619Z] #42 19.87   PBCC     images/core-arm.pb-c.c
10:07:54 [2019-12-10T10:07:54.619Z] #42 19.97   PBCC     images/core-ppc64.pb-c.c
10:07:54 [2019-12-10T10:07:54.743Z] #41 104.4   CC       criu/files-ext.o
10:07:54 [2019-12-10T10:07:54.962Z] #42 20.08   PBCC     images/core-s390.pb-c.c
10:07:54 [2019-12-10T10:07:54.962Z] #42 20.22   PBCC     images/core-x86.pb-c.c
10:07:55 [2019-12-10T10:07:55.001Z] #41 104.7   CC       criu/files-reg.o
10:07:55 [2019-12-10T10:07:55.307Z] #42 20.52   PBCC     images/core.pb-c.c
10:07:55 [2019-12-10T10:07:55.652Z] #42 20.72   PBCC     images/inventory.pb-c.c
10:07:55 [2019-12-10T10:07:55.652Z] #42 20.93   DEP      images/core-aarch64.pb-c.d
10:07:55 [2019-12-10T10:07:55.653Z] #42 21.04   DEP      images/core-arm.pb-c.d
10:07:55 [2019-12-10T10:07:55.996Z] #42 21.09   DEP      images/core-ppc64.pb-c.d
10:07:55 [2019-12-10T10:07:55.996Z] #42 21.15   DEP      images/core-s390.pb-c.d
10:07:55 [2019-12-10T10:07:55.996Z] #42 21.18   DEP      images/core-x86.pb-c.d
10:07:55 [2019-12-10T10:07:55.996Z] #42 21.26   DEP      images/core.pb-c.d
10:07:55 [2019-12-10T10:07:55.996Z] #42 21.41   DEP      images/inventory.pb-c.d
10:07:56 [2019-12-10T10:07:56.339Z] #42 21.49   PBCC     images/cpuinfo.pb-c.c
10:07:56 [2019-12-10T10:07:56.339Z] #42 21.55   DEP      images/cpuinfo.pb-c.d
10:07:56 [2019-12-10T10:07:56.339Z] #42 21.66   PBCC     images/stats.pb-c.c
10:07:56 [2019-12-10T10:07:56.719Z] #42 21.72   DEP      images/stats.pb-c.d
10:07:56 [2019-12-10T10:07:56.898Z] #41 106.0   CC       criu/files.o
10:07:56 [2019-12-10T10:07:56.982Z] ?   	github.com/docker/docker/api	[no test files]
10:07:57 [2019-12-10T10:07:57.490Z] #42 ...
10:07:57 [2019-12-10T10:07:57.490Z] 
10:07:57 [2019-12-10T10:07:57.490Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:07:57 [2019-12-10T10:07:57.490Z] #32 92.84 reflect
10:07:57 [2019-12-10T10:07:57.490Z] #32 93.44 path
10:07:57 [2019-12-10T10:07:57.490Z] #32 98.72 text/tabwriter
10:07:57 [2019-12-10T10:07:57.832Z] #32 ...
10:07:57 [2019-12-10T10:07:57.832Z] 
10:07:57 [2019-12-10T10:07:57.832Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:07:57 [2019-12-10T10:07:57.832Z] #45 93.04 bufio
10:07:57 [2019-12-10T10:07:57.832Z] #45 97.78 reflect
10:07:58 [2019-12-10T10:07:58.175Z] #45 ...
10:07:58 [2019-12-10T10:07:58.175Z] 
10:07:58 [2019-12-10T10:07:58.175Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:07:58 [2019-12-10T10:07:58.175Z] #18 36.96 Reading package lists...
10:07:58 [2019-12-10T10:07:58.270Z] #41 107.6   CC       criu/filesystems.o
10:07:58 [2019-12-10T10:07:58.528Z] #41 108.1   CC       criu/fsnotify.o
10:07:58 [2019-12-10T10:07:58.800Z] #59 ...
10:07:58 [2019-12-10T10:07:58.800Z] 
10:07:58 [2019-12-10T10:07:58.800Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:07:58 [2019-12-10T10:07:58.800Z] #50 DONE 304.4s
10:07:59 [2019-12-10T10:07:59.067Z] 
10:07:59 [2019-12-10T10:07:59.067Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:07:59 [2019-12-10T10:07:59.094Z] #41 108.8   CC       criu/image-desc.o
10:07:59 [2019-12-10T10:07:59.094Z] #41 ...
10:07:59 [2019-12-10T10:07:59.094Z] 
10:07:59 [2019-12-10T10:07:59.094Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:07:59 [2019-12-10T10:07:59.094Z] #38 192.8 + dpkg --print-architecture
10:07:59 [2019-12-10T10:07:59.094Z] #38 192.8 + cd /tmp/tmp.M71wP9b8YJ/src/github.com/docker/distribution
10:07:59 [2019-12-10T10:07:59.094Z] #38 192.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
10:07:59 [2019-12-10T10:07:59.406Z] #60 223.8 + bin/containerd-shim-runc-v1
10:07:59 [2019-12-10T10:07:59.659Z] #38 193.4 + GOPATH=/tmp/tmp.M71wP9b8YJ/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.M71wP9b8YJ
10:07:59 [2019-12-10T10:07:59.659Z] #38 193.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
10:07:59 [2019-12-10T10:07:59.899Z] #18 48.76 Building dependency tree...
10:08:00 [2019-12-10T10:08:00.636Z] #18 51.03 The following additional packages will be installed:
10:08:00 [2019-12-10T10:08:00.636Z] #18 51.03   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
10:08:00 [2019-12-10T10:08:00.636Z] #18 51.03   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
10:08:00 [2019-12-10T10:08:00.636Z] #18 51.03   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
10:08:00 [2019-12-10T10:08:00.636Z] #18 51.03   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
10:08:00 [2019-12-10T10:08:00.636Z] #18 51.03   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
10:08:00 [2019-12-10T10:08:00.636Z] #18 51.04   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
10:08:00 [2019-12-10T10:08:00.636Z] #18 51.04   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
10:08:00 [2019-12-10T10:08:00.636Z] #18 51.04   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
10:08:00 [2019-12-10T10:08:00.636Z] #18 51.04   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
10:08:00 [2019-12-10T10:08:00.636Z] #18 51.04 Suggested packages:
10:08:00 [2019-12-10T10:08:00.636Z] #18 51.05   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
10:08:00 [2019-12-10T10:08:00.636Z] #18 51.05   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
10:08:00 [2019-12-10T10:08:00.636Z] #18 51.05   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
10:08:00 [2019-12-10T10:08:00.636Z] #18 51.05   vim-doc vim-scripts xfsdump acl attr quota
10:08:00 [2019-12-10T10:08:00.636Z] #18 51.05 Recommended packages:
10:08:00 [2019-12-10T10:08:00.636Z] #18 51.05   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
10:08:00 [2019-12-10T10:08:00.636Z] #18 51.05   python3-keyrings.alt python3-xdg unzip
10:08:00 [2019-12-10T10:08:00.991Z] #59 ...
10:08:00 [2019-12-10T10:08:00.991Z] 
10:08:00 [2019-12-10T10:08:00.991Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
10:08:00 [2019-12-10T10:08:00.991Z] #51 DONE 0.2s
10:08:00 [2019-12-10T10:08:00.991Z] 
10:08:00 [2019-12-10T10:08:00.991Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:08:00 [2019-12-10T10:08:00.991Z] #59 ...
10:08:00 [2019-12-10T10:08:00.991Z] 
10:08:00 [2019-12-10T10:08:00.991Z] #55 [dev 19/24] COPY --from=runc          /build/ /usr/local/bin/
10:08:00 [2019-12-10T10:08:00.991Z] #55 DONE 0.1s
10:08:00 [2019-12-10T10:08:00.991Z] 
10:08:00 [2019-12-10T10:08:00.991Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:08:03 [2019-12-10T10:08:03.806Z] #60 227.3 + bin/containerd-shim-runc-v2
10:08:04 [2019-12-10T10:08:04.187Z] #60 228.2 + binaries
10:08:04 [2019-12-10T10:08:04.187Z] #60 228.2 + mkdir -p /build
10:08:04 [2019-12-10T10:08:04.187Z] #60 228.2 + cp bin/containerd /build/containerd
10:08:04 [2019-12-10T10:08:04.187Z] #60 228.3 + cp bin/containerd-shim /build/containerd-shim
10:08:04 [2019-12-10T10:08:04.187Z] #60 228.3 + cp bin/ctr /build/ctr
10:08:04 [2019-12-10T10:08:04.187Z] #60 DONE 228.4s
10:08:05 [2019-12-10T10:08:05.039Z] 
10:08:05 [2019-12-10T10:08:05.039Z] #61 [dev 20/24] COPY --from=containerd    /build/ /usr/local/bin/
10:08:05 [2019-12-10T10:08:05.039Z] #61 DONE 0.1s
10:08:05 [2019-12-10T10:08:05.039Z] 
10:08:05 [2019-12-10T10:08:05.039Z] #65 [dev 21/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
10:08:05 [2019-12-10T10:08:05.409Z] #65 DONE 0.2s
10:08:05 [2019-12-10T10:08:05.409Z] 
10:08:05 [2019-12-10T10:08:05.409Z] #67 [dev 22/24] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
10:08:05 [2019-12-10T10:08:05.409Z] #67 DONE 0.1s
10:08:05 [2019-12-10T10:08:05.409Z] 
10:08:05 [2019-12-10T10:08:05.409Z] #70 [dev 23/24] COPY --from=proxy         /build/ /usr/local/bin/
10:08:05 [2019-12-10T10:08:05.848Z] #70 DONE 0.1s
10:08:05 [2019-12-10T10:08:05.848Z] 
10:08:05 [2019-12-10T10:08:05.848Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
10:08:05 [2019-12-10T10:08:05.848Z] #71 DONE 0.1s
10:08:05 [2019-12-10T10:08:05.848Z] 
10:08:05 [2019-12-10T10:08:05.848Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker
10:08:07 [2019-12-10T10:08:07.747Z] #72 DONE 2.2s
10:08:07 [2019-12-10T10:08:07.747Z] 
10:08:07 [2019-12-10T10:08:07.747Z] #73 exporting to oci image format
10:08:08 [2019-12-10T10:08:08.052Z] #18 58.09 The following NEW packages will be installed:
10:08:08 [2019-12-10T10:08:08.052Z] #18 58.09   apparmor aufs-tools bash-completion binutils-mingw-w64
10:08:08 [2019-12-10T10:08:08.052Z] #18 58.09   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
10:08:08 [2019-12-10T10:08:08.052Z] #18 58.09   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
10:08:08 [2019-12-10T10:08:08.052Z] #18 58.09   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
10:08:08 [2019-12-10T10:08:08.052Z] #18 58.09   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
10:08:08 [2019-12-10T10:08:08.052Z] #18 58.09   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
10:08:08 [2019-12-10T10:08:08.052Z] #18 58.09   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
10:08:08 [2019-12-10T10:08:08.052Z] #18 58.09   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
10:08:08 [2019-12-10T10:08:08.052Z] #18 58.09   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
10:08:08 [2019-12-10T10:08:08.052Z] #18 58.09   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
10:08:08 [2019-12-10T10:08:08.052Z] #18 58.09   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
10:08:08 [2019-12-10T10:08:08.052Z] #18 58.09   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
10:08:08 [2019-12-10T10:08:08.052Z] #18 58.09   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
10:08:08 [2019-12-10T10:08:08.052Z] #18 58.10   xfsprogs xxd xz-utils zip
10:08:08 [2019-12-10T10:08:08.052Z] #18 58.24 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded.
10:08:08 [2019-12-10T10:08:08.052Z] #18 58.24 Need to get 87.3 MB of archives.
10:08:08 [2019-12-10T10:08:08.052Z] #18 58.24 After this operation, 585 MB of additional disk space will be used.
10:08:08 [2019-12-10T10:08:08.052Z] #18 58.24 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB]
10:08:08 [2019-12-10T10:08:08.052Z] #18 58.28 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB]
10:08:08 [2019-12-10T10:08:08.052Z] #18 58.29 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB]
10:08:08 [2019-12-10T10:08:08.052Z] #18 58.29 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB]
10:08:08 [2019-12-10T10:08:08.052Z] #18 58.32 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB]
10:08:08 [2019-12-10T10:08:08.052Z] #18 58.36 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB]
10:08:08 [2019-12-10T10:08:08.052Z] #18 58.47 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB]
10:08:08 [2019-12-10T10:08:08.052Z] #18 ...
10:08:08 [2019-12-10T10:08:08.052Z] 
10:08:08 [2019-12-10T10:08:08.052Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:08:08 [2019-12-10T10:08:08.052Z] #45 103.4 regexp/syntax
10:08:08 [2019-12-10T10:08:08.052Z] #45 109.6 crypto/rc4
10:08:08 [2019-12-10T10:08:08.052Z] #45 110.5 vendor/golang.org/x/text/transform
10:08:08 [2019-12-10T10:08:08.167Z] #73 exporting layers
10:08:08 [2019-12-10T10:08:08.403Z] #45 ...
10:08:08 [2019-12-10T10:08:08.403Z] 
10:08:08 [2019-12-10T10:08:08.403Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:08:08 [2019-12-10T10:08:08.403Z] #18 58.67 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB]
10:08:08 [2019-12-10T10:08:08.403Z] #18 58.68 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB]
10:08:08 [2019-12-10T10:08:08.403Z] #18 58.70 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB]
10:08:08 [2019-12-10T10:08:08.403Z] #18 58.89 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB]
10:08:08 [2019-12-10T10:08:08.784Z] #18 58.91 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB]
10:08:08 [2019-12-10T10:08:08.784Z] #18 58.92 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB]
10:08:08 [2019-12-10T10:08:08.784Z] #18 58.95 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB]
10:08:08 [2019-12-10T10:08:08.784Z] #18 58.96 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB]
10:08:08 [2019-12-10T10:08:08.784Z] #18 58.98 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB]
10:08:08 [2019-12-10T10:08:08.784Z] #18 58.99 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB]
10:08:08 [2019-12-10T10:08:08.784Z] #18 59.01 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB]
10:08:08 [2019-12-10T10:08:08.784Z] #18 59.02 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB]
10:08:08 [2019-12-10T10:08:08.784Z] #18 59.03 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB]
10:08:08 [2019-12-10T10:08:08.784Z] #18 59.04 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB]
10:08:08 [2019-12-10T10:08:08.784Z] #18 59.08 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB]
10:08:08 [2019-12-10T10:08:08.784Z] #18 59.10 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
10:08:08 [2019-12-10T10:08:08.784Z] #18 59.13 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB]
10:08:08 [2019-12-10T10:08:08.784Z] #18 59.14 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB]
10:08:08 [2019-12-10T10:08:08.784Z] #18 59.14 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB]
10:08:08 [2019-12-10T10:08:08.784Z] #18 59.18 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB]
10:08:08 [2019-12-10T10:08:08.784Z] #18 59.19 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
10:08:08 [2019-12-10T10:08:08.784Z] #18 59.23 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB]
10:08:08 [2019-12-10T10:08:08.784Z] #18 59.36 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB]
10:08:08 [2019-12-10T10:08:08.784Z] #18 59.38 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB]
10:08:09 [2019-12-10T10:08:09.128Z] #18 59.40 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB]
10:08:09 [2019-12-10T10:08:09.128Z] #18 59.42 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB]
10:08:09 [2019-12-10T10:08:09.128Z] #18 59.43 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB]
10:08:09 [2019-12-10T10:08:09.128Z] #18 59.45 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB]
10:08:09 [2019-12-10T10:08:09.128Z] #18 59.46 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B]
10:08:09 [2019-12-10T10:08:09.128Z] #18 59.47 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB]
10:08:09 [2019-12-10T10:08:09.128Z] #18 59.47 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB]
10:08:09 [2019-12-10T10:08:09.128Z] #18 59.47 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB]
10:08:09 [2019-12-10T10:08:09.128Z] #18 59.51 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB]
10:08:09 [2019-12-10T10:08:09.128Z] #18 59.54 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB]
10:08:09 [2019-12-10T10:08:09.128Z] #18 59.57 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB]
10:08:09 [2019-12-10T10:08:09.128Z] #18 59.63 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB]
10:08:09 [2019-12-10T10:08:09.199Z] ok  	github.com/docker/docker/api/server	0.076s	coverage: 9.0% of statements
10:08:09 [2019-12-10T10:08:09.473Z] #18 59.65 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB]
10:08:09 [2019-12-10T10:08:09.473Z] #18 59.67 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB]
10:08:09 [2019-12-10T10:08:09.473Z] #18 59.67 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB]
10:08:09 [2019-12-10T10:08:09.473Z] #18 59.68 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB]
10:08:09 [2019-12-10T10:08:09.473Z] #18 59.69 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB]
10:08:09 [2019-12-10T10:08:09.473Z] #18 ...
10:08:09 [2019-12-10T10:08:09.473Z] 
10:08:09 [2019-12-10T10:08:09.473Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:08:09 [2019-12-10T10:08:09.473Z] #42 24.57 make[1]: Nothing to be done for 'all'.
10:08:09 [2019-12-10T10:08:09.473Z] #42 27.01   CC       images/stats.o
10:08:09 [2019-12-10T10:08:09.473Z] #42 27.77   CC       images/core.o
10:08:09 [2019-12-10T10:08:09.473Z] #42 29.16   CC       images/core-x86.o
10:08:09 [2019-12-10T10:08:09.473Z] #42 30.40   CC       images/core-arm.o
10:08:09 [2019-12-10T10:08:09.474Z] #42 31.25   CC       images/core-aarch64.o
10:08:09 [2019-12-10T10:08:09.474Z] #42 32.17   CC       images/core-ppc64.o
10:08:09 [2019-12-10T10:08:09.474Z] #42 33.45   CC       images/core-s390.o
10:08:09 [2019-12-10T10:08:09.474Z] #42 ...
10:08:09 [2019-12-10T10:08:09.474Z] 
10:08:09 [2019-12-10T10:08:09.474Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:08:09 [2019-12-10T10:08:09.474Z] #18 59.87 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB]
10:08:09 [2019-12-10T10:08:09.474Z] #18 59.90 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
10:08:09 [2019-12-10T10:08:09.623Z] #38 ...
10:08:09 [2019-12-10T10:08:09.623Z] 
10:08:09 [2019-12-10T10:08:09.623Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:08:09 [2019-12-10T10:08:09.623Z] #41 108.9   CC       criu/image.o
10:08:09 [2019-12-10T10:08:09.623Z] #41 109.5   CC       criu/ipc_ns.o
10:08:09 [2019-12-10T10:08:09.623Z] #41 110.3   CC       criu/irmap.o
10:08:09 [2019-12-10T10:08:09.623Z] #41 110.8   CC       criu/kcmp-ids.o
10:08:09 [2019-12-10T10:08:09.623Z] #41 111.0   CC       criu/kerndat.o
10:08:09 [2019-12-10T10:08:09.623Z] #41 111.9   CC       criu/libnetlink.o
10:08:09 [2019-12-10T10:08:09.623Z] #41 112.2   CC       criu/log.o
10:08:09 [2019-12-10T10:08:09.623Z] #41 112.6   CC       criu/lsm.o
10:08:09 [2019-12-10T10:08:09.623Z] #41 112.9   CC       criu/mem.o
10:08:09 [2019-12-10T10:08:09.623Z] #41 114.0   CC       criu/mount.o
10:08:09 [2019-12-10T10:08:09.623Z] #41 116.4   CC       criu/namespaces.o
10:08:09 [2019-12-10T10:08:09.623Z] #41 117.7   CC       criu/net.o
10:08:09 [2019-12-10T10:08:09.824Z] #18 60.05 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB]
10:08:09 [2019-12-10T10:08:09.824Z] #18 60.08 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB]
10:08:09 [2019-12-10T10:08:09.824Z] #18 60.10 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB]
10:08:09 [2019-12-10T10:08:09.824Z] #18 60.13 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB]
10:08:09 [2019-12-10T10:08:09.824Z] #18 60.13 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB]
10:08:09 [2019-12-10T10:08:09.824Z] #18 60.18 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
10:08:10 [2019-12-10T10:08:10.177Z] #18 60.70 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB]
10:08:10 [2019-12-10T10:08:10.188Z] #41 119.9   CC       criu/netfilter.o
10:08:10 [2019-12-10T10:08:10.446Z] #41 120.2   CC       criu/page-pipe.o
10:08:10 [2019-12-10T10:08:10.524Z] #18 60.79 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB]
10:08:10 [2019-12-10T10:08:10.524Z] #18 60.86 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
10:08:10 [2019-12-10T10:08:10.524Z] #18 60.89 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB]
10:08:10 [2019-12-10T10:08:10.524Z] #18 60.90 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB]
10:08:10 [2019-12-10T10:08:10.524Z] #18 60.94 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB]
10:08:10 [2019-12-10T10:08:10.871Z] #18 61.07 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB]
10:08:10 [2019-12-10T10:08:10.871Z] #18 61.26 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
10:08:10 [2019-12-10T10:08:10.871Z] #18 61.28 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB]
10:08:11 [2019-12-10T10:08:11.013Z] #41 120.6   CC       criu/page-xfer.o
10:08:11 [2019-12-10T10:08:11.214Z] #18 ...
10:08:11 [2019-12-10T10:08:11.214Z] 
10:08:11 [2019-12-10T10:08:11.214Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:08:11 [2019-12-10T10:08:11.214Z] #32 106.4 internal/syscall/unix
10:08:11 [2019-12-10T10:08:11.214Z] #32 106.4 time
10:08:11 [2019-12-10T10:08:11.214Z] #32 116.5 internal/poll
10:08:11 [2019-12-10T10:08:11.214Z] #32 ...
10:08:11 [2019-12-10T10:08:11.214Z] 
10:08:11 [2019-12-10T10:08:11.214Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:08:11 [2019-12-10T10:08:11.214Z] #42 35.13   CC       images/cpuinfo.o
10:08:11 [2019-12-10T10:08:11.214Z] #42 36.20   CC       images/inventory.o
10:08:11 [2019-12-10T10:08:11.557Z] #42 36.73   CC       images/fdinfo.o
10:08:11 [2019-12-10T10:08:11.948Z] #41 121.5   CC       criu/pagemap-cache.o
10:08:12 [2019-12-10T10:08:12.206Z] #41 121.9   CC       criu/pagemap.o
10:08:12 [2019-12-10T10:08:12.295Z] #42 37.45   CC       images/fown.o
10:08:12 [2019-12-10T10:08:12.640Z] #42 37.90   CC       images/ns.o
10:08:12 [2019-12-10T10:08:12.771Z] #41 122.5   CC       criu/parasite-syscall.o
10:08:13 [2019-12-10T10:08:13.465Z] #42 38.44   CC       images/regfile.o
10:08:13 [2019-12-10T10:08:13.465Z] #42 38.87   CC       images/ghost-file.o
10:08:13 [2019-12-10T10:08:13.780Z] #41 123.4   CC       criu/path.o
10:08:14 [2019-12-10T10:08:14.038Z] #41 123.6   CC       criu/pie-util-vdso-elf32.o
10:08:14 [2019-12-10T10:08:14.205Z] #42 39.61   CC       images/fifo.o
10:08:14 [2019-12-10T10:08:14.604Z] #41 124.0   CC       criu/pie-util-vdso.o
10:08:14 [2019-12-10T10:08:14.862Z] #41 124.4   CC       criu/pie-util.o
10:08:14 [2019-12-10T10:08:14.862Z] #41 124.6   CC       criu/pipes.o
10:08:14 [2019-12-10T10:08:14.946Z] #42 40.13   CC       images/remap-file-path.o
10:08:15 [2019-12-10T10:08:15.427Z] #41 125.2   CC       criu/plugin.o
10:08:15 [2019-12-10T10:08:15.685Z] #41 125.5   CC       criu/proc_parse.o
10:08:15 [2019-12-10T10:08:15.687Z] #42 40.70   CC       images/eventfd.o
10:08:16 [2019-12-10T10:08:16.034Z] #42 41.19   CC       images/eventpoll.o
10:08:16 [2019-12-10T10:08:16.775Z] #42 41.97   CC       images/fh.o
10:08:17 [2019-12-10T10:08:17.515Z] #42 42.76   CC       images/fsnotify.o
10:08:18 [2019-12-10T10:08:18.212Z] #41 127.5   CC       criu/protobuf-desc.o
10:08:18 [2019-12-10T10:08:18.777Z] #41 128.2   CC       criu/protobuf.o
10:08:19 [2019-12-10T10:08:19.035Z] #41 128.7   CC       criu/pstree.o
10:08:19 [2019-12-10T10:08:19.229Z] #42 44.16   CC       images/signalfd.o
10:08:19 [2019-12-10T10:08:19.571Z] #42 44.63   CC       images/fs.o
10:08:19 [2019-12-10T10:08:19.571Z] #42 ...
10:08:19 [2019-12-10T10:08:19.571Z] 
10:08:19 [2019-12-10T10:08:19.571Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:08:19 [2019-12-10T10:08:19.571Z] #45 114.7 time
10:08:19 [2019-12-10T10:08:19.571Z] #45 123.2 regexp
10:08:19 [2019-12-10T10:08:19.571Z] #45 ...
10:08:19 [2019-12-10T10:08:19.571Z] 
10:08:19 [2019-12-10T10:08:19.571Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:08:19 [2019-12-10T10:08:19.571Z] #60 61.61 + cd /tmp/tmp.PAwfpngk0L/src/github.com/containerd/containerd
10:08:19 [2019-12-10T10:08:19.571Z] #60 61.61 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
10:08:19 [2019-12-10T10:08:19.571Z] #60 62.95 + export 'BUILDTAGS=netgo osusergo static_build'
10:08:19 [2019-12-10T10:08:19.571Z] #60 62.95 + BUILDTAGS='netgo osusergo static_build'
10:08:19 [2019-12-10T10:08:19.571Z] #60 62.95 + export EXTRA_FLAGS=-buildmode=pie
10:08:19 [2019-12-10T10:08:19.571Z] #60 62.95 + EXTRA_FLAGS=-buildmode=pie
10:08:19 [2019-12-10T10:08:19.571Z] #60 62.95 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:08:19 [2019-12-10T10:08:19.571Z] #60 62.95 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:08:19 [2019-12-10T10:08:19.571Z] #60 62.95 + '[' '' = dynamic ']'
10:08:19 [2019-12-10T10:08:19.571Z] #60 62.95 + make
10:08:19 [2019-12-10T10:08:19.571Z] #60 65.00 + bin/ctr
10:08:19 [2019-12-10T10:08:19.606Z] #41 ...
10:08:19 [2019-12-10T10:08:19.606Z] 
10:08:19 [2019-12-10T10:08:19.606Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:08:19 [2019-12-10T10:08:19.606Z] #38 213.1 + rm -rf /tmp/tmp.M71wP9b8YJ/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.M71wP9b8YJ
10:08:19 [2019-12-10T10:08:19.926Z] #60 ...
10:08:19 [2019-12-10T10:08:19.926Z] 
10:08:19 [2019-12-10T10:08:19.926Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:08:19 [2019-12-10T10:08:19.926Z] #42 45.08   CC       images/pstree.o
10:08:20 [2019-12-10T10:08:20.268Z] #42 45.60   CC       images/pipe.o
10:08:20 [2019-12-10T10:08:20.539Z] #38 DONE 214.0s
10:08:20 [2019-12-10T10:08:20.539Z] 
10:08:20 [2019-12-10T10:08:20.539Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:08:20 [2019-12-10T10:08:20.539Z] #41 129.6   CC       criu/rbtree.o
10:08:20 [2019-12-10T10:08:20.539Z] #41 129.8   CC       criu/rst-malloc.o
10:08:20 [2019-12-10T10:08:20.539Z] #41 130.1   CC       criu/seccomp.o
10:08:21 [2019-12-10T10:08:21.006Z] #42 46.19   CC       images/tcp-stream.o
10:08:21 [2019-12-10T10:08:21.352Z] #42 ...
10:08:21 [2019-12-10T10:08:21.352Z] 
10:08:21 [2019-12-10T10:08:21.352Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:08:21 [2019-12-10T10:08:21.352Z] #18 61.75 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
10:08:21 [2019-12-10T10:08:21.352Z] #18 62.07 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB]
10:08:21 [2019-12-10T10:08:21.352Z] #18 62.10 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB]
10:08:21 [2019-12-10T10:08:21.352Z] #18 66.62 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB]
10:08:21 [2019-12-10T10:08:21.352Z] #18 71.17 debconf: delaying package configuration, since apt-utils is not installed
10:08:21 [2019-12-10T10:08:21.352Z] #18 71.38 Fetched 87.3 MB in 11s (7739 kB/s)
10:08:21 [2019-12-10T10:08:21.352Z] #18 71.48 Selecting previously unselected package bash-completion.
10:08:21 [2019-12-10T10:08:21.352Z] #18 71.49 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15020 files and directories currently installed.)
10:08:21 [2019-12-10T10:08:21.352Z] #18 71.60 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
10:08:21 [2019-12-10T10:08:21.472Z] #41 131.0   CC       criu/seize.o
10:08:21 [2019-12-10T10:08:21.696Z] #18 ...
10:08:21 [2019-12-10T10:08:21.696Z] 
10:08:21 [2019-12-10T10:08:21.696Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:08:21 [2019-12-10T10:08:21.696Z] #42 46.74   CC       images/sk-packet.o
10:08:22 [2019-12-10T10:08:22.041Z] #42 47.38   CC       images/mnt.o
10:08:22 [2019-12-10T10:08:22.402Z] #41 ...
10:08:22 [2019-12-10T10:08:22.402Z] 
10:08:22 [2019-12-10T10:08:22.402Z] #39 [dev 14/24] COPY --from=registry      /build/ /usr/local/bin/
10:08:22 [2019-12-10T10:08:22.402Z] #39 DONE 0.2s
10:08:22 [2019-12-10T10:08:22.402Z] 
10:08:22 [2019-12-10T10:08:22.402Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:08:22 [2019-12-10T10:08:22.402Z] #41 131.8   CC       criu/servicefd.o
10:08:22 [2019-12-10T10:08:22.659Z] #41 132.1   CC       criu/shmem.o
10:08:22 [2019-12-10T10:08:22.779Z] #42 48.02   CC       images/pipe-data.o
10:08:22 [2019-12-10T10:08:22.902Z] #59 262.8 + bin/containerd-stress
10:08:23 [2019-12-10T10:08:23.126Z] #42 48.44   CC       images/sa.o
10:08:23 [2019-12-10T10:08:23.283Z] #41 132.8   CC       criu/sigframe.o
10:08:23 [2019-12-10T10:08:23.470Z] #42 48.77   CC       images/timer.o
10:08:23 [2019-12-10T10:08:23.561Z] #41 132.9   CC       criu/signalfd.o
10:08:23 [2019-12-10T10:08:23.561Z] #41 133.2   CC       criu/sk-inet.o
10:08:23 [2019-12-10T10:08:23.834Z] #59 264.6 + bin/containerd-shim
10:08:24 [2019-12-10T10:08:24.128Z] #41 133.9   CC       criu/sk-netlink.o
10:08:24 [2019-12-10T10:08:24.214Z] #42 49.43   CC       images/timerfd.o
10:08:24 [2019-12-10T10:08:24.559Z] #42 49.88   CC       images/mm.o
10:08:24 [2019-12-10T10:08:24.696Z] #41 134.3   CC       criu/sk-packet.o
10:08:25 [2019-12-10T10:08:25.260Z] #41 134.8   CC       criu/sk-queue.o
10:08:25 [2019-12-10T10:08:25.300Z] #42 ...
10:08:25 [2019-12-10T10:08:25.300Z] 
10:08:25 [2019-12-10T10:08:25.300Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:08:25 [2019-12-10T10:08:25.300Z] #32 120.4 os
10:08:25 [2019-12-10T10:08:25.300Z] #32 123.8 internal/fmtsort
10:08:25 [2019-12-10T10:08:25.300Z] #32 126.2 path/filepath
10:08:25 [2019-12-10T10:08:25.300Z] #32 126.2 fmt
10:08:25 [2019-12-10T10:08:25.300Z] #32 128.8 io/ioutil
10:08:25 [2019-12-10T10:08:25.300Z] #32 ...
10:08:25 [2019-12-10T10:08:25.300Z] 
10:08:25 [2019-12-10T10:08:25.300Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:08:25 [2019-12-10T10:08:25.300Z] #42 50.46   CC       images/sk-opts.o
10:08:25 [2019-12-10T10:08:25.516Z] #41 135.1   CC       criu/sk-tcp.o
10:08:25 [2019-12-10T10:08:25.645Z] #42 50.85   CC       images/sk-unix.o
10:08:25 [2019-12-10T10:08:25.773Z] #41 135.4   CC       criu/sk-unix.o
10:08:26 [2019-12-10T10:08:26.015Z] #42 51.45   CC       images/sk-inet.o
10:08:27 [2019-12-10T10:08:27.149Z] #41 136.6   CC       criu/sockets.o
10:08:27 [2019-12-10T10:08:27.208Z] #42 52.21   CC       images/tun.o
10:08:27 [2019-12-10T10:08:27.407Z] #41 137.2   CC       criu/stats.o
10:08:27 [2019-12-10T10:08:27.553Z] #42 52.77   CC       images/sk-netlink.o
10:08:27 [2019-12-10T10:08:27.664Z] #41 137.3   CC       criu/string.o
10:08:27 [2019-12-10T10:08:27.664Z] #41 137.4   CC       criu/sysctl.o
10:08:27 [2019-12-10T10:08:27.897Z] #42 53.19   CC       images/packet-sock.o
10:08:28 [2019-12-10T10:08:28.229Z] #41 137.8   CC       criu/sysfs_parse.o
10:08:28 [2019-12-10T10:08:28.487Z] #41 138.0   CC       criu/timerfd.o
10:08:28 [2019-12-10T10:08:28.487Z] #41 138.3   CC       criu/tty.o
10:08:28 [2019-12-10T10:08:28.637Z] #42 54.03   CC       images/ipc-var.o
10:08:28 [2019-12-10T10:08:28.982Z] #42 54.31   CC       images/ipc-desc.o
10:08:29 [2019-12-10T10:08:29.327Z] #42 54.66   CC       images/ipc-shm.o
10:08:29 [2019-12-10T10:08:29.860Z] #41 139.6   CC       criu/tun.o
10:08:30 [2019-12-10T10:08:30.069Z] #42 55.11   CC       images/ipc-msg.o
10:08:30 [2019-12-10T10:08:30.383Z] #59 271.4 + bin/containerd-shim-runc-v1
10:08:30 [2019-12-10T10:08:30.417Z] #42 55.66   CC       images/ipc-sem.o
10:08:30 [2019-12-10T10:08:30.425Z] #41 140.0   CC       criu/uffd.o
10:08:30 [2019-12-10T10:08:30.764Z] #42 56.06   CC       images/utsns.o
10:08:31 [2019-12-10T10:08:31.113Z] #42 56.44   CC       images/creds.o
10:08:31 [2019-12-10T10:08:31.360Z] #41 140.7   CC       criu/util.o
10:08:31 [2019-12-10T10:08:31.459Z] #42 ...
10:08:31 [2019-12-10T10:08:31.459Z] 
10:08:31 [2019-12-10T10:08:31.459Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:08:31 [2019-12-10T10:08:31.459Z] #18 78.35 Unpacking bash-completion (1:2.1-4.3) ...
10:08:31 [2019-12-10T10:08:31.459Z] #18 79.08 Selecting previously unselected package libnet1:ppc64el.
10:08:31 [2019-12-10T10:08:31.459Z] #18 79.09 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ...
10:08:31 [2019-12-10T10:08:31.459Z] #18 79.10 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ...
10:08:31 [2019-12-10T10:08:31.459Z] #18 79.25 Selecting previously unselected package libnfnetlink0:ppc64el.
10:08:31 [2019-12-10T10:08:31.459Z] #18 79.25 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ...
10:08:31 [2019-12-10T10:08:31.459Z] #18 79.27 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ...
10:08:31 [2019-12-10T10:08:31.459Z] #18 79.38 Selecting previously unselected package libpcrecpp0v5:ppc64el.
10:08:31 [2019-12-10T10:08:31.459Z] #18 79.39 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ...
10:08:31 [2019-12-10T10:08:31.459Z] #18 79.39 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ...
10:08:31 [2019-12-10T10:08:31.459Z] #18 79.56 Selecting previously unselected package libudev-dev:ppc64el.
10:08:31 [2019-12-10T10:08:31.459Z] #18 79.59 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ...
10:08:31 [2019-12-10T10:08:31.459Z] #18 79.63 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ...
10:08:31 [2019-12-10T10:08:31.459Z] #18 79.87 Selecting previously unselected package libpython3.5-minimal:ppc64el.
10:08:31 [2019-12-10T10:08:31.459Z] #18 79.88 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ...
10:08:31 [2019-12-10T10:08:31.459Z] #18 79.89 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ...
10:08:31 [2019-12-10T10:08:31.459Z] #18 80.71 Selecting previously unselected package python3.5-minimal.
10:08:31 [2019-12-10T10:08:31.459Z] #18 80.73 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ...
10:08:31 [2019-12-10T10:08:31.459Z] #18 80.74 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
10:08:31 [2019-12-10T10:08:31.803Z] #18 82.30 Selecting previously unselected package python3-minimal.
10:08:31 [2019-12-10T10:08:31.925Z] #41 141.6   CC       criu/uts_ns.o
10:08:32 [2019-12-10T10:08:32.148Z] #18 82.30 Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ...
10:08:32 [2019-12-10T10:08:32.148Z] #18 82.31 Unpacking python3-minimal (3.5.3-1) ...
10:08:32 [2019-12-10T10:08:32.148Z] #18 82.48 Selecting previously unselected package libmpdec2:ppc64el.
10:08:32 [2019-12-10T10:08:32.148Z] #18 82.51 Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ...
10:08:32 [2019-12-10T10:08:32.148Z] #18 82.51 Unpacking libmpdec2:ppc64el (2.4.2-1) ...
10:08:32 [2019-12-10T10:08:32.148Z] #18 82.70 Selecting previously unselected package libpython3.5-stdlib:ppc64el.
10:08:32 [2019-12-10T10:08:32.148Z] #18 82.73 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ...
10:08:32 [2019-12-10T10:08:32.183Z] #41 141.8   CC       criu/vdso-compat.o
10:08:32 [2019-12-10T10:08:32.441Z] #41 142.0   CC       criu/vdso.o
10:08:32 [2019-12-10T10:08:32.526Z] #18 82.73 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ...
10:08:33 [2019-12-10T10:08:33.006Z] #41 142.6   LINK     criu/built-in.o
10:08:33 [2019-12-10T10:08:33.006Z] #41 142.7   LINK     criu/criu
10:08:33 [2019-12-10T10:08:33.264Z] #41 142.9   DEP      lib/c/criu.d
10:08:33 [2019-12-10T10:08:33.264Z] #41 142.9   CC       images/rpc.pb-c.o
10:08:33 [2019-12-10T10:08:33.664Z] #59 274.5 + bin/containerd-shim-runc-v2
10:08:33 [2019-12-10T10:08:33.829Z] #41 143.4   CC       lib/c/criu.o
10:08:34 [2019-12-10T10:08:34.597Z] #59 275.3 + binaries
10:08:34 [2019-12-10T10:08:34.597Z] #59 275.3 + mkdir -p /build
10:08:34 [2019-12-10T10:08:34.597Z] #59 275.3 + cp bin/containerd /build/containerd
10:08:34 [2019-12-10T10:08:34.597Z] #59 275.3 + cp bin/containerd-shim /build/containerd-shim
10:08:34 [2019-12-10T10:08:34.597Z] #59 275.4 + cp bin/ctr /build/ctr
10:08:34 [2019-12-10T10:08:34.762Z] #41 144.1   LINK     lib/c/built-in.o
10:08:34 [2019-12-10T10:08:34.762Z] #41 144.1   LINK     lib/c/libcriu.so
10:08:34 [2019-12-10T10:08:34.762Z] #41 144.2   GEN      magic.py
10:08:34 [2019-12-10T10:08:34.762Z] #41 144.3 Note: Building without setproctitle() and strlcpy() support.
10:08:34 [2019-12-10T10:08:34.762Z] #41 144.3       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:08:35 [2019-12-10T10:08:35.162Z] #59 DONE 276.1s
10:08:35 [2019-12-10T10:08:35.328Z] #41 144.9 fatal: Not a git repository (or any of the parent directories): .git
10:08:35 [2019-12-10T10:08:35.573Z] #18 85.48 Selecting previously unselected package python3.5.
10:08:35 [2019-12-10T10:08:35.573Z] #18 85.49 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ...
10:08:35 [2019-12-10T10:08:35.573Z] #18 85.50 Unpacking python3.5 (3.5.3-1+deb9u1) ...
10:08:35 [2019-12-10T10:08:35.574Z] #18 85.78 Selecting previously unselected package libpython3-stdlib:ppc64el.
10:08:35 [2019-12-10T10:08:35.574Z] #18 85.79 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ...
10:08:35 [2019-12-10T10:08:35.574Z] #18 85.80 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ...
10:08:35 [2019-12-10T10:08:35.574Z] #18 85.92 Selecting previously unselected package dh-python.
10:08:35 [2019-12-10T10:08:35.574Z] #18 85.92 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
10:08:35 [2019-12-10T10:08:35.574Z] #18 85.93 Unpacking dh-python (2.20170125) ...
10:08:35 [2019-12-10T10:08:35.894Z] #41 145.3 make[1]: Nothing to be done for 'all'.
10:08:35 [2019-12-10T10:08:35.917Z] #18 86.32 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ...
10:08:35 [2019-12-10T10:08:35.917Z] #18 86.34 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
10:08:36 [2019-12-10T10:08:36.093Z] 
10:08:36 [2019-12-10T10:08:36.093Z] #60 [dev 20/24] COPY --from=containerd    /build/ /usr/local/bin/
10:08:36 [2019-12-10T10:08:36.152Z] #41 145.8 make[1]: 'images/built-in.o' is up to date.
10:08:36 [2019-12-10T10:08:36.152Z] #41 145.8 make[1]: 'compel/plugins/std.lib.a' is up to date.
10:08:36 [2019-12-10T10:08:36.152Z] #41 145.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
10:08:36 [2019-12-10T10:08:36.152Z] #41 145.9 make[1]: 'compel/libcompel.a' is up to date.
10:08:36 [2019-12-10T10:08:36.152Z] #41 145.9 make[1]: 'compel/compel-host-bin' is up to date.
10:08:36 [2019-12-10T10:08:36.350Z] #60 DONE 0.3s
10:08:36 [2019-12-10T10:08:36.350Z] 
10:08:36 [2019-12-10T10:08:36.350Z] #64 [dev 21/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
10:08:36 [2019-12-10T10:08:36.350Z] #64 DONE 0.2s
10:08:36 [2019-12-10T10:08:36.350Z] 
10:08:36 [2019-12-10T10:08:36.350Z] #66 [dev 22/24] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
10:08:36 [2019-12-10T10:08:36.409Z] #41 146.0 make[1]: Nothing to be done for 'all'.
10:08:36 [2019-12-10T10:08:36.409Z] #41 146.0 make[1]: 'soccr/libsoccr.a' is up to date.
10:08:36 [2019-12-10T10:08:36.409Z] #41 146.2 make[2]: Nothing to be done for 'all'.
10:08:36 [2019-12-10T10:08:36.409Z] #41 146.2 make[2]: Nothing to be done for 'all'.
10:08:36 [2019-12-10T10:08:36.409Z] #41 146.2 make[2]: Nothing to be done for 'all'.
10:08:36 [2019-12-10T10:08:36.609Z] #66 DONE 0.2s
10:08:36 [2019-12-10T10:08:36.609Z] 
10:08:36 [2019-12-10T10:08:36.609Z] #69 [dev 23/24] COPY --from=proxy         /build/ /usr/local/bin/
10:08:36 [2019-12-10T10:08:36.609Z] #69 DONE 0.1s
10:08:36 [2019-12-10T10:08:36.609Z] 
10:08:36 [2019-12-10T10:08:36.609Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
10:08:36 [2019-12-10T10:08:36.609Z] #70 DONE 0.0s
10:08:36 [2019-12-10T10:08:36.652Z] #18 ...
10:08:36 [2019-12-10T10:08:36.652Z] 
10:08:36 [2019-12-10T10:08:36.652Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:08:36 [2019-12-10T10:08:36.652Z] #32 132.0 log
10:08:36 [2019-12-10T10:08:36.652Z] #32 132.0 flag
10:08:36 [2019-12-10T10:08:36.652Z] #32 132.0 github.com/BurntSushi/toml
10:08:36 [2019-12-10T10:08:36.652Z] #32 139.7 github.com/BurntSushi/toml/cmd/tomlv
10:08:36 [2019-12-10T10:08:36.667Z] #41 146.3 make[2]: Nothing to be done for 'all'.
10:08:36 [2019-12-10T10:08:36.667Z] #41 ...
10:08:36 [2019-12-10T10:08:36.667Z] 
10:08:36 [2019-12-10T10:08:36.667Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:08:36 [2019-12-10T10:08:36.667Z] #59 229.7 + bin/containerd
10:08:36 [2019-12-10T10:08:36.866Z] 
10:08:36 [2019-12-10T10:08:36.866Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker
10:08:36 [2019-12-10T10:08:36.994Z] #32 ...
10:08:36 [2019-12-10T10:08:36.994Z] 
10:08:36 [2019-12-10T10:08:36.994Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:08:36 [2019-12-10T10:08:36.994Z] #42 56.95   CC       images/vma.o
10:08:36 [2019-12-10T10:08:36.994Z] #42 57.50   CC       images/netdev.o
10:08:36 [2019-12-10T10:08:36.994Z] #42 58.41   CC       images/tty.o
10:08:36 [2019-12-10T10:08:36.994Z] #42 59.83   CC       images/file-lock.o
10:08:36 [2019-12-10T10:08:36.994Z] #42 60.35   CC       images/rlimit.o
10:08:36 [2019-12-10T10:08:36.994Z] #42 60.89   CC       images/pagemap.o
10:08:36 [2019-12-10T10:08:36.994Z] #42 61.41   CC       images/siginfo.o
10:08:36 [2019-12-10T10:08:36.994Z] #42 62.10   CC       images/rpc.o
10:08:37 [2019-12-10T10:08:37.402Z] #42 ...
10:08:37 [2019-12-10T10:08:37.402Z] 
10:08:37 [2019-12-10T10:08:37.402Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:08:37 [2019-12-10T10:08:37.402Z] #45 132.5 os/exec
10:08:37 [2019-12-10T10:08:37.402Z] #45 132.7 net
10:08:37 [2019-12-10T10:08:37.402Z] #45 136.3 internal/lazyregexp
10:08:37 [2019-12-10T10:08:37.402Z] #45 139.8 crypto/cipher
10:08:37 [2019-12-10T10:08:37.402Z] #45 139.8 crypto/sha512
10:08:37 [2019-12-10T10:08:37.402Z] #45 139.9 go/token
10:08:37 [2019-12-10T10:08:37.600Z] #59 ...
10:08:37 [2019-12-10T10:08:37.600Z] 
10:08:37 [2019-12-10T10:08:37.600Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:08:37 [2019-12-10T10:08:37.600Z] #41 146.3 make[2]: Nothing to be done for 'all'.
10:08:37 [2019-12-10T10:08:37.600Z] #41 146.4 make[2]: Nothing to be done for 'all'.
10:08:37 [2019-12-10T10:08:37.600Z] #41 146.4 make[2]: Nothing to be done for 'all'.
10:08:37 [2019-12-10T10:08:37.600Z] #41 146.5 make[2]: Nothing to be done for 'all'.
10:08:37 [2019-12-10T10:08:37.600Z] #41 146.5   INSTALL  criu/criu
10:08:37 [2019-12-10T10:08:37.600Z] #41 DONE 147.3s
10:08:37 [2019-12-10T10:08:37.856Z] 
10:08:37 [2019-12-10T10:08:37.856Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:08:38 [2019-12-10T10:08:38.234Z] #71 DONE 1.4s
10:08:38 [2019-12-10T10:08:38.491Z] 
10:08:38 [2019-12-10T10:08:38.491Z] #72 exporting to image
10:08:38 [2019-12-10T10:08:38.491Z] #72 exporting layers
10:08:38 [2019-12-10T10:08:38.594Z] #45 143.8 net/url
10:08:38 [2019-12-10T10:08:38.936Z] #45 144.3 go/scanner
10:08:39 [2019-12-10T10:08:39.309Z] #59 ...
10:08:39 [2019-12-10T10:08:39.309Z] 
10:08:39 [2019-12-10T10:08:39.309Z] #42 [dev 15/24] COPY --from=criu          /build/ /usr/local/
10:08:39 [2019-12-10T10:08:39.309Z] #42 DONE 0.1s
10:08:39 [2019-12-10T10:08:39.309Z] 
10:08:39 [2019-12-10T10:08:39.309Z] #45 [dev 16/24] COPY --from=vndr          /build/ /usr/local/bin/
10:08:39 [2019-12-10T10:08:39.309Z] #45 DONE 0.1s
10:08:39 [2019-12-10T10:08:39.309Z] 
10:08:39 [2019-12-10T10:08:39.309Z] #48 [dev 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
10:08:39 [2019-12-10T10:08:39.309Z] #48 DONE 0.1s
10:08:39 [2019-12-10T10:08:39.309Z] 
10:08:39 [2019-12-10T10:08:39.309Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:08:39 [2019-12-10T10:08:39.761Z] #45 ...
10:08:39 [2019-12-10T10:08:39.761Z] 
10:08:39 [2019-12-10T10:08:39.761Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:08:39 [2019-12-10T10:08:39.761Z] #42 65.11   CC       images/ext-file.o
10:08:40 [2019-12-10T10:08:40.500Z] #42 65.49   CC       images/cgroup.o
10:08:41 [2019-12-10T10:08:41.243Z] #42 ...
10:08:41 [2019-12-10T10:08:41.243Z] 
10:08:41 [2019-12-10T10:08:41.243Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:08:41 [2019-12-10T10:08:41.243Z] #32 DONE 146.3s
10:08:41 [2019-12-10T10:08:41.243Z] 
10:08:41 [2019-12-10T10:08:41.243Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:08:41 [2019-12-10T10:08:41.243Z] #23 ...
10:08:41 [2019-12-10T10:08:41.243Z] 
10:08:41 [2019-12-10T10:08:41.243Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:08:41 [2019-12-10T10:08:41.243Z] #45 146.6 text/template/parse
10:08:43 [2019-12-10T10:08:43.485Z] #59 ...
10:08:43 [2019-12-10T10:08:43.485Z] 
10:08:43 [2019-12-10T10:08:43.485Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:08:43 [2019-12-10T10:08:43.485Z] #50 DONE 236.0s
10:08:43 [2019-12-10T10:08:43.485Z] 
10:08:43 [2019-12-10T10:08:43.485Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:08:44 [2019-12-10T10:08:44.048Z] #59 ...
10:08:44 [2019-12-10T10:08:44.048Z] 
10:08:44 [2019-12-10T10:08:44.048Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
10:08:44 [2019-12-10T10:08:44.611Z] #51 DONE 0.5s
10:08:44 [2019-12-10T10:08:44.611Z] 
10:08:44 [2019-12-10T10:08:44.611Z] #55 [dev 19/24] COPY --from=runc          /build/ /usr/local/bin/
10:08:44 [2019-12-10T10:08:44.611Z] #55 DONE 0.1s
10:08:44 [2019-12-10T10:08:44.611Z] 
10:08:44 [2019-12-10T10:08:44.611Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:08:45 [2019-12-10T10:08:45.041Z] #72 exporting layers 6.4s done
10:08:45 [2019-12-10T10:08:45.041Z] #72 writing image sha256:77a94db3986a9a9b5c446eb649128cfe93f3755b81752e64890c7f810b411f3e done
10:08:45 [2019-12-10T10:08:45.041Z] #72 naming to docker.io/library/docker:9f9fe29b439e21c22a0a789b055ca20185de7b7c done
10:08:45 [2019-12-10T10:08:45.041Z] #72 DONE 6.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
10:08:45 [2019-12-10T10:08:45.383Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40074/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40074/.git:/go/src/github.com/docker/docker/.git --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f9fe29b439e21c22a0a789b055ca20185de7b7c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f9fe29b439e21c22a0a789b055ca20185de7b7c hack/validate/default
10:08:46 [2019-12-10T10:08:46.123Z] #45 150.7 go/ast
10:08:46 [2019-12-10T10:08:46.123Z] #45 151.6 encoding/json
10:08:46 [2019-12-10T10:08:46.466Z] #45 ...
10:08:46 [2019-12-10T10:08:46.466Z] 
10:08:46 [2019-12-10T10:08:46.466Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:08:46 [2019-12-10T10:08:46.466Z] #18 93.42 Setting up python3-minimal (3.5.3-1) ...
10:08:46 [2019-12-10T10:08:46.466Z] #18 95.49 Selecting previously unselected package python3.
10:08:46 [2019-12-10T10:08:46.466Z] #18 95.49 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16606 files and directories currently installed.)
10:08:46 [2019-12-10T10:08:46.466Z] #18 95.58 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ...
10:08:46 [2019-12-10T10:08:46.466Z] #18 95.59 Unpacking python3 (3.5.3-1) ...
10:08:46 [2019-12-10T10:08:46.466Z] #18 95.72 Selecting previously unselected package pigz.
10:08:46 [2019-12-10T10:08:46.466Z] #18 95.73 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ...
10:08:46 [2019-12-10T10:08:46.466Z] #18 95.73 Unpacking pigz (2.3.4-1) ...
10:08:46 [2019-12-10T10:08:46.466Z] #18 95.87 Selecting previously unselected package libip4tc0:ppc64el.
10:08:46 [2019-12-10T10:08:46.466Z] #18 95.88 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
10:08:46 [2019-12-10T10:08:46.466Z] #18 95.88 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ...
10:08:46 [2019-12-10T10:08:46.466Z] #18 96.02 Selecting previously unselected package libip6tc0:ppc64el.
10:08:46 [2019-12-10T10:08:46.466Z] #18 96.03 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
10:08:46 [2019-12-10T10:08:46.466Z] #18 96.04 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ...
10:08:46 [2019-12-10T10:08:46.466Z] #18 96.17 Selecting previously unselected package libiptc0:ppc64el.
10:08:46 [2019-12-10T10:08:46.466Z] #18 96.17 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
10:08:46 [2019-12-10T10:08:46.466Z] #18 96.18 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ...
10:08:46 [2019-12-10T10:08:46.466Z] #18 96.32 Selecting previously unselected package libxtables12:ppc64el.
10:08:46 [2019-12-10T10:08:46.466Z] #18 96.32 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ...
10:08:46 [2019-12-10T10:08:46.466Z] #18 96.33 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ...
10:08:46 [2019-12-10T10:08:46.466Z] #18 96.47 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
10:08:46 [2019-12-10T10:08:46.466Z] #18 96.49 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ...
10:08:46 [2019-12-10T10:08:46.466Z] #18 96.49 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ...
10:08:46 [2019-12-10T10:08:46.466Z] #18 96.71 Selecting previously unselected package iptables.
10:08:46 [2019-12-10T10:08:46.466Z] #18 96.73 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ...
10:08:46 [2019-12-10T10:08:46.466Z] #18 96.73 Unpacking iptables (1.6.0+snapshot20161117-6) ...
10:08:46 [2019-12-10T10:08:46.752Z] Congratulations!  All commits are properly signed with the DCO!
10:08:46 [2019-12-10T10:08:46.752Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
10:08:46 [2019-12-10T10:08:46.752Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
10:08:46 [2019-12-10T10:08:46.812Z] #18 97.40 Selecting previously unselected package xxd.
10:08:47 [2019-12-10T10:08:47.157Z] #18 97.42 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
10:08:47 [2019-12-10T10:08:47.157Z] #18 97.43 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
10:08:47 [2019-12-10T10:08:47.157Z] #18 97.64 Selecting previously unselected package vim-common.
10:08:47 [2019-12-10T10:08:47.157Z] #18 97.64 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
10:08:47 [2019-12-10T10:08:47.502Z] #18 97.68 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
10:08:47 [2019-12-10T10:08:47.502Z] #18 97.93 Selecting previously unselected package bzip2.
10:08:47 [2019-12-10T10:08:47.502Z] #18 97.94 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ...
10:08:47 [2019-12-10T10:08:47.502Z] #18 97.95 Unpacking bzip2 (1.0.6-8.1) ...
10:08:47 [2019-12-10T10:08:47.854Z] #18 98.07 Selecting previously unselected package libgpm2:ppc64el.
10:08:47 [2019-12-10T10:08:47.854Z] #18 98.09 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ...
10:08:47 [2019-12-10T10:08:47.854Z] #18 98.09 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ...
10:08:47 [2019-12-10T10:08:47.854Z] #18 98.18 Selecting previously unselected package xz-utils.
10:08:47 [2019-12-10T10:08:47.854Z] #18 98.19 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ...
10:08:47 [2019-12-10T10:08:47.854Z] #18 98.20 Unpacking xz-utils (5.2.2-1.2+b1) ...
10:08:48 [2019-12-10T10:08:48.232Z] #18 98.54 Selecting previously unselected package aufs-tools.
10:08:48 [2019-12-10T10:08:48.232Z] #18 98.55 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ...
10:08:48 [2019-12-10T10:08:48.232Z] #18 98.55 Unpacking aufs-tools (1:4.1+20161219-1) ...
10:08:48 [2019-12-10T10:08:48.575Z] #18 98.86 Selecting previously unselected package liblzo2-2:ppc64el.
10:08:48 [2019-12-10T10:08:48.576Z] #18 98.88 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
10:08:48 [2019-12-10T10:08:48.576Z] #18 98.88 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
10:08:48 [2019-12-10T10:08:48.576Z] #18 98.98 Selecting previously unselected package btrfs-progs.
10:08:48 [2019-12-10T10:08:48.576Z] #18 98.99 Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ...
10:08:48 [2019-12-10T10:08:48.576Z] #18 99.00 Unpacking btrfs-progs (4.7.3-1) ...
10:08:49 [2019-12-10T10:08:49.265Z] #18 99.48 Selecting previously unselected package btrfs-tools.
10:08:49 [2019-12-10T10:08:49.265Z] #18 99.50 Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ...
10:08:49 [2019-12-10T10:08:49.265Z] #18 99.51 Unpacking btrfs-tools (4.7.3-1) ...
10:08:49 [2019-12-10T10:08:49.265Z] #18 99.61 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
10:08:49 [2019-12-10T10:08:49.265Z] #18 99.64 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ...
10:08:49 [2019-12-10T10:08:49.265Z] #18 99.65 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ...
10:08:49 [2019-12-10T10:08:49.612Z] #18 99.90 Selecting previously unselected package dmsetup.
10:08:49 [2019-12-10T10:08:49.612Z] #18 99.91 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ...
10:08:49 [2019-12-10T10:08:49.612Z] #18 99.93 Unpacking dmsetup (2:1.02.137-2) ...
10:08:49 [2019-12-10T10:08:49.957Z] #18 100.2 Selecting previously unselected package libonig4:ppc64el.
10:08:49 [2019-12-10T10:08:49.957Z] #18 100.2 Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ...
10:08:49 [2019-12-10T10:08:49.957Z] #18 100.2 Unpacking libonig4:ppc64el (6.1.3-2) ...
10:08:49 [2019-12-10T10:08:49.957Z] #18 100.4 Selecting previously unselected package libjq1:ppc64el.
10:08:49 [2019-12-10T10:08:49.957Z] #18 100.4 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ...
10:08:49 [2019-12-10T10:08:49.957Z] #18 100.4 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ...
10:08:50 [2019-12-10T10:08:50.306Z] #18 100.7 Selecting previously unselected package jq.
10:08:50 [2019-12-10T10:08:50.306Z] #18 100.7 Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ...
10:08:50 [2019-12-10T10:08:50.306Z] #18 100.7 Unpacking jq (1.5+dfsg-1.3) ...
10:08:50 [2019-12-10T10:08:50.306Z] #18 100.8 Selecting previously unselected package libaio1:ppc64el.
10:08:50 [2019-12-10T10:08:50.654Z] #18 100.8 Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ...
10:08:50 [2019-12-10T10:08:50.654Z] #18 100.8 Unpacking libaio1:ppc64el (0.3.110-3) ...
10:08:50 [2019-12-10T10:08:50.654Z] #18 100.9 Selecting previously unselected package libcap2-bin.
10:08:50 [2019-12-10T10:08:50.654Z] #18 101.0 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ...
10:08:50 [2019-12-10T10:08:50.654Z] #18 101.0 Unpacking libcap2-bin (1:2.25-1) ...
10:08:50 [2019-12-10T10:08:50.654Z] #18 101.1 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
10:08:50 [2019-12-10T10:08:50.654Z] #18 101.1 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ...
10:08:50 [2019-12-10T10:08:50.654Z] #18 101.1 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ...
10:08:51 [2019-12-10T10:08:51.001Z] #18 101.3 Selecting previously unselected package libsepol1-dev:ppc64el.
10:08:51 [2019-12-10T10:08:51.001Z] #18 101.3 Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ...
10:08:51 [2019-12-10T10:08:51.001Z] #18 101.3 Unpacking libsepol1-dev:ppc64el (2.6-2) ...
10:08:51 [2019-12-10T10:08:51.348Z] #18 101.7 Selecting previously unselected package libpcre16-3:ppc64el.
10:08:51 [2019-12-10T10:08:51.348Z] #18 101.7 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ...
10:08:51 [2019-12-10T10:08:51.348Z] #18 101.7 Unpacking libpcre16-3:ppc64el (2:8.39-3) ...
10:08:51 [2019-12-10T10:08:51.693Z] #18 102.0 Selecting previously unselected package libpcre32-3:ppc64el.
10:08:51 [2019-12-10T10:08:51.693Z] #18 102.1 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ...
10:08:51 [2019-12-10T10:08:51.693Z] #18 102.1 Unpacking libpcre32-3:ppc64el (2:8.39-3) ...
10:08:52 [2019-12-10T10:08:52.046Z] #18 102.3 Selecting previously unselected package libpcre3-dev:ppc64el.
10:08:52 [2019-12-10T10:08:52.046Z] #18 102.3 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ...
10:08:52 [2019-12-10T10:08:52.046Z] #18 102.3 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ...
10:08:52 [2019-12-10T10:08:52.400Z] #18 ...
10:08:52 [2019-12-10T10:08:52.400Z] 
10:08:52 [2019-12-10T10:08:52.400Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:08:52 [2019-12-10T10:08:52.400Z] #42 67.54   CC       images/userns.o
10:08:52 [2019-12-10T10:08:52.400Z] #42 68.26   CC       images/google/protobuf/descriptor.o
10:08:52 [2019-12-10T10:08:52.400Z] #42 72.15   CC       images/opts.o
10:08:52 [2019-12-10T10:08:52.400Z] #42 72.52   CC       images/seccomp.o
10:08:52 [2019-12-10T10:08:52.400Z] #42 73.24   CC       images/binfmt-misc.o
10:08:52 [2019-12-10T10:08:52.400Z] #42 73.78   CC       images/time.o
10:08:52 [2019-12-10T10:08:52.400Z] #42 74.21   CC       images/sysctl.o
10:08:52 [2019-12-10T10:08:52.400Z] #42 74.60   CC       images/autofs.o
10:08:52 [2019-12-10T10:08:52.400Z] #42 74.88   CC       images/macvlan.o
10:08:52 [2019-12-10T10:08:52.400Z] #42 75.27   CC       images/sit.o
10:08:52 [2019-12-10T10:08:52.400Z] #42 75.82   LINK     images/built-in.o
10:08:52 [2019-12-10T10:08:52.400Z] #42 76.07   GEN      compel/include/asm
10:08:52 [2019-12-10T10:08:52.400Z] #42 76.08   GEN      compel/include/version.h
10:08:52 [2019-12-10T10:08:52.400Z] #42 76.11 touch .config
10:08:52 [2019-12-10T10:08:52.400Z] #42 76.16   GEN      include/common/config.h
10:08:52 [2019-12-10T10:08:52.400Z] #42 76.27   GEN      compel/plugins/include/uapi/std/syscall-codes.h
10:08:52 [2019-12-10T10:08:52.400Z] #42 76.30   GEN      compel/plugins/include/uapi/std/syscall.h
10:08:52 [2019-12-10T10:08:52.400Z] #42 76.34   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
10:08:52 [2019-12-10T10:08:52.400Z] #42 76.36   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
10:08:52 [2019-12-10T10:08:52.400Z] #42 76.41   DEP      compel/arch/ppc64/plugins/std/memcmp.d
10:08:52 [2019-12-10T10:08:52.400Z] #42 76.46   DEP      compel/arch/ppc64/plugins/std/memcpy.d
10:08:52 [2019-12-10T10:08:52.400Z] #42 76.53   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
10:08:52 [2019-12-10T10:08:52.400Z] #42 76.57   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
10:08:52 [2019-12-10T10:08:52.400Z] #42 76.59   DEP      compel/plugins/std/infect.d
10:08:52 [2019-12-10T10:08:52.400Z] #42 76.85   DEP      compel/plugins/std/string.d
10:08:52 [2019-12-10T10:08:52.400Z] #42 77.11   DEP      compel/plugins/std/log.d
10:08:52 [2019-12-10T10:08:52.400Z] #42 77.26   DEP      compel/plugins/std/fds.d
10:08:52 [2019-12-10T10:08:52.400Z] #42 77.48   DEP      compel/plugins/std/std.d
10:08:52 [2019-12-10T10:08:52.400Z] #42 77.82   DEP      compel/plugins/shmem/shmem.d
10:08:52 [2019-12-10T10:08:52.743Z] #42 78.03   DEP      compel/plugins/fds/fds.d
10:08:52 [2019-12-10T10:08:52.743Z] #42 ...
10:08:52 [2019-12-10T10:08:52.743Z] 
10:08:52 [2019-12-10T10:08:52.743Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:08:52 [2019-12-10T10:08:52.743Z] #18 103.1 Selecting previously unselected package libselinux1-dev:ppc64el.
10:08:52 [2019-12-10T10:08:52.743Z] #18 103.2 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ...
10:08:52 [2019-12-10T10:08:52.743Z] #18 103.2 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ...
10:08:53 [2019-12-10T10:08:53.483Z] #18 103.6 Selecting previously unselected package libdevmapper-dev:ppc64el.
10:08:53 [2019-12-10T10:08:53.483Z] #18 103.6 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ...
10:08:53 [2019-12-10T10:08:53.483Z] #18 103.6 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ...
10:08:53 [2019-12-10T10:08:53.483Z] #18 103.8 Selecting previously unselected package libnl-3-200:ppc64el.
10:08:53 [2019-12-10T10:08:53.483Z] #18 103.8 Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ...
10:08:53 [2019-12-10T10:08:53.483Z] #18 103.8 Unpacking libnl-3-200:ppc64el (3.2.27-2) ...
10:08:53 [2019-12-10T10:08:53.484Z] #18 103.9 Selecting previously unselected package libprotobuf-c1:ppc64el.
10:08:53 [2019-12-10T10:08:53.484Z] #18 103.9 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ...
10:08:53 [2019-12-10T10:08:53.484Z] #18 103.9 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ...
10:08:53 [2019-12-10T10:08:53.786Z] 65014b3c3121: Pull complete
10:08:53 [2019-12-10T10:08:53.829Z] #18 104.0 Selecting previously unselected package libreadline5:ppc64el.
10:08:53 [2019-12-10T10:08:53.829Z] #18 104.0 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ...
10:08:53 [2019-12-10T10:08:53.829Z] #18 104.1 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ...
10:08:53 [2019-12-10T10:08:53.829Z] #18 104.3 Selecting previously unselected package libsystemd-dev:ppc64el.
10:08:53 [2019-12-10T10:08:53.829Z] #18 104.3 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ...
10:08:53 [2019-12-10T10:08:53.829Z] #18 104.3 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ...
10:08:56 [2019-12-10T10:08:56.879Z] #18 106.7 Selecting previously unselected package net-tools.
10:08:56 [2019-12-10T10:08:56.879Z] #18 106.7 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ...
10:08:56 [2019-12-10T10:08:56.879Z] #18 106.7 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
10:08:56 [2019-12-10T10:08:56.879Z] #18 107.0 Selecting previously unselected package python-pip-whl.
10:08:56 [2019-12-10T10:08:56.879Z] #18 107.0 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
10:08:56 [2019-12-10T10:08:56.879Z] #18 107.0 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
10:08:57 [2019-12-10T10:08:57.618Z] #18 107.8 Selecting previously unselected package python3-pip.
10:08:57 [2019-12-10T10:08:57.618Z] #18 107.8 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
10:08:57 [2019-12-10T10:08:57.618Z] #18 107.8 Unpacking python3-pip (9.0.1-2+deb9u1) ...
10:08:57 [2019-12-10T10:08:57.618Z] #18 107.9 Selecting previously unselected package python3-pkg-resources.
10:08:57 [2019-12-10T10:08:57.618Z] #18 107.9 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
10:08:57 [2019-12-10T10:08:57.618Z] #18 107.9 Unpacking python3-pkg-resources (33.1.1-1) ...
10:08:57 [2019-12-10T10:08:57.618Z] #18 108.1 Selecting previously unselected package python3-setuptools.
10:08:57 [2019-12-10T10:08:57.618Z] #18 108.1 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
10:08:57 [2019-12-10T10:08:57.618Z] #18 108.1 Unpacking python3-setuptools (33.1.1-1) ...
10:08:58 [2019-12-10T10:08:58.034Z] #18 108.3 Selecting previously unselected package python3-wheel.
10:08:58 [2019-12-10T10:08:58.034Z] #18 108.4 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
10:08:58 [2019-12-10T10:08:58.034Z] #18 108.4 Unpacking python3-wheel (0.29.0-2) ...
10:08:58 [2019-12-10T10:08:58.386Z] #18 108.6 Selecting previously unselected package thin-provisioning-tools.
10:08:58 [2019-12-10T10:08:58.386Z] #18 108.7 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ...
10:08:58 [2019-12-10T10:08:58.386Z] #18 108.7 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
10:08:58 [2019-12-10T10:08:58.729Z] #18 109.2 Selecting previously unselected package vim-runtime.
10:08:58 [2019-12-10T10:08:58.729Z] #18 109.2 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
10:08:59 [2019-12-10T10:08:59.074Z] #18 109.3 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
10:08:59 [2019-12-10T10:08:59.074Z] #18 109.3 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
10:08:59 [2019-12-10T10:08:59.074Z] #18 109.4 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
10:09:02 [2019-12-10T10:09:02.982Z] #18 ...
10:09:02 [2019-12-10T10:09:02.982Z] 
10:09:02 [2019-12-10T10:09:02.982Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:09:02 [2019-12-10T10:09:02.982Z] #42 78.27   CC       compel/plugins/std/std.o
10:09:02 [2019-12-10T10:09:02.982Z] #42 78.86   CC       compel/plugins/std/fds.o
10:09:02 [2019-12-10T10:09:02.982Z] #42 79.74   CC       compel/plugins/std/log.o
10:09:02 [2019-12-10T10:09:02.982Z] #42 81.33   CC       compel/plugins/std/string.o
10:09:02 [2019-12-10T10:09:02.982Z] #42 82.40   CC       compel/plugins/std/infect.o
10:09:02 [2019-12-10T10:09:02.982Z] #42 83.27   CC       compel/arch/ppc64/plugins/std/parasite-head.o
10:09:02 [2019-12-10T10:09:02.982Z] #42 83.32   CC       compel/arch/ppc64/plugins/std/memcpy.o
10:09:02 [2019-12-10T10:09:02.982Z] #42 83.44   CC       compel/arch/ppc64/plugins/std/memcmp.o
10:09:02 [2019-12-10T10:09:02.982Z] #42 83.57   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
10:09:02 [2019-12-10T10:09:02.982Z] #42 83.69   AR       compel/plugins/std.lib.a
10:09:02 [2019-12-10T10:09:02.982Z] #42 83.81   CC       compel/plugins/fds/fds.o
10:09:02 [2019-12-10T10:09:02.982Z] #42 84.36   AR       compel/plugins/fds.lib.a
10:09:02 [2019-12-10T10:09:02.982Z] #42 84.44   HOSTDEP  compel/src/lib/log-host.d
10:09:02 [2019-12-10T10:09:02.982Z] #42 84.67   HOSTDEP  compel/src/lib/handle-elf-host.d
10:09:02 [2019-12-10T10:09:02.982Z] #42 84.99   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
10:09:02 [2019-12-10T10:09:02.982Z] #42 85.19   HOSTDEP  compel/src/main-host.d
10:09:02 [2019-12-10T10:09:02.982Z] #42 85.49   DEP      compel/src/lib/ptrace.d
10:09:02 [2019-12-10T10:09:02.982Z] #42 85.76   DEP      compel/src/lib/infect.d
10:09:02 [2019-12-10T10:09:02.982Z] #42 86.06   DEP      compel/src/lib/infect-util.d
10:09:02 [2019-12-10T10:09:02.982Z] #42 86.25   DEP      compel/src/lib/infect-rpc.d
10:09:02 [2019-12-10T10:09:02.982Z] #42 86.47   DEP      compel/arch/ppc64/src/lib/infect.d
10:09:02 [2019-12-10T10:09:02.982Z] #42 86.70   DEP      compel/arch/ppc64/src/lib/cpu.d
10:09:02 [2019-12-10T10:09:02.982Z] #42 86.92   DEP      compel/src/lib/log.d
10:09:02 [2019-12-10T10:09:02.982Z] #42 87.10   DEP      compel/src/main.d
10:09:02 [2019-12-10T10:09:02.982Z] #42 87.40   DEP      compel/src/lib/handle-elf.d
10:09:02 [2019-12-10T10:09:02.982Z] #42 87.67   DEP      compel/arch/ppc64/src/lib/handle-elf.d
10:09:02 [2019-12-10T10:09:02.982Z] #42 87.95   CC       compel/src/lib/log.o
10:09:03 [2019-12-10T10:09:03.327Z] #42 88.56   CC       compel/arch/ppc64/src/lib/cpu.o
10:09:04 [2019-12-10T10:09:04.068Z] #42 89.05   CC       compel/arch/ppc64/src/lib/infect.o
10:09:05 [2019-12-10T10:09:05.263Z] #42 90.23   CC       compel/src/lib/infect-rpc.o
10:09:05 [2019-12-10T10:09:05.263Z] #42 ...
10:09:05 [2019-12-10T10:09:05.263Z] 
10:09:05 [2019-12-10T10:09:05.263Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:09:05 [2019-12-10T10:09:05.263Z] #18 115.6 Selecting previously unselected package vim.
10:09:05 [2019-12-10T10:09:05.263Z] #18 115.6 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
10:09:05 [2019-12-10T10:09:05.263Z] #18 115.6 Unpacking vim (2:8.0.0197-4+deb9u3) ...
10:09:05 [2019-12-10T10:09:05.495Z] ok  	github.com/docker/docker/api/server/httputils	0.029s	coverage: 14.7% of statements
10:09:05 [2019-12-10T10:09:05.495Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:09:05 [2019-12-10T10:09:05.495Z] ok  	github.com/docker/docker/api/server/middleware	0.013s	coverage: 37.7% of statements
10:09:05 [2019-12-10T10:09:05.495Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:09:05 [2019-12-10T10:09:05.495Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:09:05 [2019-12-10T10:09:05.495Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:09:05 [2019-12-10T10:09:05.495Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:09:05 [2019-12-10T10:09:05.495Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:09:05 [2019-12-10T10:09:05.495Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:09:05 [2019-12-10T10:09:05.495Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:09:05 [2019-12-10T10:09:05.495Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:09:05 [2019-12-10T10:09:05.495Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:09:05 [2019-12-10T10:09:05.495Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:09:05 [2019-12-10T10:09:05.495Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:09:05 [2019-12-10T10:09:05.495Z] ok  	github.com/docker/docker/api/types/strslice	0.008s	coverage: 90.0% of statements
10:09:05 [2019-12-10T10:09:05.495Z] ok  	github.com/docker/docker/api/types/filters	0.011s	coverage: 92.2% of statements
10:09:05 [2019-12-10T10:09:05.495Z] ok  	github.com/docker/docker/api/server/router/swarm	0.019s	coverage: 4.0% of statements
10:09:05 [2019-12-10T10:09:05.495Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:09:05 [2019-12-10T10:09:05.495Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
10:09:05 [2019-12-10T10:09:05.495Z] ?   	github.com/docker/docker/api/types	[no test files]
10:09:05 [2019-12-10T10:09:05.495Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:09:05 [2019-12-10T10:09:05.495Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:09:05 [2019-12-10T10:09:05.495Z] ?   	github.com/docker/docker/api/types/container	[no test files]
10:09:05 [2019-12-10T10:09:05.495Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:09:05 [2019-12-10T10:09:05.495Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:09:05 [2019-12-10T10:09:05.495Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:09:05 [2019-12-10T10:09:05.495Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:09:05 [2019-12-10T10:09:05.495Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:09:05 [2019-12-10T10:09:05.495Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
10:09:05 [2019-12-10T10:09:05.495Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:09:05 [2019-12-10T10:09:05.495Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:09:05 [2019-12-10T10:09:05.495Z] ok  	github.com/docker/docker/api/types/time	0.018s	coverage: 100.0% of statements
10:09:05 [2019-12-10T10:09:05.495Z] ok  	github.com/docker/docker/api/types/versions	0.027s	coverage: 75.0% of statements
10:09:05 [2019-12-10T10:09:05.495Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:09:05 [2019-12-10T10:09:05.496Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:09:05 [2019-12-10T10:09:05.496Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:09:05 [2019-12-10T10:09:05.496Z] ?   	github.com/docker/docker/builder	[no test files]
10:09:05 [2019-12-10T10:09:05.496Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:09:05 [2019-12-10T10:09:05.496Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:09:05 [2019-12-10T10:09:05.496Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:09:05 [2019-12-10T10:09:05.496Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:09:05 [2019-12-10T10:09:05.496Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:09:05 [2019-12-10T10:09:05.496Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:09:05 [2019-12-10T10:09:05.496Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:09:05 [2019-12-10T10:09:05.496Z] ok  	github.com/docker/docker/builder/dockerignore	0.008s	coverage: 96.8% of statements
10:09:05 [2019-12-10T10:09:05.496Z] ok  	github.com/docker/docker/cli/debug	0.053s	coverage: 100.0% of statements
10:09:05 [2019-12-10T10:09:05.496Z] ok  	github.com/docker/docker/builder/remotecontext	0.677s	coverage: 13.6% of statements
10:09:05 [2019-12-10T10:09:05.496Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.187s	coverage: 86.3% of statements
10:09:05 [2019-12-10T10:09:05.496Z] ok  	github.com/docker/docker/builder/dockerfile	1.045s	coverage: 48.2% of statements
10:09:05 [2019-12-10T10:09:05.496Z] ?   	github.com/docker/docker/cli	[no test files]
10:09:05 [2019-12-10T10:09:05.496Z] ?   	github.com/docker/docker/cli/config	[no test files]
10:09:06 [2019-12-10T10:09:06.457Z] #18 116.5 Selecting previously unselected package xfsprogs.
10:09:06 [2019-12-10T10:09:06.457Z] #18 116.5 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ...
10:09:06 [2019-12-10T10:09:06.457Z] #18 116.5 Unpacking xfsprogs (4.9.0+nmu1) ...
10:09:06 [2019-12-10T10:09:06.520Z] #59 259.2 + bin/containerd-stress
10:09:07 [2019-12-10T10:09:07.190Z] #18 117.5 Selecting previously unselected package zip.
10:09:07 [2019-12-10T10:09:07.190Z] #18 117.5 Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ...
10:09:07 [2019-12-10T10:09:07.190Z] #18 117.5 Unpacking zip (3.0-11+b1) ...
10:09:07 [2019-12-10T10:09:07.563Z] #18 117.9 Selecting previously unselected package libapparmor-perl.
10:09:07 [2019-12-10T10:09:07.563Z] #18 117.9 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ...
10:09:07 [2019-12-10T10:09:07.563Z] #18 117.9 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
10:09:07 [2019-12-10T10:09:07.895Z] #59 261.1 + bin/containerd-shim
10:09:07 [2019-12-10T10:09:07.909Z] #18 118.2 Selecting previously unselected package apparmor.
10:09:07 [2019-12-10T10:09:07.909Z] #18 118.3 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ...
10:09:08 [2019-12-10T10:09:08.250Z] #18 118.4 Unpacking apparmor (2.11.0-3+deb9u2) ...
10:09:08 [2019-12-10T10:09:08.596Z] #18 119.0 Selecting previously unselected package binutils-mingw-w64-i686.
10:09:08 [2019-12-10T10:09:08.596Z] #18 119.0 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ...
10:09:08 [2019-12-10T10:09:08.596Z] #18 119.0 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
10:09:09 [2019-12-10T10:09:09.334Z] #18 ...
10:09:09 [2019-12-10T10:09:09.334Z] 
10:09:09 [2019-12-10T10:09:09.334Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:09:09 [2019-12-10T10:09:09.334Z] #45 164.8 text/template
10:09:09 [2019-12-10T10:09:09.334Z] #45 171.4 go/parser
10:09:09 [2019-12-10T10:09:09.679Z] #45 ...
10:09:09 [2019-12-10T10:09:09.679Z] 
10:09:09 [2019-12-10T10:09:09.679Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:09:09 [2019-12-10T10:09:09.679Z] #42 91.06   CC       compel/src/lib/infect-util.o
10:09:09 [2019-12-10T10:09:09.679Z] #42 91.58   CC       compel/src/lib/infect.o
10:09:09 [2019-12-10T10:09:09.697Z] ok  	github.com/docker/docker/client	0.548s	coverage: 75.8% of statements
10:09:11 [2019-12-10T10:09:11.396Z] #42 ...
10:09:11 [2019-12-10T10:09:11.396Z] 
10:09:11 [2019-12-10T10:09:11.396Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:09:11 [2019-12-10T10:09:11.396Z] #18 121.6 Selecting previously unselected package binutils-mingw-w64-x86-64.
10:09:11 [2019-12-10T10:09:11.396Z] #18 121.7 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ...
10:09:11 [2019-12-10T10:09:11.396Z] #18 121.7 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
10:09:14 [2019-12-10T10:09:14.443Z] #18 124.8 Selecting previously unselected package binutils-mingw-w64.
10:09:14 [2019-12-10T10:09:14.443Z] #18 124.8 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
10:09:14 [2019-12-10T10:09:14.443Z] #18 124.8 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
10:09:14 [2019-12-10T10:09:14.444Z] #59 267.7 + bin/containerd-shim-runc-v1
10:09:14 [2019-12-10T10:09:14.790Z] #18 125.1 Selecting previously unselected package mingw-w64-common.
10:09:14 [2019-12-10T10:09:14.790Z] #18 125.1 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
10:09:14 [2019-12-10T10:09:14.790Z] #18 125.1 Unpacking mingw-w64-common (5.0.1-1) ...
10:09:16 [2019-12-10T10:09:16.540Z] #18 ...
10:09:16 [2019-12-10T10:09:16.540Z] 
10:09:16 [2019-12-10T10:09:16.540Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:09:16 [2019-12-10T10:09:16.540Z] #63 181.6 + for f in rootlesskit rootlesskit-docker-proxy
10:09:16 [2019-12-10T10:09:16.540Z] #63 181.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
10:09:18 [2019-12-10T10:09:18.624Z] #59 270.9 + bin/containerd-shim-runc-v2
10:09:18 [2019-12-10T10:09:18.624Z] #59 271.7 + binaries
10:09:18 [2019-12-10T10:09:18.881Z] #59 271.7 + mkdir -p /build
10:09:18 [2019-12-10T10:09:18.881Z] #59 271.7 + cp bin/containerd /build/containerd
10:09:18 [2019-12-10T10:09:18.881Z] #59 271.7 + cp bin/containerd-shim /build/containerd-shim
10:09:18 [2019-12-10T10:09:18.881Z] #59 271.8 + cp bin/ctr /build/ctr
10:09:19 [2019-12-10T10:09:19.209Z] #73 exporting layers 65.9s done
10:09:19 [2019-12-10T10:09:19.209Z] #73 exporting manifest sha256:d521b5fd226b87d25642abfb76c7bab2d91ca51454974c6b2eea807115f3ee15 0.0s done
10:09:19 [2019-12-10T10:09:19.209Z] #73 exporting config sha256:2d04d4d57b20798ec57949b70ed5b4a625b994705260b48a1d5d02a336a07519 0.0s done
10:09:19 [2019-12-10T10:09:19.209Z] #73 sending tarball
10:09:19 [2019-12-10T10:09:19.809Z] #59 DONE 272.8s
10:09:20 [2019-12-10T10:09:20.743Z] 
10:09:20 [2019-12-10T10:09:20.743Z] #60 [dev 20/24] COPY --from=containerd    /build/ /usr/local/bin/
10:09:20 [2019-12-10T10:09:20.999Z] #60 DONE 0.2s
10:09:20 [2019-12-10T10:09:20.999Z] 
10:09:20 [2019-12-10T10:09:20.999Z] #64 [dev 21/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
10:09:21 [2019-12-10T10:09:21.255Z] #64 DONE 0.2s
10:09:21 [2019-12-10T10:09:21.255Z] 
10:09:21 [2019-12-10T10:09:21.255Z] #66 [dev 22/24] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
10:09:21 [2019-12-10T10:09:21.514Z] #66 DONE 0.3s
10:09:21 [2019-12-10T10:09:21.514Z] 
10:09:21 [2019-12-10T10:09:21.514Z] #69 [dev 23/24] COPY --from=proxy         /build/ /usr/local/bin/
10:09:21 [2019-12-10T10:09:21.514Z] #69 DONE 0.1s
10:09:21 [2019-12-10T10:09:21.771Z] 
10:09:21 [2019-12-10T10:09:21.771Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
10:09:21 [2019-12-10T10:09:21.771Z] #70 DONE 0.1s
10:09:21 [2019-12-10T10:09:21.771Z] 
10:09:21 [2019-12-10T10:09:21.771Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker
10:09:22 [2019-12-10T10:09:22.582Z] #63 ...
10:09:22 [2019-12-10T10:09:22.583Z] 
10:09:22 [2019-12-10T10:09:22.583Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:09:22 [2019-12-10T10:09:22.583Z] #42 96.88   CC       compel/src/lib/ptrace.o
10:09:22 [2019-12-10T10:09:22.583Z] #42 97.74   AR       compel/libcompel.a
10:09:22 [2019-12-10T10:09:22.583Z] #42 97.96   HOSTCC   compel/src/main-host.o
10:09:22 [2019-12-10T10:09:22.583Z] #42 98.90   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
10:09:22 [2019-12-10T10:09:22.583Z] #42 99.46   HOSTCC   compel/src/lib/handle-elf-host.o
10:09:22 [2019-12-10T10:09:22.583Z] #42 100.7   HOSTCC   compel/src/lib/log-host.o
10:09:22 [2019-12-10T10:09:22.583Z] #42 101.3   HOSTLINK compel/compel-host-bin
10:09:22 [2019-12-10T10:09:22.583Z] #42 101.5   DEP      soccr/soccr.d
10:09:22 [2019-12-10T10:09:22.583Z] #42 101.8   CC       soccr/soccr.o
10:09:22 [2019-12-10T10:09:22.583Z] #42 104.9   AR       soccr/libsoccr.a
10:09:22 [2019-12-10T10:09:22.583Z] #42 105.0 make[1]: 'soccr/libsoccr.a' is up to date.
10:09:22 [2019-12-10T10:09:22.583Z] #42 105.8   DEP      criu/arch/ppc64/sigframe.d
10:09:22 [2019-12-10T10:09:22.583Z] #42 106.1   DEP      criu/arch/ppc64/crtools.d
10:09:22 [2019-12-10T10:09:22.583Z] #42 106.5   DEP      criu/arch/ppc64/cpu.d
10:09:22 [2019-12-10T10:09:22.583Z] #42 106.9   CC       criu/arch/ppc64/cpu.o
10:09:22 [2019-12-10T10:09:22.583Z] #42 ...
10:09:22 [2019-12-10T10:09:22.583Z] 
10:09:22 [2019-12-10T10:09:22.583Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:09:22 [2019-12-10T10:09:22.583Z] #18 131.9 Selecting previously unselected package mingw-w64-x86-64-dev.
10:09:22 [2019-12-10T10:09:22.583Z] #18 132.0 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
10:09:22 [2019-12-10T10:09:22.583Z] #18 132.0 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
10:09:23 [2019-12-10T10:09:23.141Z] #71 DONE 1.4s
10:09:23 [2019-12-10T10:09:23.141Z] 
10:09:23 [2019-12-10T10:09:23.141Z] #72 exporting to image
10:09:23 [2019-12-10T10:09:23.141Z] #72 exporting layers
10:09:23 [2019-12-10T10:09:23.778Z] #18 ...
10:09:23 [2019-12-10T10:09:23.778Z] 
10:09:23 [2019-12-10T10:09:23.778Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:09:23 [2019-12-10T10:09:23.778Z] #45 179.0 encoding/xml
10:09:23 [2019-12-10T10:09:23.778Z] #45 188.8 math/big
10:09:23 [2019-12-10T10:09:23.778Z] #45 ...
10:09:23 [2019-12-10T10:09:23.778Z] 
10:09:23 [2019-12-10T10:09:23.778Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:09:23 [2019-12-10T10:09:23.778Z] #42 108.1   CC       criu/arch/ppc64/crtools.o
10:09:24 [2019-12-10T10:09:24.203Z] #73 sending tarball 9.8s done
10:09:24 [2019-12-10T10:09:24.203Z] #73 ...
10:09:24 [2019-12-10T10:09:24.203Z] 
10:09:24 [2019-12-10T10:09:24.203Z] #74 importing to docker
10:09:24 [2019-12-10T10:09:24.203Z] #74 ...
10:09:24 [2019-12-10T10:09:24.203Z] 
10:09:24 [2019-12-10T10:09:24.203Z] #73 exporting to oci image format
10:09:24 [2019-12-10T10:09:24.203Z] #73 DONE 75.7s
10:09:24 [2019-12-10T10:09:24.203Z] 
10:09:24 [2019-12-10T10:09:24.203Z] #74 importing to docker
10:09:24 [2019-12-10T10:09:24.982Z] #42 110.0   CC       criu/arch/ppc64/sigframe.o
10:09:25 [2019-12-10T10:09:25.354Z] #42 110.6   LINK     criu/arch/ppc64/crtools.built-in.o
10:09:25 [2019-12-10T10:09:25.354Z] #42 110.7   DEP      criu/arch/ppc64/misc.d
10:09:25 [2019-12-10T10:09:25.354Z] #42 110.7   DEP      criu/arch/ppc64/vdso-trampoline.d
10:09:25 [2019-12-10T10:09:25.700Z] #42 110.8   DEP      criu/arch/ppc64/vdso-pie.d
10:09:26 [2019-12-10T10:09:26.044Z] #42 111.2   DEP      criu/pie/parasite-vdso.d
10:09:26 [2019-12-10T10:09:26.386Z] #42 111.5   DEP      criu/pie/util-vdso.d
10:09:26 [2019-12-10T10:09:26.730Z] #42 111.8   DEP      criu/pie/util.d
10:09:26 [2019-12-10T10:09:26.730Z] #42 112.2   CC       criu/pie/util.o
10:09:27 [2019-12-10T10:09:27.468Z] #42 112.9   CC       criu/pie/util-vdso.o
10:09:29 [2019-12-10T10:09:29.187Z] #42 114.2   CC       criu/pie/parasite-vdso.o
10:09:29 [2019-12-10T10:09:29.187Z] #42 ...
10:09:29 [2019-12-10T10:09:29.187Z] 
10:09:29 [2019-12-10T10:09:29.187Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:09:29 [2019-12-10T10:09:29.187Z] #18 139.6 Selecting previously unselected package gcc-mingw-w64-base.
10:09:29 [2019-12-10T10:09:29.187Z] #18 139.6 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ...
10:09:29 [2019-12-10T10:09:29.187Z] #18 139.6 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
10:09:29 [2019-12-10T10:09:29.531Z] #18 139.8 Selecting previously unselected package gcc-mingw-w64-x86-64.
10:09:29 [2019-12-10T10:09:29.531Z] #18 139.8 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ...
10:09:29 [2019-12-10T10:09:29.531Z] #18 139.8 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
10:09:29 [2019-12-10T10:09:29.692Z] #72 exporting layers 6.6s done
10:09:29 [2019-12-10T10:09:29.692Z] #72 writing image sha256:e371c5918bfbf585e39fe473806d8982cb0b231f1079f0d2863cf1a8bc86c451 done
10:09:29 [2019-12-10T10:09:29.692Z] #72 naming to docker.io/library/docker:9f9fe29b439e21c22a0a789b055ca20185de7b7c done
10:09:29 [2019-12-10T10:09:29.692Z] #72 DONE 6.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
10:09:31 [2019-12-10T10:09:31.142Z] 
10:09:31 [2019-12-10T10:09:31.256Z] #18 ...
10:09:31 [2019-12-10T10:09:31.256Z] 
10:09:31 [2019-12-10T10:09:31.256Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:09:31 [2019-12-10T10:09:31.256Z] #63 DONE 196.5s
10:09:31 [2019-12-10T10:09:31.256Z] 
10:09:31 [2019-12-10T10:09:31.256Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
10:09:31 [2019-12-10T10:09:31.256Z] #64 DONE 0.1s
10:09:31 [2019-12-10T10:09:31.256Z] 
10:09:31 [2019-12-10T10:09:31.256Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:09:31 [2019-12-10T10:09:31.256Z] #42 115.5   CC       criu/arch/ppc64/vdso-pie.o
10:09:31 [2019-12-10T10:09:31.256Z] #42 116.2   CC       criu/arch/ppc64/vdso-trampoline.o
10:09:31 [2019-12-10T10:09:31.256Z] #42 116.2   CC       criu/arch/ppc64/misc.o
10:09:31 [2019-12-10T10:09:31.256Z] #42 116.3   AR       criu/pie/pie.lib.a
10:09:31 [2019-12-10T10:09:31.256Z] #42 116.4   DEP      criu/pie/restorer.d
10:09:31 [2019-12-10T10:09:31.400Z] Removing bundles/
10:09:31 [2019-12-10T10:09:31.400Z] 
10:09:31 [2019-12-10T10:09:31.400Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
10:09:31 [2019-12-10T10:09:31.400Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:09:31 [2019-12-10T10:09:31.400Z] GOOS="" GOARCH="" GOARM=""
10:09:32 [2019-12-10T10:09:32.457Z] #42 117.3   DEP      criu/arch/ppc64/restorer.d
10:09:32 [2019-12-10T10:09:32.808Z] #42 117.9   DEP      criu/pie/parasite.d
10:09:33 [2019-12-10T10:09:33.548Z] #42 118.7   CC       criu/pie/parasite.o
10:09:35 [2019-12-10T10:09:35.886Z] #42 120.7   LINK     criu/pie/parasite.built-in.o
10:09:35 [2019-12-10T10:09:35.886Z] #42 120.7   GEN      criu/pie/parasite-blob.h
10:09:35 [2019-12-10T10:09:35.886Z] #42 120.8   CC       criu/arch/ppc64/restorer.o
10:09:36 [2019-12-10T10:09:36.265Z] ok  	github.com/docker/docker/cmd/dockerd	0.145s	coverage: 30.3% of statements
10:09:36 [2019-12-10T10:09:36.265Z] ok  	github.com/docker/docker/container	0.185s	coverage: 35.3% of statements
10:09:36 [2019-12-10T10:09:36.265Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:09:36 [2019-12-10T10:09:36.265Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:09:36 [2019-12-10T10:09:36.265Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:09:36 [2019-12-10T10:09:36.265Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:09:36 [2019-12-10T10:09:36.623Z] #42 121.6   CC       criu/pie/restorer.o
10:09:36 [2019-12-10T10:09:36.623Z] #42 ...
10:09:36 [2019-12-10T10:09:36.623Z] 
10:09:36 [2019-12-10T10:09:36.623Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:09:36 [2019-12-10T10:09:36.623Z] #45 191.9 go/doc
10:09:39 [2019-12-10T10:09:39.654Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.031s	coverage: 65.3% of statements
10:09:40 [2019-12-10T10:09:40.596Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.049s	coverage: 35.8% of statements
10:09:41 [2019-12-10T10:09:41.982Z] ok  	github.com/docker/docker/daemon/cluster	0.128s	coverage: 0.5% of statements
10:09:42 [2019-12-10T10:09:42.707Z] #45 ...
10:09:42 [2019-12-10T10:09:42.707Z] 
10:09:42 [2019-12-10T10:09:42.707Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:09:42 [2019-12-10T10:09:42.707Z] #42 127.5   LINK     criu/pie/restorer.built-in.o
10:09:42 [2019-12-10T10:09:42.707Z] #42 127.5   GEN      criu/pie/restorer-blob.h
10:09:42 [2019-12-10T10:09:42.707Z] #42 127.8   DEP      criu/vdso.d
10:09:43 [2019-12-10T10:09:43.057Z] #42 128.2   DEP      criu/uts_ns.d
10:09:43 [2019-12-10T10:09:43.405Z] #42 128.4   DEP      criu/util.d
10:09:43 [2019-12-10T10:09:43.405Z] #42 128.8   DEP      criu/uffd.d
10:09:44 [2019-12-10T10:09:44.150Z] #42 129.2   DEP      criu/tun.d
10:09:44 [2019-12-10T10:09:44.496Z] #42 129.6   DEP      criu/tty.d
10:09:44 [2019-12-10T10:09:44.528Z] ok  	github.com/docker/docker/daemon/discovery	0.055s	coverage: 30.0% of statements
10:09:44 [2019-12-10T10:09:44.847Z] #42 130.2   DEP      criu/timerfd.d
10:09:45 [2019-12-10T10:09:45.473Z] ok  	github.com/docker/docker/daemon/config	0.100s	coverage: 82.1% of statements
10:09:45 [2019-12-10T10:09:45.591Z] #42 130.7   DEP      criu/sysfs_parse.d
10:09:45 [2019-12-10T10:09:45.936Z] #42 131.1   DEP      criu/sysctl.d
10:09:46 [2019-12-10T10:09:46.044Z] ok  	github.com/docker/docker/daemon/events	0.077s	coverage: 50.0% of statements
10:09:46 [2019-12-10T10:09:46.282Z] #42 131.4   DEP      criu/string.d
10:09:46 [2019-12-10T10:09:46.282Z] #42 131.5   DEP      criu/stats.d
10:09:46 [2019-12-10T10:09:46.629Z] #42 131.7   DEP      criu/sockets.d
10:09:46 [2019-12-10T10:09:46.978Z] #42 132.2   DEP      criu/sk-unix.d
10:09:47 [2019-12-10T10:09:47.330Z] #42 132.6   DEP      criu/sk-tcp.d
10:09:47 [2019-12-10T10:09:47.968Z] ok  	github.com/docker/docker/daemon/graphdriver	0.016s	coverage: 2.2% of statements
10:09:48 [2019-12-10T10:09:48.084Z] #42 133.1   DEP      criu/sk-queue.d
10:09:48 [2019-12-10T10:09:48.227Z] #74 DONE 23.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
10:09:48 [2019-12-10T10:09:48.429Z] #42 133.5   DEP      criu/sk-packet.d
10:09:48 [2019-12-10T10:09:48.772Z] #42 134.0   DEP      criu/sk-netlink.d
10:09:49 [2019-12-10T10:09:49.120Z] #42 134.4   DEP      criu/sk-inet.d
10:09:49 [2019-12-10T10:09:49.150Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40074/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f9fe29b439e21c22a0a789b055ca20185de7b7c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f9fe29b439e21c22a0a789b055ca20185de7b7c hack/test/unit
10:09:49 [2019-12-10T10:09:49.862Z] #42 134.9   DEP      criu/signalfd.d
10:09:50 [2019-12-10T10:09:50.208Z] #42 135.4   DEP      criu/sigframe.d
10:09:50 [2019-12-10T10:09:50.208Z] #42 135.5   DEP      criu/shmem.d
10:09:50 [2019-12-10T10:09:50.556Z] #42 135.9   DEP      criu/servicefd.d
10:09:50 [2019-12-10T10:09:50.905Z] #42 136.2   DEP      criu/seize.d
10:09:51 [2019-12-10T10:09:51.252Z] #42 136.6   DEP      criu/seccomp.d
10:09:51 [2019-12-10T10:09:51.259Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.014s	coverage: 2.9% of statements
10:09:51 [2019-12-10T10:09:51.602Z] #42 137.0   DEP      criu/rst-malloc.d
10:09:51 [2019-12-10T10:09:51.955Z] #42 137.1   DEP      criu/rbtree.d
10:09:51 [2019-12-10T10:09:51.955Z] #42 137.2   DEP      criu/pstree.d
10:09:52 [2019-12-10T10:09:52.196Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.472s	coverage: 13.7% of statements
10:09:52 [2019-12-10T10:09:52.305Z] #42 137.5   DEP      criu/protobuf.d
10:09:52 [2019-12-10T10:09:52.653Z] #42 ...
10:09:52 [2019-12-10T10:09:52.653Z] 
10:09:52 [2019-12-10T10:09:52.653Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:09:52 [2019-12-10T10:09:52.653Z] #45 207.8 github.com/LK4D4/vndr/build
10:09:52 [2019-12-10T10:09:52.653Z] #45 209.4 vendor/golang.org/x/text/unicode/norm
10:09:52 [2019-12-10T10:09:52.653Z] #45 ...
10:09:52 [2019-12-10T10:09:52.653Z] 
10:09:52 [2019-12-10T10:09:52.653Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:09:52 [2019-12-10T10:09:52.653Z] #42 137.8   GEN      criu/protobuf-desc-gen.h
10:09:53 [2019-12-10T10:09:53.135Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.692s	coverage: 57.0% of statements
10:09:53 [2019-12-10T10:09:53.338Z] ?   	github.com/docker/docker/api	[no test files]
10:09:55 [2019-12-10T10:09:55.755Z] #42 140.6   DEP      criu/protobuf-desc.d
10:09:55 [2019-12-10T10:09:55.755Z] #42 140.9   DEP      criu/proc_parse.d
10:09:56 [2019-12-10T10:09:56.102Z] #42 141.5   DEP      criu/plugin.d
10:09:56 [2019-12-10T10:09:56.452Z] #42 141.8   DEP      criu/pipes.d
10:09:56 [2019-12-10T10:09:56.798Z] #42 142.1   DEP      criu/pie-util.d
10:09:57 [2019-12-10T10:09:57.141Z] #42 142.5   DEP      criu/pie-util-vdso.d
10:09:57 [2019-12-10T10:09:57.331Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.768s	coverage: 48.6% of statements
10:09:57 [2019-12-10T10:09:57.331Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.469s	coverage: 45.9% of statements
10:09:57 [2019-12-10T10:09:57.486Z] #42 142.8   DEP      criu/pie-util-vdso-elf32.d
10:09:57 [2019-12-10T10:09:57.830Z] #42 143.2   DEP      criu/path.d
10:09:57 [2019-12-10T10:09:57.904Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	9.222s	coverage: 72.5% of statements
10:09:58 [2019-12-10T10:09:58.568Z] #42 143.5   DEP      criu/parasite-syscall.d
10:09:58 [2019-12-10T10:09:58.912Z] #42 143.9   DEP      criu/pagemap.d
10:09:59 [2019-12-10T10:09:59.255Z] #42 144.3   DEP      criu/pagemap-cache.d
10:09:59 [2019-12-10T10:09:59.255Z] #42 144.6   DEP      criu/page-xfer.d
10:09:59 [2019-12-10T10:09:59.285Z] ok  	github.com/docker/docker/daemon	12.377s	coverage: 17.6% of statements
10:09:59 [2019-12-10T10:09:59.285Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:09:59 [2019-12-10T10:09:59.285Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:09:59 [2019-12-10T10:09:59.285Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:09:59 [2019-12-10T10:09:59.285Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
10:09:59 [2019-12-10T10:09:59.285Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:09:59 [2019-12-10T10:09:59.600Z] #42 144.9   DEP      criu/page-pipe.d
10:09:59 [2019-12-10T10:09:59.855Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.646s	coverage: 76.1% of statements
10:09:59 [2019-12-10T10:09:59.945Z] #42 145.2   DEP      criu/netfilter.d
10:10:00 [2019-12-10T10:10:00.115Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.021s	coverage: 58.0% of statements
10:10:00 [2019-12-10T10:10:00.289Z] #42 145.5   DEP      criu/net.d
10:10:00 [2019-12-10T10:10:00.635Z] #42 146.0   DEP      criu/namespaces.d
10:10:00 [2019-12-10T10:10:00.686Z] ok  	github.com/docker/docker/daemon/links	0.040s	coverage: 93.0% of statements
10:10:01 [2019-12-10T10:10:01.406Z] #42 146.4   DEP      criu/mount.d
10:10:01 [2019-12-10T10:10:01.626Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.025s	coverage: 3.0% of statements
10:10:01 [2019-12-10T10:10:01.748Z] #42 147.0   DEP      criu/mem.d
10:10:02 [2019-12-10T10:10:02.094Z] #42 147.3   DEP      criu/lsm.d
10:10:02 [2019-12-10T10:10:02.439Z] #42 147.6   DEP      criu/log.d
10:10:02 [2019-12-10T10:10:02.439Z] #42 147.8   DEP      criu/libnetlink.d
10:10:02 [2019-12-10T10:10:02.903Z] #42 148.0   DEP      criu/kerndat.d
10:10:03 [2019-12-10T10:10:03.010Z] ok  	github.com/docker/docker/daemon/logger	0.250s	coverage: 42.7% of statements
10:10:03 [2019-12-10T10:10:03.248Z] #42 148.4   DEP      criu/kcmp-ids.d
10:10:03 [2019-12-10T10:10:03.593Z] #42 148.7   DEP      criu/irmap.d
10:10:03 [2019-12-10T10:10:03.935Z] #42 149.0   DEP      criu/ipc_ns.d
10:10:03 [2019-12-10T10:10:03.935Z] #42 ...
10:10:03 [2019-12-10T10:10:03.935Z] 
10:10:03 [2019-12-10T10:10:03.935Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:10:03 [2019-12-10T10:10:03.935Z] #18 164.3 Selecting previously unselected package g++-mingw-w64-x86-64.
10:10:03 [2019-12-10T10:10:03.935Z] #18 164.3 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ...
10:10:03 [2019-12-10T10:10:03.935Z] #18 164.3 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
10:10:04 [2019-12-10T10:10:04.282Z] #18 ...
10:10:04 [2019-12-10T10:10:04.282Z] 
10:10:04 [2019-12-10T10:10:04.282Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:10:04 [2019-12-10T10:10:04.282Z] #42 149.4   DEP      criu/image.d
10:10:04 [2019-12-10T10:10:04.390Z] ok  	github.com/docker/docker/daemon/images	0.037s	coverage: 4.9% of statements
10:10:04 [2019-12-10T10:10:04.390Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.262s	coverage: 77.8% of statements
10:10:04 [2019-12-10T10:10:04.629Z] #42 149.8   DEP      criu/image-desc.d
10:10:04 [2019-12-10T10:10:04.649Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.029s	coverage: 67.0% of statements
10:10:04 [2019-12-10T10:10:04.909Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.046s	coverage: 60.1% of statements
10:10:04 [2019-12-10T10:10:04.909Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
10:10:04 [2019-12-10T10:10:04.909Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:10:04 [2019-12-10T10:10:04.909Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:10:04 [2019-12-10T10:10:04.909Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:10:04 [2019-12-10T10:10:04.909Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
10:10:04 [2019-12-10T10:10:04.909Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:10:04 [2019-12-10T10:10:04.975Z] #42 150.1   DEP      criu/fsnotify.d
10:10:05 [2019-12-10T10:10:05.319Z] #42 150.6   DEP      criu/filesystems.d
10:10:05 [2019-12-10T10:10:05.361Z] ok  	github.com/docker/docker/api/server	0.003s	coverage: 9.0% of statements
10:10:05 [2019-12-10T10:10:05.479Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.011s	coverage: 88.3% of statements
10:10:05 [2019-12-10T10:10:05.479Z] ok  	github.com/docker/docker/daemon/logger/journald	0.022s	coverage: 26.2% of statements
10:10:05 [2019-12-10T10:10:05.663Z] #42 151.0   DEP      criu/files.d
10:10:06 [2019-12-10T10:10:06.007Z] #42 151.4   DEP      criu/files-reg.d
10:10:06 [2019-12-10T10:10:06.419Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.051s	coverage: 62.1% of statements
10:10:06 [2019-12-10T10:10:06.746Z] #42 151.9   DEP      criu/files-ext.d
10:10:06 [2019-12-10T10:10:06.989Z] ok  	github.com/docker/docker/daemon/logger/local	0.030s	coverage: 74.7% of statements
10:10:06 [2019-12-10T10:10:06.989Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:10:07 [2019-12-10T10:10:07.090Z] #42 152.2   DEP      criu/file-lock.d
10:10:07 [2019-12-10T10:10:07.434Z] #42 152.5   DEP      criu/file-ids.d
10:10:07 [2019-12-10T10:10:07.563Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.051s	coverage: 19.9% of statements
10:10:07 [2019-12-10T10:10:07.785Z] #42 152.8   DEP      criu/fifo.d
10:10:07 [2019-12-10T10:10:07.822Z] ok  	github.com/docker/docker/daemon/logger/templates	0.018s	coverage: 8.3% of statements
10:10:08 [2019-12-10T10:10:08.128Z] #42 153.2   DEP      criu/fdstore.d
10:10:08 [2019-12-10T10:10:08.128Z] #42 153.5   DEP      criu/fault-injection.d
10:10:08 [2019-12-10T10:10:08.128Z] #42 ...
10:10:08 [2019-12-10T10:10:08.128Z] 
10:10:08 [2019-12-10T10:10:08.128Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:10:08 [2019-12-10T10:10:08.128Z] #45 223.4 vendor/golang.org/x/net/http2/hpack
10:10:08 [2019-12-10T10:10:08.128Z] #45 228.2 mime
10:10:08 [2019-12-10T10:10:08.128Z] #45 228.9 mime/quotedprintable
10:10:08 [2019-12-10T10:10:08.128Z] #45 230.3 net/http/internal
10:10:08 [2019-12-10T10:10:08.392Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.015s	coverage: 47.8% of statements
10:10:08 [2019-12-10T10:10:08.470Z] #45 ...
10:10:08 [2019-12-10T10:10:08.470Z] 
10:10:08 [2019-12-10T10:10:08.470Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:10:08 [2019-12-10T10:10:08.470Z] #42 153.6   DEP      criu/external.d
10:10:08 [2019-12-10T10:10:08.811Z] #42 153.8   DEP      criu/eventpoll.d
10:10:08 [2019-12-10T10:10:08.811Z] #42 154.2   DEP      criu/eventfd.d
10:10:08 [2019-12-10T10:10:08.962Z] ok  	github.com/docker/docker/daemon/network	0.026s	coverage: 63.8% of statements
10:10:09 [2019-12-10T10:10:09.547Z] #42 154.5   DEP      criu/crtools.d
10:10:09 [2019-12-10T10:10:09.890Z] #42 154.9   DEP      criu/cr-service.d
10:10:09 [2019-12-10T10:10:09.890Z] #42 ...
10:10:09 [2019-12-10T10:10:09.890Z] 
10:10:09 [2019-12-10T10:10:09.890Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:10:09 [2019-12-10T10:10:09.890Z] #48 DONE 235.3s
10:10:09 [2019-12-10T10:10:09.900Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.878s	coverage: 82.5% of statements
10:10:09 [2019-12-10T10:10:09.900Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:10:09 [2019-12-10T10:10:09.900Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:10:10 [2019-12-10T10:10:10.233Z] 
10:10:10 [2019-12-10T10:10:10.233Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:10:10 [2019-12-10T10:10:10.233Z] #45 234.5 net/textproto
10:10:10 [2019-12-10T10:10:10.233Z] #45 234.5 vendor/golang.org/x/net/http/httpproxy
10:10:10 [2019-12-10T10:10:10.233Z] #45 234.5 crypto/x509
10:10:10 [2019-12-10T10:10:10.838Z] ok  	github.com/docker/docker/distribution/metadata	0.080s	coverage: 48.2% of statements
10:10:11 [2019-12-10T10:10:11.778Z] ok  	github.com/docker/docker/errdefs	0.027s	coverage: 49.4% of statements
10:10:11 [2019-12-10T10:10:11.778Z] ok  	github.com/docker/docker/distribution	0.319s	coverage: 22.1% of statements
10:10:11 [2019-12-10T10:10:11.778Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:10:12 [2019-12-10T10:10:12.569Z] #45 237.9 vendor/golang.org/x/net/http/httpguts
10:10:12 [2019-12-10T10:10:12.570Z] #45 238.0 mime/multipart
10:10:13 [2019-12-10T10:10:13.158Z] ok  	github.com/docker/docker/image	0.055s	coverage: 86.4% of statements
10:10:13 [2019-12-10T10:10:13.728Z] ok  	github.com/docker/docker/image/v1	0.024s	coverage: 25.0% of statements
10:10:13 [2019-12-10T10:10:13.728Z] ok  	github.com/docker/docker/image/cache	0.039s	coverage: 19.2% of statements
10:10:13 [2019-12-10T10:10:13.728Z] ok  	github.com/docker/docker/distribution/xfer	1.696s	coverage: 85.1% of statements
10:10:13 [2019-12-10T10:10:13.728Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:10:13 [2019-12-10T10:10:13.728Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
10:10:13 [2019-12-10T10:10:13.728Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:10:14 [2019-12-10T10:10:14.290Z] #45 ...
10:10:14 [2019-12-10T10:10:14.290Z] 
10:10:14 [2019-12-10T10:10:14.290Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:10:14 [2019-12-10T10:10:14.668Z] ok  	github.com/docker/docker/libcontainerd/queue	0.046s	coverage: 100.0% of statements
10:10:14 [2019-12-10T10:10:14.928Z] ok  	github.com/docker/docker/pkg/aaparser	0.026s	coverage: 50.0% of statements
10:10:15 [2019-12-10T10:10:15.866Z] ok  	github.com/docker/docker/opts	0.068s	coverage: 66.9% of statements
10:10:16 [2019-12-10T10:10:16.705Z] #23 237.2 Checking out files:   8% (924/10716)   
Checking out files:   9% (965/10716)   
Checking out files:  10% (1072/10716)   
Checking out files:  11% (1179/10716)   
Checking out files:  12% (1286/10716)   
Checking out files:  13% (1394/10716)   
Checking out files:  14% (1501/10716)   
Checking out files:  15% (1608/10716)   
Checking out files:  16% (1715/10716)   
Checking out files:  17% (1822/10716)   
Checking out files:  18% (1929/10716)   
Checking out files:  19% (2037/10716)   
Checking out files:  20% (2144/10716)   
Checking out files:  21% (2251/10716)   
Checking out files:  22% (2358/10716)   
Checking out files:  23% (2465/10716)   
Checking out files:  24% (2572/10716)   
Checking out files:  25% (2679/10716)   
Checking out files:  26% (2787/10716)   
Checking out files:  27% (2894/10716)   
Checking out files:  28% (3001/10716)   
Checking out files:  29% (3108/10716)   
Checking out files:  30% (3215/10716)   
Checking out files:  31% (3322/10716)   
Checking out files:  32% (3430/10716)   
Checking out files:  33% (3537/10716)   
Checking out files:  34% (3644/10716)   
Checking out files:  34% (3656/10716)   
Checking out files:  35% (3751/10716)   
Checking out files:  36% (3858/10716)   
Checking out files:  37% (3965/10716)   
Checking out files:  38% (4073/10716)   
Checking out files:  39% (4180/10716)   
Checking out files:  40% (4287/10716)   
Checking out files:  41% (4394/10716)   
Checking out files:  42% (4501/10716)   
Checking out files:  43% (4608/10716)   
Checking out files:  44% (4716/10716)   
Checking out files:  45% (4823/10716)   
Checking out files:  46% (4930/10716)   
Checking out files:  47% (5037/10716)   
Checking out files:  48% (5144/10716)   
Checking out files:  49% (5251/10716)   
Checking out files:  50% (5358/10716)   
Checking out files:  51% (5466/10716)   
Checking out files:  52% (5573/10716)   
Checking out files:  53% (5680/10716)   
Checking out files:  53% (5781/10716)   
Checking out files:  54% (5787/10716)   
Checking out files:  55% (5894/10716)   
Checking out files:  56% (6001/10716)   
Checking out files:  57% (6109/10716)   
Checking out files:  58% (6216/10716)   
Checking out files:  59% (6323/10716)   
Checking out files:  60% (6430/10716)   
Checking out files:  61% (6537/10716)   
Checking out files:  62% (6644/10716)   
Checking out files:  63% (6752/10716)   
Checking out files:  64% (6859/10716)   
Checking out files:  65% (6966/10716)   
Checking out files:  66% (7073/10716)   
Checking out files:  67% (7180/10716)   
Checking out files:  68% (7287/10716)   
Checking out files:  68% (7289/10716)   
Checking out files:  69% (7395/10716)   
Checking out files:  70% (7502/10716)   
Checking out files:  71% (7609/10716)   
Checking out files:  72% (7716/10716)   
Checking out files:  73% (7823/10716)   
Checking out files:  74% (7930/10716)   
Checking out files:  75% (8037/10716)   
Checking out files:  76% (8145/10716)   
Checking out files:  77% (8252/10716)   
Checking out files:  78% (8359/10716)   
Checking out files:  79% (8466/10716)   
Checking out files:  80% (8573/10716)   
Checking out files:  81% (8680/10716)   
Checking out files:  82% (8788/10716)   
Checking out files:  83% (8895/10716)   
Checking out files:  84% (9002/10716)   
Checking out files:  85% (9109/10716)   
Checking out files:  86% (9216/10716)   
Checking out files:  86% (9300/10716)   
Checking out files:  87% (9323/10716)   
Checking out files:  88% (9431/10716)   
Checking out files:  89% (9538/10716)   
Checking out files:  90% (9645/10716)   
Checking out files:  91% (9752/10716)   
Checking out files:  92% (9859/10716)   
Checking out files:  93% (9966/10716)   
Checking out files:  94% (10074/10716)   
Checking out files:  95% (10181/10716)   
Checking out files:  96% (10288/10716)   
Checking out files:  97% (10395/10716)   
Checking out files:  98% (10502/10716)   
Checking out files:  99% (10609/10716)   
Checking out files: 100% (10716/10716)   
Checking out files: 100% (10716/10716), done.
10:10:17 [2019-12-10T10:10:17.049Z] #23 242.1 + cd /tmp/tmp.wpFkDscHjU/tmp/docker-ce
10:10:17 [2019-12-10T10:10:17.049Z] #23 242.1 + git checkout -q v17.06.2-ce
10:10:17 [2019-12-10T10:10:17.286Z] ok  	github.com/docker/docker/pkg/broadcaster	0.011s	coverage: 100.0% of statements
10:10:17 [2019-12-10T10:10:17.286Z] ok  	github.com/docker/docker/pkg/authorization	0.626s	coverage: 68.3% of statements
10:10:17 [2019-12-10T10:10:17.545Z] ok  	github.com/docker/docker/pkg/capabilities	0.011s	coverage: 87.5% of statements
10:10:18 [2019-12-10T10:10:18.113Z] ok  	github.com/docker/docker/pkg/directory	0.042s	coverage: 80.0% of statements
10:10:18 [2019-12-10T10:10:18.253Z] #23 ...
10:10:18 [2019-12-10T10:10:18.253Z] 
10:10:18 [2019-12-10T10:10:18.253Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:10:18 [2019-12-10T10:10:18.253Z] #45 243.6 crypto/tls
10:10:19 [2019-12-10T10:10:19.053Z] ok  	github.com/docker/docker/pkg/archive	1.275s	coverage: 77.0% of statements
10:10:19 [2019-12-10T10:10:19.053Z] ok  	github.com/docker/docker/pkg/discovery	0.010s	coverage: 58.3% of statements
10:10:19 [2019-12-10T10:10:19.623Z] ok  	github.com/docker/docker/pkg/discovery/file	0.010s	coverage: 97.6% of statements
10:10:20 [2019-12-10T10:10:20.191Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.009s	coverage: 92.3% of statements
10:10:20 [2019-12-10T10:10:20.609Z] #45 ...
10:10:20 [2019-12-10T10:10:20.609Z] 
10:10:20 [2019-12-10T10:10:20.609Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:10:20 [2019-12-10T10:10:20.609Z] #42 155.6   DEP      criu/cr-restore.d
10:10:20 [2019-12-10T10:10:20.609Z] #42 156.5   DEP      criu/cr-errno.d
10:10:20 [2019-12-10T10:10:20.609Z] #42 156.6   DEP      criu/cr-dump.d
10:10:20 [2019-12-10T10:10:20.609Z] #42 157.5   DEP      criu/cr-dedup.d
10:10:20 [2019-12-10T10:10:20.609Z] #42 157.9   DEP      criu/cr-check.d
10:10:20 [2019-12-10T10:10:20.609Z] #42 158.4   DEP      criu/config.d
10:10:20 [2019-12-10T10:10:20.609Z] #42 158.8   DEP      criu/clone-noasan.d
10:10:20 [2019-12-10T10:10:20.609Z] #42 159.0   DEP      criu/cgroup.d
10:10:20 [2019-12-10T10:10:20.609Z] #42 159.5   DEP      criu/cgroup-props.d
10:10:20 [2019-12-10T10:10:20.609Z] #42 159.8   DEP      criu/bitmap.d
10:10:20 [2019-12-10T10:10:20.609Z] #42 159.8   DEP      criu/bfd.d
10:10:20 [2019-12-10T10:10:20.609Z] #42 160.1   DEP      criu/autofs.d
10:10:20 [2019-12-10T10:10:20.609Z] #42 160.4   DEP      criu/aio.d
10:10:20 [2019-12-10T10:10:20.609Z] #42 160.6   DEP      criu/action-scripts.d
10:10:20 [2019-12-10T10:10:20.609Z] #42 161.2   CC       criu/action-scripts.o
10:10:20 [2019-12-10T10:10:20.609Z] #42 162.4   CC       criu/aio.o
10:10:20 [2019-12-10T10:10:20.609Z] #42 163.7   CC       criu/autofs.o
10:10:20 [2019-12-10T10:10:20.609Z] #42 ...
10:10:20 [2019-12-10T10:10:20.609Z] 
10:10:20 [2019-12-10T10:10:20.609Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:10:20 [2019-12-10T10:10:20.609Z] #18 184.6 Setting up aufs-tools (1:4.1+20161219-1) ...
10:10:20 [2019-12-10T10:10:20.609Z] #18 184.7 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
10:10:20 [2019-12-10T10:10:20.609Z] #18 184.7 Setting up libsepol1-dev:ppc64el (2.6-2) ...
10:10:20 [2019-12-10T10:10:20.609Z] #18 184.7 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
10:10:20 [2019-12-10T10:10:20.609Z] #18 184.7 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ...
10:10:20 [2019-12-10T10:10:20.609Z] #18 184.7 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ...
10:10:20 [2019-12-10T10:10:20.609Z] #18 184.7 Processing triggers for mime-support (3.60) ...
10:10:20 [2019-12-10T10:10:20.609Z] #18 184.8 Setting up xxd (2:8.0.0197-4+deb9u3) ...
10:10:20 [2019-12-10T10:10:20.609Z] #18 184.8 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ...
10:10:20 [2019-12-10T10:10:20.609Z] #18 184.8 Setting up libcap2-bin (1:2.25-1) ...
10:10:20 [2019-12-10T10:10:20.609Z] #18 184.8 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
10:10:20 [2019-12-10T10:10:20.609Z] #18 184.8 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
10:10:20 [2019-12-10T10:10:20.609Z] #18 184.9 Setting up bash-completion (1:2.1-4.3) ...
10:10:20 [2019-12-10T10:10:20.609Z] #18 190.2 Setting up libonig4:ppc64el (6.1.3-2) ...
10:10:20 [2019-12-10T10:10:20.609Z] #18 190.3 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ...
10:10:20 [2019-12-10T10:10:20.609Z] #18 190.3 Setting up zip (3.0-11+b1) ...
10:10:20 [2019-12-10T10:10:20.609Z] #18 190.3 Setting up bzip2 (1.0.6-8.1) ...
10:10:20 [2019-12-10T10:10:20.609Z] #18 190.3 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
10:10:20 [2019-12-10T10:10:20.609Z] #18 190.3 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ...
10:10:20 [2019-12-10T10:10:20.609Z] #18 190.3 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:10:20 [2019-12-10T10:10:20.609Z] #18 190.4 Setting up libaio1:ppc64el (0.3.110-3) ...
10:10:20 [2019-12-10T10:10:20.609Z] #18 190.4 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ...
10:10:20 [2019-12-10T10:10:20.609Z] #18 190.4 Setting up xz-utils (5.2.2-1.2+b1) ...
10:10:20 [2019-12-10T10:10:20.609Z] #18 190.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:10:20 [2019-12-10T10:10:20.609Z] #18 190.5 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
10:10:20 [2019-12-10T10:10:20.609Z] #18 190.5 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
10:10:20 [2019-12-10T10:10:20.609Z] #18 190.5 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ...
10:10:20 [2019-12-10T10:10:20.609Z] #18 190.5 Setting up libpcre32-3:ppc64el (2:8.39-3) ...
10:10:20 [2019-12-10T10:10:20.609Z] #18 190.5 Setting up libnfnetlink0:ppc64el (1.0.1-3) ...
10:10:20 [2019-12-10T10:10:20.609Z] #18 190.5 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
10:10:20 [2019-12-10T10:10:20.758Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
10:10:20 [2019-12-10T10:10:20.955Z] #18 191.5 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ...
10:10:20 [2019-12-10T10:10:20.955Z] #18 191.5 Setting up libpcre16-3:ppc64el (2:8.39-3) ...
10:10:20 [2019-12-10T10:10:20.955Z] #18 191.5 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ...
10:10:20 [2019-12-10T10:10:20.955Z] #18 191.5 Setting up libnl-3-200:ppc64el (3.2.27-2) ...
10:10:20 [2019-12-10T10:10:20.955Z] #18 191.5 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
10:10:20 [2019-12-10T10:10:20.955Z] #18 191.5 Setting up libudev-dev:ppc64el (232-25+deb9u12) ...
10:10:20 [2019-12-10T10:10:20.955Z] #18 191.5 Setting up pigz (2.3.4-1) ...
10:10:20 [2019-12-10T10:10:20.955Z] #18 191.5 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
10:10:21 [2019-12-10T10:10:21.326Z] ok  	github.com/docker/docker/pkg/dmesg	0.010s	coverage: 83.3% of statements
10:10:21 [2019-12-10T10:10:21.423Z] #18 191.5 Setting up libmpdec2:ppc64el (2.4.2-1) ...
10:10:21 [2019-12-10T10:10:21.423Z] #18 191.6 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ...
10:10:21 [2019-12-10T10:10:21.423Z] #18 191.6 Setting up mingw-w64-common (5.0.1-1) ...
10:10:21 [2019-12-10T10:10:21.423Z] #18 191.6 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
10:10:21 [2019-12-10T10:10:21.423Z] #18 191.6 Setting up jq (1.5+dfsg-1.3) ...
10:10:21 [2019-12-10T10:10:21.423Z] #18 191.6 Setting up libpcre3-dev:ppc64el (2:8.39-3) ...
10:10:21 [2019-12-10T10:10:21.423Z] #18 191.6 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ...
10:10:21 [2019-12-10T10:10:21.423Z] #18 191.6 Setting up xfsprogs (4.9.0+nmu1) ...
10:10:21 [2019-12-10T10:10:21.423Z] #18 191.6 Setting up vim (2:8.0.0197-4+deb9u3) ...
10:10:21 [2019-12-10T10:10:21.423Z] #18 191.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:10:21 [2019-12-10T10:10:21.423Z] #18 191.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:10:21 [2019-12-10T10:10:21.423Z] #18 191.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:10:21 [2019-12-10T10:10:21.423Z] #18 191.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:10:21 [2019-12-10T10:10:21.423Z] #18 191.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:10:21 [2019-12-10T10:10:21.423Z] #18 191.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:10:21 [2019-12-10T10:10:21.423Z] #18 191.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:10:21 [2019-12-10T10:10:21.423Z] #18 191.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:10:21 [2019-12-10T10:10:21.423Z] #18 191.8 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ...
10:10:21 [2019-12-10T10:10:21.423Z] #18 191.8 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ...
10:10:21 [2019-12-10T10:10:21.423Z] #18 191.8 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
10:10:21 [2019-12-10T10:10:21.423Z] #18 191.8 Setting up iptables (1.6.0+snapshot20161117-6) ...
10:10:21 [2019-12-10T10:10:21.423Z] #18 191.8 Setting up btrfs-progs (4.7.3-1) ...
10:10:21 [2019-12-10T10:10:21.423Z] #18 191.8 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ...
10:10:21 [2019-12-10T10:10:21.423Z] #18 191.8 Setting up python3.5 (3.5.3-1+deb9u1) ...
10:10:21 [2019-12-10T10:10:21.766Z] #18 ...
10:10:21 [2019-12-10T10:10:21.766Z] 
10:10:21 [2019-12-10T10:10:21.766Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:10:21 [2019-12-10T10:10:21.766Z] #23 247.0 + mkdir -p /tmp/tmp.wpFkDscHjU/src/github.com/docker
10:10:22 [2019-12-10T10:10:22.108Z] #23 247.0 + mv components/cli /tmp/tmp.wpFkDscHjU/src/github.com/docker/cli
10:10:22 [2019-12-10T10:10:22.108Z] #23 247.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
10:10:22 [2019-12-10T10:10:22.262Z] ok  	github.com/docker/docker/pkg/filenotify	0.609s	coverage: 67.0% of statements
10:10:22 [2019-12-10T10:10:22.522Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.659s	coverage: 43.2% of statements
10:10:23 [2019-12-10T10:10:23.091Z] ok  	github.com/docker/docker/pkg/fileutils	0.019s	coverage: 89.5% of statements
10:10:23 [2019-12-10T10:10:23.350Z] ok  	github.com/docker/docker/pkg/fsutils	0.315s	coverage: 85.1% of statements
10:10:23 [2019-12-10T10:10:23.350Z] ok  	github.com/docker/docker/pkg/homedir	0.012s	coverage: 11.4% of statements
10:10:23 [2019-12-10T10:10:23.610Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.150s	coverage: 84.1% of statements
10:10:24 [2019-12-10T10:10:24.179Z] ok  	github.com/docker/docker/layer	7.626s	coverage: 68.8% of statements
10:10:24 [2019-12-10T10:10:24.179Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:10:24 [2019-12-10T10:10:24.179Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:10:24 [2019-12-10T10:10:24.179Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:10:24 [2019-12-10T10:10:24.179Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:10:24 [2019-12-10T10:10:24.179Z] ?   	github.com/docker/docker/oci	[no test files]
10:10:24 [2019-12-10T10:10:24.179Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:10:24 [2019-12-10T10:10:24.179Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
10:10:24 [2019-12-10T10:10:24.179Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:10:24 [2019-12-10T10:10:24.440Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.019s	coverage: 91.7% of statements
10:10:24 [2019-12-10T10:10:24.700Z] ok  	github.com/docker/docker/pkg/locker	0.030s	coverage: 88.9% of statements
10:10:24 [2019-12-10T10:10:24.959Z] ok  	github.com/docker/docker/pkg/longpath	0.019s	coverage: 100.0% of statements
10:10:25 [2019-12-10T10:10:25.218Z] ok  	github.com/docker/docker/pkg/ioutils	0.632s	coverage: 70.6% of statements
10:10:25 [2019-12-10T10:10:25.218Z] ok  	github.com/docker/docker/pkg/idtools	0.929s	coverage: 70.1% of statements
10:10:25 [2019-12-10T10:10:25.218Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
10:10:25 [2019-12-10T10:10:25.478Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.012s	coverage: 85.7% of statements
10:10:25 [2019-12-10T10:10:25.739Z] ok  	github.com/docker/docker/pkg/parsers	0.031s	coverage: 97.0% of statements
10:10:25 [2019-12-10T10:10:25.998Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.021s	coverage: 60.0% of statements
10:10:26 [2019-12-10T10:10:26.567Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.020s	coverage: 91.4% of statements
10:10:26 [2019-12-10T10:10:26.567Z] ok  	github.com/docker/docker/pkg/pidfile	0.032s	coverage: 82.4% of statements
10:10:26 [2019-12-10T10:10:26.827Z] ok  	github.com/docker/docker/pkg/mount	0.869s	coverage: 70.0% of statements
10:10:26 [2019-12-10T10:10:26.827Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
10:10:26 [2019-12-10T10:10:26.827Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:10:26 [2019-12-10T10:10:26.827Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:10:27 [2019-12-10T10:10:27.396Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.032s	coverage: 56.8% of statements
10:10:27 [2019-12-10T10:10:27.657Z] ok  	github.com/docker/docker/pkg/pools	0.013s	coverage: 88.2% of statements
10:10:27 [2019-12-10T10:10:27.916Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.012s	coverage: 85.7% of statements
10:10:27 [2019-12-10T10:10:27.916Z] ok  	github.com/docker/docker/pkg/progress	0.014s	coverage: 75.9% of statements
10:10:28 [2019-12-10T10:10:28.486Z] ok  	github.com/docker/docker/pkg/reexec	0.020s	coverage: 82.4% of statements
10:10:29 [2019-12-10T10:10:29.057Z] ok  	github.com/docker/docker/pkg/stdcopy	0.010s	coverage: 100.0% of statements
10:10:29 [2019-12-10T10:10:29.317Z] ok  	github.com/docker/docker/pkg/pubsub	1.077s	coverage: 73.9% of statements
10:10:29 [2019-12-10T10:10:29.534Z] #23 ...
10:10:29 [2019-12-10T10:10:29.534Z] 
10:10:29 [2019-12-10T10:10:29.534Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:10:29 [2019-12-10T10:10:29.534Z] #45 254.4 net/http/httptrace
10:10:29 [2019-12-10T10:10:29.534Z] #45 254.9 net/http
10:10:29 [2019-12-10T10:10:29.888Z] ok  	github.com/docker/docker/pkg/streamformatter	0.013s	coverage: 66.2% of statements
10:10:29 [2019-12-10T10:10:29.888Z] ok  	github.com/docker/docker/pkg/stringid	0.010s	coverage: 70.6% of statements
10:10:30 [2019-12-10T10:10:30.457Z] ok  	github.com/docker/docker/pkg/symlink	0.022s	coverage: 87.7% of statements
10:10:30 [2019-12-10T10:10:30.457Z] ok  	github.com/docker/docker/pkg/sysinfo	0.014s	coverage: 80.6% of statements
10:10:31 [2019-12-10T10:10:31.397Z] ok  	github.com/docker/docker/pkg/tailfile	0.108s	coverage: 88.6% of statements
10:10:31 [2019-12-10T10:10:31.397Z] ok  	github.com/docker/docker/pkg/system	0.033s	coverage: 36.2% of statements
10:10:31 [2019-12-10T10:10:31.397Z] ok  	github.com/docker/docker/pkg/signal	2.810s	coverage: 61.0% of statements
10:10:32 [2019-12-10T10:10:32.341Z] testing: warning: no tests to run
10:10:32 [2019-12-10T10:10:32.341Z] coverage: [no statements]
10:10:32 [2019-12-10T10:10:32.341Z] ok  	github.com/docker/docker/pkg/term/windows	0.011s	coverage: [no statements] [no tests to run]
10:10:32 [2019-12-10T10:10:32.341Z] ok  	github.com/docker/docker/pkg/term	0.020s	coverage: 84.8% of statements
10:10:32 [2019-12-10T10:10:32.341Z] ok  	github.com/docker/docker/pkg/tarsum	0.115s	coverage: 89.3% of statements
10:10:32 [2019-12-10T10:10:32.601Z] ok  	github.com/docker/docker/pkg/urlutil	0.007s	coverage: 100.0% of statements
10:10:32 [2019-12-10T10:10:32.601Z] ok  	github.com/docker/docker/pkg/truncindex	0.116s	coverage: 91.5% of statements
10:10:32 [2019-12-10T10:10:32.614Z] #45 ...
10:10:32 [2019-12-10T10:10:32.614Z] 
10:10:32 [2019-12-10T10:10:32.614Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:10:32 [2019-12-10T10:10:32.614Z] #42 167.4   CC       criu/bfd.o
10:10:32 [2019-12-10T10:10:32.614Z] #42 168.8   CC       criu/bitmap.o
10:10:32 [2019-12-10T10:10:32.614Z] #42 169.0   CC       criu/cgroup-props.o
10:10:32 [2019-12-10T10:10:32.614Z] #42 170.8   CC       criu/cgroup.o
10:10:32 [2019-12-10T10:10:32.614Z] #42 176.9   CC       criu/clone-noasan.o
10:10:32 [2019-12-10T10:10:32.614Z] #42 177.3   CC       criu/config.o
10:10:32 [2019-12-10T10:10:32.614Z] #42 ...
10:10:32 [2019-12-10T10:10:32.614Z] 
10:10:32 [2019-12-10T10:10:32.614Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:10:32 [2019-12-10T10:10:32.614Z] #18 200.9 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ...
10:10:32 [2019-12-10T10:10:32.614Z] #18 200.9 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
10:10:32 [2019-12-10T10:10:32.614Z] #18 200.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
10:10:32 [2019-12-10T10:10:32.614Z] #18 200.9 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
10:10:32 [2019-12-10T10:10:32.614Z] #18 201.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
10:10:32 [2019-12-10T10:10:32.614Z] #18 201.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
10:10:32 [2019-12-10T10:10:32.614Z] #18 201.0 Setting up btrfs-tools (4.7.3-1) ...
10:10:32 [2019-12-10T10:10:32.614Z] #18 201.0 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
10:10:32 [2019-12-10T10:10:32.614Z] #18 201.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
10:10:32 [2019-12-10T10:10:32.614Z] #18 201.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
10:10:32 [2019-12-10T10:10:32.614Z] #18 201.0 Setting up python3 (3.5.3-1) ...
10:10:33 [2019-12-10T10:10:33.040Z] ok  	github.com/docker/docker/pkg/useragent	0.012s	coverage: 88.9% of statements
10:10:33 [2019-12-10T10:10:33.943Z] #18 204.3 Setting up apparmor (2.11.0-3+deb9u2) ...
10:10:34 [2019-12-10T10:10:34.422Z] ok  	github.com/docker/docker/plugin/v2	0.010s	coverage: 14.5% of statements
10:10:34 [2019-12-10T10:10:34.683Z] ok  	github.com/docker/docker/profiles/seccomp	0.014s	coverage: 73.8% of statements
10:10:35 [2019-12-10T10:10:35.252Z] ok  	github.com/docker/docker/reference	0.025s	coverage: 84.4% of statements
10:10:35 [2019-12-10T10:10:35.821Z] ok  	github.com/docker/docker/plugin	0.620s	coverage: 27.1% of statements
10:10:36 [2019-12-10T10:10:36.275Z] #18 206.7 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
10:10:36 [2019-12-10T10:10:36.393Z] ok  	github.com/docker/docker/registry/resumable	0.029s	coverage: 100.0% of statements
10:10:36 [2019-12-10T10:10:36.618Z] #18 207.0 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
10:10:36 [2019-12-10T10:10:36.618Z] #18 207.1 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ...
10:10:36 [2019-12-10T10:10:36.962Z] #18 207.1 Setting up python3-wheel (0.29.0-2) ...
10:10:36 [2019-12-10T10:10:36.963Z] ok  	github.com/docker/docker/restartmanager	0.012s	coverage: 45.3% of statements
10:10:36 [2019-12-10T10:10:36.963Z] ok  	github.com/docker/docker/registry	0.273s	coverage: 56.0% of statements
10:10:37 [2019-12-10T10:10:37.534Z] ok  	github.com/docker/docker/testutil	0.027s	coverage: 62.5% of statements
10:10:37 [2019-12-10T10:10:37.534Z] ok  	github.com/docker/docker/runconfig	0.045s	coverage: 68.2% of statements
10:10:38 [2019-12-10T10:10:38.189Z] INFO [loader] Go packages loading at mode 575 (compiled_files|exports_file|types_sizes|deps|files|imports|name) took 1m49.475945743s 
10:10:38 [2019-12-10T10:10:38.189Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 451.711487ms 
10:10:39 [2019-12-10T10:10:39.291Z] #18 209.3 Setting up python3-pkg-resources (33.1.1-1) ...
10:10:39 [2019-12-10T10:10:39.439Z] ok  	github.com/docker/docker/volume/drivers	0.036s	coverage: 36.1% of statements
10:10:40 [2019-12-10T10:10:40.379Z] ok  	github.com/docker/docker/volume/local	0.056s	coverage: 73.0% of statements
10:10:40 [2019-12-10T10:10:40.379Z] ok  	github.com/docker/docker/volume/mounts	0.048s	coverage: 67.0% of statements
10:10:41 [2019-12-10T10:10:41.024Z] #18 211.2 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ...
10:10:41 [2019-12-10T10:10:41.024Z] #18 211.2 Setting up python3-pip (9.0.1-2+deb9u1) ...
10:10:41 [2019-12-10T10:10:41.315Z] ok  	github.com/docker/docker/volume/service	0.026s	coverage: 73.0% of statements
10:10:42 [2019-12-10T10:10:42.746Z] #18 213.1 Setting up dmsetup (2:1.02.137-2) ...
10:10:42 [2019-12-10T10:10:42.746Z] #18 213.1 Setting up python3-setuptools (33.1.1-1) ...
10:10:44 [2019-12-10T10:10:44.465Z] #18 215.1 Setting up dh-python (2.20170125) ...
10:10:45 [2019-12-10T10:10:45.209Z] #18 ...
10:10:45 [2019-12-10T10:10:45.209Z] 
10:10:45 [2019-12-10T10:10:45.209Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:10:45 [2019-12-10T10:10:45.209Z] #42 180.5   CC       criu/cr-check.o
10:10:45 [2019-12-10T10:10:45.209Z] #42 185.1   CC       criu/cr-dedup.o
10:10:45 [2019-12-10T10:10:45.209Z] #42 186.1   CC       criu/cr-dump.o
10:10:45 [2019-12-10T10:10:45.946Z] #42 ...
10:10:45 [2019-12-10T10:10:45.946Z] 
10:10:45 [2019-12-10T10:10:45.946Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
10:10:45 [2019-12-10T10:10:45.946Z] #18 216.4 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ...
10:10:45 [2019-12-10T10:10:45.946Z] #18 216.4 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:10:46 [2019-12-10T10:10:46.290Z] #18 DONE 216.6s
10:10:46 [2019-12-10T10:10:46.290Z] 
10:10:46 [2019-12-10T10:10:46.290Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:10:46 [2019-12-10T10:10:46.290Z] #45 ...
10:10:46 [2019-12-10T10:10:46.290Z] 
10:10:46 [2019-12-10T10:10:46.290Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0
10:10:50 [2019-12-10T10:10:50.391Z] e96b0897c5d1: Pull complete
10:10:50 [2019-12-10T10:10:50.391Z] Digest: sha256:e75260361cbd398788c195a159c2c56e3ef4ee011ecd9bd57bdac73ff1a43e33
10:10:50 [2019-12-10T10:10:50.391Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
10:10:50 [2019-12-10T10:10:50.391Z] mcr.microsoft.com/windows/servercore:ltsc2019
10:10:50 [2019-12-10T10:10:50.391Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
10:10:50 [2019-12-10T10:10:50.391Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
10:10:50 [2019-12-10T10:10:50.391Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.864'
10:10:50 [2019-12-10T10:10:50.391Z] INFO: Docker version of control daemon
10:10:50 [2019-12-10T10:10:50.391Z] 
10:10:50 [2019-12-10T10:10:50.391Z] Client: Docker Engine - Enterprise
10:10:50 [2019-12-10T10:10:50.391Z]  Version:           19.03.2
10:10:50 [2019-12-10T10:10:50.391Z]  API version:       1.40
10:10:50 [2019-12-10T10:10:50.391Z]  Go version:        go1.12.8
10:10:50 [2019-12-10T10:10:50.391Z]  Git commit:        c92ab06ed9
10:10:50 [2019-12-10T10:10:50.391Z]  Built:             09/03/2019 16:38:11
10:10:50 [2019-12-10T10:10:50.391Z]  OS/Arch:           windows/amd64
10:10:50 [2019-12-10T10:10:50.391Z]  Experimental:      false
10:10:50 [2019-12-10T10:10:50.391Z] 
10:10:50 [2019-12-10T10:10:50.391Z] Server: Docker Engine - Enterprise
10:10:50 [2019-12-10T10:10:50.391Z]  Engine:
10:10:50 [2019-12-10T10:10:50.391Z]   Version:          19.03.2
10:10:50 [2019-12-10T10:10:50.391Z]   API version:      1.40 (minimum version 1.24)
10:10:50 [2019-12-10T10:10:50.391Z]   Go version:       go1.12.8
10:10:50 [2019-12-10T10:10:50.391Z]   Git commit:       c92ab06ed9
10:10:50 [2019-12-10T10:10:50.391Z]   Built:            09/03/2019 16:35:47
10:10:50 [2019-12-10T10:10:50.391Z]   OS/Arch:          windows/amd64
10:10:50 [2019-12-10T10:10:50.391Z]   Experimental:     true
10:10:50 [2019-12-10T10:10:50.391Z] 
10:10:50 [2019-12-10T10:10:50.391Z] INFO: Docker info of control daemon
10:10:50 [2019-12-10T10:10:50.391Z] 
10:10:50 [2019-12-10T10:10:50.391Z] Client:
10:10:50 [2019-12-10T10:10:50.391Z]  Debug Mode: false
10:10:50 [2019-12-10T10:10:50.391Z]  Plugins:
10:10:50 [2019-12-10T10:10:50.391Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
10:10:50 [2019-12-10T10:10:50.391Z] 
10:10:50 [2019-12-10T10:10:50.391Z] Server:
10:10:50 [2019-12-10T10:10:50.391Z]  Containers: 0
10:10:50 [2019-12-10T10:10:50.391Z]   Running: 0
10:10:50 [2019-12-10T10:10:50.391Z]   Paused: 0
10:10:50 [2019-12-10T10:10:50.391Z]   Stopped: 0
10:10:50 [2019-12-10T10:10:50.391Z]  Images: 1
10:10:50 [2019-12-10T10:10:50.391Z]  Server Version: 19.03.2
10:10:50 [2019-12-10T10:10:50.391Z]  Storage Driver: windowsfilter (windows) lcow (linux)
10:10:50 [2019-12-10T10:10:50.391Z]   Windows: 
10:10:50 [2019-12-10T10:10:50.391Z]   LCOW: 
10:10:50 [2019-12-10T10:10:50.391Z]  Logging Driver: json-file
10:10:50 [2019-12-10T10:10:50.391Z]  Plugins:
10:10:50 [2019-12-10T10:10:50.391Z]   Volume: local
10:10:50 [2019-12-10T10:10:50.391Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
10:10:50 [2019-12-10T10:10:50.391Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
10:10:50 [2019-12-10T10:10:50.391Z]  Swarm: inactive
10:10:50 [2019-12-10T10:10:50.391Z]  Default Isolation: process
10:10:50 [2019-12-10T10:10:50.391Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
10:10:50 [2019-12-10T10:10:50.391Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864)
10:10:50 [2019-12-10T10:10:50.391Z]  OSType: windows
10:10:50 [2019-12-10T10:10:50.391Z]  Architecture: x86_64
10:10:50 [2019-12-10T10:10:50.391Z]  CPUs: 4
10:10:50 [2019-12-10T10:10:50.391Z]  Total Memory: 32GiB
10:10:50 [2019-12-10T10:10:50.391Z]  Name: azwin-2-240ba0
10:10:50 [2019-12-10T10:10:50.391Z]  ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP
10:10:50 [2019-12-10T10:10:50.391Z]  Docker Root Dir: D:\docker
10:10:50 [2019-12-10T10:10:50.391Z]  Debug Mode: false
10:10:50 [2019-12-10T10:10:50.391Z]  Registry: https://index.docker.io/v1/
10:10:50 [2019-12-10T10:10:50.391Z]  Labels:
10:10:50 [2019-12-10T10:10:50.391Z]  Experimental: true
10:10:50 [2019-12-10T10:10:50.391Z]  Insecure Registries:
10:10:50 [2019-12-10T10:10:50.391Z]   10.0.0.4:5000
10:10:50 [2019-12-10T10:10:50.391Z]   127.0.0.0/8
10:10:50 [2019-12-10T10:10:50.391Z]  Registry Mirrors:
10:10:50 [2019-12-10T10:10:50.391Z]   http://10.0.0.4:5000/
10:10:50 [2019-12-10T10:10:50.391Z]  Live Restore Enabled: false
10:10:50 [2019-12-10T10:10:50.391Z] 
10:10:50 [2019-12-10T10:10:50.391Z] 
10:10:50 [2019-12-10T10:10:50.391Z] INFO: Commit hash is c58e10dcf
10:10:50 [2019-12-10T10:10:50.391Z] INFO: Nuke-Everything...
10:10:50 [2019-12-10T10:10:50.391Z] INFO: Container count on control daemon to delete is 0
10:10:50 [2019-12-10T10:10:50.391Z] INFO: Nuking d:\CI
10:10:50 [2019-12-10T10:10:50.391Z] INFO: Zapped successfully
10:10:50 [2019-12-10T10:10:50.391Z] INFO: Location for testing is d:\CI\PR-40074\9
10:10:50 [2019-12-10T10:10:50.391Z] INFO: Validating GOLang consistency in Dockerfile.windows...
10:10:50 [2019-12-10T10:10:50.391Z] 
10:10:50 [2019-12-10T10:10:50.391Z] 
10:10:50 [2019-12-10T10:10:50.391Z] INFO: Building the image from Dockerfile.windows at 12/10/2019 10:10:43...
10:10:50 [2019-12-10T10:10:50.391Z] 
10:10:50 [2019-12-10T10:10:50.391Z] Sending build context to Docker daemon   50.4MB
10:10:50 [2019-12-10T10:10:50.391Z] 
10:10:50 [2019-12-10T10:10:50.391Z] Step 1/8 : FROM microsoft/windowsservercore
10:10:50 [2019-12-10T10:10:50.391Z]  ---> 49e459dc7a6b
10:10:50 [2019-12-10T10:10:50.391Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
10:10:50 [2019-12-10T10:10:50.391Z]  ---> Running in 75b2408ea489
10:10:50 [2019-12-10T10:10:50.391Z] Removing intermediate container 75b2408ea489
10:10:50 [2019-12-10T10:10:50.391Z]  ---> e24f99d6bdf6
10:10:50 [2019-12-10T10:10:50.391Z] Step 3/8 : ARG GO_VERSION=1.13.4
10:10:50 [2019-12-10T10:10:50.391Z]  ---> Running in de5a4d3e5324
10:10:50 [2019-12-10T10:10:50.391Z] Removing intermediate container de5a4d3e5324
10:10:50 [2019-12-10T10:10:50.391Z]  ---> c5b2fe9ad2f4
10:10:50 [2019-12-10T10:10:50.391Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1
10:10:50 [2019-12-10T10:10:50.391Z]  ---> Running in cdf9438930be
10:10:50 [2019-12-10T10:10:50.391Z] Removing intermediate container cdf9438930be
10:10:50 [2019-12-10T10:10:50.391Z]  ---> a38ab54f3562
10:10:50 [2019-12-10T10:10:50.391Z] Step 5/8 : RUN   Function Test-Nano() {     $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId;     return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer'));   }    Function Download-File([string] $source, [string] $target) {     if (Test-Nano) {       $handler = New-Object System.Net.Http.HttpClientHandler;       $client = New-Object System.Net.Http.HttpClient($handler);       $client.Timeout = New-Object System.TimeSpan(0, 30, 0);       $cancelTokenSource = [System.Threading.CancellationTokenSource]::new();       $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token);       $responseMsg.Wait();       if (!$responseMsg.IsCanceled) {         $response = $responseMsg.Result;         if ($response.IsSuccessStatusCode) {           $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write);           $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream);           $copyStreamOp.Wait();           $downloadedFileStream.Close();           if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception }         }       } else {       Throw ("Failed to download " + $source)       }    } else {       $webClient = New-Object System.Net.WebClient;       $webClient.DownloadFile($source, $target);     }   }     setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin');     Write-Host INFO: Downloading git...;   $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION;   Download-File $location C:\gitsetup.zip;     Write-Host INFO: Downloading go...;   $dlGoVersion=$Env:GO_VERSION -replace '\.0$','';   Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip;     Write-Host INFO: Downloading compiler 1 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip;     Write-Host INFO: Downloading compiler 2 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip;     Write-Host INFO: Downloading compiler 3 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip;     Write-Host INFO: Extracting git...;   Expand-Archive C:\gitsetup.zip C:\git-tmp;   New-Item -Type Directory C:\git | Out-Null;   Move-Item C:\git-tmp\tools\* C:\git\.;   Remove-Item -Recurse -Force C:\git-tmp;     Write-Host INFO: Expanding go...;   Expand-Archive C:\go.zip -DestinationPath C:\;     Write-Host INFO: Expanding compiler 1 of 3...;   Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 2 of 3...;   Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 3 of 3...;   Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force;     Write-Host INFO: Removing downloaded files...;   Remove-Item C:\gcc.zip;   Remove-Item C:\runtime.zip;   Remove-Item C:\binutils.zip;   Remove-Item C:\gitsetup.zip;     Write-Host INFO: Creating source directory...;   New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;     Write-Host INFO: Completed
10:10:50 [2019-12-10T10:10:50.391Z]  ---> Running in 0f424aa9a24f
10:10:52 [2019-12-10T10:10:52.343Z] #19 ...
10:10:52 [2019-12-10T10:10:52.343Z] 
10:10:52 [2019-12-10T10:10:52.343Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:10:52 [2019-12-10T10:10:52.343Z] #45 274.0 github.com/LK4D4/vndr/godl
10:10:52 [2019-12-10T10:10:52.343Z] #45 275.6 github.com/LK4D4/vndr
10:10:52 [2019-12-10T10:10:52.823Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:10:52 [2019-12-10T10:10:52.823Z] 
10:10:53 [2019-12-10T10:10:53.756Z] 
10:10:53 [2019-12-10T10:10:53.756Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:10:53 [2019-12-10T10:10:53.756Z] PKG_CONFIG=pkg-config
10:10:53 [2019-12-10T10:10:53.756Z] GOLANG_VERSION=1.13.4
10:10:53 [2019-12-10T10:10:53.756Z] HOSTNAME=cd6dee2e6fed
10:10:53 [2019-12-10T10:10:53.756Z] KEEPBUNDLE=1
10:10:53 [2019-12-10T10:10:53.756Z] container=docker
10:10:53 [2019-12-10T10:10:53.756Z] TEST_SKIP_INTEGRATION=1
10:10:53 [2019-12-10T10:10:53.756Z] GO111MODULE=off
10:10:53 [2019-12-10T10:10:53.756Z] GOPATH=/go
10:10:53 [2019-12-10T10:10:53.756Z] PWD=/go/src/github.com/docker/docker
10:10:53 [2019-12-10T10:10:53.756Z] HOME=/root
10:10:53 [2019-12-10T10:10:53.756Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:10:53 [2019-12-10T10:10:53.756Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:10:53 [2019-12-10T10:10:53.756Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:10:53 [2019-12-10T10:10:53.756Z] DOCKER_GITCOMMIT=9f9fe29b439e21c22a0a789b055ca20185de7b7c
10:10:53 [2019-12-10T10:10:53.756Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
10:10:53 [2019-12-10T10:10:53.756Z] DOCKER_GRAPHDRIVER=overlay2
10:10:53 [2019-12-10T10:10:53.756Z] TERM=xterm
10:10:53 [2019-12-10T10:10:53.756Z] VALIDATE_BRANCH=master
10:10:53 [2019-12-10T10:10:53.756Z] DEST=bundles/test-integration
10:10:53 [2019-12-10T10:10:53.756Z] SHLVL=1
10:10:53 [2019-12-10T10:10:53.756Z] TIMEOUT=120m
10:10:53 [2019-12-10T10:10:53.756Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
10:10:53 [2019-12-10T10:10:53.756Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:10:53 [2019-12-10T10:10:53.756Z] DOCKER_PKG=github.com/docker/docker
10:10:53 [2019-12-10T10:10:53.756Z] TESTDEBUG=0
10:10:53 [2019-12-10T10:10:53.756Z] _=/usr/bin/env
10:10:53 [2019-12-10T10:10:53.756Z] Building test suite binary ./integration-cli/test.main
10:10:53 [2019-12-10T10:10:53.756Z] 
10:10:54 [2019-12-10T10:10:54.013Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:10:54 [2019-12-10T10:10:54.013Z] PKG_CONFIG=pkg-config
10:10:54 [2019-12-10T10:10:54.013Z] GOLANG_VERSION=1.13.4
10:10:54 [2019-12-10T10:10:54.013Z] HOSTNAME=261a32092156
10:10:54 [2019-12-10T10:10:54.013Z] KEEPBUNDLE=1
10:10:54 [2019-12-10T10:10:54.013Z] container=docker
10:10:54 [2019-12-10T10:10:54.013Z] TEST_SKIP_INTEGRATION=1
10:10:54 [2019-12-10T10:10:54.013Z] GO111MODULE=off
10:10:54 [2019-12-10T10:10:54.013Z] GOPATH=/go
10:10:54 [2019-12-10T10:10:54.013Z] PWD=/go/src/github.com/docker/docker
10:10:54 [2019-12-10T10:10:54.013Z] HOME=/root
10:10:54 [2019-12-10T10:10:54.013Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:10:54 [2019-12-10T10:10:54.013Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:10:54 [2019-12-10T10:10:54.013Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:10:54 [2019-12-10T10:10:54.013Z] DOCKER_GITCOMMIT=9f9fe29b439e21c22a0a789b055ca20185de7b7c
10:10:54 [2019-12-10T10:10:54.013Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
10:10:54 [2019-12-10T10:10:54.013Z] DOCKER_GRAPHDRIVER=overlay2
10:10:54 [2019-12-10T10:10:54.013Z] TERM=xterm
10:10:54 [2019-12-10T10:10:54.013Z] VALIDATE_BRANCH=master
10:10:54 [2019-12-10T10:10:54.013Z] DEST=bundles/test-integration
10:10:54 [2019-12-10T10:10:54.013Z] SHLVL=1
10:10:54 [2019-12-10T10:10:54.013Z] TIMEOUT=120m
10:10:54 [2019-12-10T10:10:54.013Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
10:10:54 [2019-12-10T10:10:54.013Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:10:54 [2019-12-10T10:10:54.013Z] DOCKER_PKG=github.com/docker/docker
10:10:54 [2019-12-10T10:10:54.013Z] TESTDEBUG=0
10:10:54 [2019-12-10T10:10:54.013Z] _=/usr/bin/env
10:10:54 [2019-12-10T10:10:54.013Z] Building test suite binary ./integration-cli/test.main
10:10:54 [2019-12-10T10:10:54.271Z] 
10:10:54 [2019-12-10T10:10:54.271Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
10:10:54 [2019-12-10T10:10:54.835Z] No new tests added to integration.
10:10:54 [2019-12-10T10:10:54.835Z] 
10:10:54 [2019-12-10T10:10:54.835Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:10:56 [2019-12-10T10:10:56.207Z] PKG_CONFIG=pkg-config
10:10:56 [2019-12-10T10:10:56.207Z] GOLANG_VERSION=1.13.4
10:10:56 [2019-12-10T10:10:56.207Z] HOSTNAME=b551a5946ad9
10:10:56 [2019-12-10T10:10:56.207Z] KEEPBUNDLE=1
10:10:56 [2019-12-10T10:10:56.207Z] container=docker
10:10:56 [2019-12-10T10:10:56.207Z] TEST_SKIP_INTEGRATION_CLI=1
10:10:56 [2019-12-10T10:10:56.207Z] GO111MODULE=off
10:10:56 [2019-12-10T10:10:56.207Z] GOPATH=/go
10:10:56 [2019-12-10T10:10:56.207Z] PWD=/go/src/github.com/docker/docker
10:10:56 [2019-12-10T10:10:56.207Z] HOME=/root
10:10:56 [2019-12-10T10:10:56.207Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:10:56 [2019-12-10T10:10:56.207Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:10:56 [2019-12-10T10:10:56.207Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:10:56 [2019-12-10T10:10:56.207Z] DOCKER_GITCOMMIT=9f9fe29b439e21c22a0a789b055ca20185de7b7c
10:10:56 [2019-12-10T10:10:56.207Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
10:10:56 [2019-12-10T10:10:56.207Z] DOCKER_GRAPHDRIVER=overlay2
10:10:56 [2019-12-10T10:10:56.207Z] TERM=xterm
10:10:56 [2019-12-10T10:10:56.207Z] VALIDATE_BRANCH=master
10:10:56 [2019-12-10T10:10:56.207Z] DEST=bundles/test-integration
10:10:56 [2019-12-10T10:10:56.207Z] SHLVL=1
10:10:56 [2019-12-10T10:10:56.207Z] TIMEOUT=120m
10:10:56 [2019-12-10T10:10:56.207Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:10:56 [2019-12-10T10:10:56.207Z] DOCKER_PKG=github.com/docker/docker
10:10:56 [2019-12-10T10:10:56.207Z] TESTDEBUG=0
10:10:56 [2019-12-10T10:10:56.207Z] _=/usr/bin/env
10:10:56 [2019-12-10T10:10:56.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:10:57 [2019-12-10T10:10:57.205Z] #45 ...
10:10:57 [2019-12-10T10:10:57.205Z] 
10:10:57 [2019-12-10T10:10:57.205Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:10:57 [2019-12-10T10:10:57.205Z] #42 192.3   CC       criu/cr-errno.o
10:10:57 [2019-12-10T10:10:57.205Z] #42 192.6   CC       criu/cr-restore.o
10:10:57 [2019-12-10T10:10:57.205Z] #42 202.3   CC       criu/cr-service.o
10:10:57 [2019-12-10T10:10:57.514Z] 
10:10:57 [2019-12-10T10:10:57.514Z] SUCCESS: Specified value was saved.
10:10:57 [2019-12-10T10:10:57.549Z] #42 ...
10:10:57 [2019-12-10T10:10:57.549Z] 
10:10:57 [2019-12-10T10:10:57.549Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0
10:10:57 [2019-12-10T10:10:57.549Z] #19 11.44 Collecting yamllint==1.16.0
10:10:57 [2019-12-10T10:10:57.978Z] INFO: Downloading git...
10:10:58 [2019-12-10T10:10:58.966Z] INFO: Downloading go...
10:10:59 [2019-12-10T10:10:59.944Z] INFO: Downloading compiler 1 of 3...
10:11:00 [2019-12-10T10:11:00.604Z] #19 13.92   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
10:11:00 [2019-12-10T10:11:00.922Z] INFO: Downloading compiler 2 of 3...
10:11:01 [2019-12-10T10:11:01.340Z] #19 14.88 Collecting pyyaml (from yamllint==1.16.0)
10:11:01 [2019-12-10T10:11:01.385Z] INFO: Downloading compiler 3 of 3...
10:11:01 [2019-12-10T10:11:01.683Z] #19 15.38   Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB)
10:11:01 [2019-12-10T10:11:01.849Z] INFO: Extracting git...
10:11:03 [2019-12-10T10:11:03.238Z] ok  	github.com/docker/docker/pkg/plugins	33.642s	coverage: 76.6% of statements
10:11:03 [2019-12-10T10:11:03.238Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:11:03 [2019-12-10T10:11:03.238Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:11:03 [2019-12-10T10:11:03.238Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
10:11:03 [2019-12-10T10:11:03.238Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:11:03 [2019-12-10T10:11:03.238Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
10:11:03 [2019-12-10T10:11:03.238Z] ?   	github.com/docker/docker/rootless	[no test files]
10:11:03 [2019-12-10T10:11:03.238Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
10:11:03 [2019-12-10T10:11:03.238Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:11:03 [2019-12-10T10:11:03.238Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:11:03 [2019-12-10T10:11:03.238Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:11:03 [2019-12-10T10:11:03.238Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:11:03 [2019-12-10T10:11:03.238Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:11:03 [2019-12-10T10:11:03.238Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:11:03 [2019-12-10T10:11:03.238Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:11:03 [2019-12-10T10:11:03.238Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:11:03 [2019-12-10T10:11:03.238Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:11:03 [2019-12-10T10:11:03.238Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:11:03 [2019-12-10T10:11:03.238Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:11:03 [2019-12-10T10:11:03.238Z] ?   	github.com/docker/docker/volume	[no test files]
10:11:03 [2019-12-10T10:11:03.238Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:11:03 [2019-12-10T10:11:03.238Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:11:03 [2019-12-10T10:11:03.238Z] 
10:11:03 [2019-12-10T10:11:03.238Z] === Skipped
10:11:03 [2019-12-10T10:11:03.238Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
10:11:03 [2019-12-10T10:11:03.238Z]     exec_linux_test.go:18: requires AppArmor to be enabled
10:11:03 [2019-12-10T10:11:03.238Z] 
10:11:03 [2019-12-10T10:11:03.238Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
10:11:03 [2019-12-10T10:11:03.238Z]     exec_linux_test.go:38: requires AppArmor to be enabled
10:11:03 [2019-12-10T10:11:03.238Z] 
10:11:03 [2019-12-10T10:11:03.238Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
10:11:03 [2019-12-10T10:11:03.238Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:11:03 [2019-12-10T10:11:03.238Z]     graphtest_unix.go:46: Driver btrfs not supported
10:11:03 [2019-12-10T10:11:03.238Z] 
10:11:03 [2019-12-10T10:11:03.238Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
10:11:03 [2019-12-10T10:11:03.238Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:11:03 [2019-12-10T10:11:03.238Z]     graphtest_unix.go:46: Driver btrfs not supported
10:11:03 [2019-12-10T10:11:03.238Z] 
10:11:03 [2019-12-10T10:11:03.238Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
10:11:03 [2019-12-10T10:11:03.238Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:11:03 [2019-12-10T10:11:03.238Z]     graphtest_unix.go:46: Driver btrfs not supported
10:11:03 [2019-12-10T10:11:03.238Z] 
10:11:03 [2019-12-10T10:11:03.238Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
10:11:03 [2019-12-10T10:11:03.238Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:11:03 [2019-12-10T10:11:03.238Z]     graphtest_unix.go:46: Driver btrfs not supported
10:11:03 [2019-12-10T10:11:03.238Z] 
10:11:03 [2019-12-10T10:11:03.238Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
10:11:03 [2019-12-10T10:11:03.238Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:11:03 [2019-12-10T10:11:03.238Z]     graphtest_unix.go:46: Driver btrfs not supported
10:11:03 [2019-12-10T10:11:03.238Z] 
10:11:03 [2019-12-10T10:11:03.239Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
10:11:03 [2019-12-10T10:11:03.239Z]     graphtest_unix.go:73: No driver to put!
10:11:03 [2019-12-10T10:11:03.239Z] 
10:11:03 [2019-12-10T10:11:03.239Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
10:11:03 [2019-12-10T10:11:03.239Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
10:11:03 [2019-12-10T10:11:03.239Z] 
10:11:03 [2019-12-10T10:11:03.239Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
10:11:03 [2019-12-10T10:11:03.239Z]     overlay_test.go:49: Fails to compute changes intermittently
10:11:03 [2019-12-10T10:11:03.239Z] 
10:11:03 [2019-12-10T10:11:03.239Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
10:11:03 [2019-12-10T10:11:03.239Z]     overlay_test.go:65: Cannot run test with naive change algorithm
10:11:03 [2019-12-10T10:11:03.239Z] 
10:11:03 [2019-12-10T10:11:03.239Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
10:11:03 [2019-12-10T10:11:03.239Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
10:11:03 [2019-12-10T10:11:03.239Z] 
10:11:03 [2019-12-10T10:11:03.239Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
10:11:03 [2019-12-10T10:11:03.239Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:11:03 [2019-12-10T10:11:03.239Z]     graphtest_unix.go:46: Driver zfs not supported
10:11:03 [2019-12-10T10:11:03.239Z] 
10:11:03 [2019-12-10T10:11:03.239Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
10:11:03 [2019-12-10T10:11:03.239Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:11:03 [2019-12-10T10:11:03.239Z]     graphtest_unix.go:46: Driver zfs not supported
10:11:03 [2019-12-10T10:11:03.239Z] 
10:11:03 [2019-12-10T10:11:03.239Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
10:11:03 [2019-12-10T10:11:03.239Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:11:03 [2019-12-10T10:11:03.239Z]     graphtest_unix.go:46: Driver zfs not supported
10:11:03 [2019-12-10T10:11:03.239Z] 
10:11:03 [2019-12-10T10:11:03.239Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
10:11:03 [2019-12-10T10:11:03.239Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:11:03 [2019-12-10T10:11:03.239Z]     graphtest_unix.go:46: Driver zfs not supported
10:11:03 [2019-12-10T10:11:03.239Z] 
10:11:03 [2019-12-10T10:11:03.239Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
10:11:03 [2019-12-10T10:11:03.239Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:11:03 [2019-12-10T10:11:03.239Z]     graphtest_unix.go:46: Driver zfs not supported
10:11:03 [2019-12-10T10:11:03.239Z] 
10:11:03 [2019-12-10T10:11:03.239Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
10:11:03 [2019-12-10T10:11:03.239Z]     graphtest_unix.go:73: No driver to put!
10:11:03 [2019-12-10T10:11:03.239Z] 
10:11:03 [2019-12-10T10:11:03.239Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
10:11:03 [2019-12-10T10:11:03.239Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
10:11:03 [2019-12-10T10:11:03.239Z] 
10:11:03 [2019-12-10T10:11:03.239Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
10:11:03 [2019-12-10T10:11:03.239Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
10:11:03 [2019-12-10T10:11:03.239Z] 
10:11:03 [2019-12-10T10:11:03.239Z] 
10:11:03 [2019-12-10T10:11:03.239Z] DONE 2148 tests, 20 skipped in 185.657s
Post stage
[Pipeline] junit
10:11:03 [2019-12-10T10:11:03.253Z] Recording test results
10:11:04 [2019-12-10T10:11:04.832Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:11:04 [2019-12-10T10:11:04.832Z] ok  	github.com/docker/docker/api/server/httputils	0.013s	coverage: 14.7% of statements
10:11:04 [2019-12-10T10:11:04.832Z] ok  	github.com/docker/docker/api/server/middleware	0.003s	coverage: 37.7% of statements
10:11:04 [2019-12-10T10:11:04.832Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:11:04 [2019-12-10T10:11:04.832Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:11:04 [2019-12-10T10:11:04.832Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:11:04 [2019-12-10T10:11:04.832Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:11:04 [2019-12-10T10:11:04.832Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:11:04 [2019-12-10T10:11:04.832Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:11:04 [2019-12-10T10:11:04.832Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:11:04 [2019-12-10T10:11:04.832Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:11:04 [2019-12-10T10:11:04.832Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:11:05 [2019-12-10T10:11:05.637Z] #19 ...
10:11:05 [2019-12-10T10:11:05.637Z] 
10:11:05 [2019-12-10T10:11:05.637Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:11:05 [2019-12-10T10:11:05.637Z] #45 DONE 290.2s
10:11:05 [2019-12-10T10:11:05.637Z] 
10:11:05 [2019-12-10T10:11:05.637Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:11:05 [2019-12-10T10:11:05.637Z] #42 206.5   CC       criu/crtools.o
10:11:05 [2019-12-10T10:11:05.637Z] #42 208.2   CC       criu/eventfd.o
10:11:05 [2019-12-10T10:11:05.637Z] #42 209.1   CC       criu/eventpoll.o
10:11:05 [2019-12-10T10:11:05.702Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:11:05 [2019-12-10T10:11:05.702Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:11:06 [2019-12-10T10:11:06.137Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40074/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f9fe29b439e21c22a0a789b055ca20185de7b7c -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f9fe29b439e21c22a0a789b055ca20185de7b7c hack/make.sh dynbinary test-integration
10:11:06 [2019-12-10T10:11:06.582Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 4.0% of statements
10:11:06 [2019-12-10T10:11:06.582Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:11:06 [2019-12-10T10:11:06.582Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
10:11:06 [2019-12-10T10:11:06.582Z] ?   	github.com/docker/docker/api/types	[no test files]
10:11:06 [2019-12-10T10:11:06.582Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:11:06 [2019-12-10T10:11:06.582Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:11:06 [2019-12-10T10:11:06.582Z] ?   	github.com/docker/docker/api/types/container	[no test files]
10:11:06 [2019-12-10T10:11:06.582Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:11:06 [2019-12-10T10:11:06.827Z] #42 212.0   CC       criu/external.o
10:11:07 [2019-12-10T10:11:07.008Z] ok  	github.com/docker/docker/api/types/strslice	0.004s	coverage: 90.0% of statements
10:11:07 [2019-12-10T10:11:07.072Z] 
10:11:07 [2019-12-10T10:11:07.072Z] Removing bundles/
10:11:07 [2019-12-10T10:11:07.072Z] 
10:11:07 [2019-12-10T10:11:07.072Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:11:07 [2019-12-10T10:11:07.072Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:11:07 [2019-12-10T10:11:07.072Z] GOOS="" GOARCH="" GOARM=""
10:11:07 [2019-12-10T10:11:07.442Z] ok  	github.com/docker/docker/api/types/filters	0.009s	coverage: 92.2% of statements
10:11:07 [2019-12-10T10:11:07.442Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:11:07 [2019-12-10T10:11:07.442Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:11:07 [2019-12-10T10:11:07.442Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:11:07 [2019-12-10T10:11:07.442Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:11:07 [2019-12-10T10:11:07.442Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
10:11:07 [2019-12-10T10:11:07.442Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:11:07 [2019-12-10T10:11:07.442Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:11:07 [2019-12-10T10:11:07.442Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
10:11:07 [2019-12-10T10:11:07.565Z] #42 ...
10:11:07 [2019-12-10T10:11:07.565Z] 
10:11:07 [2019-12-10T10:11:07.565Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0
10:11:07 [2019-12-10T10:11:07.565Z] #19 21.16 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
10:11:07 [2019-12-10T10:11:07.565Z] #19 21.46   Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz
10:11:07 [2019-12-10T10:11:07.946Z] ok  	github.com/docker/docker/api/types/versions	0.001s	coverage: 75.0% of statements
10:11:07 [2019-12-10T10:11:07.946Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:11:07 [2019-12-10T10:11:07.946Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:11:07 [2019-12-10T10:11:07.946Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:11:07 [2019-12-10T10:11:07.946Z] ?   	github.com/docker/docker/builder	[no test files]
10:11:07 [2019-12-10T10:11:07.946Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:11:07 [2019-12-10T10:11:07.946Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:11:07 [2019-12-10T10:11:07.946Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:11:07 [2019-12-10T10:11:07.946Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:11:07 [2019-12-10T10:11:07.946Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:11:07 [2019-12-10T10:11:07.946Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:11:07 [2019-12-10T10:11:07.946Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:11:08 [2019-12-10T10:11:08.923Z] ok  	github.com/docker/docker/builder/dockerignore	0.012s	coverage: 96.8% of statements
10:11:10 [2019-12-10T10:11:10.602Z] #19 24.39 Building wheels for collected packages: pyyaml, pathspec
10:11:10 [2019-12-10T10:11:10.602Z] #19 24.41   Running setup.py bdist_wheel for pyyaml: started
10:11:13 [2019-12-10T10:11:13.447Z] ok  	github.com/docker/docker/builder/remotecontext	0.261s	coverage: 13.6% of statements
10:11:13 [2019-12-10T10:11:13.854Z] ok  	github.com/docker/docker/builder/dockerfile	0.914s	coverage: 48.2% of statements
10:11:14 [2019-12-10T10:11:14.488Z] #19 27.66   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
10:11:14 [2019-12-10T10:11:14.488Z] #19 27.66   Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67
10:11:14 [2019-12-10T10:11:14.488Z] #19 27.88   Running setup.py bdist_wheel for pathspec: started
10:11:14 [2019-12-10T10:11:14.662Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
10:11:15 [2019-12-10T10:11:15.469Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.088s	coverage: 86.3% of statements
10:11:15 [2019-12-10T10:11:15.469Z] ?   	github.com/docker/docker/cli	[no test files]
10:11:15 [2019-12-10T10:11:15.469Z] ?   	github.com/docker/docker/cli/config	[no test files]
10:11:16 [2019-12-10T10:11:16.823Z] INFO: Expanding go...
10:11:16 [2019-12-10T10:11:16.869Z] #19 30.58   Running setup.py bdist_wheel for pathspec: finished with status 'done'
10:11:16 [2019-12-10T10:11:16.869Z] #19 30.58   Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269
10:11:16 [2019-12-10T10:11:16.869Z] #19 30.61 Successfully built pyyaml pathspec
10:11:16 [2019-12-10T10:11:16.869Z] #19 30.61 Installing collected packages: pyyaml, pathspec, yamllint
10:11:17 [2019-12-10T10:11:17.605Z] #19 31.56 Successfully installed pathspec-0.6.0 pyyaml-5.2 yamllint-1.16.0
10:11:18 [2019-12-10T10:11:18.345Z] #19 DONE 32.0s
10:11:18 [2019-12-10T10:11:18.345Z] 
10:11:18 [2019-12-10T10:11:18.345Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:11:18 [2019-12-10T10:11:18.345Z] #42 213.4   CC       criu/fault-injection.o
10:11:18 [2019-12-10T10:11:18.346Z] #42 213.7   CC       criu/fdstore.o
10:11:18 [2019-12-10T10:11:18.346Z] #42 214.3   CC       criu/fifo.o
10:11:18 [2019-12-10T10:11:18.346Z] #42 215.2   CC       criu/file-ids.o
10:11:18 [2019-12-10T10:11:18.346Z] #42 216.0   CC       criu/file-lock.o
10:11:18 [2019-12-10T10:11:18.346Z] #42 218.1   CC       criu/files-ext.o
10:11:18 [2019-12-10T10:11:18.346Z] #42 219.1   CC       criu/files-reg.o
10:11:19 [2019-12-10T10:11:19.082Z] #42 224.1   CC       criu/files.o
10:11:19 [2019-12-10T10:11:19.827Z] ok  	github.com/docker/docker/client	0.353s	coverage: 75.8% of statements
10:11:25 [2019-12-10T10:11:25.564Z] #42 ...
10:11:25 [2019-12-10T10:11:25.564Z] 
10:11:25 [2019-12-10T10:11:25.564Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:11:25 [2019-12-10T10:11:25.564Z] #29 307.6 + rm -rf /tmp/tmp.lAXzcIgy5F
10:11:25 [2019-12-10T10:11:25.564Z] #29 DONE 307.9s
10:11:25 [2019-12-10T10:11:25.564Z] 
10:11:25 [2019-12-10T10:11:25.564Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:11:25 [2019-12-10T10:11:25.564Z] #55 ...
10:11:25 [2019-12-10T10:11:25.564Z] 
10:11:25 [2019-12-10T10:11:25.564Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:11:25 [2019-12-10T10:11:25.564Z] #42 228.7   CC       criu/filesystems.o
10:11:25 [2019-12-10T10:11:25.564Z] #42 230.3   CC       criu/fsnotify.o
10:11:26 [2019-12-10T10:11:26.752Z] #42 232.0   CC       criu/image-desc.o
10:11:27 [2019-12-10T10:11:27.097Z] #42 232.3   CC       criu/image.o
10:11:28 [2019-12-10T10:11:28.289Z] #42 233.6   CC       criu/ipc_ns.o
10:11:30 [2019-12-10T10:11:30.622Z] #42 235.6   CC       criu/irmap.o
10:11:31 [2019-12-10T10:11:31.536Z] #42 236.8   CC       criu/kcmp-ids.o
10:11:32 [2019-12-10T10:11:32.276Z] #42 237.3   CC       criu/kerndat.o
10:11:34 [2019-12-10T10:11:34.023Z] #42 239.1   CC       criu/libnetlink.o
10:11:34 [2019-12-10T10:11:34.368Z] #42 239.8   CC       criu/log.o
10:11:35 [2019-12-10T10:11:35.557Z] #42 240.7   CC       criu/lsm.o
10:11:36 [2019-12-10T10:11:36.292Z] #42 241.4   CC       criu/mem.o
10:11:37 [2019-12-10T10:11:37.566Z] INFO: Expanding compiler 1 of 3...
10:11:37 [2019-12-10T10:11:37.566Z] INFO: Expanding compiler 2 of 3...
10:11:39 [2019-12-10T10:11:39.335Z] #42 244.5   CC       criu/mount.o
10:11:41 [2019-12-10T10:11:41.343Z] INFO: Expanding compiler 3 of 3...
10:11:41 [2019-12-10T10:11:41.807Z] INFO: Removing downloaded files...
10:11:41 [2019-12-10T10:11:41.807Z] INFO: Creating source directory...
10:11:41 [2019-12-10T10:11:41.807Z] INFO: Configuring git core.autocrlf...
10:11:41 [2019-12-10T10:11:41.807Z] INFO: Completed
10:11:43 [2019-12-10T10:11:43.228Z] #42 ...
10:11:43 [2019-12-10T10:11:43.228Z] 
10:11:43 [2019-12-10T10:11:43.228Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:11:43 [2019-12-10T10:11:43.228Z] #55 277.6 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
10:11:47 [2019-12-10T10:11:47.111Z] #55 280.8 + mkdir -p /build
10:11:47 [2019-12-10T10:11:47.111Z] #55 280.8 + cp runc /build/runc
10:11:47 [2019-12-10T10:11:47.111Z] #55 DONE 280.9s
10:11:47 [2019-12-10T10:11:47.111Z] 
10:11:47 [2019-12-10T10:11:47.111Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:11:47 [2019-12-10T10:11:47.111Z] #42 251.2   CC       criu/namespaces.o
10:11:49 [2019-12-10T10:11:49.443Z] #42 254.5   CC       criu/net.o
10:11:52 [2019-12-10T10:11:52.410Z] ok  	github.com/docker/docker/cmd/dockerd	0.065s	coverage: 30.3% of statements
10:11:53 [2019-12-10T10:11:53.288Z] ok  	github.com/docker/docker/container	0.125s	coverage: 35.3% of statements
10:11:53 [2019-12-10T10:11:53.288Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:11:53 [2019-12-10T10:11:53.288Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:11:53 [2019-12-10T10:11:53.288Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:11:53 [2019-12-10T10:11:53.288Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:11:54 [2019-12-10T10:11:54.317Z] #42 259.4   CC       criu/netfilter.o
10:11:55 [2019-12-10T10:11:55.069Z] #42 260.0   CC       criu/page-pipe.o
10:11:55 [2019-12-10T10:11:55.807Z] #42 261.1   CC       criu/page-xfer.o
10:11:58 [2019-12-10T10:11:58.133Z] #42 263.0   CC       criu/pagemap-cache.o
10:11:58 [2019-12-10T10:11:58.133Z] #42 263.5   CC       criu/pagemap.o
10:11:59 [2019-12-10T10:11:59.361Z] #42 264.8   CC       criu/parasite-syscall.o
10:12:01 [2019-12-10T10:12:01.072Z] #42 266.2   CC       criu/path.o
10:12:01 [2019-12-10T10:12:01.810Z] #42 266.8   CC       criu/pie-util-vdso-elf32.o
10:12:02 [2019-12-10T10:12:02.547Z] #42 267.5   CC       criu/pie-util-vdso.o
10:12:02 [2019-12-10T10:12:02.881Z] ok  	github.com/docker/docker/daemon/cluster	0.033s	coverage: 0.5% of statements
10:12:03 [2019-12-10T10:12:03.347Z] #42 268.4   CC       criu/pie-util.o
10:12:03 [2019-12-10T10:12:03.690Z] #42 268.8   CC       criu/pipes.o
10:12:04 [2019-12-10T10:12:04.260Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.010s	coverage: 65.3% of statements
10:12:04 [2019-12-10T10:12:04.879Z] #42 270.0   CC       criu/plugin.o
10:12:05 [2019-12-10T10:12:05.616Z] #42 270.6   CC       criu/proc_parse.o
10:12:06 [2019-12-10T10:12:06.171Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.010s	coverage: 35.8% of statements
10:12:10 [2019-12-10T10:12:10.504Z] #42 275.1   CC       criu/protobuf-desc.o
10:12:10 [2019-12-10T10:12:10.504Z] #42 ...
10:12:10 [2019-12-10T10:12:10.504Z] 
10:12:10 [2019-12-10T10:12:10.504Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:12:10 [2019-12-10T10:12:10.504Z] #39 355.6 + dpkg --print-architecture
10:12:10 [2019-12-10T10:12:10.504Z] #39 355.6 + cd /tmp/tmp.VxW13TX6e2/src/github.com/docker/distribution
10:12:10 [2019-12-10T10:12:10.504Z] #39 355.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
10:12:10 [2019-12-10T10:12:10.504Z] #39 356.0 + GOPATH=/tmp/tmp.VxW13TX6e2/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.VxW13TX6e2
10:12:10 [2019-12-10T10:12:10.504Z] #39 356.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
10:12:15 [2019-12-10T10:12:15.253Z] WARN [runner] Can't run linter goanalysis_metalinter: ctrlflow: failed prerequisites: inspect@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions 
10:12:15 [2019-12-10T10:12:15.253Z] INFO [runner] Issues before processing: 46, after processing: 0 
10:12:15 [2019-12-10T10:12:15.253Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 10/10, identifier_marker: 1/1, exclude-rules: 1/1, cgo: 10/46, nolint: 0/1, path_prettifier: 10/10, skip_dirs: 10/10, autogenerated_exclude: 1/10, exclude: 1/1, skip_files: 10/10 
10:12:15 [2019-12-10T10:12:15.253Z] INFO [runner] processing took 796.196µs with stages: nolint: 401.031µs, path_prettifier: 144.311µs, skip_dirs: 133.86µs, autogenerated_exclude: 75.286µs, identifier_marker: 17.278µs, cgo: 11.591µs, filename_unadjuster: 4.618µs, exclude-rules: 4.323µs, max_same_issues: 1.205µs, max_from_linter: 466ns, diff: 417ns, exclude: 357ns, source_code: 310ns, uniq_by_line: 306ns, max_per_file_from_linter: 292ns, skip_files: 284ns, path_shortener: 261ns 
10:12:15 [2019-12-10T10:12:15.253Z] INFO [runner] linters took 1m29.329638194s with stages: goanalysis_metalinter: 1m11.498785765s, unused: 17.829945638s 
10:12:15 [2019-12-10T10:12:15.253Z] INFO File cache stats: 1444 entries of total size 6.8MiB 
10:12:15 [2019-12-10T10:12:15.253Z] INFO Memory: 1340 samples, avg is 690.6MB, max is 3973.3MB 
10:12:15 [2019-12-10T10:12:15.253Z] INFO Execution took 3m19.264811178s               
10:12:15 [2019-12-10T10:12:15.253Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
10:12:15 [2019-12-10T10:12:15.253Z] No api/types/ or api/swagger.yaml changes in diff.
10:12:15 [2019-12-10T10:12:15.253Z] Congratulations!  All toml source files changed here have valid syntax.
10:12:15 [2019-12-10T10:12:15.253Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
10:12:15 [2019-12-10T10:12:15.253Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
10:12:15 [2019-12-10T10:12:15.598Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40074/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f9fe29b439e21c22a0a789b055ca20185de7b7c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f9fe29b439e21c22a0a789b055ca20185de7b7c hack/make.sh dynbinary-daemon test-docker-py
10:12:15 [2019-12-10T10:12:15.654Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.436s	coverage: 13.6% of statements
10:12:15 [2019-12-10T10:12:15.654Z] ok  	github.com/docker/docker/daemon	12.247s	coverage: 17.6% of statements
10:12:15 [2019-12-10T10:12:15.654Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:12:15 [2019-12-10T10:12:15.654Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:12:16 [2019-12-10T10:12:16.040Z] ok  	github.com/docker/docker/daemon/discovery	0.009s	coverage: 30.0% of statements
10:12:16 [2019-12-10T10:12:16.163Z] 
10:12:16 [2019-12-10T10:12:16.163Z] Removing bundles/
10:12:16 [2019-12-10T10:12:16.163Z] 
10:12:16 [2019-12-10T10:12:16.163Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
10:12:16 [2019-12-10T10:12:16.163Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:12:16 [2019-12-10T10:12:16.163Z] GOOS="" GOARCH="" GOARM=""
10:12:16 [2019-12-10T10:12:16.923Z] ok  	github.com/docker/docker/daemon/config	0.048s	coverage: 82.1% of statements
10:12:16 [2019-12-10T10:12:16.923Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
10:12:16 [2019-12-10T10:12:16.923Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:12:16 [2019-12-10T10:12:16.923Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
10:12:18 [2019-12-10T10:12:18.319Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:12:18 [2019-12-10T10:12:18.319Z] 
10:12:18 [2019-12-10T10:12:18.319Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:12:18 [2019-12-10T10:12:18.319Z] PKG_CONFIG=pkg-config
10:12:18 [2019-12-10T10:12:18.319Z] GOLANG_VERSION=1.13.4
10:12:18 [2019-12-10T10:12:18.319Z] HOSTNAME=c9078ebe03b9
10:12:18 [2019-12-10T10:12:18.319Z] DOCKER_EXPERIMENTAL=1
10:12:18 [2019-12-10T10:12:18.319Z] container=docker
10:12:18 [2019-12-10T10:12:18.319Z] TEST_SKIP_INTEGRATION_CLI=1
10:12:18 [2019-12-10T10:12:18.319Z] GO111MODULE=off
10:12:18 [2019-12-10T10:12:18.319Z] GOPATH=/go
10:12:18 [2019-12-10T10:12:18.319Z] PWD=/go/src/github.com/docker/docker
10:12:18 [2019-12-10T10:12:18.319Z] HOME=/root
10:12:18 [2019-12-10T10:12:18.319Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:12:18 [2019-12-10T10:12:18.319Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:12:18 [2019-12-10T10:12:18.319Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:12:18 [2019-12-10T10:12:18.319Z] DOCKER_GITCOMMIT=9f9fe29b439e21c22a0a789b055ca20185de7b7c
10:12:18 [2019-12-10T10:12:18.319Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
10:12:18 [2019-12-10T10:12:18.319Z] DOCKER_GRAPHDRIVER=overlay2
10:12:18 [2019-12-10T10:12:18.319Z] TERM=xterm
10:12:18 [2019-12-10T10:12:18.319Z] VALIDATE_BRANCH=master
10:12:18 [2019-12-10T10:12:18.319Z] DEST=bundles/test-integration
10:12:18 [2019-12-10T10:12:18.319Z] SHLVL=1
10:12:18 [2019-12-10T10:12:18.319Z] TIMEOUT=120m
10:12:18 [2019-12-10T10:12:18.319Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:12:18 [2019-12-10T10:12:18.319Z] DOCKER_PKG=github.com/docker/docker
10:12:18 [2019-12-10T10:12:18.319Z] TESTDEBUG=0
10:12:18 [2019-12-10T10:12:18.319Z] _=/usr/bin/env
10:12:18 [2019-12-10T10:12:18.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:12:18 [2019-12-10T10:12:18.863Z] ok  	github.com/docker/docker/daemon/graphdriver	0.004s	coverage: 2.2% of statements
10:12:21 [2019-12-10T10:12:21.438Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.9% of statements
10:12:21 [2019-12-10T10:12:21.482Z] #39 ...
10:12:21 [2019-12-10T10:12:21.482Z] 
10:12:21 [2019-12-10T10:12:21.482Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:12:21 [2019-12-10T10:12:21.482Z] #42 276.8   CC       criu/protobuf.o
10:12:21 [2019-12-10T10:12:21.482Z] #42 277.5   CC       criu/pstree.o
10:12:21 [2019-12-10T10:12:21.482Z] #42 279.4   CC       criu/rbtree.o
10:12:21 [2019-12-10T10:12:21.482Z] #42 279.9   CC       criu/rst-malloc.o
10:12:21 [2019-12-10T10:12:21.482Z] #42 280.6   CC       criu/seccomp.o
10:12:21 [2019-12-10T10:12:21.482Z] #42 281.7   CC       criu/seize.o
10:12:21 [2019-12-10T10:12:21.482Z] #42 283.2   CC       criu/servicefd.o
10:12:21 [2019-12-10T10:12:21.482Z] #42 284.0   CC       criu/shmem.o
10:12:21 [2019-12-10T10:12:21.482Z] #42 285.6   CC       criu/sigframe.o
10:12:21 [2019-12-10T10:12:21.482Z] #42 285.8   CC       criu/signalfd.o
10:12:21 [2019-12-10T10:12:21.482Z] #42 286.4   CC       criu/sk-inet.o
10:12:22 [2019-12-10T10:12:22.253Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.262s	coverage: 57.9% of statements
10:12:22 [2019-12-10T10:12:22.680Z] #42 288.0   CC       criu/sk-netlink.o
10:12:23 [2019-12-10T10:12:23.414Z] #42 288.6   CC       criu/sk-packet.o
10:12:24 [2019-12-10T10:12:24.604Z] #42 289.7   CC       criu/sk-queue.o
10:12:25 [2019-12-10T10:12:25.337Z] #42 290.5   CC       criu/sk-tcp.o
10:12:26 [2019-12-10T10:12:26.071Z] #42 291.4   CC       criu/sk-unix.o
10:12:29 [2019-12-10T10:12:29.961Z] #42 294.9   CC       criu/sockets.o
10:12:30 [2019-12-10T10:12:30.091Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.866s	coverage: 45.9% of statements
10:12:30 [2019-12-10T10:12:30.887Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	11.863s	coverage: 72.5% of statements
10:12:30 [2019-12-10T10:12:30.887Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:12:31 [2019-12-10T10:12:31.683Z] #42 296.5   CC       criu/stats.o
10:12:32 [2019-12-10T10:12:32.027Z] #42 297.1   CC       criu/string.o
10:12:32 [2019-12-10T10:12:32.027Z] #42 297.3   CC       criu/sysctl.o
10:12:32 [2019-12-10T10:12:32.193Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.056s	coverage: 48.6% of statements
10:12:33 [2019-12-10T10:12:33.214Z] #42 298.5   CC       criu/sysfs_parse.o
10:12:33 [2019-12-10T10:12:33.949Z] #42 299.3   CC       criu/timerfd.o
10:12:34 [2019-12-10T10:12:34.255Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.555s	coverage: 76.1% of statements
10:12:34 [2019-12-10T10:12:34.686Z] #42 300.0   CC       criu/tty.o
10:12:35 [2019-12-10T10:12:35.567Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.026s	coverage: 58.0% of statements
10:12:36 [2019-12-10T10:12:36.880Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.005s	coverage: 3.0% of statements
10:12:38 [2019-12-10T10:12:38.605Z] #42 303.7   CC       criu/tun.o
10:12:38 [2019-12-10T10:12:38.948Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.425s	coverage: 59.8% of statements
10:12:38 [2019-12-10T10:12:38.948Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
10:12:38 [2019-12-10T10:12:38.948Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:12:39 [2019-12-10T10:12:39.344Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
10:12:39 [2019-12-10T10:12:39.735Z] ok  	github.com/docker/docker/daemon/images	0.021s	coverage: 4.9% of statements
10:12:39 [2019-12-10T10:12:39.735Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:12:39 [2019-12-10T10:12:39.735Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:12:39 [2019-12-10T10:12:39.789Z] #42 304.7   CC       criu/uffd.o
10:12:40 [2019-12-10T10:12:40.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:12:40 [2019-12-10T10:12:40.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:12:41 [2019-12-10T10:12:41.495Z] #42 306.7   CC       criu/util.o
10:12:41 [2019-12-10T10:12:41.663Z] ok  	github.com/docker/docker/daemon/logger	0.213s	coverage: 42.7% of statements
10:12:42 [2019-12-10T10:12:42.171Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.168s	coverage: 77.8% of statements
10:12:42 [2019-12-10T10:12:42.171Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
10:12:42 [2019-12-10T10:12:42.171Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:12:43 [2019-12-10T10:12:43.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:12:43 [2019-12-10T10:12:43.615Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.026s	coverage: 67.0% of statements
10:12:43 [2019-12-10T10:12:43.615Z] ok  	github.com/docker/docker/daemon/logger/journald	0.013s	coverage: 26.2% of statements
10:12:43 [2019-12-10T10:12:43.812Z] #42 309.1   CC       criu/uts_ns.o
10:12:44 [2019-12-10T10:12:44.469Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.007s	coverage: 88.3% of statements
10:12:44 [2019-12-10T10:12:44.548Z] #42 309.6   CC       criu/vdso.o
10:12:44 [2019-12-10T10:12:44.872Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.016s	coverage: 62.1% of statements
10:12:45 [2019-12-10T10:12:45.291Z] #42 310.7   LINK     criu/built-in.o
10:12:45 [2019-12-10T10:12:45.634Z] #42 310.9   LINK     criu/criu
10:12:46 [2019-12-10T10:12:46.201Z] ok  	github.com/docker/docker/daemon/logger/local	0.024s	coverage: 74.7% of statements
10:12:46 [2019-12-10T10:12:46.201Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:12:46 [2019-12-10T10:12:46.376Z] #42 311.7   DEP      lib/c/criu.d
10:12:46 [2019-12-10T10:12:46.585Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.038s	coverage: 19.9% of statements
10:12:46 [2019-12-10T10:12:46.723Z] #42 311.9   CC       images/rpc.pb-c.o
10:12:47 [2019-12-10T10:12:47.457Z] #42 ...
10:12:47 [2019-12-10T10:12:47.457Z] 
10:12:47 [2019-12-10T10:12:47.457Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:12:47 [2019-12-10T10:12:47.457Z] #39 392.9 + rm -rf /tmp/tmp.VxW13TX6e2/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.VxW13TX6e2
10:12:47 [2019-12-10T10:12:47.457Z] #39 DONE 393.0s
10:12:47 [2019-12-10T10:12:47.457Z] 
10:12:47 [2019-12-10T10:12:47.457Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:12:48 [2019-12-10T10:12:48.593Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 47.8% of statements
10:12:48 [2019-12-10T10:12:48.645Z] #23 ...
10:12:48 [2019-12-10T10:12:48.645Z] 
10:12:48 [2019-12-10T10:12:48.645Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:12:48 [2019-12-10T10:12:48.645Z] #42 313.7   CC       lib/c/criu.o
10:12:48 [2019-12-10T10:12:48.964Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
10:12:49 [2019-12-10T10:12:49.781Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
10:12:50 [2019-12-10T10:12:50.169Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.621s	coverage: 82.5% of statements
10:12:50 [2019-12-10T10:12:50.169Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:12:50 [2019-12-10T10:12:50.169Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:12:50 [2019-12-10T10:12:50.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:12:50 [2019-12-10T10:12:50.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:12:50 [2019-12-10T10:12:50.991Z] #42 316.0   LINK     lib/c/built-in.o
10:12:50 [2019-12-10T10:12:50.991Z] #42 316.0   LINK     lib/c/libcriu.so
10:12:50 [2019-12-10T10:12:50.992Z] #42 316.4   GEN      magic.py
10:12:51 [2019-12-10T10:12:51.337Z] #42 316.6 Note: Building without setproctitle() and strlcpy() support.
10:12:51 [2019-12-10T10:12:51.337Z] #42 316.6       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:12:52 [2019-12-10T10:12:52.072Z] #42 317.4 fatal: Not a git repository (or any of the parent directories): .git
10:12:52 [2019-12-10T10:12:52.835Z] ok  	github.com/docker/docker/distribution/metadata	0.056s	coverage: 48.2% of statements
10:12:52 [2019-12-10T10:12:52.835Z] ok  	github.com/docker/docker/distribution	0.341s	coverage: 22.1% of statements
10:12:52 [2019-12-10T10:12:52.835Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:12:53 [2019-12-10T10:12:53.297Z] #42 318.5 make[1]: Nothing to be done for 'all'.
10:12:54 [2019-12-10T10:12:54.151Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 49.4% of statements
10:12:54 [2019-12-10T10:12:54.520Z] #42 319.8 make[1]: 'images/built-in.o' is up to date.
10:12:54 [2019-12-10T10:12:54.520Z] #42 319.9 make[1]: 'compel/plugins/std.lib.a' is up to date.
10:12:54 [2019-12-10T10:12:54.520Z] #42 319.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
10:12:54 [2019-12-10T10:12:54.861Z] #42 320.0 make[1]: 'compel/libcompel.a' is up to date.
10:12:54 [2019-12-10T10:12:54.861Z] #42 320.1 make[1]: 'compel/compel-host-bin' is up to date.
10:12:54 [2019-12-10T10:12:54.861Z] #42 320.1 make[1]: Nothing to be done for 'all'.
10:12:54 [2019-12-10T10:12:54.861Z] #42 320.2 make[1]: 'soccr/libsoccr.a' is up to date.
10:12:55 [2019-12-10T10:12:55.205Z] #42 320.4 make[2]: Nothing to be done for 'all'.
10:12:55 [2019-12-10T10:12:55.205Z] #42 320.5 make[2]: Nothing to be done for 'all'.
10:12:55 [2019-12-10T10:12:55.205Z] #42 320.6 make[2]: Nothing to be done for 'all'.
10:12:55 [2019-12-10T10:12:55.445Z] ok  	github.com/docker/docker/image	0.017s	coverage: 86.4% of statements
10:12:55 [2019-12-10T10:12:55.549Z] #42 320.8 make[2]: Nothing to be done for 'all'.
10:12:55 [2019-12-10T10:12:55.549Z] #42 320.9 make[2]: Nothing to be done for 'all'.
10:12:55 [2019-12-10T10:12:55.549Z] #42 320.9 make[2]: Nothing to be done for 'all'.
10:12:55 [2019-12-10T10:12:55.839Z] ok  	github.com/docker/docker/distribution/xfer	1.906s	coverage: 85.1% of statements
10:12:55 [2019-12-10T10:12:55.839Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:12:55 [2019-12-10T10:12:55.893Z] #42 321.0 make[2]: Nothing to be done for 'all'.
10:12:56 [2019-12-10T10:12:56.244Z] #42 321.2 make[2]: Nothing to be done for 'all'.
10:12:56 [2019-12-10T10:12:56.244Z] #42 321.3   INSTALL  criu/criu
10:12:56 [2019-12-10T10:12:56.244Z] #42 DONE 321.4s
10:12:56 [2019-12-10T10:12:56.244Z] 
10:12:56 [2019-12-10T10:12:56.244Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:12:56 [2019-12-10T10:12:56.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:12:57 [2019-12-10T10:12:57.331Z] ok  	github.com/docker/docker/image/cache	0.023s	coverage: 19.2% of statements
10:12:57 [2019-12-10T10:12:57.331Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
10:12:57 [2019-12-10T10:12:57.710Z] ok  	github.com/docker/docker/image/v1	0.007s	coverage: 25.0% of statements
10:12:57 [2019-12-10T10:12:57.710Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:12:58 [2019-12-10T10:12:58.535Z] ok  	github.com/docker/docker/libcontainerd/queue	0.031s	coverage: 100.0% of statements
10:12:59 [2019-12-10T10:12:59.842Z] ok  	github.com/docker/docker/opts	0.024s	coverage: 66.9% of statements
10:13:00 [2019-12-10T10:13:00.226Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 50.0% of statements
10:13:01 [2019-12-10T10:13:01.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:13:02 [2019-12-10T10:13:02.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:13:02 [2019-12-10T10:13:02.818Z] ok  	github.com/docker/docker/pkg/archive	0.603s	coverage: 77.3% of statements
10:13:03 [2019-12-10T10:13:03.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:13:04 [2019-12-10T10:13:04.139Z] ok  	github.com/docker/docker/pkg/authorization	0.736s	coverage: 68.3% of statements
10:13:04 [2019-12-10T10:13:04.518Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
10:13:04 [2019-12-10T10:13:04.518Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
10:13:05 [2019-12-10T10:13:05.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:13:05 [2019-12-10T10:13:05.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:13:07 [2019-12-10T10:13:07.202Z] ok  	github.com/docker/docker/layer	7.764s	coverage: 68.8% of statements
10:13:07 [2019-12-10T10:13:07.202Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:13:07 [2019-12-10T10:13:07.202Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:13:07 [2019-12-10T10:13:07.202Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:13:07 [2019-12-10T10:13:07.202Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:13:07 [2019-12-10T10:13:07.202Z] ?   	github.com/docker/docker/oci	[no test files]
10:13:07 [2019-12-10T10:13:07.202Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:13:07 [2019-12-10T10:13:07.592Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
10:13:07 [2019-12-10T10:13:07.964Z] ok  	github.com/docker/docker/pkg/discovery	0.004s	coverage: 58.3% of statements
10:13:08 [2019-12-10T10:13:08.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:13:08 [2019-12-10T10:13:08.343Z] ok  	github.com/docker/docker/pkg/discovery/file	0.002s	coverage: 92.9% of statements
10:13:09 [2019-12-10T10:13:09.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:13:09 [2019-12-10T10:13:09.173Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.631s	coverage: 43.2% of statements
10:13:09 [2019-12-10T10:13:09.173Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
10:13:09 [2019-12-10T10:13:09.173Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:13:09 [2019-12-10T10:13:09.557Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
10:13:10 [2019-12-10T10:13:10.418Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
10:13:10 [2019-12-10T10:13:10.869Z] ok  	github.com/docker/docker/pkg/dmesg	0.010s	coverage: 83.3% of statements
10:13:10 [2019-12-10T10:13:10.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:13:12 [2019-12-10T10:13:12.799Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
10:13:12 [2019-12-10T10:13:12.799Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.124s	coverage: 84.1% of statements
10:13:13 [2019-12-10T10:13:13.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:13:13 [2019-12-10T10:13:13.643Z] ok  	github.com/docker/docker/pkg/fileutils	0.013s	coverage: 89.5% of statements
10:13:13 [2019-12-10T10:13:13.644Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
10:13:14 [2019-12-10T10:13:14.011Z] ok  	github.com/docker/docker/pkg/fsutils	0.410s	coverage: 85.1% of statements
10:13:15 [2019-12-10T10:13:15.415Z] ok  	github.com/docker/docker/pkg/idtools	0.466s	coverage: 70.1% of statements
10:13:15 [2019-12-10T10:13:15.415Z] ok  	github.com/docker/docker/pkg/ioutils	0.676s	coverage: 69.3% of statements
10:13:15 [2019-12-10T10:13:15.891Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 91.7% of statements
10:13:16 [2019-12-10T10:13:16.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:13:16 [2019-12-10T10:13:16.279Z] ok  	github.com/docker/docker/pkg/locker	0.024s	coverage: 88.9% of statements
10:13:16 [2019-12-10T10:13:16.279Z] ok  	github.com/docker/docker/pkg/longpath	0.024s	coverage: 100.0% of statements
10:13:16 [2019-12-10T10:13:16.279Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
10:13:16 [2019-12-10T10:13:16.674Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.010s	coverage: 85.7% of statements
10:13:16 [2019-12-10T10:13:16.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:13:17 [2019-12-10T10:13:17.079Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
10:13:17 [2019-12-10T10:13:17.456Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
10:13:17 [2019-12-10T10:13:17.847Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 91.4% of statements
10:13:18 [2019-12-10T10:13:18.246Z] ok  	github.com/docker/docker/pkg/mount	1.258s	coverage: 70.0% of statements
10:13:18 [2019-12-10T10:13:18.246Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
10:13:18 [2019-12-10T10:13:18.246Z] ok  	github.com/docker/docker/pkg/pidfile	0.006s	coverage: 82.4% of statements
10:13:18 [2019-12-10T10:13:18.246Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:13:18 [2019-12-10T10:13:18.246Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:13:19 [2019-12-10T10:13:19.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:13:19 [2019-12-10T10:13:19.621Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
10:13:20 [2019-12-10T10:13:20.439Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
10:13:20 [2019-12-10T10:13:20.439Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
10:13:20 [2019-12-10T10:13:20.823Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
10:13:20 [2019-12-10T10:13:20.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:13:22 [2019-12-10T10:13:22.064Z] ok  	github.com/docker/docker/pkg/pubsub	1.036s	coverage: 73.9% of statements
10:13:22 [2019-12-10T10:13:22.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:13:22 [2019-12-10T10:13:22.866Z] ok  	github.com/docker/docker/pkg/reexec	0.004s	coverage: 82.4% of statements
10:13:23 [2019-12-10T10:13:23.707Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:13:23 [2019-12-10T10:13:23.707Z] Using test binary docker
10:13:23 [2019-12-10T10:13:23.707Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:13:23 [2019-12-10T10:13:23.707Z] +++ /etc/init.d/apparmor start
10:13:23 [2019-12-10T10:13:23.707Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
10:13:23 [2019-12-10T10:13:23.707Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
10:13:23 [2019-12-10T10:13:23.707Z] Warning failed to create cache: (null)
10:13:23 [2019-12-10T10:13:23.707Z] .
10:13:23 [2019-12-10T10:13:23.707Z] Starting dockerd
10:13:23 [2019-12-10T10:13:23.707Z] INFO: Waiting for daemon to start...
10:13:23 [2019-12-10T10:13:23.707Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
10:13:25 [2019-12-10T10:13:25.607Z] .
10:13:25 [2019-12-10T10:13:25.607Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:13:25 [2019-12-10T10:13:25.607Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:13:25 [2019-12-10T10:13:25.607Z] Error: No such image: emptyfs
10:13:25 [2019-12-10T10:13:25.607Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:13:25 [2019-12-10T10:13:25.607Z] ++++ docker load
10:13:25 [2019-12-10T10:13:25.866Z] Running integration-test (iteration 1)
10:13:25 [2019-12-10T10:13:25.866Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
10:13:25 [2019-12-10T10:13:25.866Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
10:13:26 [2019-12-10T10:13:26.109Z] ok  	github.com/docker/docker/pkg/signal	2.550s	coverage: 61.0% of statements
10:13:26 [2019-12-10T10:13:26.109Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
10:13:26 [2019-12-10T10:13:26.125Z] ++ set -e
10:13:26 [2019-12-10T10:13:26.125Z] ++ '[' -n 0 ']'
10:13:26 [2019-12-10T10:13:26.125Z] ++ set -x
10:13:26 [2019-12-10T10:13:26.125Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
10:13:26 [2019-12-10T10:13:26.499Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
10:13:26 [2019-12-10T10:13:26.863Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
10:13:27 [2019-12-10T10:13:27.252Z] ok  	github.com/docker/docker/pkg/symlink	0.010s	coverage: 87.7% of statements
10:13:28 [2019-12-10T10:13:28.061Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 80.6% of statements
10:13:28 [2019-12-10T10:13:28.430Z] ok  	github.com/docker/docker/pkg/system	0.031s	coverage: 36.2% of statements
10:13:29 [2019-12-10T10:13:29.322Z] ok  	github.com/docker/docker/pkg/tailfile	0.107s	coverage: 88.6% of statements
10:13:29 [2019-12-10T10:13:29.896Z] #60 377.7 + bin/containerd
10:13:30 [2019-12-10T10:13:30.120Z] ok  	github.com/docker/docker/pkg/tarsum	0.056s	coverage: 89.3% of statements
10:13:30 [2019-12-10T10:13:30.513Z] ok  	github.com/docker/docker/pkg/term	0.004s	coverage: 84.8% of statements
10:13:30 [2019-12-10T10:13:30.915Z] testing: warning: no tests to run
10:13:30 [2019-12-10T10:13:30.915Z] coverage: [no statements]
10:13:30 [2019-12-10T10:13:30.915Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: [no statements] [no tests to run]
10:13:31 [2019-12-10T10:13:31.319Z] ok  	github.com/docker/docker/pkg/truncindex	0.103s	coverage: 91.5% of statements
10:13:31 [2019-12-10T10:13:31.608Z] #60 ...
10:13:31 [2019-12-10T10:13:31.608Z] 
10:13:31 [2019-12-10T10:13:31.608Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:13:31 [2019-12-10T10:13:31.608Z] #51 DONE 436.5s
10:13:31 [2019-12-10T10:13:31.608Z] 
10:13:31 [2019-12-10T10:13:31.608Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:13:31 [2019-12-10T10:13:31.699Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
10:13:31 [2019-12-10T10:13:31.699Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
10:13:34 [2019-12-10T10:13:34.344Z] ok  	github.com/docker/docker/plugin	0.554s	coverage: 27.1% of statements
10:13:35 [2019-12-10T10:13:35.167Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
10:13:36 [2019-12-10T10:13:36.167Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 76.2% of statements
10:13:36 [2019-12-10T10:13:36.171Z] Loaded image: buildpack-deps:jessie
10:13:36 [2019-12-10T10:13:36.172Z] Loaded image: busybox:latest
10:13:36 [2019-12-10T10:13:36.172Z] Loaded image: busybox:glibc
10:13:36 [2019-12-10T10:13:36.172Z] Loaded image: debian:jessie
10:13:36 [2019-12-10T10:13:36.172Z] Loaded image: hello-world:latest
10:13:36 [2019-12-10T10:13:36.172Z] INFO: Testing against a local daemon
10:13:36 [2019-12-10T10:13:36.172Z] === RUN   TestCgroupNamespacesBuild
10:13:36 [2019-12-10T10:13:36.569Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 84.4% of statements
10:13:37 [2019-12-10T10:13:37.564Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:13:37 [2019-12-10T10:13:37.564Z] 
10:13:37 [2019-12-10T10:13:37.564Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
10:13:37 [2019-12-10T10:13:37.564Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
10:13:37 [2019-12-10T10:13:37.564Z] Using test binary docker
10:13:37 [2019-12-10T10:13:37.564Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:13:37 [2019-12-10T10:13:37.564Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
10:13:37 [2019-12-10T10:13:37.564Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
10:13:37 [2019-12-10T10:13:37.564Z] Warning failed to create cache: (null)
10:13:37 [2019-12-10T10:13:37.564Z] .
10:13:37 [2019-12-10T10:13:37.564Z] INFO: Waiting for daemon to start...
10:13:37 [2019-12-10T10:13:37.564Z] Starting dockerd
10:13:37 [2019-12-10T10:13:37.564Z] .
10:13:37 [2019-12-10T10:13:37.564Z] INFO: Building docker-sdk-python3:4.1.0...
10:13:38 [2019-12-10T10:13:38.401Z] Removing intermediate container 0f424aa9a24f
10:13:38 [2019-12-10T10:13:38.401Z]  ---> 85b33431bb98
10:13:38 [2019-12-10T10:13:38.401Z] Step 6/8 : ENTRYPOINT ["powershell.exe"]
10:13:38 [2019-12-10T10:13:38.401Z]  ---> Running in 06c2e91636ec
10:13:38 [2019-12-10T10:13:38.401Z] Removing intermediate container 06c2e91636ec
10:13:38 [2019-12-10T10:13:38.401Z]  ---> 380e905416b3
10:13:38 [2019-12-10T10:13:38.401Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker
10:13:38 [2019-12-10T10:13:38.401Z]  ---> Running in fbf05f988c4a
10:13:38 [2019-12-10T10:13:38.401Z] Removing intermediate container fbf05f988c4a
10:13:38 [2019-12-10T10:13:38.401Z]  ---> b272c4240419
10:13:38 [2019-12-10T10:13:38.401Z] Step 8/8 : COPY . .
10:13:38 [2019-12-10T10:13:38.553Z] ok  	github.com/docker/docker/registry	0.219s	coverage: 56.0% of statements
10:13:38 [2019-12-10T10:13:38.998Z] #23 443.2 + return
10:13:38 [2019-12-10T10:13:38.998Z] #23 DONE 443.3s
10:13:38 [2019-12-10T10:13:38.998Z] 
10:13:38 [2019-12-10T10:13:38.998Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:13:39 [2019-12-10T10:13:39.340Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
10:13:39 [2019-12-10T10:13:39.456Z] --- PASS: TestCgroupNamespacesBuild (4.39s)
10:13:39 [2019-12-10T10:13:39.456Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:13:39 [2019-12-10T10:13:39.729Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
10:13:40 [2019-12-10T10:13:40.558Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 68.2% of statements
10:13:40 [2019-12-10T10:13:40.702Z] #60 ...
10:13:40 [2019-12-10T10:13:40.702Z] 
10:13:40 [2019-12-10T10:13:40.702Z] #24 [dev 9/24] COPY --from=dockercli     /build/ /usr/local/cli
10:13:40 [2019-12-10T10:13:40.702Z] #24 DONE 0.1s
10:13:40 [2019-12-10T10:13:40.702Z] 
10:13:40 [2019-12-10T10:13:40.702Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
10:13:40 [2019-12-10T10:13:40.949Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
10:13:41 [2019-12-10T10:13:41.043Z] #28 DONE 0.5s
10:13:41 [2019-12-10T10:13:41.043Z] 
10:13:41 [2019-12-10T10:13:41.043Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:13:41 [2019-12-10T10:13:41.359Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.80s)
10:13:41 [2019-12-10T10:13:41.359Z] === RUN   TestBuildWithSession
10:13:41 [2019-12-10T10:13:41.359Z] --- SKIP: TestBuildWithSession (0.00s)
10:13:41 [2019-12-10T10:13:41.359Z]     build_session_test.go:25: TODO: BuildKit
10:13:41 [2019-12-10T10:13:41.359Z] === RUN   TestBuildSquashParent
10:13:41 [2019-12-10T10:13:41.387Z] #60 ...
10:13:41 [2019-12-10T10:13:41.387Z] 
10:13:41 [2019-12-10T10:13:41.387Z] #30 [dev 11/24] COPY --from=swagger       /build/ /usr/local/bin/
10:13:41 [2019-12-10T10:13:41.387Z] #30 DONE 0.1s
10:13:41 [2019-12-10T10:13:41.387Z] 
10:13:41 [2019-12-10T10:13:41.387Z] #33 [dev 12/24] COPY --from=tomlv         /build/ /usr/local/bin/
10:13:41 [2019-12-10T10:13:41.387Z] #33 DONE 0.1s
10:13:41 [2019-12-10T10:13:41.387Z] 
10:13:41 [2019-12-10T10:13:41.387Z] #38 [dev 13/24] COPY --from=tini          /build/ /usr/local/bin/
10:13:41 [2019-12-10T10:13:41.387Z] #38 DONE 0.1s
10:13:41 [2019-12-10T10:13:41.387Z] 
10:13:41 [2019-12-10T10:13:41.387Z] #40 [dev 14/24] COPY --from=registry      /build/ /usr/local/bin/
10:13:41 [2019-12-10T10:13:41.731Z] #40 DONE 0.1s
10:13:41 [2019-12-10T10:13:41.731Z] 
10:13:41 [2019-12-10T10:13:41.731Z] #43 [dev 15/24] COPY --from=criu          /build/ /usr/local/
10:13:41 [2019-12-10T10:13:41.731Z] #43 DONE 0.1s
10:13:41 [2019-12-10T10:13:41.731Z] 
10:13:41 [2019-12-10T10:13:41.731Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:13:41 [2019-12-10T10:13:41.731Z] #60 ...
10:13:41 [2019-12-10T10:13:41.731Z] 
10:13:41 [2019-12-10T10:13:41.731Z] #46 [dev 16/24] COPY --from=vndr          /build/ /usr/local/bin/
10:13:41 [2019-12-10T10:13:41.731Z] #46 DONE 0.1s
10:13:41 [2019-12-10T10:13:41.731Z] 
10:13:41 [2019-12-10T10:13:41.731Z] #49 [dev 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
10:13:41 [2019-12-10T10:13:41.731Z] #49 DONE 0.1s
10:13:41 [2019-12-10T10:13:41.731Z] 
10:13:41 [2019-12-10T10:13:41.731Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
10:13:42 [2019-12-10T10:13:42.074Z] #52 DONE 0.1s
10:13:42 [2019-12-10T10:13:42.074Z] 
10:13:42 [2019-12-10T10:13:42.074Z] #56 [dev 19/24] COPY --from=runc          /build/ /usr/local/bin/
10:13:42 [2019-12-10T10:13:42.074Z] #56 DONE 0.1s
10:13:42 [2019-12-10T10:13:42.074Z] 
10:13:42 [2019-12-10T10:13:42.074Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:13:44 [2019-12-10T10:13:44.276Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
10:13:45 [2019-12-10T10:13:45.067Z] ok  	github.com/docker/docker/volume/local	0.052s	coverage: 73.0% of statements
10:13:45 [2019-12-10T10:13:45.914Z] ok  	github.com/docker/docker/volume/mounts	0.023s	coverage: 67.0% of statements
10:13:47 [2019-12-10T10:13:47.206Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.0% of statements
10:13:47 [2019-12-10T10:13:47.924Z] --- PASS: TestBuildSquashParent (6.39s)
10:13:47 [2019-12-10T10:13:47.924Z] === RUN   TestBuildWithRemoveAndForceRemove
10:13:47 [2019-12-10T10:13:47.924Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:13:47 [2019-12-10T10:13:47.924Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:13:47 [2019-12-10T10:13:47.924Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:13:47 [2019-12-10T10:13:47.924Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:13:47 [2019-12-10T10:13:47.924Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:13:47 [2019-12-10T10:13:47.924Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:13:47 [2019-12-10T10:13:47.924Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:13:47 [2019-12-10T10:13:47.924Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:13:47 [2019-12-10T10:13:47.924Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:13:47 [2019-12-10T10:13:47.924Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:13:47 [2019-12-10T10:13:47.924Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:13:47 [2019-12-10T10:13:47.924Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:13:47 [2019-12-10T10:13:47.924Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:13:47 [2019-12-10T10:13:47.924Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:13:47 [2019-12-10T10:13:47.924Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:13:47 [2019-12-10T10:13:47.924Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:13:50 [2019-12-10T10:13:50.460Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:13:50 [2019-12-10T10:13:50.460Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:13:52 [2019-12-10T10:13:52.992Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
10:13:52 [2019-12-10T10:13:52.992Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.69s)
10:13:52 [2019-12-10T10:13:52.992Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.71s)
10:13:52 [2019-12-10T10:13:52.992Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.93s)
10:13:52 [2019-12-10T10:13:52.992Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.95s)
10:13:52 [2019-12-10T10:13:52.992Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.30s)
10:13:52 [2019-12-10T10:13:52.992Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.33s)
10:13:52 [2019-12-10T10:13:52.992Z] === RUN   TestBuildMultiStageCopy
10:13:52 [2019-12-10T10:13:52.992Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:13:53 [2019-12-10T10:13:53.448Z] ok  	github.com/docker/docker/pkg/plugins	33.646s	coverage: 76.6% of statements
10:13:53 [2019-12-10T10:13:53.448Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:13:53 [2019-12-10T10:13:53.448Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:13:53 [2019-12-10T10:13:53.448Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
10:13:53 [2019-12-10T10:13:53.448Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:13:53 [2019-12-10T10:13:53.448Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
10:13:53 [2019-12-10T10:13:53.448Z] ?   	github.com/docker/docker/rootless	[no test files]
10:13:53 [2019-12-10T10:13:53.448Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
10:13:53 [2019-12-10T10:13:53.448Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:13:53 [2019-12-10T10:13:53.448Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:13:53 [2019-12-10T10:13:53.448Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:13:53 [2019-12-10T10:13:53.448Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:13:53 [2019-12-10T10:13:53.448Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:13:53 [2019-12-10T10:13:53.448Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:13:53 [2019-12-10T10:13:53.448Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:13:53 [2019-12-10T10:13:53.448Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:13:53 [2019-12-10T10:13:53.448Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:13:53 [2019-12-10T10:13:53.448Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:13:53 [2019-12-10T10:13:53.448Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:13:53 [2019-12-10T10:13:53.448Z] ?   	github.com/docker/docker/volume	[no test files]
10:13:53 [2019-12-10T10:13:53.448Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:13:53 [2019-12-10T10:13:53.448Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:13:53 [2019-12-10T10:13:53.448Z] 
10:13:53 [2019-12-10T10:13:53.448Z] === Skipped
10:13:53 [2019-12-10T10:13:53.448Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
10:13:53 [2019-12-10T10:13:53.448Z]     exec_linux_test.go:18: requires AppArmor to be enabled
10:13:53 [2019-12-10T10:13:53.448Z] 
10:13:53 [2019-12-10T10:13:53.448Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
10:13:53 [2019-12-10T10:13:53.448Z]     exec_linux_test.go:38: requires AppArmor to be enabled
10:13:53 [2019-12-10T10:13:53.448Z] 
10:13:53 [2019-12-10T10:13:53.448Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
10:13:53 [2019-12-10T10:13:53.448Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:13:53 [2019-12-10T10:13:53.448Z]     graphtest_unix.go:46: Driver btrfs not supported
10:13:53 [2019-12-10T10:13:53.448Z] 
10:13:53 [2019-12-10T10:13:53.448Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
10:13:53 [2019-12-10T10:13:53.448Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:13:53 [2019-12-10T10:13:53.448Z]     graphtest_unix.go:46: Driver btrfs not supported
10:13:53 [2019-12-10T10:13:53.448Z] 
10:13:53 [2019-12-10T10:13:53.448Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
10:13:53 [2019-12-10T10:13:53.448Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:13:53 [2019-12-10T10:13:53.448Z]     graphtest_unix.go:46: Driver btrfs not supported
10:13:53 [2019-12-10T10:13:53.448Z] 
10:13:53 [2019-12-10T10:13:53.448Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
10:13:53 [2019-12-10T10:13:53.448Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:13:53 [2019-12-10T10:13:53.448Z]     graphtest_unix.go:46: Driver btrfs not supported
10:13:53 [2019-12-10T10:13:53.448Z] 
10:13:53 [2019-12-10T10:13:53.448Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
10:13:53 [2019-12-10T10:13:53.448Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:13:53 [2019-12-10T10:13:53.448Z]     graphtest_unix.go:46: Driver btrfs not supported
10:13:53 [2019-12-10T10:13:53.448Z] 
10:13:53 [2019-12-10T10:13:53.448Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
10:13:53 [2019-12-10T10:13:53.448Z]     graphtest_unix.go:73: No driver to put!
10:13:53 [2019-12-10T10:13:53.448Z] 
10:13:53 [2019-12-10T10:13:53.448Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
10:13:53 [2019-12-10T10:13:53.448Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
10:13:53 [2019-12-10T10:13:53.448Z] 
10:13:53 [2019-12-10T10:13:53.448Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
10:13:53 [2019-12-10T10:13:53.448Z]     overlay_test.go:49: Fails to compute changes intermittently
10:13:53 [2019-12-10T10:13:53.448Z] 
10:13:53 [2019-12-10T10:13:53.448Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
10:13:53 [2019-12-10T10:13:53.448Z]     overlay_test.go:65: Cannot run test with naive change algorithm
10:13:53 [2019-12-10T10:13:53.448Z] 
10:13:53 [2019-12-10T10:13:53.448Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
10:13:53 [2019-12-10T10:13:53.448Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
10:13:53 [2019-12-10T10:13:53.448Z] 
10:13:53 [2019-12-10T10:13:53.448Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
10:13:53 [2019-12-10T10:13:53.448Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:13:53 [2019-12-10T10:13:53.448Z]     graphtest_unix.go:46: Driver zfs not supported
10:13:53 [2019-12-10T10:13:53.448Z] 
10:13:53 [2019-12-10T10:13:53.448Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
10:13:53 [2019-12-10T10:13:53.448Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:13:53 [2019-12-10T10:13:53.448Z]     graphtest_unix.go:46: Driver zfs not supported
10:13:53 [2019-12-10T10:13:53.448Z] 
10:13:53 [2019-12-10T10:13:53.448Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
10:13:53 [2019-12-10T10:13:53.448Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:13:53 [2019-12-10T10:13:53.448Z]     graphtest_unix.go:46: Driver zfs not supported
10:13:53 [2019-12-10T10:13:53.448Z] 
10:13:53 [2019-12-10T10:13:53.448Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
10:13:53 [2019-12-10T10:13:53.448Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:13:53 [2019-12-10T10:13:53.448Z]     graphtest_unix.go:46: Driver zfs not supported
10:13:53 [2019-12-10T10:13:53.448Z] 
10:13:53 [2019-12-10T10:13:53.448Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
10:13:53 [2019-12-10T10:13:53.448Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:13:53 [2019-12-10T10:13:53.448Z]     graphtest_unix.go:46: Driver zfs not supported
10:13:53 [2019-12-10T10:13:53.448Z] 
10:13:53 [2019-12-10T10:13:53.448Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
10:13:53 [2019-12-10T10:13:53.448Z]     graphtest_unix.go:73: No driver to put!
10:13:53 [2019-12-10T10:13:53.448Z] 
10:13:53 [2019-12-10T10:13:53.448Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
10:13:53 [2019-12-10T10:13:53.448Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
10:13:53 [2019-12-10T10:13:53.448Z] 
10:13:53 [2019-12-10T10:13:53.448Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
10:13:53 [2019-12-10T10:13:53.448Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
10:13:53 [2019-12-10T10:13:53.448Z] 
10:13:53 [2019-12-10T10:13:53.448Z] 
10:13:53 [2019-12-10T10:13:53.448Z] DONE 2148 tests, 20 skipped in 241.882s
Post stage
[Pipeline] junit
10:13:54 [2019-12-10T10:13:54.450Z] Recording test results
10:13:55 [2019-12-10T10:13:55.564Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:13:55 [2019-12-10T10:13:55.564Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:13:56 [2019-12-10T10:13:56.131Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:13:56 [2019-12-10T10:13:56.698Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:13:57 [2019-12-10T10:13:57.265Z] --- PASS: TestBuildMultiStageCopy (4.38s)
10:13:57 [2019-12-10T10:13:57.265Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.31s)
10:13:57 [2019-12-10T10:13:57.265Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s)
10:13:57 [2019-12-10T10:13:57.265Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s)
10:13:57 [2019-12-10T10:13:57.265Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s)
10:13:57 [2019-12-10T10:13:57.265Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s)
10:13:57 [2019-12-10T10:13:57.265Z] === RUN   TestBuildMultiStageParentConfig
10:13:58 [2019-12-10T10:13:58.642Z] --- PASS: TestBuildMultiStageParentConfig (1.45s)
10:13:58 [2019-12-10T10:13:58.642Z] === RUN   TestBuildLabelWithTargets
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:13:59 [2019-12-10T10:13:59.726Z]  ---> b216e38524bf
10:13:59 [2019-12-10T10:13:59.726Z] Successfully built b216e38524bf
10:13:59 [2019-12-10T10:13:59.726Z] Successfully tagged docker:latest
10:13:59 [2019-12-10T10:13:59.726Z] INFO: Image build ended at 12/10/2019 10:13:59. Duration:00:03:16.2148807
10:13:59 [2019-12-10T10:13:59.726Z] 
10:13:59 [2019-12-10T10:13:59.726Z] 
10:13:59 [2019-12-10T10:13:59.726Z] INFO: Building the test binaries at 12/10/2019 10:13:59...
10:14:00 [2019-12-10T10:14:00.241Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40074/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f9fe29b439e21c22a0a789b055ca20185de7b7c -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f9fe29b439e21c22a0a789b055ca20185de7b7c hack/make.sh dynbinary test-integration
10:14:00 [2019-12-10T10:14:00.613Z] 
10:14:00 [2019-12-10T10:14:00.613Z] Removing bundles/
10:14:00 [2019-12-10T10:14:00.613Z] 
10:14:00 [2019-12-10T10:14:00.613Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:14:00 [2019-12-10T10:14:00.614Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:14:00 [2019-12-10T10:14:00.614Z] GOOS="" GOARCH="" GOARM=""
10:14:01 [2019-12-10T10:14:01.174Z] --- PASS: TestBuildLabelWithTargets (2.37s)
10:14:01 [2019-12-10T10:14:01.174Z] === RUN   TestBuildWithEmptyLayers
10:14:02 [2019-12-10T10:14:02.110Z] --- PASS: TestBuildWithEmptyLayers (0.99s)
10:14:02 [2019-12-10T10:14:02.110Z] === RUN   TestBuildMultiStageOnBuild
10:14:03 [2019-12-10T10:14:03.496Z] INFO: make.ps1 starting at 12/10/2019 10:14:03
10:14:03 [2019-12-10T10:14:03.960Z] INFO: Git commit (c58e10dcf) assumed from DOCKER_GITCOMMIT environment variable
10:14:03 [2019-12-10T10:14:03.961Z] INFO: Invoking autogen...
10:14:04 [2019-12-10T10:14:04.939Z] INFO: Building daemon...
10:14:05 [2019-12-10T10:14:05.396Z] --- PASS: TestBuildMultiStageOnBuild (2.84s)
10:14:05 [2019-12-10T10:14:05.396Z] === RUN   TestBuildUncleanTarFilenames
10:14:06 [2019-12-10T10:14:06.409Z] --- PASS: TestBuildUncleanTarFilenames (1.36s)
10:14:06 [2019-12-10T10:14:06.409Z] === RUN   TestBuildMultiStageLayerLeak
10:14:09 [2019-12-10T10:14:09.697Z] --- PASS: TestBuildMultiStageLayerLeak (2.91s)
10:14:09 [2019-12-10T10:14:09.697Z] === RUN   TestBuildWithHugeFile
10:14:18 [2019-12-10T10:14:18.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:14:18 [2019-12-10T10:14:18.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:14:18 [2019-12-10T10:14:18.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:14:18 [2019-12-10T10:14:18.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:14:18 [2019-12-10T10:14:18.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:14:21 [2019-12-10T10:14:21.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:14:22 [2019-12-10T10:14:22.357Z] #60 426.5 + bin/containerd-stress
10:14:22 [2019-12-10T10:14:22.357Z] #60 430.1 + bin/containerd-shim
10:14:24 [2019-12-10T10:14:24.226Z] sha256:750f3a41025422f2d2ec974a7b946786d4beb67b9e3b70847eebc05fbb90f8b7
10:14:24 [2019-12-10T10:14:24.226Z] INFO: Starting docker-py tests...
10:14:24 [2019-12-10T10:14:24.226Z] ============================= test session starts ==============================
10:14:24 [2019-12-10T10:14:24.226Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.1
10:14:24 [2019-12-10T10:14:24.226Z] rootdir: /src, inifile: pytest.ini
10:14:24 [2019-12-10T10:14:24.226Z] plugins: timeout-1.3.3, cov-2.6.1
10:14:24 [2019-12-10T10:14:24.226Z] collected 385 items / 5 deselected / 380 selected
10:14:24 [2019-12-10T10:14:24.226Z] 
10:14:24 [2019-12-10T10:14:24.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:14:28 [2019-12-10T10:14:28.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:14:31 [2019-12-10T10:14:31.419Z] #60 440.1 + bin/containerd-shim-runc-v1
10:14:35 [2019-12-10T10:14:35.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:14:35 [2019-12-10T10:14:35.292Z] #60 444.9 + bin/containerd-shim-runc-v2
10:14:36 [2019-12-10T10:14:36.474Z] #60 446.4 + binaries
10:14:36 [2019-12-10T10:14:36.474Z] #60 446.4 + mkdir -p /build
10:14:36 [2019-12-10T10:14:36.474Z] #60 446.4 + cp bin/containerd /build/containerd
10:14:36 [2019-12-10T10:14:36.474Z] #60 446.4 + cp bin/containerd-shim /build/containerd-shim
10:14:36 [2019-12-10T10:14:36.474Z] #60 446.4 + cp bin/ctr /build/ctr
10:14:36 [2019-12-10T10:14:36.474Z] #60 DONE 446.5s
10:14:38 [2019-12-10T10:14:38.177Z] 
10:14:38 [2019-12-10T10:14:38.177Z] #61 [dev 20/24] COPY --from=containerd    /build/ /usr/local/bin/
10:14:38 [2019-12-10T10:14:38.177Z] #61 DONE 0.1s
10:14:38 [2019-12-10T10:14:38.177Z] 
10:14:38 [2019-12-10T10:14:38.178Z] #65 [dev 21/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
10:14:38 [2019-12-10T10:14:38.178Z] #65 DONE 0.0s
10:14:38 [2019-12-10T10:14:38.178Z] 
10:14:38 [2019-12-10T10:14:38.178Z] #67 [dev 22/24] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
10:14:38 [2019-12-10T10:14:38.178Z] #67 DONE 0.1s
10:14:38 [2019-12-10T10:14:38.178Z] 
10:14:38 [2019-12-10T10:14:38.178Z] #70 [dev 23/24] COPY --from=proxy         /build/ /usr/local/bin/
10:14:38 [2019-12-10T10:14:38.178Z] #70 DONE 0.1s
10:14:38 [2019-12-10T10:14:38.571Z] 
10:14:38 [2019-12-10T10:14:38.571Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
10:14:38 [2019-12-10T10:14:38.571Z] #71 DONE 0.0s
10:14:38 [2019-12-10T10:14:38.571Z] 
10:14:38 [2019-12-10T10:14:38.571Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker
10:14:40 [2019-12-10T10:14:40.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:14:40 [2019-12-10T10:14:40.882Z] #72 DONE 2.2s
10:14:40 [2019-12-10T10:14:40.882Z] 
10:14:40 [2019-12-10T10:14:40.882Z] #73 exporting to oci image format
10:14:40 [2019-12-10T10:14:40.882Z] #73 exporting layers
10:14:42 [2019-12-10T10:14:42.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:14:44 [2019-12-10T10:14:44.151Z] tests/integration/api_build_test.py ......................X              [  6%]
10:14:44 [2019-12-10T10:14:44.715Z] tests/integration/api_client_test.py .....                               [  7%]
10:14:46 [2019-12-10T10:14:46.650Z] tests/integration/api_config_test.py .....                               [  8%]
10:14:48 [2019-12-10T10:14:48.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:14:51 [2019-12-10T10:14:51.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:14:54 [2019-12-10T10:14:54.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:14:56 [2019-12-10T10:14:56.390Z] --- PASS: TestBuildWithHugeFile (41.72s)
10:14:56 [2019-12-10T10:14:56.390Z] === RUN   TestBuildWithEmptyDockerfile
10:14:56 [2019-12-10T10:14:56.390Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:14:56 [2019-12-10T10:14:56.390Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:14:56 [2019-12-10T10:14:56.390Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:14:56 [2019-12-10T10:14:56.390Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:14:56 [2019-12-10T10:14:56.390Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:14:56 [2019-12-10T10:14:56.390Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:14:56 [2019-12-10T10:14:56.390Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:14:56 [2019-12-10T10:14:56.390Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:14:56 [2019-12-10T10:14:56.390Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:14:56 [2019-12-10T10:14:56.390Z] --- PASS: TestBuildWithEmptyDockerfile (0.20s)
10:14:56 [2019-12-10T10:14:56.390Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s)
10:14:56 [2019-12-10T10:14:56.390Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s)
10:14:56 [2019-12-10T10:14:56.390Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s)
10:14:56 [2019-12-10T10:14:56.390Z] === RUN   TestBuildPreserveOwnership
10:14:56 [2019-12-10T10:14:56.390Z] === RUN   TestBuildPreserveOwnership/copy_from
10:14:56 [2019-12-10T10:14:56.390Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:14:57 [2019-12-10T10:14:57.191Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:14:57 [2019-12-10T10:14:57.191Z] Using test binary docker
10:14:57 [2019-12-10T10:14:57.191Z] +++ /etc/init.d/apparmor start
10:14:57 [2019-12-10T10:14:57.325Z] --- PASS: TestBuildPreserveOwnership (6.03s)
10:14:57 [2019-12-10T10:14:57.325Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.94s)
10:14:57 [2019-12-10T10:14:57.325Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.07s)
10:14:57 [2019-12-10T10:14:57.325Z] === RUN   TestBuildPlatformInvalid
10:14:57 [2019-12-10T10:14:57.449Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
10:14:57 [2019-12-10T10:14:57.449Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
10:14:57 [2019-12-10T10:14:57.449Z] Warning failed to create cache: (null)
10:14:57 [2019-12-10T10:14:57.449Z] .
10:14:57 [2019-12-10T10:14:57.449Z] INFO: Waiting for daemon to start...
10:14:57 [2019-12-10T10:14:57.449Z] Starting dockerd
10:14:57 [2019-12-10T10:14:57.449Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
10:14:57 [2019-12-10T10:14:57.583Z] --- PASS: TestBuildPlatformInvalid (0.18s)
10:14:57 [2019-12-10T10:14:57.583Z] PASS
10:14:57 [2019-12-10T10:14:57.583Z] 
10:14:57 [2019-12-10T10:14:57.583Z] === Skipped
10:14:57 [2019-12-10T10:14:57.583Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
10:14:57 [2019-12-10T10:14:57.583Z]     build_session_test.go:25: TODO: BuildKit
10:14:57 [2019-12-10T10:14:57.583Z] 
10:14:57 [2019-12-10T10:14:57.583Z] 
10:14:57 [2019-12-10T10:14:57.583Z] DONE 32 tests, 1 skipped in 91.536s
10:14:57 [2019-12-10T10:14:57.583Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
10:14:57 [2019-12-10T10:14:57.583Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
10:14:57 [2019-12-10T10:14:57.583Z] ++ set -e
10:14:57 [2019-12-10T10:14:57.583Z] ++ '[' -n 0 ']'
10:14:57 [2019-12-10T10:14:57.583Z] ++ set -x
10:14:57 [2019-12-10T10:14:57.583Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
10:14:57 [2019-12-10T10:14:57.841Z] INFO: Testing against a local daemon
10:14:57 [2019-12-10T10:14:57.841Z] === RUN   TestConfigList
10:14:59 [2019-12-10T10:14:59.347Z] .
10:14:59 [2019-12-10T10:14:59.347Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:14:59 [2019-12-10T10:14:59.604Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:14:59 [2019-12-10T10:14:59.604Z] Error: No such image: emptyfs
10:14:59 [2019-12-10T10:14:59.604Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:14:59 [2019-12-10T10:14:59.604Z] ++++ docker load
10:15:00 [2019-12-10T10:15:00.170Z] Running integration-test (iteration 1)
10:15:00 [2019-12-10T10:15:00.170Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
10:15:00 [2019-12-10T10:15:00.170Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
10:15:00 [2019-12-10T10:15:00.170Z] ++ set -e
10:15:00 [2019-12-10T10:15:00.170Z] ++ '[' -n 0 ']'
10:15:00 [2019-12-10T10:15:00.170Z] ++ set -x
10:15:00 [2019-12-10T10:15:00.170Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
10:15:02 [2019-12-10T10:15:02.027Z] --- PASS: TestConfigList (3.47s)
10:15:02 [2019-12-10T10:15:02.027Z] === RUN   TestConfigsCreateAndDelete
10:15:04 [2019-12-10T10:15:04.556Z] --- PASS: TestConfigsCreateAndDelete (3.22s)
10:15:04 [2019-12-10T10:15:04.556Z] === RUN   TestConfigsUpdate
10:15:05 [2019-12-10T10:15:05.493Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
10:15:05 [2019-12-10T10:15:05.493Z] 
10:15:05 [2019-12-10T10:15:05.493Z]  ________   ____  __.
10:15:05 [2019-12-10T10:15:05.493Z]  \_____  \ |    |/ _|
10:15:05 [2019-12-10T10:15:05.493Z]  /   |   \|      <
10:15:05 [2019-12-10T10:15:05.493Z]  /    |    \    |  \
10:15:05 [2019-12-10T10:15:05.493Z]  \_______  /____|__ \
10:15:05 [2019-12-10T10:15:05.493Z]          \/        \/
10:15:05 [2019-12-10T10:15:05.493Z] 
10:15:05 [2019-12-10T10:15:05.493Z] INFO: make.ps1 ended at 12/10/2019 10:15:04
10:15:07 [2019-12-10T10:15:07.060Z] INFO: Binaries build ended at 12/10/2019 10:15:06. Duration:00:01:07.0852343
10:15:07 [2019-12-10T10:15:07.843Z] --- PASS: TestConfigsUpdate (3.18s)
10:15:07 [2019-12-10T10:15:07.843Z] === RUN   TestTemplatedConfig
10:15:08 [2019-12-10T10:15:08.604Z] INFO: Copying the built daemon binary to d:\CI\PR-40074\9\binary\dockerd-c58e10dcf.exe...
10:15:09 [2019-12-10T10:15:09.575Z] INFO: Copying the built client binary to d:\CI\PR-40074\9\binary\docker-c58e10dcf.exe...
10:15:09 [2019-12-10T10:15:09.575Z] INFO: Copying dockerversion from the container...
10:15:10 [2019-12-10T10:15:10.037Z] INFO: Copying the golang package from the container to d:\CI\PR-40074\9\installer\go.zip...
10:15:11 [2019-12-10T10:15:11.127Z] --- PASS: TestTemplatedConfig (3.40s)
10:15:11 [2019-12-10T10:15:11.128Z] === RUN   TestConfigInspect
10:15:11 [2019-12-10T10:15:11.337Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:15:11 [2019-12-10T10:15:11.337Z] 
10:15:11 [2019-12-10T10:15:11.337Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:15:11 [2019-12-10T10:15:11.337Z] PKG_CONFIG=pkg-config
10:15:11 [2019-12-10T10:15:11.337Z] GOLANG_VERSION=1.13.4
10:15:11 [2019-12-10T10:15:11.337Z] HOSTNAME=c926120ee699
10:15:11 [2019-12-10T10:15:11.337Z] DOCKER_EXPERIMENTAL=1
10:15:11 [2019-12-10T10:15:11.337Z] container=docker
10:15:11 [2019-12-10T10:15:11.337Z] TEST_SKIP_INTEGRATION_CLI=1
10:15:11 [2019-12-10T10:15:11.337Z] GO111MODULE=off
10:15:11 [2019-12-10T10:15:11.337Z] GOPATH=/go
10:15:11 [2019-12-10T10:15:11.337Z] PWD=/go/src/github.com/docker/docker
10:15:11 [2019-12-10T10:15:11.337Z] HOME=/root
10:15:11 [2019-12-10T10:15:11.337Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:15:11 [2019-12-10T10:15:11.337Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:15:11 [2019-12-10T10:15:11.337Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:15:11 [2019-12-10T10:15:11.337Z] DOCKER_GITCOMMIT=9f9fe29b439e21c22a0a789b055ca20185de7b7c
10:15:11 [2019-12-10T10:15:11.337Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
10:15:11 [2019-12-10T10:15:11.337Z] DOCKER_GRAPHDRIVER=overlay2
10:15:11 [2019-12-10T10:15:11.337Z] TERM=xterm
10:15:11 [2019-12-10T10:15:11.337Z] VALIDATE_BRANCH=master
10:15:11 [2019-12-10T10:15:11.337Z] DEST=bundles/test-integration
10:15:11 [2019-12-10T10:15:11.337Z] SHLVL=1
10:15:11 [2019-12-10T10:15:11.337Z] TIMEOUT=120m
10:15:11 [2019-12-10T10:15:11.337Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:15:11 [2019-12-10T10:15:11.337Z] DOCKER_PKG=github.com/docker/docker
10:15:11 [2019-12-10T10:15:11.337Z] TESTDEBUG=0
10:15:11 [2019-12-10T10:15:11.337Z] _=/usr/bin/env
10:15:11 [2019-12-10T10:15:11.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:15:12 [2019-12-10T10:15:12.367Z] INFO: Extracting go.zip to d:\CI\PR-40074\9\go
10:15:14 [2019-12-10T10:15:14.412Z] --- PASS: TestConfigInspect (3.21s)
10:15:14 [2019-12-10T10:15:14.412Z] === RUN   TestConfigCreateWithLabels
10:15:17 [2019-12-10T10:15:17.697Z] --- PASS: TestConfigCreateWithLabels (3.23s)
10:15:17 [2019-12-10T10:15:17.697Z] === RUN   TestConfigCreateResolve
10:15:20 [2019-12-10T10:15:20.983Z] --- PASS: TestConfigCreateResolve (3.25s)
10:15:20 [2019-12-10T10:15:20.983Z] === RUN   TestConfigDaemonLibtrustID
10:15:21 [2019-12-10T10:15:21.550Z] --- PASS: TestConfigDaemonLibtrustID (0.65s)
10:15:21 [2019-12-10T10:15:21.550Z] PASS
10:15:21 [2019-12-10T10:15:21.550Z] 
10:15:21 [2019-12-10T10:15:21.550Z] DONE 8 tests in 23.796s
10:15:21 [2019-12-10T10:15:21.550Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
10:15:21 [2019-12-10T10:15:21.550Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
10:15:21 [2019-12-10T10:15:21.550Z] ++ set -e
10:15:21 [2019-12-10T10:15:21.550Z] ++ '[' -n 0 ']'
10:15:21 [2019-12-10T10:15:21.550Z] ++ set -x
10:15:21 [2019-12-10T10:15:21.550Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
10:15:21 [2019-12-10T10:15:21.550Z] INFO: Testing against a local daemon
10:15:21 [2019-12-10T10:15:21.550Z] === RUN   TestCheckpoint
10:15:21 [2019-12-10T10:15:21.550Z] --- SKIP: TestCheckpoint (0.00s)
10:15:21 [2019-12-10T10:15:21.550Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:15:21 [2019-12-10T10:15:21.550Z] === RUN   TestContainerInvalidJSON
10:15:21 [2019-12-10T10:15:21.571Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
10:15:21 [2019-12-10T10:15:21.809Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:15:21 [2019-12-10T10:15:21.809Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:15:21 [2019-12-10T10:15:21.809Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:15:21 [2019-12-10T10:15:21.809Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:15:21 [2019-12-10T10:15:21.809Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:15:21 [2019-12-10T10:15:21.809Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:15:21 [2019-12-10T10:15:21.809Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:15:21 [2019-12-10T10:15:21.809Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:15:21 [2019-12-10T10:15:21.809Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:15:21 [2019-12-10T10:15:21.809Z] --- PASS: TestContainerInvalidJSON (0.03s)
10:15:21 [2019-12-10T10:15:21.809Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:15:21 [2019-12-10T10:15:21.809Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
10:15:21 [2019-12-10T10:15:21.809Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
10:15:21 [2019-12-10T10:15:21.809Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:15:21 [2019-12-10T10:15:21.809Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
10:15:21 [2019-12-10T10:15:21.809Z] === RUN   TestCopyFromContainerPathIsNotDir
10:15:22 [2019-12-10T10:15:22.067Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
10:15:22 [2019-12-10T10:15:22.067Z] === RUN   TestCopyToContainerPathDoesNotExist
10:15:22 [2019-12-10T10:15:22.067Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
10:15:22 [2019-12-10T10:15:22.067Z] === RUN   TestCopyToContainerPathIsNotDir
10:15:22 [2019-12-10T10:15:22.067Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
10:15:22 [2019-12-10T10:15:22.067Z] === RUN   TestCopyFromContainer
10:15:24 [2019-12-10T10:15:24.600Z] === RUN   TestCopyFromContainer//
10:15:24 [2019-12-10T10:15:24.600Z] === RUN   TestCopyFromContainer//bar/root
10:15:24 [2019-12-10T10:15:24.600Z] === RUN   TestCopyFromContainer//bar/root/
10:15:24 [2019-12-10T10:15:24.600Z] === RUN   TestCopyFromContainer/bar/quux
10:15:24 [2019-12-10T10:15:24.600Z] === RUN   TestCopyFromContainer/bar/quux/
10:15:24 [2019-12-10T10:15:24.858Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:15:24 [2019-12-10T10:15:24.858Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:15:24 [2019-12-10T10:15:24.858Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:15:25 [2019-12-10T10:15:25.116Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:15:25 [2019-12-10T10:15:25.116Z] === RUN   TestCopyFromContainer/bar/notarget
10:15:25 [2019-12-10T10:15:25.374Z] --- PASS: TestCopyFromContainer (3.13s)
10:15:25 [2019-12-10T10:15:25.374Z]     --- PASS: TestCopyFromContainer// (0.10s)
10:15:25 [2019-12-10T10:15:25.374Z]     --- PASS: TestCopyFromContainer//bar/root (0.15s)
10:15:25 [2019-12-10T10:15:25.374Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
10:15:25 [2019-12-10T10:15:25.374Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
10:15:25 [2019-12-10T10:15:25.374Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
10:15:25 [2019-12-10T10:15:25.374Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
10:15:25 [2019-12-10T10:15:25.374Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
10:15:25 [2019-12-10T10:15:25.374Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
10:15:25 [2019-12-10T10:15:25.374Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
10:15:25 [2019-12-10T10:15:25.374Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
10:15:25 [2019-12-10T10:15:25.375Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:15:25 [2019-12-10T10:15:25.375Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:15:25 [2019-12-10T10:15:25.375Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:15:25 [2019-12-10T10:15:25.375Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:15:25 [2019-12-10T10:15:25.375Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:15:25 [2019-12-10T10:15:25.375Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:15:25 [2019-12-10T10:15:25.375Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:15:25 [2019-12-10T10:15:25.375Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:15:25 [2019-12-10T10:15:25.375Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:15:25 [2019-12-10T10:15:25.375Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:15:25 [2019-12-10T10:15:25.375Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
10:15:25 [2019-12-10T10:15:25.375Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:15:25 [2019-12-10T10:15:25.375Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:15:25 [2019-12-10T10:15:25.375Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:15:25 [2019-12-10T10:15:25.375Z] === RUN   TestCreateLinkToNonExistingContainer
10:15:25 [2019-12-10T10:15:25.375Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
10:15:25 [2019-12-10T10:15:25.375Z] === RUN   TestCreateWithInvalidEnv
10:15:25 [2019-12-10T10:15:25.375Z] === RUN   TestCreateWithInvalidEnv/0
10:15:25 [2019-12-10T10:15:25.375Z] === PAUSE TestCreateWithInvalidEnv/0
10:15:25 [2019-12-10T10:15:25.375Z] === RUN   TestCreateWithInvalidEnv/1
10:15:25 [2019-12-10T10:15:25.375Z] === PAUSE TestCreateWithInvalidEnv/1
10:15:25 [2019-12-10T10:15:25.375Z] === RUN   TestCreateWithInvalidEnv/2
10:15:25 [2019-12-10T10:15:25.375Z] === PAUSE TestCreateWithInvalidEnv/2
10:15:25 [2019-12-10T10:15:25.375Z] === CONT  TestCreateWithInvalidEnv/0
10:15:25 [2019-12-10T10:15:25.375Z] === CONT  TestCreateWithInvalidEnv/1
10:15:25 [2019-12-10T10:15:25.375Z] === CONT  TestCreateWithInvalidEnv/2
10:15:25 [2019-12-10T10:15:25.375Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
10:15:25 [2019-12-10T10:15:25.375Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:15:25 [2019-12-10T10:15:25.375Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:15:25 [2019-12-10T10:15:25.375Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:15:25 [2019-12-10T10:15:25.375Z] === RUN   TestCreateTmpfsMountsTarget
10:15:25 [2019-12-10T10:15:25.375Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
10:15:25 [2019-12-10T10:15:25.375Z] === RUN   TestCreateWithCustomMaskedPaths
10:15:27 [2019-12-10T10:15:27.906Z] --- PASS: TestCreateWithCustomMaskedPaths (2.22s)
10:15:27 [2019-12-10T10:15:27.906Z] === RUN   TestCreateWithCapabilities
10:15:27 [2019-12-10T10:15:27.906Z] === RUN   TestCreateWithCapabilities/no_capabilities
10:15:27 [2019-12-10T10:15:27.906Z] === PAUSE TestCreateWithCapabilities/no_capabilities
10:15:27 [2019-12-10T10:15:27.906Z] === RUN   TestCreateWithCapabilities/empty_capabilities
10:15:27 [2019-12-10T10:15:27.906Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
10:15:27 [2019-12-10T10:15:27.906Z] === RUN   TestCreateWithCapabilities/valid_capabilities
10:15:27 [2019-12-10T10:15:27.906Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
10:15:27 [2019-12-10T10:15:27.906Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
10:15:27 [2019-12-10T10:15:27.906Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
10:15:27 [2019-12-10T10:15:27.906Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
10:15:27 [2019-12-10T10:15:27.906Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
10:15:27 [2019-12-10T10:15:27.906Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
10:15:27 [2019-12-10T10:15:27.906Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
10:15:27 [2019-12-10T10:15:27.906Z] === RUN   TestCreateWithCapabilities/empty_capadd
10:15:27 [2019-12-10T10:15:27.906Z] === PAUSE TestCreateWithCapabilities/empty_capadd
10:15:27 [2019-12-10T10:15:27.906Z] === RUN   TestCreateWithCapabilities/empty_capdrop
10:15:27 [2019-12-10T10:15:27.906Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
10:15:27 [2019-12-10T10:15:27.906Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
10:15:27 [2019-12-10T10:15:27.906Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
10:15:27 [2019-12-10T10:15:27.906Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
10:15:27 [2019-12-10T10:15:27.906Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
10:15:27 [2019-12-10T10:15:27.906Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
10:15:27 [2019-12-10T10:15:27.906Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
10:15:27 [2019-12-10T10:15:27.906Z] === CONT  TestCreateWithCapabilities/no_capabilities
10:15:27 [2019-12-10T10:15:27.906Z] === CONT  TestCreateWithCapabilities/empty_capadd
10:15:27 [2019-12-10T10:15:27.906Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
10:15:27 [2019-12-10T10:15:27.906Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
10:15:27 [2019-12-10T10:15:27.906Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
10:15:27 [2019-12-10T10:15:27.906Z] === CONT  TestCreateWithCapabilities/empty_capdrop
10:15:27 [2019-12-10T10:15:27.906Z] === CONT  TestCreateWithCapabilities/valid_capabilities
10:15:27 [2019-12-10T10:15:27.906Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
10:15:27 [2019-12-10T10:15:27.906Z] === CONT  TestCreateWithCapabilities/empty_capabilities
10:15:27 [2019-12-10T10:15:27.906Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
10:15:27 [2019-12-10T10:15:27.906Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
10:15:27 [2019-12-10T10:15:27.906Z] --- PASS: TestCreateWithCapabilities (0.04s)
10:15:27 [2019-12-10T10:15:27.906Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
10:15:27 [2019-12-10T10:15:27.906Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
10:15:27 [2019-12-10T10:15:27.906Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s)
10:15:27 [2019-12-10T10:15:27.906Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s)
10:15:27 [2019-12-10T10:15:27.906Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s)
10:15:27 [2019-12-10T10:15:27.906Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s)
10:15:27 [2019-12-10T10:15:27.906Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s)
10:15:27 [2019-12-10T10:15:27.906Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s)
10:15:27 [2019-12-10T10:15:27.906Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s)
10:15:27 [2019-12-10T10:15:27.906Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s)
10:15:27 [2019-12-10T10:15:27.906Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
10:15:27 [2019-12-10T10:15:27.906Z] === RUN   TestCreateWithCustomReadonlyPaths
10:15:30 [2019-12-10T10:15:30.437Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.36s)
10:15:30 [2019-12-10T10:15:30.437Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:15:30 [2019-12-10T10:15:30.437Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:15:30 [2019-12-10T10:15:30.437Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:15:30 [2019-12-10T10:15:30.437Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:15:30 [2019-12-10T10:15:30.437Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:15:30 [2019-12-10T10:15:30.437Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:15:30 [2019-12-10T10:15:30.437Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:15:30 [2019-12-10T10:15:30.437Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:15:30 [2019-12-10T10:15:30.437Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:15:30 [2019-12-10T10:15:30.437Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:15:30 [2019-12-10T10:15:30.437Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:15:30 [2019-12-10T10:15:30.437Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:15:30 [2019-12-10T10:15:30.437Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:15:30 [2019-12-10T10:15:30.437Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:15:30 [2019-12-10T10:15:30.437Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:15:30 [2019-12-10T10:15:30.437Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:15:30 [2019-12-10T10:15:30.437Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
10:15:30 [2019-12-10T10:15:30.437Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
10:15:30 [2019-12-10T10:15:30.437Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
10:15:30 [2019-12-10T10:15:30.437Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
10:15:30 [2019-12-10T10:15:30.437Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s)
10:15:30 [2019-12-10T10:15:30.437Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
10:15:30 [2019-12-10T10:15:30.437Z] === RUN   TestContainerStartOnDaemonRestart
10:15:30 [2019-12-10T10:15:30.437Z] === PAUSE TestContainerStartOnDaemonRestart
10:15:30 [2019-12-10T10:15:30.437Z] === RUN   TestDaemonRestartIpcMode
10:15:30 [2019-12-10T10:15:30.437Z] === PAUSE TestDaemonRestartIpcMode
10:15:30 [2019-12-10T10:15:30.437Z] === RUN   TestDiff
10:15:31 [2019-12-10T10:15:31.373Z] --- PASS: TestDiff (0.83s)
10:15:31 [2019-12-10T10:15:31.373Z] === RUN   TestExecWithCloseStdin
10:15:32 [2019-12-10T10:15:32.246Z] Loaded image: buildpack-deps:jessie
10:15:32 [2019-12-10T10:15:32.247Z] Loaded image: busybox:latest
10:15:32 [2019-12-10T10:15:32.247Z] Loaded image: busybox:glibc
10:15:32 [2019-12-10T10:15:32.247Z] Loaded image: debian:jessie
10:15:32 [2019-12-10T10:15:32.247Z] Loaded image: hello-world:latest
10:15:32 [2019-12-10T10:15:32.247Z] INFO: Testing against a local daemon
10:15:32 [2019-12-10T10:15:32.247Z] === RUN   TestCgroupNamespacesBuild
10:15:32 [2019-12-10T10:15:32.308Z] --- PASS: TestExecWithCloseStdin (0.90s)
10:15:32 [2019-12-10T10:15:32.308Z] === RUN   TestExec
10:15:32 [2019-12-10T10:15:32.890Z] --- PASS: TestExec (0.93s)
10:15:32 [2019-12-10T10:15:32.890Z] === RUN   TestExecUser
10:15:34 [2019-12-10T10:15:34.276Z] --- PASS: TestExecUser (0.98s)
10:15:34 [2019-12-10T10:15:34.276Z] === RUN   TestExportContainerAndImportImage
10:15:35 [2019-12-10T10:15:35.211Z] --- PASS: TestExportContainerAndImportImage (1.08s)
10:15:35 [2019-12-10T10:15:35.211Z] === RUN   TestExportContainerAfterDaemonRestart
10:15:35 [2019-12-10T10:15:35.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:15:36 [2019-12-10T10:15:36.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:15:36 [2019-12-10T10:15:36.430Z] --- PASS: TestCgroupNamespacesBuild (5.37s)
10:15:36 [2019-12-10T10:15:36.430Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:15:37 [2019-12-10T10:15:37.112Z] --- PASS: TestExportContainerAfterDaemonRestart (2.02s)
10:15:37 [2019-12-10T10:15:37.112Z] === RUN   TestHealthCheckWorkdir
10:15:37 [2019-12-10T10:15:37.532Z] INFO: Extraction ended at 12/10/2019 10:15:34. Duration:00:00:22.8200321
10:15:37 [2019-12-10T10:15:37.533Z] INFO: Updating the golang and path environment variables
10:15:37 [2019-12-10T10:15:37.533Z] INFO: GOPATH=d:\gopath
10:15:37 [2019-12-10T10:15:37.533Z] INFO: go version go1.13.4 windows/amd64
10:15:37 [2019-12-10T10:15:37.533Z] INFO: Running the daemon under test in debug mode
10:15:37 [2019-12-10T10:15:37.533Z] INFO: Starting a daemon under test...
10:15:37 [2019-12-10T10:15:37.533Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40074\9\daemon --pidfile d:\CI\PR-40074\9\docker.pid -D
10:15:37 [2019-12-10T10:15:37.533Z] INFO: Process started successfully.
10:15:37 [2019-12-10T10:15:37.533Z] INFO: Start tailing logs of the daemon under tests
10:15:37 [2019-12-10T10:15:37.533Z] INFO: Waiting for the daemon under test to start...
10:15:38 [2019-12-10T10:15:38.047Z] --- PASS: TestHealthCheckWorkdir (1.07s)
10:15:38 [2019-12-10T10:15:38.047Z] === RUN   TestHealthKillContainer
10:15:38 [2019-12-10T10:15:38.503Z] INFO: Daemon under test started and replied!
10:15:38 [2019-12-10T10:15:38.503Z] INFO: Docker version of the daemon under test
10:15:38 [2019-12-10T10:15:38.503Z] 
10:15:38 [2019-12-10T10:15:38.503Z] Client:
10:15:38 [2019-12-10T10:15:38.503Z]  Version:      17.06.2-ce
10:15:38 [2019-12-10T10:15:38.503Z]  API version:  1.30
10:15:38 [2019-12-10T10:15:38.503Z]  Go version:   go1.8.3
10:15:38 [2019-12-10T10:15:38.503Z]  Git commit:   cec0b72
10:15:38 [2019-12-10T10:15:38.503Z]  Built:        Tue Sep  5 19:57:19 2017
10:15:38 [2019-12-10T10:15:38.503Z]  OS/Arch:      windows/amd64
10:15:38 [2019-12-10T10:15:38.503Z] 
10:15:38 [2019-12-10T10:15:38.503Z] Server:
10:15:38 [2019-12-10T10:15:38.503Z]  Version:      0.0.0-dev
10:15:38 [2019-12-10T10:15:38.503Z]  API version:  1.41 (minimum version 1.24)
10:15:38 [2019-12-10T10:15:38.503Z]  Go version:   go1.13.4
10:15:38 [2019-12-10T10:15:38.503Z]  Git commit:   c58e10dcf
10:15:38 [2019-12-10T10:15:38.503Z]  Built:        12/10/2019 10:14:03
10:15:38 [2019-12-10T10:15:38.503Z]  OS/Arch:      windows/amd64
10:15:38 [2019-12-10T10:15:38.503Z]  Experimental: false
10:15:38 [2019-12-10T10:15:38.503Z] 
10:15:38 [2019-12-10T10:15:38.503Z] INFO: Docker info of the daemon under test
10:15:38 [2019-12-10T10:15:38.503Z] 
10:15:38 [2019-12-10T10:15:38.503Z] Containers: 0
10:15:38 [2019-12-10T10:15:38.503Z]  Running: 0
10:15:38 [2019-12-10T10:15:38.503Z]  Paused: 0
10:15:38 [2019-12-10T10:15:38.503Z]  Stopped: 0
10:15:38 [2019-12-10T10:15:38.503Z] Images: 0
10:15:38 [2019-12-10T10:15:38.503Z] Server Version: 0.0.0-dev
10:15:38 [2019-12-10T10:15:38.503Z] Storage Driver: windowsfilter
10:15:38 [2019-12-10T10:15:38.503Z]  Windows: 
10:15:38 [2019-12-10T10:15:38.503Z] Logging Driver: json-file
10:15:38 [2019-12-10T10:15:38.503Z] Plugins: 
10:15:38 [2019-12-10T10:15:38.503Z]  Volume: local
10:15:38 [2019-12-10T10:15:38.503Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
10:15:38 [2019-12-10T10:15:38.503Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
10:15:38 [2019-12-10T10:15:38.503Z] Swarm: inactive
10:15:38 [2019-12-10T10:15:38.503Z] Default Isolation: process
10:15:38 [2019-12-10T10:15:38.503Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
10:15:38 [2019-12-10T10:15:38.503Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864)
10:15:38 [2019-12-10T10:15:38.503Z] OSType: windows
10:15:38 [2019-12-10T10:15:38.503Z] Architecture: x86_64
10:15:38 [2019-12-10T10:15:38.503Z] CPUs: 4
10:15:38 [2019-12-10T10:15:38.503Z] Total Memory: 32GiB
10:15:38 [2019-12-10T10:15:38.503Z] Name: azwin-2-240ba0
10:15:38 [2019-12-10T10:15:38.503Z] ID: KELB:YKJ2:KVFJ:453I:WZUC:CZIK:AMA4:CZLW:PA5T:Q6XX:UDG2:SMUN
10:15:38 [2019-12-10T10:15:38.503Z] Docker Root Dir: D:\CI\PR-40074\9\daemon
10:15:38 [2019-12-10T10:15:38.503Z] Debug Mode (client): false
10:15:38 [2019-12-10T10:15:38.503Z] Debug Mode (server): true
10:15:38 [2019-12-10T10:15:38.503Z]  File Descriptors: -1
10:15:38 [2019-12-10T10:15:38.503Z]  Goroutines: 17
10:15:38 [2019-12-10T10:15:38.503Z]  System Time: 2019-12-10T10:15:38.4206254Z
10:15:38 [2019-12-10T10:15:38.503Z]  EventsListeners: 0
10:15:38 [2019-12-10T10:15:38.503Z] Registry: https://index.docker.io/v1/
10:15:38 [2019-12-10T10:15:38.503Z] Labels:
10:15:38 [2019-12-10T10:15:38.503Z] Experimental: false
10:15:38 [2019-12-10T10:15:38.503Z] Insecure Registries:
10:15:38 [2019-12-10T10:15:38.503Z]  127.0.0.0/8
10:15:38 [2019-12-10T10:15:38.503Z] Live Restore Enabled: false
10:15:38 [2019-12-10T10:15:38.503Z] 
10:15:38 [2019-12-10T10:15:38.503Z] 
10:15:38 [2019-12-10T10:15:38.503Z] INFO: Docker images of the daemon under test
10:15:38 [2019-12-10T10:15:38.503Z] 
10:15:38 [2019-12-10T10:15:38.958Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.46s)
10:15:38 [2019-12-10T10:15:38.958Z] === RUN   TestBuildWithSession
10:15:38 [2019-12-10T10:15:38.958Z] --- SKIP: TestBuildWithSession (0.00s)
10:15:38 [2019-12-10T10:15:38.958Z]     build_session_test.go:25: TODO: BuildKit
10:15:38 [2019-12-10T10:15:38.958Z] === RUN   TestBuildSquashParent
10:15:38 [2019-12-10T10:15:38.964Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
10:15:38 [2019-12-10T10:15:38.964Z] 
10:15:38 [2019-12-10T10:15:38.964Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
10:15:38 [2019-12-10T10:15:38.964Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
10:15:38 [2019-12-10T10:15:38.964Z] ltsc2019: Pulling from windows/servercore
10:15:38 [2019-12-10T10:15:38.964Z] 65014b3c3121: Pulling fs layer
10:15:38 [2019-12-10T10:15:38.964Z] e96b0897c5d1: Pulling fs layer
10:15:39 [2019-12-10T10:15:39.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:15:41 [2019-12-10T10:15:41.331Z] --- PASS: TestHealthKillContainer (3.00s)
10:15:41 [2019-12-10T10:15:41.331Z] === RUN   TestInspectCpusetInConfigPre120
10:15:41 [2019-12-10T10:15:41.896Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s)
10:15:41 [2019-12-10T10:15:41.896Z] === RUN   TestIpcModeNone
10:15:42 [2019-12-10T10:15:42.831Z] --- PASS: TestIpcModeNone (0.89s)
10:15:42 [2019-12-10T10:15:42.831Z] === RUN   TestIpcModePrivate
10:15:43 [2019-12-10T10:15:43.765Z] --- PASS: TestIpcModePrivate (0.89s)
10:15:43 [2019-12-10T10:15:43.765Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:101, shared: false, mustBeShared: false
10:15:43 [2019-12-10T10:15:43.765Z] === RUN   TestIpcModeShareable
10:15:44 [2019-12-10T10:15:44.700Z] --- PASS: TestIpcModeShareable (0.93s)
10:15:44 [2019-12-10T10:15:44.700Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:95, shared: true, mustBeShared: true
10:15:44 [2019-12-10T10:15:44.700Z] === RUN   TestAPIIpcModeShareableAndContainer
10:15:46 [2019-12-10T10:15:46.064Z] e96b0897c5d1: Verifying Checksum
10:15:46 [2019-12-10T10:15:46.064Z] e96b0897c5d1: Download complete
10:15:47 [2019-12-10T10:15:47.984Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.78s)
10:15:47 [2019-12-10T10:15:47.984Z] === RUN   TestAPIIpcModeHost
10:15:48 [2019-12-10T10:15:48.242Z] --- PASS: TestAPIIpcModeHost (0.69s)
10:15:48 [2019-12-10T10:15:48.242Z] === RUN   TestDaemonIpcModeShareable
10:15:50 [2019-12-10T10:15:50.149Z] --- PASS: TestDaemonIpcModeShareable (1.92s)
10:15:50 [2019-12-10T10:15:50.149Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true
10:15:50 [2019-12-10T10:15:50.149Z] === RUN   TestDaemonIpcModePrivate
10:15:51 [2019-12-10T10:15:51.155Z] --- PASS: TestBuildSquashParent (11.62s)
10:15:51 [2019-12-10T10:15:51.155Z] === RUN   TestBuildWithRemoveAndForceRemove
10:15:51 [2019-12-10T10:15:51.155Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:15:51 [2019-12-10T10:15:51.155Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:15:51 [2019-12-10T10:15:51.156Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:15:51 [2019-12-10T10:15:51.156Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:15:51 [2019-12-10T10:15:51.156Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:15:51 [2019-12-10T10:15:51.156Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:15:51 [2019-12-10T10:15:51.156Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:15:51 [2019-12-10T10:15:51.156Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:15:51 [2019-12-10T10:15:51.156Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:15:51 [2019-12-10T10:15:51.156Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:15:51 [2019-12-10T10:15:51.156Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:15:51 [2019-12-10T10:15:51.156Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:15:51 [2019-12-10T10:15:51.156Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:15:51 [2019-12-10T10:15:51.156Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:15:51 [2019-12-10T10:15:51.875Z] 65014b3c3121: Verifying Checksum
10:15:51 [2019-12-10T10:15:51.875Z] 65014b3c3121: Download complete
10:15:52 [2019-12-10T10:15:52.052Z] --- PASS: TestDaemonIpcModePrivate (1.91s)
10:15:52 [2019-12-10T10:15:52.052Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false
10:15:52 [2019-12-10T10:15:52.052Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:15:53 [2019-12-10T10:15:53.956Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s)
10:15:53 [2019-12-10T10:15:53.956Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false
10:15:53 [2019-12-10T10:15:53.956Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:15:54 [2019-12-10T10:15:54.480Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:15:54 [2019-12-10T10:15:54.480Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:15:55 [2019-12-10T10:15:55.858Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.89s)
10:15:55 [2019-12-10T10:15:55.858Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true
10:15:55 [2019-12-10T10:15:55.858Z] === RUN   TestIpcModeOlderClient
10:15:55 [2019-12-10T10:15:55.858Z] === PAUSE TestIpcModeOlderClient
10:15:55 [2019-12-10T10:15:55.858Z] === RUN   TestKillContainerInvalidSignal
10:15:56 [2019-12-10T10:15:56.793Z] --- PASS: TestKillContainerInvalidSignal (0.84s)
10:15:56 [2019-12-10T10:15:56.793Z] === RUN   TestKillContainer
10:15:56 [2019-12-10T10:15:56.793Z] === RUN   TestKillContainer/no_signal
10:15:57 [2019-12-10T10:15:57.360Z] === RUN   TestKillContainer/non_killing_signal
10:15:57 [2019-12-10T10:15:57.755Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:15:57 [2019-12-10T10:15:57.755Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:15:57 [2019-12-10T10:15:57.926Z] === RUN   TestKillContainer/killing_signal
10:15:58 [2019-12-10T10:15:58.862Z] --- PASS: TestKillContainer (2.35s)
10:15:58 [2019-12-10T10:15:58.862Z]     --- PASS: TestKillContainer/no_signal (0.77s)
10:15:58 [2019-12-10T10:15:58.862Z]     --- PASS: TestKillContainer/non_killing_signal (0.51s)
10:15:58 [2019-12-10T10:15:58.862Z]     --- PASS: TestKillContainer/killing_signal (0.75s)
10:15:58 [2019-12-10T10:15:58.862Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:15:58 [2019-12-10T10:15:58.862Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:15:59 [2019-12-10T10:15:59.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:15:59 [2019-12-10T10:15:59.796Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:16:00 [2019-12-10T10:16:00.731Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.64s)
10:16:00 [2019-12-10T10:16:00.731Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.80s)
10:16:00 [2019-12-10T10:16:00.731Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s)
10:16:00 [2019-12-10T10:16:00.731Z] === RUN   TestKillStoppedContainer
10:16:00 [2019-12-10T10:16:00.731Z] --- PASS: TestKillStoppedContainer (0.11s)
10:16:00 [2019-12-10T10:16:00.731Z] === RUN   TestKillStoppedContainerAPIPre120
10:16:00 [2019-12-10T10:16:00.731Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
10:16:00 [2019-12-10T10:16:00.731Z] === RUN   TestKillDifferentUserContainer
10:16:01 [2019-12-10T10:16:01.033Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
10:16:01 [2019-12-10T10:16:01.033Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.59s)
10:16:01 [2019-12-10T10:16:01.033Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.73s)
10:16:01 [2019-12-10T10:16:01.033Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.26s)
10:16:01 [2019-12-10T10:16:01.033Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.32s)
10:16:01 [2019-12-10T10:16:01.033Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.52s)
10:16:01 [2019-12-10T10:16:01.033Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.56s)
10:16:01 [2019-12-10T10:16:01.033Z] === RUN   TestBuildMultiStageCopy
10:16:01 [2019-12-10T10:16:01.033Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:16:01 [2019-12-10T10:16:01.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:16:01 [2019-12-10T10:16:01.666Z] --- PASS: TestKillDifferentUserContainer (0.86s)
10:16:01 [2019-12-10T10:16:01.667Z] === RUN   TestInspectOomKilledTrue
10:16:01 [2019-12-10T10:16:01.667Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
10:16:01 [2019-12-10T10:16:01.667Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:16:01 [2019-12-10T10:16:01.667Z] === RUN   TestInspectOomKilledFalse
10:16:01 [2019-12-10T10:16:01.667Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
10:16:01 [2019-12-10T10:16:01.667Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:16:01 [2019-12-10T10:16:01.667Z] === RUN   TestLinksEtcHostsContentMatch
10:16:02 [2019-12-10T10:16:02.233Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s)
10:16:02 [2019-12-10T10:16:02.233Z] === RUN   TestLinksContainerNames
10:16:03 [2019-12-10T10:16:03.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:16:04 [2019-12-10T10:16:04.134Z] --- PASS: TestLinksContainerNames (1.59s)
10:16:04 [2019-12-10T10:16:04.134Z] === RUN   TestLogsFollowTailEmpty
10:16:04 [2019-12-10T10:16:04.309Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:16:04 [2019-12-10T10:16:04.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:16:04 [2019-12-10T10:16:04.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:16:04 [2019-12-10T10:16:04.700Z] --- PASS: TestLogsFollowTailEmpty (0.82s)
10:16:04 [2019-12-10T10:16:04.700Z] === RUN   TestContainerNetworkMountsNoChown
10:16:04 [2019-12-10T10:16:04.874Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:16:05 [2019-12-10T10:16:05.439Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:16:05 [2019-12-10T10:16:05.636Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s)
10:16:05 [2019-12-10T10:16:05.637Z] === RUN   TestMountDaemonRoot
10:16:05 [2019-12-10T10:16:05.637Z] === RUN   TestMountDaemonRoot/default
10:16:05 [2019-12-10T10:16:05.637Z] === PAUSE TestMountDaemonRoot/default
10:16:05 [2019-12-10T10:16:05.637Z] === RUN   TestMountDaemonRoot/private
10:16:05 [2019-12-10T10:16:05.637Z] === PAUSE TestMountDaemonRoot/private
10:16:05 [2019-12-10T10:16:05.637Z] === RUN   TestMountDaemonRoot/rprivate
10:16:05 [2019-12-10T10:16:05.637Z] === PAUSE TestMountDaemonRoot/rprivate
10:16:05 [2019-12-10T10:16:05.637Z] === RUN   TestMountDaemonRoot/slave
10:16:05 [2019-12-10T10:16:05.637Z] === PAUSE TestMountDaemonRoot/slave
10:16:05 [2019-12-10T10:16:05.637Z] === RUN   TestMountDaemonRoot/rslave
10:16:05 [2019-12-10T10:16:05.637Z] === PAUSE TestMountDaemonRoot/rslave
10:16:05 [2019-12-10T10:16:05.637Z] === RUN   TestMountDaemonRoot/shared
10:16:05 [2019-12-10T10:16:05.637Z] === PAUSE TestMountDaemonRoot/shared
10:16:05 [2019-12-10T10:16:05.637Z] === RUN   TestMountDaemonRoot/rshared
10:16:05 [2019-12-10T10:16:05.637Z] === PAUSE TestMountDaemonRoot/rshared
10:16:05 [2019-12-10T10:16:05.637Z] === CONT  TestMountDaemonRoot/default
10:16:05 [2019-12-10T10:16:05.637Z] === CONT  TestMountDaemonRoot/rslave
10:16:05 [2019-12-10T10:16:05.637Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:16:05 [2019-12-10T10:16:05.637Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:16:05 [2019-12-10T10:16:05.637Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:16:05 [2019-12-10T10:16:05.637Z] === RUN   TestMountDaemonRoot/default/mount_root
10:16:05 [2019-12-10T10:16:05.637Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:16:05 [2019-12-10T10:16:05.637Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:16:05 [2019-12-10T10:16:05.637Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:16:05 [2019-12-10T10:16:05.637Z] === RUN   TestMountDaemonRoot/default/bind_root
10:16:05 [2019-12-10T10:16:05.637Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:16:05 [2019-12-10T10:16:05.637Z] === CONT  TestMountDaemonRoot/rprivate
10:16:05 [2019-12-10T10:16:05.637Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:16:05 [2019-12-10T10:16:05.637Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:16:05 [2019-12-10T10:16:05.637Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:16:05 [2019-12-10T10:16:05.637Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:16:05 [2019-12-10T10:16:05.637Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:16:05 [2019-12-10T10:16:05.637Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:16:05 [2019-12-10T10:16:05.637Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:16:05 [2019-12-10T10:16:05.637Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:16:05 [2019-12-10T10:16:05.637Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:16:05 [2019-12-10T10:16:05.637Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:16:05 [2019-12-10T10:16:05.637Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:16:05 [2019-12-10T10:16:05.637Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:16:05 [2019-12-10T10:16:05.637Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:16:05 [2019-12-10T10:16:05.637Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:16:05 [2019-12-10T10:16:05.637Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:16:05 [2019-12-10T10:16:05.637Z] === CONT  TestMountDaemonRoot/rshared
10:16:05 [2019-12-10T10:16:05.637Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:16:05 [2019-12-10T10:16:05.637Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:16:05 [2019-12-10T10:16:05.637Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:16:05 [2019-12-10T10:16:05.637Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:16:05 [2019-12-10T10:16:05.637Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:16:05 [2019-12-10T10:16:05.637Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:16:05 [2019-12-10T10:16:05.637Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:16:05 [2019-12-10T10:16:05.637Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:16:05 [2019-12-10T10:16:05.637Z] === CONT  TestMountDaemonRoot/slave
10:16:05 [2019-12-10T10:16:05.637Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:16:05 [2019-12-10T10:16:05.637Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:16:05 [2019-12-10T10:16:05.637Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:16:05 [2019-12-10T10:16:05.637Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:16:05 [2019-12-10T10:16:05.637Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:16:05 [2019-12-10T10:16:05.637Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:16:05 [2019-12-10T10:16:05.637Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:16:05 [2019-12-10T10:16:05.637Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:16:05 [2019-12-10T10:16:05.637Z] === CONT  TestMountDaemonRoot/shared
10:16:05 [2019-12-10T10:16:05.637Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:16:05 [2019-12-10T10:16:05.637Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:16:05 [2019-12-10T10:16:05.637Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:16:05 [2019-12-10T10:16:05.637Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:16:05 [2019-12-10T10:16:05.637Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:16:05 [2019-12-10T10:16:05.637Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:16:05 [2019-12-10T10:16:05.637Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:16:05 [2019-12-10T10:16:05.637Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:16:05 [2019-12-10T10:16:05.637Z] === CONT  TestMountDaemonRoot/private
10:16:05 [2019-12-10T10:16:05.637Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:16:05 [2019-12-10T10:16:05.637Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:16:05 [2019-12-10T10:16:05.637Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:16:05 [2019-12-10T10:16:05.637Z] === RUN   TestMountDaemonRoot/private/bind_root
10:16:05 [2019-12-10T10:16:05.637Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:16:05 [2019-12-10T10:16:05.637Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:16:05 [2019-12-10T10:16:05.637Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:16:05 [2019-12-10T10:16:05.637Z] === RUN   TestMountDaemonRoot/private/mount_root
10:16:05 [2019-12-10T10:16:05.637Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:16:05 [2019-12-10T10:16:05.637Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:16:05 [2019-12-10T10:16:05.637Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:16:05 [2019-12-10T10:16:05.637Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:16:05 [2019-12-10T10:16:05.637Z] === CONT  TestMountDaemonRoot/default/bind_root
10:16:05 [2019-12-10T10:16:05.637Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:16:05 [2019-12-10T10:16:05.637Z] === CONT  TestMountDaemonRoot/default/mount_root
10:16:05 [2019-12-10T10:16:05.637Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:16:05 [2019-12-10T10:16:05.637Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:16:05 [2019-12-10T10:16:05.637Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:16:05 [2019-12-10T10:16:05.637Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:16:05 [2019-12-10T10:16:05.637Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:16:05 [2019-12-10T10:16:05.637Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:16:05 [2019-12-10T10:16:05.637Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:16:05 [2019-12-10T10:16:05.895Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:16:05 [2019-12-10T10:16:05.895Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:16:05 [2019-12-10T10:16:05.895Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:16:05 [2019-12-10T10:16:05.895Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:16:05 [2019-12-10T10:16:05.895Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:16:05 [2019-12-10T10:16:05.895Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:16:05 [2019-12-10T10:16:05.895Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:16:05 [2019-12-10T10:16:05.895Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:16:05 [2019-12-10T10:16:05.895Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:16:05 [2019-12-10T10:16:05.895Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:16:05 [2019-12-10T10:16:05.895Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:16:05 [2019-12-10T10:16:05.895Z] === CONT  TestMountDaemonRoot/private/mount_root
10:16:05 [2019-12-10T10:16:05.895Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:16:05 [2019-12-10T10:16:05.895Z] === CONT  TestMountDaemonRoot/private/bind_root
10:16:06 [2019-12-10T10:16:06.154Z] --- PASS: TestMountDaemonRoot (0.04s)
10:16:06 [2019-12-10T10:16:06.154Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:16:06 [2019-12-10T10:16:06.154Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.12s)
10:16:06 [2019-12-10T10:16:06.154Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
10:16:06 [2019-12-10T10:16:06.154Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
10:16:06 [2019-12-10T10:16:06.154Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s)
10:16:06 [2019-12-10T10:16:06.154Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:16:06 [2019-12-10T10:16:06.154Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
10:16:06 [2019-12-10T10:16:06.154Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
10:16:06 [2019-12-10T10:16:06.154Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
10:16:06 [2019-12-10T10:16:06.154Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
10:16:06 [2019-12-10T10:16:06.154Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:16:06 [2019-12-10T10:16:06.154Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
10:16:06 [2019-12-10T10:16:06.154Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
10:16:06 [2019-12-10T10:16:06.154Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
10:16:06 [2019-12-10T10:16:06.154Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
10:16:06 [2019-12-10T10:16:06.154Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:16:06 [2019-12-10T10:16:06.154Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
10:16:06 [2019-12-10T10:16:06.154Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
10:16:06 [2019-12-10T10:16:06.154Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
10:16:06 [2019-12-10T10:16:06.154Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
10:16:06 [2019-12-10T10:16:06.154Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:16:06 [2019-12-10T10:16:06.154Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
10:16:06 [2019-12-10T10:16:06.154Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s)
10:16:06 [2019-12-10T10:16:06.154Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
10:16:06 [2019-12-10T10:16:06.154Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
10:16:06 [2019-12-10T10:16:06.154Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:16:06 [2019-12-10T10:16:06.154Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
10:16:06 [2019-12-10T10:16:06.154Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
10:16:06 [2019-12-10T10:16:06.154Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
10:16:06 [2019-12-10T10:16:06.154Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
10:16:06 [2019-12-10T10:16:06.154Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:16:06 [2019-12-10T10:16:06.154Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
10:16:06 [2019-12-10T10:16:06.154Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
10:16:06 [2019-12-10T10:16:06.154Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
10:16:06 [2019-12-10T10:16:06.154Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
10:16:06 [2019-12-10T10:16:06.154Z] === RUN   TestContainerBindMountNonRecursive
10:16:06 [2019-12-10T10:16:06.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:16:06 [2019-12-10T10:16:06.371Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:16:06 [2019-12-10T10:16:06.938Z] --- PASS: TestBuildMultiStageCopy (5.84s)
10:16:06 [2019-12-10T10:16:06.938Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.17s)
10:16:06 [2019-12-10T10:16:06.938Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.71s)
10:16:06 [2019-12-10T10:16:06.938Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s)
10:16:06 [2019-12-10T10:16:06.938Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.67s)
10:16:06 [2019-12-10T10:16:06.938Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s)
10:16:06 [2019-12-10T10:16:06.938Z] === RUN   TestBuildMultiStageParentConfig
10:16:07 [2019-12-10T10:16:07.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:16:08 [2019-12-10T10:16:08.056Z] --- PASS: TestContainerBindMountNonRecursive (1.96s)
10:16:08 [2019-12-10T10:16:08.056Z] === RUN   TestNetworkNat
10:16:08 [2019-12-10T10:16:08.836Z] --- PASS: TestBuildMultiStageParentConfig (1.71s)
10:16:08 [2019-12-10T10:16:08.836Z] === RUN   TestBuildLabelWithTargets
10:16:08 [2019-12-10T10:16:08.993Z] --- PASS: TestNetworkNat (0.90s)
10:16:08 [2019-12-10T10:16:08.993Z] === RUN   TestNetworkLocalhostTCPNat
10:16:09 [2019-12-10T10:16:09.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:16:09 [2019-12-10T10:16:09.927Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s)
10:16:09 [2019-12-10T10:16:09.927Z] === RUN   TestNetworkLoopbackNat
10:16:10 [2019-12-10T10:16:10.862Z] --- PASS: TestNetworkLoopbackNat (1.13s)
10:16:10 [2019-12-10T10:16:10.862Z] === RUN   TestPause
10:16:11 [2019-12-10T10:16:11.361Z] --- PASS: TestBuildLabelWithTargets (2.83s)
10:16:11 [2019-12-10T10:16:11.361Z] === RUN   TestBuildWithEmptyLayers
10:16:11 [2019-12-10T10:16:11.798Z] --- PASS: TestPause (0.81s)
10:16:11 [2019-12-10T10:16:11.798Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:16:11 [2019-12-10T10:16:11.798Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:16:11 [2019-12-10T10:16:11.798Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:16:11 [2019-12-10T10:16:11.798Z] === RUN   TestPauseStopPausedContainer
10:16:12 [2019-12-10T10:16:12.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:16:12 [2019-12-10T10:16:12.733Z] --- PASS: TestBuildWithEmptyLayers (1.42s)
10:16:12 [2019-12-10T10:16:12.733Z] === RUN   TestBuildMultiStageOnBuild
10:16:12 [2019-12-10T10:16:12.733Z] --- PASS: TestPauseStopPausedContainer (0.87s)
10:16:12 [2019-12-10T10:16:12.733Z] === RUN   TestPsFilter
10:16:12 [2019-12-10T10:16:12.992Z] --- PASS: TestPsFilter (0.27s)
10:16:12 [2019-12-10T10:16:12.992Z] === RUN   TestRemoveContainerWithRemovedVolume
10:16:13 [2019-12-10T10:16:13.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:16:13 [2019-12-10T10:16:13.558Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s)
10:16:13 [2019-12-10T10:16:13.558Z] === RUN   TestRemoveContainerWithVolume
10:16:14 [2019-12-10T10:16:14.495Z] --- PASS: TestRemoveContainerWithVolume (0.78s)
10:16:14 [2019-12-10T10:16:14.495Z] === RUN   TestRemoveContainerRunning
10:16:14 [2019-12-10T10:16:14.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:16:15 [2019-12-10T10:16:15.430Z] --- PASS: TestRemoveContainerRunning (0.81s)
10:16:15 [2019-12-10T10:16:15.430Z] === RUN   TestRemoveContainerForceRemoveRunning
10:16:15 [2019-12-10T10:16:15.997Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s)
10:16:15 [2019-12-10T10:16:15.997Z] === RUN   TestRemoveInvalidContainer
10:16:16 [2019-12-10T10:16:16.255Z] --- PASS: TestRemoveInvalidContainer (0.02s)
10:16:16 [2019-12-10T10:16:16.255Z] === RUN   TestRenameLinkedContainer
10:16:16 [2019-12-10T10:16:16.914Z] --- PASS: TestBuildMultiStageOnBuild (4.08s)
10:16:16 [2019-12-10T10:16:16.914Z] === RUN   TestBuildUncleanTarFilenames
10:16:17 [2019-12-10T10:16:17.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:16:18 [2019-12-10T10:16:18.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:16:19 [2019-12-10T10:16:19.440Z] --- PASS: TestBuildUncleanTarFilenames (2.19s)
10:16:19 [2019-12-10T10:16:19.440Z] === RUN   TestBuildMultiStageLayerLeak
10:16:19 [2019-12-10T10:16:19.540Z] --- PASS: TestRenameLinkedContainer (3.23s)
10:16:19 [2019-12-10T10:16:19.540Z] === RUN   TestRenameStoppedContainer
10:16:19 [2019-12-10T10:16:19.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:16:20 [2019-12-10T10:16:20.107Z] --- PASS: TestRenameStoppedContainer (0.79s)
10:16:20 [2019-12-10T10:16:20.107Z] === RUN   TestRenameRunningContainerAndReuse
10:16:20 [2019-12-10T10:16:20.953Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:16:20 [2019-12-10T10:16:20.953Z] Using test binary docker
10:16:20 [2019-12-10T10:16:20.953Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:16:20 [2019-12-10T10:16:20.953Z] +++ /etc/init.d/apparmor start
10:16:20 [2019-12-10T10:16:20.953Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
10:16:20 [2019-12-10T10:16:20.953Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
10:16:20 [2019-12-10T10:16:20.953Z] Warning failed to create cache: (null)
10:16:20 [2019-12-10T10:16:20.953Z] .
10:16:20 [2019-12-10T10:16:20.953Z] INFO: Waiting for daemon to start...
10:16:20 [2019-12-10T10:16:20.953Z] Starting dockerd
10:16:20 [2019-12-10T10:16:20.953Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
10:16:22 [2019-12-10T10:16:22.009Z] --- PASS: TestRenameRunningContainerAndReuse (1.63s)
10:16:22 [2019-12-10T10:16:22.009Z] === RUN   TestRenameInvalidName
10:16:22 [2019-12-10T10:16:22.576Z] --- PASS: TestRenameInvalidName (0.83s)
10:16:22 [2019-12-10T10:16:22.576Z] === RUN   TestRenameAnonymousContainer
10:16:22 [2019-12-10T10:16:22.720Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:16:22 [2019-12-10T10:16:22.720Z] Using test binary docker
10:16:22 [2019-12-10T10:16:22.720Z] +++ /etc/init.d/apparmor start
10:16:22 [2019-12-10T10:16:22.720Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
10:16:22 [2019-12-10T10:16:22.720Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
10:16:22 [2019-12-10T10:16:22.720Z] Warning failed to create cache: (null)
10:16:22 [2019-12-10T10:16:22.720Z] .
10:16:22 [2019-12-10T10:16:22.720Z] INFO: Waiting for daemon to start...
10:16:22 [2019-12-10T10:16:22.720Z] Starting dockerd
10:16:22 [2019-12-10T10:16:22.720Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
10:16:23 [2019-12-10T10:16:23.468Z] .
10:16:23 [2019-12-10T10:16:23.468Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:16:23 [2019-12-10T10:16:23.468Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:16:23 [2019-12-10T10:16:23.468Z] Error: No such image: emptyfs
10:16:23 [2019-12-10T10:16:23.468Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:16:23 [2019-12-10T10:16:23.468Z] ++++ docker load
10:16:23 [2019-12-10T10:16:23.468Z] Running integration-test (iteration 1)
10:16:23 [2019-12-10T10:16:23.468Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
10:16:23 [2019-12-10T10:16:23.468Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
10:16:23 [2019-12-10T10:16:23.468Z] ++ set -e
10:16:23 [2019-12-10T10:16:23.468Z] ++ '[' -n 0 ']'
10:16:23 [2019-12-10T10:16:23.468Z] ++ set -x
10:16:23 [2019-12-10T10:16:23.468Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
10:16:23 [2019-12-10T10:16:23.657Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:16:23 [2019-12-10T10:16:23.657Z] Using test binary docker
10:16:23 [2019-12-10T10:16:23.657Z] --- PASS: TestBuildMultiStageLayerLeak (4.48s)
10:16:23 [2019-12-10T10:16:23.657Z] === RUN   TestBuildWithHugeFile
10:16:23 [2019-12-10T10:16:23.657Z] +++ /etc/init.d/apparmor start
10:16:23 [2019-12-10T10:16:23.657Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
10:16:23 [2019-12-10T10:16:23.657Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
10:16:23 [2019-12-10T10:16:23.657Z] Warning failed to create cache: (null)
10:16:23 [2019-12-10T10:16:23.657Z] .
10:16:23 [2019-12-10T10:16:23.657Z] INFO: Waiting for daemon to start...
10:16:23 [2019-12-10T10:16:23.657Z] Starting dockerd
10:16:23 [2019-12-10T10:16:23.657Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
10:16:23 [2019-12-10T10:16:23.948Z] ................................................                         [ 29%]
10:16:24 [2019-12-10T10:16:24.588Z] .
10:16:24 [2019-12-10T10:16:24.588Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:16:24 [2019-12-10T10:16:24.588Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:16:24 [2019-12-10T10:16:24.588Z] Error: No such image: emptyfs
10:16:24 [2019-12-10T10:16:24.588Z] ++++ docker load
10:16:24 [2019-12-10T10:16:24.588Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:16:25 [2019-12-10T10:16:25.152Z] Running integration-test (iteration 1)
10:16:25 [2019-12-10T10:16:25.152Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
10:16:25 [2019-12-10T10:16:25.152Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
10:16:25 [2019-12-10T10:16:25.152Z] ++ set -e
10:16:25 [2019-12-10T10:16:25.152Z] ++ '[' -n 0 ']'
10:16:25 [2019-12-10T10:16:25.152Z] ++ set -x
10:16:25 [2019-12-10T10:16:25.152Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
10:16:25 [2019-12-10T10:16:25.717Z] 
10:16:25 [2019-12-10T10:16:25.717Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:16:25 [2019-12-10T10:16:25.717Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:16:25 [2019-12-10T10:16:25.717Z] Error: No such image: emptyfs
10:16:25 [2019-12-10T10:16:25.717Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:16:25 [2019-12-10T10:16:25.717Z] ++++ docker load
10:16:26 [2019-12-10T10:16:26.281Z] Running integration-test (iteration 1)
10:16:26 [2019-12-10T10:16:26.281Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
10:16:26 [2019-12-10T10:16:26.281Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
10:16:26 [2019-12-10T10:16:26.281Z] ++ set -e
10:16:26 [2019-12-10T10:16:26.281Z] ++ '[' -n 0 ']'
10:16:26 [2019-12-10T10:16:26.281Z] ++ set -x
10:16:26 [2019-12-10T10:16:26.281Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
10:16:26 [2019-12-10T10:16:26.763Z] --- PASS: TestRenameAnonymousContainer (3.97s)
10:16:26 [2019-12-10T10:16:26.763Z] === RUN   TestRenameContainerWithSameName
10:16:27 [2019-12-10T10:16:27.329Z] --- PASS: TestRenameContainerWithSameName (0.85s)
10:16:27 [2019-12-10T10:16:27.329Z] === RUN   TestRenameContainerWithLinkedContainer
10:16:29 [2019-12-10T10:16:29.231Z] --- PASS: TestRenameContainerWithLinkedContainer (1.63s)
10:16:29 [2019-12-10T10:16:29.231Z] === RUN   TestResize
10:16:29 [2019-12-10T10:16:29.797Z] --- PASS: TestResize (0.85s)
10:16:29 [2019-12-10T10:16:29.797Z] === RUN   TestResizeWithInvalidSize
10:16:30 [2019-12-10T10:16:30.731Z] --- PASS: TestResizeWithInvalidSize (0.84s)
10:16:30 [2019-12-10T10:16:30.731Z] === RUN   TestResizeWhenContainerNotStarted
10:16:31 [2019-12-10T10:16:31.666Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s)
10:16:31 [2019-12-10T10:16:31.666Z] === RUN   TestDaemonRestartKillContainers
10:16:31 [2019-12-10T10:16:31.666Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:16:31 [2019-12-10T10:16:31.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:16:31 [2019-12-10T10:16:31.666Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:16:31 [2019-12-10T10:16:31.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:16:31 [2019-12-10T10:16:31.666Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:16:31 [2019-12-10T10:16:31.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:16:31 [2019-12-10T10:16:31.666Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:16:31 [2019-12-10T10:16:31.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:16:31 [2019-12-10T10:16:31.666Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:16:31 [2019-12-10T10:16:31.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:16:31 [2019-12-10T10:16:31.666Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:16:31 [2019-12-10T10:16:31.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:16:31 [2019-12-10T10:16:31.666Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:16:31 [2019-12-10T10:16:31.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:16:31 [2019-12-10T10:16:31.666Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:16:31 [2019-12-10T10:16:31.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:16:31 [2019-12-10T10:16:31.666Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:16:31 [2019-12-10T10:16:31.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:16:31 [2019-12-10T10:16:31.666Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:16:31 [2019-12-10T10:16:31.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:16:31 [2019-12-10T10:16:31.666Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:16:31 [2019-12-10T10:16:31.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:16:31 [2019-12-10T10:16:31.666Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:16:31 [2019-12-10T10:16:31.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:16:31 [2019-12-10T10:16:31.666Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:16:31 [2019-12-10T10:16:31.666Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:16:31 [2019-12-10T10:16:31.666Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:16:31 [2019-12-10T10:16:31.666Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:16:32 [2019-12-10T10:16:32.993Z] Loaded image: buildpack-deps:jessie
10:16:32 [2019-12-10T10:16:32.993Z] Loaded image: busybox:latest
10:16:32 [2019-12-10T10:16:32.993Z] Loaded image: busybox:glibc
10:16:32 [2019-12-10T10:16:32.993Z] Loaded image: debian:jessie
10:16:32 [2019-12-10T10:16:32.993Z] Loaded image: hello-world:latest
10:16:32 [2019-12-10T10:16:32.993Z] INFO: Testing against a local daemon
10:16:32 [2019-12-10T10:16:32.993Z] === RUN   TestCgroupNamespacesBuild
10:16:33 [2019-12-10T10:16:33.058Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:16:33 [2019-12-10T10:16:33.058Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:16:34 [2019-12-10T10:16:34.429Z] #73 exporting layers 106.8s done
10:16:34 [2019-12-10T10:16:34.429Z] #73 exporting manifest sha256:be6b8718c1c59b31719badeba77e5fc63a129a3bafbcabf201d59666ca703632 done
10:16:34 [2019-12-10T10:16:34.429Z] #73 exporting config sha256:3c6ffa5d4c2b192c90b3392d63c724fcfa1c8ec51e51b55ef1a8016fc49109b8 done
10:16:34 [2019-12-10T10:16:34.429Z] #73 sending tarball
10:16:34 [2019-12-10T10:16:34.821Z] --- PASS: TestCgroupNamespacesBuild (1.79s)
10:16:34 [2019-12-10T10:16:34.821Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:16:35 [2019-12-10T10:16:35.001Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:16:35 [2019-12-10T10:16:35.001Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:16:36 [2019-12-10T10:16:36.767Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.80s)
10:16:36 [2019-12-10T10:16:36.767Z] === RUN   TestBuildWithSession
10:16:36 [2019-12-10T10:16:36.767Z] --- SKIP: TestBuildWithSession (0.00s)
10:16:36 [2019-12-10T10:16:36.767Z]     build_session_test.go:25: TODO: BuildKit
10:16:36 [2019-12-10T10:16:36.767Z] === RUN   TestBuildSquashParent
10:16:36 [2019-12-10T10:16:36.904Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:16:36 [2019-12-10T10:16:36.904Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:16:38 [2019-12-10T10:16:38.283Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:16:39 [2019-12-10T10:16:39.221Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:16:42 [2019-12-10T10:16:42.283Z] tests/integration/api_exec_test.py ....................                  [ 35%]
10:16:42 [2019-12-10T10:16:42.508Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:16:42 [2019-12-10T10:16:42.508Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.58s)
10:16:42 [2019-12-10T10:16:42.508Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.58s)
10:16:42 [2019-12-10T10:16:42.508Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.19s)
10:16:42 [2019-12-10T10:16:42.508Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s)
10:16:42 [2019-12-10T10:16:42.508Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (5.28s)
10:16:42 [2019-12-10T10:16:42.508Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.75s)
10:16:42 [2019-12-10T10:16:42.508Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.50s)
10:16:42 [2019-12-10T10:16:42.508Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.38s)
10:16:42 [2019-12-10T10:16:42.508Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s)
10:16:42 [2019-12-10T10:16:42.508Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.60s)
10:16:42 [2019-12-10T10:16:42.508Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.01s)
10:16:42 [2019-12-10T10:16:42.508Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.18s)
10:16:42 [2019-12-10T10:16:42.508Z] === RUN   TestCgroupNamespacesRun
10:16:44 [2019-12-10T10:16:44.410Z] --- PASS: TestCgroupNamespacesRun (1.85s)
10:16:44 [2019-12-10T10:16:44.410Z] === RUN   TestCgroupNamespacesRunPrivileged
10:16:45 [2019-12-10T10:16:45.517Z] #73 sending tarball 16.6s done
10:16:45 [2019-12-10T10:16:45.517Z] #73 DONE 123.5s
10:16:45 [2019-12-10T10:16:45.517Z] 
10:16:45 [2019-12-10T10:16:45.517Z] #74 importing to docker
10:16:46 [2019-12-10T10:16:46.104Z] --- PASS: TestBuildSquashParent (9.28s)
10:16:46 [2019-12-10T10:16:46.104Z] === RUN   TestBuildWithRemoveAndForceRemove
10:16:46 [2019-12-10T10:16:46.104Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:16:46 [2019-12-10T10:16:46.104Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:16:46 [2019-12-10T10:16:46.104Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:16:46 [2019-12-10T10:16:46.104Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:16:46 [2019-12-10T10:16:46.104Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:16:46 [2019-12-10T10:16:46.104Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:16:46 [2019-12-10T10:16:46.104Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:16:46 [2019-12-10T10:16:46.104Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:16:46 [2019-12-10T10:16:46.104Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:16:46 [2019-12-10T10:16:46.104Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:16:46 [2019-12-10T10:16:46.104Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:16:46 [2019-12-10T10:16:46.104Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:16:46 [2019-12-10T10:16:46.104Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:16:46 [2019-12-10T10:16:46.104Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:16:46 [2019-12-10T10:16:46.312Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.78s)
10:16:46 [2019-12-10T10:16:46.312Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:16:48 [2019-12-10T10:16:48.215Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.85s)
10:16:48 [2019-12-10T10:16:48.215Z] === RUN   TestCgroupNamespacesRunHostMode
10:16:48 [2019-12-10T10:16:48.663Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:16:49 [2019-12-10T10:16:49.033Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:16:49 [2019-12-10T10:16:49.590Z] --- PASS: TestCgroupNamespacesRunHostMode (1.86s)
10:16:49 [2019-12-10T10:16:49.590Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:16:50 [2019-12-10T10:16:50.259Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
10:16:51 [2019-12-10T10:16:51.492Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.88s)
10:16:51 [2019-12-10T10:16:51.492Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:16:52 [2019-12-10T10:16:52.335Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:16:52 [2019-12-10T10:16:52.335Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:16:52 [2019-12-10T10:16:52.868Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.99s)
10:16:52 [2019-12-10T10:16:52.868Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:16:53 [2019-12-10T10:16:53.802Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.98s)
10:16:53 [2019-12-10T10:16:53.802Z] === RUN   TestCgroupNamespacesRunOlderClient
10:16:54 [2019-12-10T10:16:54.530Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
10:16:55 [2019-12-10T10:16:55.521Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
10:16:55 [2019-12-10T10:16:55.521Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.11s)
10:16:55 [2019-12-10T10:16:55.521Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.22s)
10:16:55 [2019-12-10T10:16:55.521Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.15s)
10:16:55 [2019-12-10T10:16:55.521Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.31s)
10:16:55 [2019-12-10T10:16:55.521Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.52s)
10:16:55 [2019-12-10T10:16:55.521Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.32s)
10:16:55 [2019-12-10T10:16:55.521Z] === RUN   TestBuildMultiStageCopy
10:16:55 [2019-12-10T10:16:55.521Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:16:55 [2019-12-10T10:16:55.703Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.87s)
10:16:55 [2019-12-10T10:16:55.703Z] === RUN   TestKernelTCPMemory
10:16:56 [2019-12-10T10:16:56.270Z] --- PASS: TestKernelTCPMemory (0.94s)
10:16:56 [2019-12-10T10:16:56.270Z] === RUN   TestNISDomainname
10:16:57 [2019-12-10T10:16:57.646Z] --- PASS: TestNISDomainname (1.01s)
10:16:57 [2019-12-10T10:16:57.646Z] === RUN   TestHostnameDnsResolution
10:16:58 [2019-12-10T10:16:58.332Z] Loaded image: buildpack-deps:jessie
10:16:58 [2019-12-10T10:16:58.332Z] Loaded image: busybox:latest
10:16:58 [2019-12-10T10:16:58.901Z] Loaded image: busybox:glibc
10:16:58 [2019-12-10T10:16:58.901Z] Loaded image: debian:jessie
10:16:59 [2019-12-10T10:16:59.020Z] --- PASS: TestHostnameDnsResolution (1.69s)
10:16:59 [2019-12-10T10:16:59.020Z] === RUN   TestStats
10:16:59 [2019-12-10T10:16:59.158Z] Loaded image: hello-world:latest
10:16:59 [2019-12-10T10:16:59.158Z] INFO: Testing against a local daemon
10:16:59 [2019-12-10T10:16:59.158Z] === RUN   TestDockerSuite
10:16:59 [2019-12-10T10:16:59.158Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
10:16:59 [2019-12-10T10:16:59.158Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
10:16:59 [2019-12-10T10:16:59.158Z] === RUN   TestDockerSuite/TestAPIErrorJSON
10:16:59 [2019-12-10T10:16:59.158Z] Loaded image: buildpack-deps:jessie
10:16:59 [2019-12-10T10:16:59.158Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
10:16:59 [2019-12-10T10:16:59.158Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
10:16:59 [2019-12-10T10:16:59.158Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
10:16:59 [2019-12-10T10:16:59.158Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
10:16:59 [2019-12-10T10:16:59.158Z] === RUN   TestDockerSuite/TestAPIImagesDelete
10:16:59 [2019-12-10T10:16:59.415Z] Loaded image: busybox:latest
10:16:59 [2019-12-10T10:16:59.679Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:16:59 [2019-12-10T10:16:59.979Z] Loaded image: busybox:glibc
10:16:59 [2019-12-10T10:16:59.979Z] Loaded image: debian:jessie
10:17:00 [2019-12-10T10:17:00.236Z] Loaded image: hello-world:latest
10:17:00 [2019-12-10T10:17:00.236Z] INFO: Testing against a local daemon
10:17:00 [2019-12-10T10:17:00.236Z] === RUN   TestDockerDaemonSuite
10:17:00 [2019-12-10T10:17:00.236Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
10:17:00 [2019-12-10T10:17:00.476Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:17:00 [2019-12-10T10:17:00.861Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:17:01 [2019-12-10T10:17:01.645Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:17:02 [2019-12-10T10:17:02.302Z] --- PASS: TestStats (2.62s)
10:17:02 [2019-12-10T10:17:02.302Z] === RUN   TestStopContainerWithTimeout
10:17:02 [2019-12-10T10:17:02.302Z] === RUN   TestStopContainerWithTimeout/0
10:17:02 [2019-12-10T10:17:02.302Z] === PAUSE TestStopContainerWithTimeout/0
10:17:02 [2019-12-10T10:17:02.302Z] === RUN   TestStopContainerWithTimeout/1
10:17:02 [2019-12-10T10:17:02.302Z] === PAUSE TestStopContainerWithTimeout/1
10:17:02 [2019-12-10T10:17:02.302Z] === RUN   TestStopContainerWithTimeout/3
10:17:02 [2019-12-10T10:17:02.302Z] === PAUSE TestStopContainerWithTimeout/3
10:17:02 [2019-12-10T10:17:02.302Z] === RUN   TestStopContainerWithTimeout/-1
10:17:02 [2019-12-10T10:17:02.302Z] === PAUSE TestStopContainerWithTimeout/-1
10:17:02 [2019-12-10T10:17:02.302Z] === CONT  TestStopContainerWithTimeout/0
10:17:02 [2019-12-10T10:17:02.302Z] === CONT  TestStopContainerWithTimeout/1
10:17:02 [2019-12-10T10:17:02.302Z] === CONT  TestStopContainerWithTimeout/-1
10:17:02 [2019-12-10T10:17:02.302Z] === CONT  TestStopContainerWithTimeout/3
10:17:02 [2019-12-10T10:17:02.565Z] --- PASS: TestBuildMultiStageCopy (6.69s)
10:17:02 [2019-12-10T10:17:02.565Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (4.16s)
10:17:02 [2019-12-10T10:17:02.565Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s)
10:17:02 [2019-12-10T10:17:02.565Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s)
10:17:02 [2019-12-10T10:17:02.565Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.79s)
10:17:02 [2019-12-10T10:17:02.565Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.73s)
10:17:02 [2019-12-10T10:17:02.565Z] === RUN   TestBuildMultiStageParentConfig
10:17:03 [2019-12-10T10:17:03.848Z] --- PASS: TestBuildMultiStageParentConfig (1.64s)
10:17:03 [2019-12-10T10:17:03.848Z] === RUN   TestBuildLabelWithTargets
10:17:05 [2019-12-10T10:17:05.495Z] === RUN   TestDockerSuite/TestAPIImagesFilter
10:17:05 [2019-12-10T10:17:05.495Z] === RUN   TestDockerSuite/TestAPIImagesHistory
10:17:05 [2019-12-10T10:17:05.585Z] --- PASS: TestStopContainerWithTimeout (0.03s)
10:17:05 [2019-12-10T10:17:05.585Z]     --- PASS: TestStopContainerWithTimeout/0 (1.40s)
10:17:05 [2019-12-10T10:17:05.585Z]     --- PASS: TestStopContainerWithTimeout/1 (2.20s)
10:17:05 [2019-12-10T10:17:05.585Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.02s)
10:17:05 [2019-12-10T10:17:05.585Z]     --- PASS: TestStopContainerWithTimeout/3 (3.34s)
10:17:05 [2019-12-10T10:17:05.585Z] === RUN   TestDeleteDevicemapper
10:17:05 [2019-12-10T10:17:05.585Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:17:05 [2019-12-10T10:17:05.585Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:17:05 [2019-12-10T10:17:05.585Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:17:06 [2019-12-10T10:17:06.059Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
10:17:06 [2019-12-10T10:17:06.059Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
10:17:07 [2019-12-10T10:17:07.029Z] --- PASS: TestBuildLabelWithTargets (2.62s)
10:17:07 [2019-12-10T10:17:07.029Z] === RUN   TestBuildWithEmptyLayers
10:17:07 [2019-12-10T10:17:07.446Z] --- PASS: TestBuildWithEmptyLayers (0.91s)
10:17:07 [2019-12-10T10:17:07.446Z] === RUN   TestBuildMultiStageOnBuild
10:17:07 [2019-12-10T10:17:07.487Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.15s)
10:17:07 [2019-12-10T10:17:07.487Z] === RUN   TestUpdateMemory
10:17:07 [2019-12-10T10:17:07.487Z] --- SKIP: TestUpdateMemory (0.00s)
10:17:07 [2019-12-10T10:17:07.487Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
10:17:07 [2019-12-10T10:17:07.487Z] === RUN   TestUpdateCPUQuota
10:17:07 [2019-12-10T10:17:07.956Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
10:17:08 [2019-12-10T10:17:08.213Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
10:17:08 [2019-12-10T10:17:08.213Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
10:17:08 [2019-12-10T10:17:08.862Z] --- PASS: TestUpdateCPUQuota (1.51s)
10:17:08 [2019-12-10T10:17:08.862Z] === RUN   TestUpdatePidsLimit
10:17:08 [2019-12-10T10:17:08.862Z] === RUN   TestUpdatePidsLimit/update_from_none
10:17:09 [2019-12-10T10:17:09.120Z] === RUN   TestUpdatePidsLimit/no_change
10:17:09 [2019-12-10T10:17:09.686Z] === RUN   TestUpdatePidsLimit/update_lower
10:17:09 [2019-12-10T10:17:09.945Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:17:10 [2019-12-10T10:17:10.110Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
10:17:10 [2019-12-10T10:17:10.511Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:17:10 [2019-12-10T10:17:10.770Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:17:10 [2019-12-10T10:17:10.817Z] --- PASS: TestBuildMultiStageOnBuild (2.95s)
10:17:10 [2019-12-10T10:17:10.817Z] === RUN   TestBuildUncleanTarFilenames
10:17:11 [2019-12-10T10:17:11.336Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:17:11 [2019-12-10T10:17:11.479Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
10:17:11 [2019-12-10T10:17:11.618Z] --- PASS: TestBuildUncleanTarFilenames (1.25s)
10:17:11 [2019-12-10T10:17:11.618Z] === RUN   TestBuildMultiStageLayerLeak
10:17:11 [2019-12-10T10:17:11.736Z] === RUN   TestDockerSuite/TestAPINetworkFilter
10:17:11 [2019-12-10T10:17:11.736Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
10:17:11 [2019-12-10T10:17:11.736Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
10:17:12 [2019-12-10T10:17:12.968Z] --- PASS: TestUpdatePidsLimit (4.10s)
10:17:12 [2019-12-10T10:17:12.969Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.40s)
10:17:12 [2019-12-10T10:17:12.969Z]     --- PASS: TestUpdatePidsLimit/no_change (0.44s)
10:17:12 [2019-12-10T10:17:12.969Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.40s)
10:17:12 [2019-12-10T10:17:12.969Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s)
10:17:12 [2019-12-10T10:17:12.969Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s)
10:17:12 [2019-12-10T10:17:12.969Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
10:17:12 [2019-12-10T10:17:12.969Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.47s)
10:17:12 [2019-12-10T10:17:12.969Z] === RUN   TestUpdateRestartPolicy
10:17:13 [2019-12-10T10:17:13.107Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
10:17:13 [2019-12-10T10:17:13.364Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
10:17:14 [2019-12-10T10:17:14.296Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
10:17:14 [2019-12-10T10:17:14.553Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
10:17:14 [2019-12-10T10:17:14.811Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
10:17:14 [2019-12-10T10:17:14.811Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
10:17:14 [2019-12-10T10:17:14.811Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
10:17:14 [2019-12-10T10:17:14.934Z] --- PASS: TestBuildMultiStageLayerLeak (2.94s)
10:17:14 [2019-12-10T10:17:14.934Z] === RUN   TestBuildWithHugeFile
10:17:16 [2019-12-10T10:17:16.714Z] tests/integration/api_network_test.py ...........................        [ 47%]
10:17:19 [2019-12-10T10:17:19.051Z] #74 DONE 33.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
10:17:19 [2019-12-10T10:17:19.729Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40074/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f9fe29b439e21c22a0a789b055ca20185de7b7c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f9fe29b439e21c22a0a789b055ca20185de7b7c hack/test/unit
10:17:20 [2019-12-10T10:17:20.173Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
10:17:20 [2019-12-10T10:17:20.174Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
10:17:23 [2019-12-10T10:17:23.449Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
10:17:23 [2019-12-10T10:17:23.449Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
10:17:23 [2019-12-10T10:17:23.608Z] ?   	github.com/docker/docker/api	[no test files]
10:17:24 [2019-12-10T10:17:24.407Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
10:17:26 [2019-12-10T10:17:26.340Z] tests/integration/api_secret_test.py .....                               [ 51%]
10:17:26 [2019-12-10T10:17:26.721Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
10:17:27 [2019-12-10T10:17:27.285Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
10:17:27 [2019-12-10T10:17:27.841Z] --- PASS: TestUpdateRestartPolicy (12.52s)
10:17:27 [2019-12-10T10:17:27.841Z] === RUN   TestUpdateRestartWithAutoRemove
10:17:27 [2019-12-10T10:17:27.841Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s)
10:17:27 [2019-12-10T10:17:27.841Z] === RUN   TestWaitNonBlocked
10:17:27 [2019-12-10T10:17:27.841Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:17:27 [2019-12-10T10:17:27.841Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:17:27 [2019-12-10T10:17:27.841Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:17:27 [2019-12-10T10:17:27.841Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:17:27 [2019-12-10T10:17:27.841Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:17:27 [2019-12-10T10:17:27.841Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:17:27 [2019-12-10T10:17:27.841Z] --- PASS: TestWaitNonBlocked (0.03s)
10:17:27 [2019-12-10T10:17:27.841Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s)
10:17:27 [2019-12-10T10:17:27.841Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s)
10:17:27 [2019-12-10T10:17:27.841Z] === RUN   TestWaitBlocked
10:17:27 [2019-12-10T10:17:27.841Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:17:27 [2019-12-10T10:17:27.841Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:17:27 [2019-12-10T10:17:27.841Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:17:27 [2019-12-10T10:17:27.841Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:17:27 [2019-12-10T10:17:27.841Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:17:27 [2019-12-10T10:17:27.841Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:17:28 [2019-12-10T10:17:28.407Z] --- PASS: TestWaitBlocked (0.03s)
10:17:28 [2019-12-10T10:17:28.407Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.94s)
10:17:28 [2019-12-10T10:17:28.407Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s)
10:17:28 [2019-12-10T10:17:28.407Z] === CONT  TestContainerStartOnDaemonRestart
10:17:28 [2019-12-10T10:17:28.407Z] === CONT  TestIpcModeOlderClient
10:17:28 [2019-12-10T10:17:28.407Z] === CONT  TestDaemonRestartIpcMode
10:17:28 [2019-12-10T10:17:28.407Z] --- PASS: TestIpcModeOlderClient (0.20s)
10:17:29 [2019-12-10T10:17:29.180Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
10:17:29 [2019-12-10T10:17:29.743Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
10:17:30 [2019-12-10T10:17:30.647Z] tests/integration/api_service_test.py ................s................. [ 60%]
10:17:31 [2019-12-10T10:17:31.112Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
10:17:31 [2019-12-10T10:17:31.693Z] --- PASS: TestContainerStartOnDaemonRestart (3.10s)
10:17:33 [2019-12-10T10:17:33.009Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
10:17:33 [2019-12-10T10:17:33.009Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
10:17:33 [2019-12-10T10:17:33.067Z] --- PASS: TestDaemonRestartIpcMode (4.75s)
10:17:33 [2019-12-10T10:17:33.068Z] PASS
10:17:33 [2019-12-10T10:17:33.068Z] 
10:17:33 [2019-12-10T10:17:33.068Z] === Skipped
10:17:33 [2019-12-10T10:17:33.068Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
10:17:33 [2019-12-10T10:17:33.068Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:17:33 [2019-12-10T10:17:33.068Z] 
10:17:33 [2019-12-10T10:17:33.068Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.01s)
10:17:33 [2019-12-10T10:17:33.068Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:17:33 [2019-12-10T10:17:33.068Z] 
10:17:33 [2019-12-10T10:17:33.068Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
10:17:33 [2019-12-10T10:17:33.068Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:17:33 [2019-12-10T10:17:33.068Z] 
10:17:33 [2019-12-10T10:17:33.068Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:17:33 [2019-12-10T10:17:33.068Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:17:33 [2019-12-10T10:17:33.068Z] 
10:17:33 [2019-12-10T10:17:33.068Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
10:17:33 [2019-12-10T10:17:33.068Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:17:33 [2019-12-10T10:17:33.068Z] 
10:17:33 [2019-12-10T10:17:33.068Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
10:17:33 [2019-12-10T10:17:33.068Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
10:17:33 [2019-12-10T10:17:33.068Z] 
10:17:33 [2019-12-10T10:17:33.068Z] 
10:17:33 [2019-12-10T10:17:33.068Z] DONE 197 tests, 6 skipped in 131.599s
10:17:33 [2019-12-10T10:17:33.068Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
10:17:33 [2019-12-10T10:17:33.068Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
10:17:33 [2019-12-10T10:17:33.068Z] ++ set -e
10:17:33 [2019-12-10T10:17:33.068Z] ++ '[' -n 0 ']'
10:17:33 [2019-12-10T10:17:33.068Z] ++ set -x
10:17:33 [2019-12-10T10:17:33.068Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
10:17:33 [2019-12-10T10:17:33.326Z] INFO: Testing against a local daemon
10:17:33 [2019-12-10T10:17:33.326Z] === RUN   TestCommitInheritsEnv
10:17:34 [2019-12-10T10:17:34.261Z] --- PASS: TestCommitInheritsEnv (0.59s)
10:17:34 [2019-12-10T10:17:34.261Z] === RUN   TestImportExtremelyLargeImageWorks
10:17:34 [2019-12-10T10:17:34.261Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
10:17:34 [2019-12-10T10:17:34.261Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
10:17:34 [2019-12-10T10:17:34.261Z] === RUN   TestImagesFilterMultiReference
10:17:34 [2019-12-10T10:17:34.261Z] --- PASS: TestImagesFilterMultiReference (0.10s)
10:17:34 [2019-12-10T10:17:34.261Z] === RUN   TestImagePullPlatformInvalid
10:17:34 [2019-12-10T10:17:34.261Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
10:17:34 [2019-12-10T10:17:34.261Z] === RUN   TestRemoveImageOrphaning
10:17:34 [2019-12-10T10:17:34.378Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
10:17:34 [2019-12-10T10:17:34.827Z] --- PASS: TestRemoveImageOrphaning (0.59s)
10:17:34 [2019-12-10T10:17:34.827Z] === RUN   TestRemoveImageGarbageCollector
10:17:34 [2019-12-10T10:17:34.827Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
10:17:34 [2019-12-10T10:17:34.827Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:17:34 [2019-12-10T10:17:34.827Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:17:34 [2019-12-10T10:17:34.827Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
10:17:34 [2019-12-10T10:17:34.827Z] === RUN   TestTagInvalidReference
10:17:34 [2019-12-10T10:17:34.827Z] --- PASS: TestTagInvalidReference (0.03s)
10:17:34 [2019-12-10T10:17:34.827Z] === RUN   TestTagValidPrefixedRepo
10:17:34 [2019-12-10T10:17:34.827Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
10:17:34 [2019-12-10T10:17:34.827Z] === RUN   TestTagExistedNameWithoutForce
10:17:35 [2019-12-10T10:17:35.085Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
10:17:35 [2019-12-10T10:17:35.085Z] === RUN   TestTagOfficialNames
10:17:35 [2019-12-10T10:17:35.085Z] --- PASS: TestTagOfficialNames (0.08s)
10:17:35 [2019-12-10T10:17:35.085Z] === RUN   TestTagMatchesDigest
10:17:35 [2019-12-10T10:17:35.085Z] --- PASS: TestTagMatchesDigest (0.03s)
10:17:35 [2019-12-10T10:17:35.085Z] PASS
10:17:35 [2019-12-10T10:17:35.085Z] 
10:17:35 [2019-12-10T10:17:35.085Z] === Skipped
10:17:35 [2019-12-10T10:17:35.085Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
10:17:35 [2019-12-10T10:17:35.085Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
10:17:35 [2019-12-10T10:17:35.085Z] 
10:17:35 [2019-12-10T10:17:35.085Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
10:17:35 [2019-12-10T10:17:35.085Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:17:35 [2019-12-10T10:17:35.085Z] 
10:17:35 [2019-12-10T10:17:35.085Z] 
10:17:35 [2019-12-10T10:17:35.085Z] DONE 12 tests, 2 skipped in 1.974s
10:17:35 [2019-12-10T10:17:35.085Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
10:17:35 [2019-12-10T10:17:35.085Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
10:17:35 [2019-12-10T10:17:35.085Z] ++ set -e
10:17:35 [2019-12-10T10:17:35.085Z] ++ '[' -n 0 ']'
10:17:35 [2019-12-10T10:17:35.085Z] ++ set -x
10:17:35 [2019-12-10T10:17:35.085Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
10:17:35 [2019-12-10T10:17:35.343Z] INFO: Testing against a local daemon
10:17:35 [2019-12-10T10:17:35.343Z] === RUN   TestNetworkCreateDelete
10:17:35 [2019-12-10T10:17:35.602Z] --- PASS: TestNetworkCreateDelete (0.40s)
10:17:35 [2019-12-10T10:17:35.602Z] === RUN   TestDockerNetworkDeletePreferID
10:17:36 [2019-12-10T10:17:36.901Z] === RUN   TestDockerSuite/TestAttachAfterDetach
10:17:36 [2019-12-10T10:17:36.978Z] --- PASS: TestDockerNetworkDeletePreferID (1.15s)
10:17:36 [2019-12-10T10:17:36.978Z] === RUN   TestInspectNetwork
10:17:37 [2019-12-10T10:17:37.158Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
10:17:39 [2019-12-10T10:17:39.781Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
10:17:41 [2019-12-10T10:17:41.698Z] === RUN   TestDockerSuite/TestAttachDetach
10:17:43 [2019-12-10T10:17:43.069Z] === RUN   TestDockerSuite/TestAttachDisconnect
10:17:43 [2019-12-10T10:17:43.325Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
10:17:43 [2019-12-10T10:17:43.539Z] === RUN   TestInspectNetwork/full_network_id
10:17:43 [2019-12-10T10:17:43.539Z] === RUN   TestInspectNetwork/partial_network_id
10:17:43 [2019-12-10T10:17:43.539Z] === RUN   TestInspectNetwork/network_name
10:17:43 [2019-12-10T10:17:43.539Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:17:44 [2019-12-10T10:17:44.698Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
10:17:45 [2019-12-10T10:17:45.202Z] .........................                                                [ 67%]
10:17:46 [2019-12-10T10:17:46.895Z] ok  	github.com/docker/docker/api/server	0.011s	coverage: 9.0% of statements
10:17:47 [2019-12-10T10:17:47.726Z] --- PASS: TestInspectNetwork (10.98s)
10:17:47 [2019-12-10T10:17:47.726Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:17:47 [2019-12-10T10:17:47.726Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:17:47 [2019-12-10T10:17:47.726Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:17:47 [2019-12-10T10:17:47.726Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:17:47 [2019-12-10T10:17:47.726Z] === RUN   TestRunContainerWithBridgeNone
10:17:47 [2019-12-10T10:17:47.976Z] === RUN   TestDockerSuite/TestAttachPausedContainer
10:17:49 [2019-12-10T10:17:49.756Z] --- PASS: TestBuildWithHugeFile (31.94s)
10:17:49 [2019-12-10T10:17:49.756Z] === RUN   TestBuildWithEmptyDockerfile
10:17:49 [2019-12-10T10:17:49.756Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:17:49 [2019-12-10T10:17:49.756Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:17:49 [2019-12-10T10:17:49.756Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:17:49 [2019-12-10T10:17:49.756Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:17:49 [2019-12-10T10:17:49.756Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:17:49 [2019-12-10T10:17:49.756Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:17:49 [2019-12-10T10:17:49.756Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:17:49 [2019-12-10T10:17:49.756Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:17:49 [2019-12-10T10:17:49.756Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:17:49 [2019-12-10T10:17:49.756Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s)
10:17:49 [2019-12-10T10:17:49.756Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.35s)
10:17:49 [2019-12-10T10:17:49.756Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.35s)
10:17:49 [2019-12-10T10:17:49.756Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
10:17:49 [2019-12-10T10:17:49.756Z] === RUN   TestBuildPreserveOwnership
10:17:49 [2019-12-10T10:17:49.756Z] === RUN   TestBuildPreserveOwnership/copy_from
10:17:51 [2019-12-10T10:17:51.012Z] --- PASS: TestRunContainerWithBridgeNone (2.71s)
10:17:51 [2019-12-10T10:17:51.012Z] === RUN   TestNetworkInvalidJSON
10:17:51 [2019-12-10T10:17:51.012Z] === RUN   TestNetworkInvalidJSON//networks/create
10:17:51 [2019-12-10T10:17:51.012Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:17:51 [2019-12-10T10:17:51.012Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:17:51 [2019-12-10T10:17:51.012Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:17:51 [2019-12-10T10:17:51.012Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:17:51 [2019-12-10T10:17:51.012Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:17:51 [2019-12-10T10:17:51.012Z] === CONT  TestNetworkInvalidJSON//networks/create
10:17:51 [2019-12-10T10:17:51.012Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:17:51 [2019-12-10T10:17:51.012Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:17:51 [2019-12-10T10:17:51.012Z] --- PASS: TestNetworkInvalidJSON (0.03s)
10:17:51 [2019-12-10T10:17:51.012Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:17:51 [2019-12-10T10:17:51.012Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:17:51 [2019-12-10T10:17:51.012Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:17:51 [2019-12-10T10:17:51.012Z] === RUN   TestDaemonRestartWithLiveRestore
10:17:51 [2019-12-10T10:17:51.252Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
10:17:51 [2019-12-10T10:17:51.252Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
10:17:51 [2019-12-10T10:17:51.594Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:17:51 [2019-12-10T10:17:51.949Z] --- PASS: TestDaemonRestartWithLiveRestore (1.50s)
10:17:51 [2019-12-10T10:17:51.949Z] === RUN   TestDaemonDefaultNetworkPools
10:17:53 [2019-12-10T10:17:53.332Z] --- PASS: TestDaemonDefaultNetworkPools (1.32s)
10:17:53 [2019-12-10T10:17:53.332Z] === RUN   TestDaemonRestartWithExistingNetwork
10:17:53 [2019-12-10T10:17:53.413Z] --- PASS: TestBuildPreserveOwnership (6.32s)
10:17:53 [2019-12-10T10:17:53.413Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.08s)
10:17:53 [2019-12-10T10:17:53.413Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.22s)
10:17:53 [2019-12-10T10:17:53.413Z] === RUN   TestBuildPlatformInvalid
10:17:53 [2019-12-10T10:17:53.413Z] --- PASS: TestBuildPlatformInvalid (0.13s)
10:17:53 [2019-12-10T10:17:53.413Z] PASS
10:17:53 [2019-12-10T10:17:53.781Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
10:17:53 [2019-12-10T10:17:53.781Z] --- PASS: TestBuildWithHugeFile (90.25s)
10:17:53 [2019-12-10T10:17:53.781Z] === RUN   TestBuildWithEmptyDockerfile
10:17:53 [2019-12-10T10:17:53.781Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:17:53 [2019-12-10T10:17:53.781Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:17:53 [2019-12-10T10:17:53.781Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:17:53 [2019-12-10T10:17:53.781Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:17:53 [2019-12-10T10:17:53.781Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:17:53 [2019-12-10T10:17:53.781Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:17:53 [2019-12-10T10:17:53.781Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:17:53 [2019-12-10T10:17:53.781Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:17:53 [2019-12-10T10:17:53.825Z] 
10:17:53 [2019-12-10T10:17:53.826Z] === Skipped
10:17:53 [2019-12-10T10:17:53.826Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
10:17:53 [2019-12-10T10:17:53.826Z]     build_session_test.go:25: TODO: BuildKit
10:17:53 [2019-12-10T10:17:53.826Z] 
10:17:53 [2019-12-10T10:17:53.826Z] 
10:17:53 [2019-12-10T10:17:53.826Z] DONE 32 tests, 1 skipped in 90.173s
10:17:53 [2019-12-10T10:17:53.826Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
10:17:53 [2019-12-10T10:17:53.826Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
10:17:53 [2019-12-10T10:17:53.826Z] ++ set -e
10:17:53 [2019-12-10T10:17:53.826Z] ++ '[' -n 0 ']'
10:17:53 [2019-12-10T10:17:53.826Z] ++ set -x
10:17:53 [2019-12-10T10:17:53.826Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
10:17:54 [2019-12-10T10:17:54.038Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:17:54 [2019-12-10T10:17:54.038Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
10:17:54 [2019-12-10T10:17:54.038Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s)
10:17:54 [2019-12-10T10:17:54.038Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s)
10:17:54 [2019-12-10T10:17:54.038Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s)
10:17:54 [2019-12-10T10:17:54.038Z] === RUN   TestBuildPreserveOwnership
10:17:54 [2019-12-10T10:17:54.038Z] === RUN   TestBuildPreserveOwnership/copy_from
10:17:54 [2019-12-10T10:17:54.286Z] INFO: Testing against a local daemon
10:17:54 [2019-12-10T10:17:54.286Z] === RUN   TestConfigList
10:17:54 [2019-12-10T10:17:54.970Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
10:17:55 [2019-12-10T10:17:55.227Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
10:17:55 [2019-12-10T10:17:55.250Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.96s)
10:17:55 [2019-12-10T10:17:55.250Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:17:56 [2019-12-10T10:17:56.159Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
10:17:57 [2019-12-10T10:17:57.092Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
10:17:57 [2019-12-10T10:17:57.532Z] --- PASS: TestConfigList (3.14s)
10:17:57 [2019-12-10T10:17:57.532Z] === RUN   TestConfigsCreateAndDelete
10:17:57 [2019-12-10T10:17:57.783Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.38s)
10:17:57 [2019-12-10T10:17:57.783Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:17:58 [2019-12-10T10:17:58.460Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
10:17:58 [2019-12-10T10:17:58.716Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.80s)
10:17:58 [2019-12-10T10:17:58.716Z] === RUN   TestServiceWithPredefinedNetwork
10:17:58 [2019-12-10T10:17:58.717Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
10:17:58 [2019-12-10T10:17:58.717Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:17:59 [2019-12-10T10:17:59.280Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
10:17:59 [2019-12-10T10:17:59.537Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
10:17:59 [2019-12-10T10:17:59.537Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
10:17:59 [2019-12-10T10:17:59.537Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
10:18:00 [2019-12-10T10:18:00.050Z] --- PASS: TestConfigsCreateAndDelete (2.86s)
10:18:00 [2019-12-10T10:18:00.050Z] === RUN   TestConfigsUpdate
10:18:00 [2019-12-10T10:18:00.907Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
10:18:00 [2019-12-10T10:18:00.907Z] --- PASS: TestBuildPreserveOwnership (6.92s)
10:18:00 [2019-12-10T10:18:00.907Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.57s)
10:18:00 [2019-12-10T10:18:00.907Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.34s)
10:18:00 [2019-12-10T10:18:00.907Z] === RUN   TestBuildPlatformInvalid
10:18:01 [2019-12-10T10:18:01.164Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
10:18:01 [2019-12-10T10:18:01.164Z] --- PASS: TestBuildPlatformInvalid (0.19s)
10:18:01 [2019-12-10T10:18:01.164Z] PASS
10:18:01 [2019-12-10T10:18:01.164Z] 
10:18:01 [2019-12-10T10:18:01.164Z] === Skipped
10:18:01 [2019-12-10T10:18:01.164Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
10:18:01 [2019-12-10T10:18:01.164Z]     build_session_test.go:25: TODO: BuildKit
10:18:01 [2019-12-10T10:18:01.164Z] 
10:18:01 [2019-12-10T10:18:01.164Z] 
10:18:01 [2019-12-10T10:18:01.164Z] DONE 32 tests, 1 skipped in 181.086s
10:18:01 [2019-12-10T10:18:01.164Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
10:18:01 [2019-12-10T10:18:01.164Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
10:18:01 [2019-12-10T10:18:01.164Z] ++ set -e
10:18:01 [2019-12-10T10:18:01.164Z] ++ '[' -n 0 ']'
10:18:01 [2019-12-10T10:18:01.164Z] ++ set -x
10:18:01 [2019-12-10T10:18:01.164Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
10:18:01 [2019-12-10T10:18:01.422Z] INFO: Testing against a local daemon
10:18:01 [2019-12-10T10:18:01.422Z] === RUN   TestConfigList
10:18:01 [2019-12-10T10:18:01.679Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
10:18:01 [2019-12-10T10:18:01.679Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
10:18:01 [2019-12-10T10:18:01.999Z] --- PASS: TestServiceWithPredefinedNetwork (3.21s)
10:18:01 [2019-12-10T10:18:01.999Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:18:01 [2019-12-10T10:18:01.999Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:18:01 [2019-12-10T10:18:01.999Z]     service_test.go:230: FLAKY_TEST
10:18:01 [2019-12-10T10:18:01.999Z] === RUN   TestServiceWithDataPathPortInit
10:18:03 [2019-12-10T10:18:03.242Z] --- PASS: TestConfigsUpdate (3.10s)
10:18:03 [2019-12-10T10:18:03.242Z] === RUN   TestTemplatedConfig
10:18:03 [2019-12-10T10:18:03.744Z] 65014b3c3121: Pull complete
10:18:04 [2019-12-10T10:18:04.994Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
10:18:04 [2019-12-10T10:18:04.994Z] --- PASS: TestConfigList (3.56s)
10:18:04 [2019-12-10T10:18:04.994Z] === RUN   TestConfigsCreateAndDelete
10:18:06 [2019-12-10T10:18:06.365Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
10:18:06 [2019-12-10T10:18:06.636Z] --- PASS: TestTemplatedConfig (3.58s)
10:18:06 [2019-12-10T10:18:06.636Z] === RUN   TestConfigInspect
10:18:08 [2019-12-10T10:18:08.259Z] --- PASS: TestConfigsCreateAndDelete (3.15s)
10:18:08 [2019-12-10T10:18:08.260Z] === RUN   TestConfigsUpdate
10:18:08 [2019-12-10T10:18:08.829Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
10:18:09 [2019-12-10T10:18:09.106Z] --- PASS: TestConfigInspect (2.39s)
10:18:09 [2019-12-10T10:18:09.106Z] === RUN   TestConfigCreateWithLabels
10:18:10 [2019-12-10T10:18:10.203Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
10:18:10 [2019-12-10T10:18:10.768Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
10:18:11 [2019-12-10T10:18:11.700Z] --- PASS: TestConfigsUpdate (3.33s)
10:18:11 [2019-12-10T10:18:11.700Z] === RUN   TestTemplatedConfig
10:18:12 [2019-12-10T10:18:12.307Z] --- PASS: TestConfigCreateWithLabels (3.12s)
10:18:12 [2019-12-10T10:18:12.307Z] === RUN   TestConfigCreateResolve
10:18:14 [2019-12-10T10:18:14.224Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
10:18:14 [2019-12-10T10:18:14.789Z] --- PASS: TestTemplatedConfig (3.36s)
10:18:14 [2019-12-10T10:18:14.789Z] === RUN   TestConfigInspect
10:18:15 [2019-12-10T10:18:15.495Z] --- PASS: TestConfigCreateResolve (3.04s)
10:18:15 [2019-12-10T10:18:15.495Z] === RUN   TestConfigDaemonLibtrustID
10:18:15 [2019-12-10T10:18:15.887Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
10:18:15 [2019-12-10T10:18:15.887Z] PASS
10:18:15 [2019-12-10T10:18:15.887Z] 
10:18:15 [2019-12-10T10:18:15.887Z] DONE 8 tests in 21.990s
10:18:15 [2019-12-10T10:18:15.887Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
10:18:15 [2019-12-10T10:18:15.887Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
10:18:15 [2019-12-10T10:18:15.887Z] ++ set -e
10:18:15 [2019-12-10T10:18:15.887Z] ++ '[' -n 0 ']'
10:18:15 [2019-12-10T10:18:15.887Z] ++ set -x
10:18:15 [2019-12-10T10:18:15.887Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
10:18:15 [2019-12-10T10:18:15.887Z] INFO: Testing against a local daemon
10:18:15 [2019-12-10T10:18:15.887Z] === RUN   TestCheckpoint
10:18:15 [2019-12-10T10:18:15.887Z] --- SKIP: TestCheckpoint (0.00s)
10:18:15 [2019-12-10T10:18:15.887Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:18:15 [2019-12-10T10:18:15.887Z] === RUN   TestContainerInvalidJSON
10:18:15 [2019-12-10T10:18:15.887Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:18:15 [2019-12-10T10:18:15.887Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:18:15 [2019-12-10T10:18:15.887Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:18:15 [2019-12-10T10:18:15.887Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:18:15 [2019-12-10T10:18:15.887Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:18:15 [2019-12-10T10:18:15.887Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:18:15 [2019-12-10T10:18:15.887Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:18:15 [2019-12-10T10:18:15.887Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:18:15 [2019-12-10T10:18:15.887Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:18:15 [2019-12-10T10:18:15.887Z] --- PASS: TestContainerInvalidJSON (0.02s)
10:18:15 [2019-12-10T10:18:15.887Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
10:18:15 [2019-12-10T10:18:15.887Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
10:18:15 [2019-12-10T10:18:15.887Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:18:15 [2019-12-10T10:18:15.887Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:18:15 [2019-12-10T10:18:15.887Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
10:18:15 [2019-12-10T10:18:15.887Z] === RUN   TestCopyFromContainerPathIsNotDir
10:18:16 [2019-12-10T10:18:16.322Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
10:18:16 [2019-12-10T10:18:16.322Z] === RUN   TestCopyToContainerPathDoesNotExist
10:18:16 [2019-12-10T10:18:16.322Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
10:18:16 [2019-12-10T10:18:16.322Z] === RUN   TestCopyToContainerPathIsNotDir
10:18:16 [2019-12-10T10:18:16.322Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s)
10:18:16 [2019-12-10T10:18:16.322Z] === RUN   TestCopyFromContainer
10:18:18 [2019-12-10T10:18:18.063Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
10:18:18 [2019-12-10T10:18:18.063Z] --- PASS: TestConfigInspect (3.09s)
10:18:18 [2019-12-10T10:18:18.063Z] === RUN   TestConfigCreateWithLabels
10:18:18 [2019-12-10T10:18:18.320Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
10:18:18 [2019-12-10T10:18:18.815Z] === RUN   TestCopyFromContainer//
10:18:18 [2019-12-10T10:18:18.815Z] === RUN   TestCopyFromContainer//bar/root
10:18:18 [2019-12-10T10:18:18.815Z] === RUN   TestCopyFromContainer//bar/root/
10:18:18 [2019-12-10T10:18:18.815Z] === RUN   TestCopyFromContainer/bar/quux
10:18:18 [2019-12-10T10:18:18.815Z] === RUN   TestCopyFromContainer/bar/quux/
10:18:18 [2019-12-10T10:18:18.815Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:18:18 [2019-12-10T10:18:18.815Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:18:18 [2019-12-10T10:18:18.815Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:18:18 [2019-12-10T10:18:18.884Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
10:18:19 [2019-12-10T10:18:19.201Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:18:19 [2019-12-10T10:18:19.201Z] === RUN   TestCopyFromContainer/bar/notarget
10:18:19 [2019-12-10T10:18:19.201Z] --- PASS: TestCopyFromContainer (2.84s)
10:18:19 [2019-12-10T10:18:19.201Z]     --- PASS: TestCopyFromContainer// (0.08s)
10:18:19 [2019-12-10T10:18:19.201Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
10:18:19 [2019-12-10T10:18:19.201Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
10:18:19 [2019-12-10T10:18:19.201Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
10:18:19 [2019-12-10T10:18:19.201Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
10:18:19 [2019-12-10T10:18:19.201Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
10:18:19 [2019-12-10T10:18:19.201Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
10:18:19 [2019-12-10T10:18:19.201Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
10:18:19 [2019-12-10T10:18:19.201Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
10:18:19 [2019-12-10T10:18:19.201Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
10:18:19 [2019-12-10T10:18:19.201Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:18:19 [2019-12-10T10:18:19.201Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:18:19 [2019-12-10T10:18:19.201Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:18:19 [2019-12-10T10:18:19.201Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:18:19 [2019-12-10T10:18:19.201Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:18:19 [2019-12-10T10:18:19.201Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:18:19 [2019-12-10T10:18:19.201Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:18:19 [2019-12-10T10:18:19.201Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:18:19 [2019-12-10T10:18:19.201Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:18:19 [2019-12-10T10:18:19.201Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:18:19 [2019-12-10T10:18:19.201Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
10:18:19 [2019-12-10T10:18:19.201Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:18:19 [2019-12-10T10:18:19.201Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:18:19 [2019-12-10T10:18:19.201Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:18:19 [2019-12-10T10:18:19.201Z] === RUN   TestCreateLinkToNonExistingContainer
10:18:19 [2019-12-10T10:18:19.201Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
10:18:19 [2019-12-10T10:18:19.201Z] === RUN   TestCreateWithInvalidEnv
10:18:19 [2019-12-10T10:18:19.201Z] === RUN   TestCreateWithInvalidEnv/0
10:18:19 [2019-12-10T10:18:19.201Z] === PAUSE TestCreateWithInvalidEnv/0
10:18:19 [2019-12-10T10:18:19.201Z] === RUN   TestCreateWithInvalidEnv/1
10:18:19 [2019-12-10T10:18:19.201Z] === PAUSE TestCreateWithInvalidEnv/1
10:18:19 [2019-12-10T10:18:19.201Z] === RUN   TestCreateWithInvalidEnv/2
10:18:19 [2019-12-10T10:18:19.201Z] === PAUSE TestCreateWithInvalidEnv/2
10:18:19 [2019-12-10T10:18:19.201Z] === CONT  TestCreateWithInvalidEnv/0
10:18:19 [2019-12-10T10:18:19.201Z] === CONT  TestCreateWithInvalidEnv/2
10:18:19 [2019-12-10T10:18:19.201Z] === CONT  TestCreateWithInvalidEnv/1
10:18:19 [2019-12-10T10:18:19.201Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
10:18:19 [2019-12-10T10:18:19.201Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:18:19 [2019-12-10T10:18:19.201Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:18:19 [2019-12-10T10:18:19.201Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:18:19 [2019-12-10T10:18:19.201Z] === RUN   TestCreateTmpfsMountsTarget
10:18:19 [2019-12-10T10:18:19.201Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
10:18:19 [2019-12-10T10:18:19.201Z] === RUN   TestCreateWithCustomMaskedPaths
10:18:19 [2019-12-10T10:18:19.447Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
10:18:20 [2019-12-10T10:18:20.011Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
10:18:21 [2019-12-10T10:18:21.380Z] --- PASS: TestConfigCreateWithLabels (3.23s)
10:18:21 [2019-12-10T10:18:21.380Z] === RUN   TestConfigCreateResolve
10:18:21 [2019-12-10T10:18:21.638Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
10:18:21 [2019-12-10T10:18:21.745Z] --- PASS: TestCreateWithCustomMaskedPaths (2.44s)
10:18:21 [2019-12-10T10:18:21.745Z] === RUN   TestCreateWithCapabilities
10:18:21 [2019-12-10T10:18:21.745Z] === RUN   TestCreateWithCapabilities/no_capabilities
10:18:21 [2019-12-10T10:18:21.745Z] === PAUSE TestCreateWithCapabilities/no_capabilities
10:18:21 [2019-12-10T10:18:21.745Z] === RUN   TestCreateWithCapabilities/empty_capabilities
10:18:21 [2019-12-10T10:18:21.745Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
10:18:21 [2019-12-10T10:18:21.745Z] === RUN   TestCreateWithCapabilities/valid_capabilities
10:18:21 [2019-12-10T10:18:21.745Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
10:18:21 [2019-12-10T10:18:21.745Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
10:18:21 [2019-12-10T10:18:21.745Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
10:18:21 [2019-12-10T10:18:21.745Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
10:18:21 [2019-12-10T10:18:21.745Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
10:18:21 [2019-12-10T10:18:21.745Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
10:18:21 [2019-12-10T10:18:21.745Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
10:18:21 [2019-12-10T10:18:21.745Z] === RUN   TestCreateWithCapabilities/empty_capadd
10:18:21 [2019-12-10T10:18:21.745Z] === PAUSE TestCreateWithCapabilities/empty_capadd
10:18:21 [2019-12-10T10:18:21.745Z] === RUN   TestCreateWithCapabilities/empty_capdrop
10:18:21 [2019-12-10T10:18:21.745Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
10:18:21 [2019-12-10T10:18:21.745Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
10:18:21 [2019-12-10T10:18:21.745Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
10:18:21 [2019-12-10T10:18:21.745Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
10:18:21 [2019-12-10T10:18:21.745Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
10:18:21 [2019-12-10T10:18:21.745Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
10:18:21 [2019-12-10T10:18:21.745Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
10:18:21 [2019-12-10T10:18:21.745Z] === CONT  TestCreateWithCapabilities/no_capabilities
10:18:21 [2019-12-10T10:18:21.745Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
10:18:21 [2019-12-10T10:18:21.745Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
10:18:21 [2019-12-10T10:18:21.745Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
10:18:21 [2019-12-10T10:18:21.745Z] === CONT  TestCreateWithCapabilities/empty_capdrop
10:18:21 [2019-12-10T10:18:21.745Z] === CONT  TestCreateWithCapabilities/empty_capadd
10:18:21 [2019-12-10T10:18:21.745Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
10:18:22 [2019-12-10T10:18:22.119Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
10:18:22 [2019-12-10T10:18:22.119Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
10:18:22 [2019-12-10T10:18:22.119Z] === CONT  TestCreateWithCapabilities/valid_capabilities
10:18:22 [2019-12-10T10:18:22.119Z] === CONT  TestCreateWithCapabilities/empty_capabilities
10:18:22 [2019-12-10T10:18:22.119Z] --- PASS: TestCreateWithCapabilities (0.01s)
10:18:22 [2019-12-10T10:18:22.119Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
10:18:22 [2019-12-10T10:18:22.119Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
10:18:22 [2019-12-10T10:18:22.119Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
10:18:22 [2019-12-10T10:18:22.119Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
10:18:22 [2019-12-10T10:18:22.119Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
10:18:22 [2019-12-10T10:18:22.119Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s)
10:18:22 [2019-12-10T10:18:22.119Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s)
10:18:22 [2019-12-10T10:18:22.119Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
10:18:22 [2019-12-10T10:18:22.119Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s)
10:18:22 [2019-12-10T10:18:22.119Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s)
10:18:22 [2019-12-10T10:18:22.119Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
10:18:22 [2019-12-10T10:18:22.119Z] === RUN   TestCreateWithCustomReadonlyPaths
10:18:22 [2019-12-10T10:18:22.203Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
10:18:22 [2019-12-10T10:18:22.514Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
10:18:23 [2019-12-10T10:18:23.576Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
10:18:23 [2019-12-10T10:18:23.576Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
10:18:23 [2019-12-10T10:18:23.926Z] --- PASS: TestServiceWithDataPathPortInit (19.10s)
10:18:23 [2019-12-10T10:18:23.926Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:18:24 [2019-12-10T10:18:24.141Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
10:18:24 [2019-12-10T10:18:24.141Z] --- PASS: TestConfigCreateResolve (2.95s)
10:18:24 [2019-12-10T10:18:24.141Z] === RUN   TestConfigDaemonLibtrustID
10:18:24 [2019-12-10T10:18:24.401Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
10:18:24 [2019-12-10T10:18:24.584Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.64s)
10:18:24 [2019-12-10T10:18:24.585Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:18:24 [2019-12-10T10:18:24.585Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:18:24 [2019-12-10T10:18:24.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:18:24 [2019-12-10T10:18:24.585Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:18:24 [2019-12-10T10:18:24.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:18:24 [2019-12-10T10:18:24.585Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:18:24 [2019-12-10T10:18:24.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:18:24 [2019-12-10T10:18:24.585Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:18:24 [2019-12-10T10:18:24.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:18:24 [2019-12-10T10:18:24.585Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:18:24 [2019-12-10T10:18:24.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:18:24 [2019-12-10T10:18:24.585Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:18:24 [2019-12-10T10:18:24.585Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:18:24 [2019-12-10T10:18:24.658Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
10:18:24 [2019-12-10T10:18:24.658Z] PASS
10:18:24 [2019-12-10T10:18:24.658Z] 
10:18:24 [2019-12-10T10:18:24.658Z] DONE 8 tests in 23.388s
10:18:24 [2019-12-10T10:18:24.658Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
10:18:24 [2019-12-10T10:18:24.658Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
10:18:24 [2019-12-10T10:18:24.658Z] ++ set -e
10:18:24 [2019-12-10T10:18:24.658Z] ++ '[' -n 0 ']'
10:18:24 [2019-12-10T10:18:24.658Z] ++ set -x
10:18:24 [2019-12-10T10:18:24.659Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
10:18:24 [2019-12-10T10:18:24.915Z] INFO: Testing against a local daemon
10:18:24 [2019-12-10T10:18:24.915Z] === RUN   TestCheckpoint
10:18:24 [2019-12-10T10:18:24.915Z] --- SKIP: TestCheckpoint (0.00s)
10:18:24 [2019-12-10T10:18:24.915Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:18:24 [2019-12-10T10:18:24.915Z] === RUN   TestContainerInvalidJSON
10:18:24 [2019-12-10T10:18:24.915Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:18:24 [2019-12-10T10:18:24.915Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:18:24 [2019-12-10T10:18:24.915Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:18:24 [2019-12-10T10:18:24.915Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:18:24 [2019-12-10T10:18:24.915Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:18:24 [2019-12-10T10:18:24.915Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:18:24 [2019-12-10T10:18:24.915Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:18:24 [2019-12-10T10:18:24.915Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:18:24 [2019-12-10T10:18:24.915Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:18:24 [2019-12-10T10:18:24.915Z] --- PASS: TestContainerInvalidJSON (0.01s)
10:18:24 [2019-12-10T10:18:24.915Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
10:18:24 [2019-12-10T10:18:24.915Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
10:18:24 [2019-12-10T10:18:24.915Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:18:24 [2019-12-10T10:18:24.915Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:18:24 [2019-12-10T10:18:24.949Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:18:24 [2019-12-10T10:18:24.949Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:18:24 [2019-12-10T10:18:24.949Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:18:24 [2019-12-10T10:18:24.949Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
10:18:24 [2019-12-10T10:18:24.949Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
10:18:24 [2019-12-10T10:18:24.949Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
10:18:24 [2019-12-10T10:18:24.949Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
10:18:24 [2019-12-10T10:18:24.949Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
10:18:24 [2019-12-10T10:18:24.949Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
10:18:24 [2019-12-10T10:18:24.949Z] === RUN   TestContainerStartOnDaemonRestart
10:18:24 [2019-12-10T10:18:24.949Z] === PAUSE TestContainerStartOnDaemonRestart
10:18:24 [2019-12-10T10:18:24.949Z] === RUN   TestDaemonRestartIpcMode
10:18:24 [2019-12-10T10:18:24.949Z] === PAUSE TestDaemonRestartIpcMode
10:18:24 [2019-12-10T10:18:24.949Z] === RUN   TestDiff
10:18:25 [2019-12-10T10:18:25.173Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
10:18:25 [2019-12-10T10:18:25.173Z] === RUN   TestCopyFromContainerPathIsNotDir
10:18:25 [2019-12-10T10:18:25.173Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
10:18:25 [2019-12-10T10:18:25.173Z] === RUN   TestCopyToContainerPathDoesNotExist
10:18:25 [2019-12-10T10:18:25.173Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
10:18:25 [2019-12-10T10:18:25.430Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
10:18:25 [2019-12-10T10:18:25.430Z] === RUN   TestCopyToContainerPathIsNotDir
10:18:25 [2019-12-10T10:18:25.430Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
10:18:25 [2019-12-10T10:18:25.430Z] === RUN   TestCopyFromContainer
10:18:25 [2019-12-10T10:18:25.841Z] --- PASS: TestDiff (0.81s)
10:18:25 [2019-12-10T10:18:25.841Z] === RUN   TestExecWithCloseStdin
10:18:26 [2019-12-10T10:18:26.362Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
10:18:26 [2019-12-10T10:18:26.362Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
10:18:26 [2019-12-10T10:18:26.645Z] --- PASS: TestExecWithCloseStdin (1.08s)
10:18:26 [2019-12-10T10:18:26.645Z] === RUN   TestExec
10:18:27 [2019-12-10T10:18:27.730Z] === RUN   TestCopyFromContainer//
10:18:27 [2019-12-10T10:18:27.730Z] === RUN   TestCopyFromContainer//bar/root
10:18:27 [2019-12-10T10:18:27.730Z] === RUN   TestCopyFromContainer//bar/root/
10:18:27 [2019-12-10T10:18:27.730Z] === RUN   TestCopyFromContainer/bar/quux
10:18:27 [2019-12-10T10:18:27.920Z] --- PASS: TestExec (1.04s)
10:18:27 [2019-12-10T10:18:27.920Z] === RUN   TestExecUser
10:18:27 [2019-12-10T10:18:27.987Z] === RUN   TestCopyFromContainer/bar/quux/
10:18:27 [2019-12-10T10:18:27.987Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
10:18:27 [2019-12-10T10:18:27.987Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:18:28 [2019-12-10T10:18:28.244Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:18:28 [2019-12-10T10:18:28.244Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:18:28 [2019-12-10T10:18:28.501Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:18:28 [2019-12-10T10:18:28.501Z] === RUN   TestCopyFromContainer/bar/notarget
10:18:28 [2019-12-10T10:18:28.705Z] --- PASS: TestExecUser (1.07s)
10:18:28 [2019-12-10T10:18:28.705Z] === RUN   TestExportContainerAndImportImage
10:18:28 [2019-12-10T10:18:28.759Z] --- PASS: TestCopyFromContainer (3.28s)
10:18:28 [2019-12-10T10:18:28.759Z]     --- PASS: TestCopyFromContainer// (0.11s)
10:18:28 [2019-12-10T10:18:28.759Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
10:18:28 [2019-12-10T10:18:28.759Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
10:18:28 [2019-12-10T10:18:28.759Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
10:18:28 [2019-12-10T10:18:28.759Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
10:18:28 [2019-12-10T10:18:28.759Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.15s)
10:18:28 [2019-12-10T10:18:28.759Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s)
10:18:28 [2019-12-10T10:18:28.759Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
10:18:28 [2019-12-10T10:18:28.759Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.16s)
10:18:28 [2019-12-10T10:18:28.759Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.14s)
10:18:28 [2019-12-10T10:18:28.759Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:18:28 [2019-12-10T10:18:28.759Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:18:28 [2019-12-10T10:18:28.759Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:18:28 [2019-12-10T10:18:28.759Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:18:28 [2019-12-10T10:18:28.759Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:18:28 [2019-12-10T10:18:28.759Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:18:28 [2019-12-10T10:18:28.759Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:18:28 [2019-12-10T10:18:28.759Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:18:28 [2019-12-10T10:18:28.759Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:18:28 [2019-12-10T10:18:28.759Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:18:28 [2019-12-10T10:18:28.759Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
10:18:28 [2019-12-10T10:18:28.759Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:18:28 [2019-12-10T10:18:28.759Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:18:28 [2019-12-10T10:18:28.759Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:18:28 [2019-12-10T10:18:28.759Z] === RUN   TestCreateLinkToNonExistingContainer
10:18:28 [2019-12-10T10:18:28.759Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
10:18:28 [2019-12-10T10:18:28.759Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
10:18:28 [2019-12-10T10:18:28.759Z] === RUN   TestCreateWithInvalidEnv
10:18:28 [2019-12-10T10:18:28.759Z] === RUN   TestCreateWithInvalidEnv/0
10:18:28 [2019-12-10T10:18:28.759Z] === PAUSE TestCreateWithInvalidEnv/0
10:18:28 [2019-12-10T10:18:28.759Z] === RUN   TestCreateWithInvalidEnv/1
10:18:28 [2019-12-10T10:18:28.759Z] === PAUSE TestCreateWithInvalidEnv/1
10:18:28 [2019-12-10T10:18:28.759Z] === RUN   TestCreateWithInvalidEnv/2
10:18:28 [2019-12-10T10:18:28.759Z] === PAUSE TestCreateWithInvalidEnv/2
10:18:28 [2019-12-10T10:18:28.759Z] === CONT  TestCreateWithInvalidEnv/0
10:18:28 [2019-12-10T10:18:28.759Z] === CONT  TestCreateWithInvalidEnv/2
10:18:28 [2019-12-10T10:18:28.759Z] === CONT  TestCreateWithInvalidEnv/1
10:18:28 [2019-12-10T10:18:28.759Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
10:18:28 [2019-12-10T10:18:28.759Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:18:28 [2019-12-10T10:18:28.759Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
10:18:28 [2019-12-10T10:18:28.759Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
10:18:28 [2019-12-10T10:18:28.759Z] === RUN   TestCreateTmpfsMountsTarget
10:18:28 [2019-12-10T10:18:28.759Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
10:18:28 [2019-12-10T10:18:28.759Z] === RUN   TestCreateWithCustomMaskedPaths
10:18:29 [2019-12-10T10:18:29.960Z] --- PASS: TestExportContainerAndImportImage (1.26s)
10:18:29 [2019-12-10T10:18:29.960Z] === RUN   TestExportContainerAfterDaemonRestart
10:18:31 [2019-12-10T10:18:31.281Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
10:18:31 [2019-12-10T10:18:31.281Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
10:18:31 [2019-12-10T10:18:31.539Z] --- PASS: TestCreateWithCustomMaskedPaths (2.77s)
10:18:31 [2019-12-10T10:18:31.539Z] === RUN   TestCreateWithCapabilities
10:18:31 [2019-12-10T10:18:31.539Z] === RUN   TestCreateWithCapabilities/no_capabilities
10:18:31 [2019-12-10T10:18:31.539Z] === PAUSE TestCreateWithCapabilities/no_capabilities
10:18:31 [2019-12-10T10:18:31.539Z] === RUN   TestCreateWithCapabilities/empty_capabilities
10:18:31 [2019-12-10T10:18:31.539Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
10:18:31 [2019-12-10T10:18:31.539Z] === RUN   TestCreateWithCapabilities/valid_capabilities
10:18:31 [2019-12-10T10:18:31.539Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
10:18:31 [2019-12-10T10:18:31.539Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
10:18:31 [2019-12-10T10:18:31.539Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
10:18:31 [2019-12-10T10:18:31.539Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
10:18:31 [2019-12-10T10:18:31.539Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
10:18:31 [2019-12-10T10:18:31.539Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
10:18:31 [2019-12-10T10:18:31.539Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
10:18:31 [2019-12-10T10:18:31.539Z] === RUN   TestCreateWithCapabilities/empty_capadd
10:18:31 [2019-12-10T10:18:31.539Z] === PAUSE TestCreateWithCapabilities/empty_capadd
10:18:31 [2019-12-10T10:18:31.539Z] === RUN   TestCreateWithCapabilities/empty_capdrop
10:18:31 [2019-12-10T10:18:31.539Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
10:18:31 [2019-12-10T10:18:31.539Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
10:18:31 [2019-12-10T10:18:31.539Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
10:18:31 [2019-12-10T10:18:31.539Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
10:18:31 [2019-12-10T10:18:31.539Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
10:18:31 [2019-12-10T10:18:31.539Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
10:18:31 [2019-12-10T10:18:31.539Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
10:18:31 [2019-12-10T10:18:31.796Z] === CONT  TestCreateWithCapabilities/no_capabilities
10:18:31 [2019-12-10T10:18:31.796Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
10:18:31 [2019-12-10T10:18:31.796Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
10:18:31 [2019-12-10T10:18:31.796Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
10:18:31 [2019-12-10T10:18:31.796Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
10:18:31 [2019-12-10T10:18:31.796Z] === CONT  TestCreateWithCapabilities/empty_capdrop
10:18:31 [2019-12-10T10:18:31.796Z] === CONT  TestCreateWithCapabilities/empty_capadd
10:18:31 [2019-12-10T10:18:31.796Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
10:18:31 [2019-12-10T10:18:31.946Z] --- PASS: TestExportContainerAfterDaemonRestart (1.64s)
10:18:31 [2019-12-10T10:18:31.946Z] === RUN   TestHealthCheckWorkdir
10:18:32 [2019-12-10T10:18:32.036Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.95s)
10:18:32 [2019-12-10T10:18:32.036Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:6lojb0a9g131njfvgurb7otmo Created:2019-12-10 10:18:22.468491212 +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[131f1d316385b364de36247cb0b0d34eed544382d50f5f4e1784bf4a437fc147:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tznnle36imkgysiejyklppm2v EndpointID:586f78254b76b1de3aeec57dc0c6adaa1c175db0651aa48c71ba17b84c3e7c6c MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8db19fb2563866e0be81e6bb11831977951413242f623569498c595b33b9fd02 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:4468588ae3e8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tznnle36imkgysiejyklppm2v EndpointID:586f78254b76b1de3aeec57dc0c6adaa1c175db0651aa48c71ba17b84c3e7c6c EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
10:18:32 [2019-12-10T10:18:32.036Z] PASS
10:18:32 [2019-12-10T10:18:32.036Z] 
10:18:32 [2019-12-10T10:18:32.036Z] === Skipped
10:18:32 [2019-12-10T10:18:32.036Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:18:32 [2019-12-10T10:18:32.036Z]     service_test.go:230: FLAKY_TEST
10:18:32 [2019-12-10T10:18:32.036Z] 
10:18:32 [2019-12-10T10:18:32.036Z] 
10:18:32 [2019-12-10T10:18:32.036Z] DONE 21 tests, 1 skipped in 55.694s
10:18:32 [2019-12-10T10:18:32.036Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:18:32 [2019-12-10T10:18:32.036Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
10:18:32 [2019-12-10T10:18:32.036Z] ++ set -e
10:18:32 [2019-12-10T10:18:32.036Z] ++ '[' -n 0 ']'
10:18:32 [2019-12-10T10:18:32.036Z] ++ set -x
10:18:32 [2019-12-10T10:18:32.036Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
10:18:32 [2019-12-10T10:18:32.036Z] INFO: Testing against a local daemon
10:18:32 [2019-12-10T10:18:32.036Z] === RUN   TestDockerNetworkIpvlanPersistance
10:18:32 [2019-12-10T10:18:32.036Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
10:18:32 [2019-12-10T10:18:32.036Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:18:32 [2019-12-10T10:18:32.036Z] === RUN   TestDockerNetworkIpvlan
10:18:32 [2019-12-10T10:18:32.036Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:18:32 [2019-12-10T10:18:32.036Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:18:32 [2019-12-10T10:18:32.036Z] PASS
10:18:32 [2019-12-10T10:18:32.036Z] 
10:18:32 [2019-12-10T10:18:32.036Z] === Skipped
10:18:32 [2019-12-10T10:18:32.036Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
10:18:32 [2019-12-10T10:18:32.036Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:18:32 [2019-12-10T10:18:32.036Z] 
10:18:32 [2019-12-10T10:18:32.036Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:18:32 [2019-12-10T10:18:32.036Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:18:32 [2019-12-10T10:18:32.036Z] 
10:18:32 [2019-12-10T10:18:32.036Z] 
10:18:32 [2019-12-10T10:18:32.036Z] DONE 2 tests, 2 skipped in 0.181s
10:18:32 [2019-12-10T10:18:32.036Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:18:32 [2019-12-10T10:18:32.036Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
10:18:32 [2019-12-10T10:18:32.036Z] ++ set -e
10:18:32 [2019-12-10T10:18:32.036Z] ++ '[' -n 0 ']'
10:18:32 [2019-12-10T10:18:32.036Z] ++ set -x
10:18:32 [2019-12-10T10:18:32.036Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
10:18:32 [2019-12-10T10:18:32.036Z] INFO: Testing against a local daemon
10:18:32 [2019-12-10T10:18:32.036Z] === RUN   TestDockerNetworkMacvlanPersistance
10:18:32 [2019-12-10T10:18:32.055Z] === CONT  TestCreateWithCapabilities/empty_capabilities
10:18:32 [2019-12-10T10:18:32.055Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
10:18:32 [2019-12-10T10:18:32.055Z] === CONT  TestCreateWithCapabilities/valid_capabilities
10:18:32 [2019-12-10T10:18:32.055Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
10:18:32 [2019-12-10T10:18:32.055Z] --- PASS: TestCreateWithCapabilities (0.06s)
10:18:32 [2019-12-10T10:18:32.055Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
10:18:32 [2019-12-10T10:18:32.055Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s)
10:18:32 [2019-12-10T10:18:32.055Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
10:18:32 [2019-12-10T10:18:32.055Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s)
10:18:32 [2019-12-10T10:18:32.055Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
10:18:32 [2019-12-10T10:18:32.055Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
10:18:32 [2019-12-10T10:18:32.055Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
10:18:32 [2019-12-10T10:18:32.055Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
10:18:32 [2019-12-10T10:18:32.055Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
10:18:32 [2019-12-10T10:18:32.055Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s)
10:18:32 [2019-12-10T10:18:32.055Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s)
10:18:32 [2019-12-10T10:18:32.055Z] === RUN   TestCreateWithCustomReadonlyPaths
10:18:32 [2019-12-10T10:18:32.618Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
10:18:32 [2019-12-10T10:18:32.750Z] --- PASS: TestHealthCheckWorkdir (1.09s)
10:18:32 [2019-12-10T10:18:32.750Z] === RUN   TestHealthKillContainer
10:18:33 [2019-12-10T10:18:33.411Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.07s)
10:18:33 [2019-12-10T10:18:33.411Z] === RUN   TestDockerNetworkMacvlan
10:18:34 [2019-12-10T10:18:34.347Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:18:34 [2019-12-10T10:18:34.514Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
10:18:34 [2019-12-10T10:18:34.772Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.68s)
10:18:34 [2019-12-10T10:18:34.772Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:18:34 [2019-12-10T10:18:34.772Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:18:34 [2019-12-10T10:18:34.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:18:34 [2019-12-10T10:18:34.772Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:18:34 [2019-12-10T10:18:34.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:18:34 [2019-12-10T10:18:34.772Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:18:34 [2019-12-10T10:18:34.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:18:34 [2019-12-10T10:18:34.772Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:18:34 [2019-12-10T10:18:34.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:18:34 [2019-12-10T10:18:34.772Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:18:34 [2019-12-10T10:18:34.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:18:34 [2019-12-10T10:18:34.772Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:18:34 [2019-12-10T10:18:34.772Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:18:34 [2019-12-10T10:18:34.772Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:18:34 [2019-12-10T10:18:34.772Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:18:34 [2019-12-10T10:18:34.772Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:18:34 [2019-12-10T10:18:34.772Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
10:18:34 [2019-12-10T10:18:34.772Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
10:18:34 [2019-12-10T10:18:34.772Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
10:18:34 [2019-12-10T10:18:34.772Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
10:18:34 [2019-12-10T10:18:34.772Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
10:18:34 [2019-12-10T10:18:34.772Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
10:18:34 [2019-12-10T10:18:34.772Z] === RUN   TestContainerStartOnDaemonRestart
10:18:34 [2019-12-10T10:18:34.772Z] === PAUSE TestContainerStartOnDaemonRestart
10:18:34 [2019-12-10T10:18:34.772Z] === RUN   TestDaemonRestartIpcMode
10:18:34 [2019-12-10T10:18:34.772Z] === PAUSE TestDaemonRestartIpcMode
10:18:34 [2019-12-10T10:18:34.772Z] === RUN   TestDiff
10:18:35 [2019-12-10T10:18:35.702Z] --- PASS: TestDiff (0.87s)
10:18:35 [2019-12-10T10:18:35.702Z] === RUN   TestExecWithCloseStdin
10:18:35 [2019-12-10T10:18:35.723Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:18:36 [2019-12-10T10:18:36.033Z] --- PASS: TestHealthKillContainer (3.07s)
10:18:36 [2019-12-10T10:18:36.033Z] === RUN   TestInspectCpusetInConfigPre120
10:18:36 [2019-12-10T10:18:36.632Z] --- PASS: TestExecWithCloseStdin (0.99s)
10:18:36 [2019-12-10T10:18:36.632Z] === RUN   TestExec
10:18:36 [2019-12-10T10:18:36.657Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:18:36 [2019-12-10T10:18:36.812Z] --- PASS: TestInspectCpusetInConfigPre120 (0.99s)
10:18:36 [2019-12-10T10:18:36.812Z] === RUN   TestIpcModeNone
10:18:37 [2019-12-10T10:18:37.362Z] tests/integration/api_volume_test.py .........                           [ 74%]
10:18:38 [2019-12-10T10:18:38.000Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
10:18:38 [2019-12-10T10:18:38.000Z] --- PASS: TestExec (1.29s)
10:18:38 [2019-12-10T10:18:38.000Z] === RUN   TestExecUser
10:18:38 [2019-12-10T10:18:38.076Z] --- PASS: TestIpcModeNone (1.08s)
10:18:38 [2019-12-10T10:18:38.076Z] === RUN   TestIpcModePrivate
10:18:38 [2019-12-10T10:18:38.257Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
10:18:38 [2019-12-10T10:18:38.896Z] --- PASS: TestIpcModePrivate (1.04s)
10:18:38 [2019-12-10T10:18:38.896Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false
10:18:38 [2019-12-10T10:18:38.896Z] === RUN   TestIpcModeShareable
10:18:39 [2019-12-10T10:18:39.190Z] --- PASS: TestExecUser (1.16s)
10:18:39 [2019-12-10T10:18:39.190Z] === RUN   TestExportContainerAndImportImage
10:18:39 [2019-12-10T10:18:39.883Z] tests/integration/client_test.py .....                                   [ 75%]
10:18:40 [2019-12-10T10:18:40.140Z] tests/integration/errors_test.py .                                       [ 76%]
10:18:40 [2019-12-10T10:18:40.218Z] --- PASS: TestIpcModeShareable (1.06s)
10:18:40 [2019-12-10T10:18:40.218Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true
10:18:40 [2019-12-10T10:18:40.218Z] === RUN   TestAPIIpcModeShareableAndContainer
10:18:40 [2019-12-10T10:18:40.559Z] --- PASS: TestExportContainerAndImportImage (1.32s)
10:18:40 [2019-12-10T10:18:40.559Z] === RUN   TestExportContainerAfterDaemonRestart
10:18:40 [2019-12-10T10:18:40.845Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:18:41 [2019-12-10T10:18:41.123Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
10:18:42 [2019-12-10T10:18:42.054Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s)
10:18:42 [2019-12-10T10:18:42.054Z] === RUN   TestHealthCheckWorkdir
10:18:42 [2019-12-10T10:18:42.313Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
10:18:43 [2019-12-10T10:18:43.243Z] --- PASS: TestHealthCheckWorkdir (1.20s)
10:18:43 [2019-12-10T10:18:43.243Z] === RUN   TestHealthKillContainer
10:18:43 [2019-12-10T10:18:43.404Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.01s)
10:18:43 [2019-12-10T10:18:43.404Z] === RUN   TestAPIIpcModeHost
10:18:43 [2019-12-10T10:18:43.778Z] --- PASS: TestAPIIpcModeHost (0.68s)
10:18:43 [2019-12-10T10:18:43.778Z] === RUN   TestDaemonIpcModeShareable
10:18:45 [2019-12-10T10:18:45.030Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:18:45 [2019-12-10T10:18:45.700Z] --- PASS: TestDaemonIpcModeShareable (1.88s)
10:18:45 [2019-12-10T10:18:45.700Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
10:18:45 [2019-12-10T10:18:45.700Z] === RUN   TestDaemonIpcModePrivate
10:18:46 [2019-12-10T10:18:46.517Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
10:18:46 [2019-12-10T10:18:46.517Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
10:18:46 [2019-12-10T10:18:46.517Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
10:18:46 [2019-12-10T10:18:46.517Z] --- PASS: TestHealthKillContainer (3.20s)
10:18:46 [2019-12-10T10:18:46.517Z] === RUN   TestInspectCpusetInConfigPre120
10:18:47 [2019-12-10T10:18:47.448Z] --- PASS: TestInspectCpusetInConfigPre120 (0.93s)
10:18:47 [2019-12-10T10:18:47.449Z] === RUN   TestIpcModeNone
10:18:47 [2019-12-10T10:18:47.543Z] --- PASS: TestDaemonIpcModePrivate (1.78s)
10:18:47 [2019-12-10T10:18:47.543Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
10:18:47 [2019-12-10T10:18:47.543Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:18:48 [2019-12-10T10:18:48.391Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
10:18:48 [2019-12-10T10:18:48.661Z] --- PASS: TestIpcModeNone (1.33s)
10:18:48 [2019-12-10T10:18:48.661Z] === RUN   TestIpcModePrivate
10:18:49 [2019-12-10T10:18:49.365Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s)
10:18:49 [2019-12-10T10:18:49.365Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
10:18:49 [2019-12-10T10:18:49.365Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:18:49 [2019-12-10T10:18:49.608Z] --- PASS: TestIpcModePrivate (1.08s)
10:18:49 [2019-12-10T10:18:49.608Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:224, shared: false, mustBeShared: false
10:18:49 [2019-12-10T10:18:49.608Z] === RUN   TestIpcModeShareable
10:18:50 [2019-12-10T10:18:50.187Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
10:18:50 [2019-12-10T10:18:50.750Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
10:18:50 [2019-12-10T10:18:50.750Z] --- PASS: TestIpcModeShareable (1.05s)
10:18:50 [2019-12-10T10:18:50.750Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:196, shared: true, mustBeShared: true
10:18:50 [2019-12-10T10:18:50.750Z] === RUN   TestAPIIpcModeShareableAndContainer
10:18:50 [2019-12-10T10:18:50.813Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.89s)
10:18:50 [2019-12-10T10:18:50.814Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
10:18:50 [2019-12-10T10:18:50.814Z] === RUN   TestIpcModeOlderClient
10:18:50 [2019-12-10T10:18:50.814Z] === PAUSE TestIpcModeOlderClient
10:18:50 [2019-12-10T10:18:50.814Z] === RUN   TestKillContainerInvalidSignal
10:18:51 [2019-12-10T10:18:51.313Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
10:18:51 [2019-12-10T10:18:51.593Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:18:51 [2019-12-10T10:18:51.613Z] --- PASS: TestKillContainerInvalidSignal (0.82s)
10:18:51 [2019-12-10T10:18:51.613Z] === RUN   TestKillContainer
10:18:51 [2019-12-10T10:18:51.613Z] === RUN   TestKillContainer/no_signal
10:18:51 [2019-12-10T10:18:51.876Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
10:18:52 [2019-12-10T10:18:52.807Z] === RUN   TestDockerSuite/TestBuildAddNonTar
10:18:52 [2019-12-10T10:18:52.862Z] === RUN   TestKillContainer/non_killing_signal
10:18:52 [2019-12-10T10:18:52.968Z] --- PASS: TestDockerNetworkMacvlan (19.67s)
10:18:52 [2019-12-10T10:18:52.968Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s)
10:18:52 [2019-12-10T10:18:52.968Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
10:18:52 [2019-12-10T10:18:52.968Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.05s)
10:18:52 [2019-12-10T10:18:52.968Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.10s)
10:18:52 [2019-12-10T10:18:52.968Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.73s)
10:18:52 [2019-12-10T10:18:52.968Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.34s)
10:18:52 [2019-12-10T10:18:52.968Z] PASS
10:18:52 [2019-12-10T10:18:52.968Z] 
10:18:52 [2019-12-10T10:18:52.968Z] DONE 8 tests in 21.903s
10:18:52 [2019-12-10T10:18:52.968Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
10:18:52 [2019-12-10T10:18:52.968Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
10:18:52 [2019-12-10T10:18:52.968Z] ++ set -e
10:18:52 [2019-12-10T10:18:52.968Z] ++ '[' -n 0 ']'
10:18:52 [2019-12-10T10:18:52.968Z] ++ set -x
10:18:52 [2019-12-10T10:18:52.968Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
10:18:52 [2019-12-10T10:18:52.968Z] testing: warning: no tests to run
10:18:52 [2019-12-10T10:18:52.968Z] PASS
10:18:52 [2019-12-10T10:18:52.968Z] 
10:18:52 [2019-12-10T10:18:52.968Z] DONE 0 tests in 0.032s
10:18:52 [2019-12-10T10:18:52.968Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:18:52 [2019-12-10T10:18:52.969Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
10:18:52 [2019-12-10T10:18:52.969Z] ++ set -e
10:18:52 [2019-12-10T10:18:52.969Z] ++ '[' -n 0 ']'
10:18:52 [2019-12-10T10:18:52.969Z] ++ set -x
10:18:52 [2019-12-10T10:18:52.969Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
10:18:53 [2019-12-10T10:18:53.227Z] INFO: Testing against a local daemon
10:18:53 [2019-12-10T10:18:53.227Z] === RUN   TestAuthZPluginAllowRequest
10:18:53 [2019-12-10T10:18:53.234Z] === RUN   TestKillContainer/killing_signal
10:18:53 [2019-12-10T10:18:53.741Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
10:18:53 [2019-12-10T10:18:53.997Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.30s)
10:18:53 [2019-12-10T10:18:53.997Z] === RUN   TestAPIIpcModeHost
10:18:54 [2019-12-10T10:18:54.254Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
10:18:54 [2019-12-10T10:18:54.622Z] --- PASS: TestKillContainer (2.70s)
10:18:54 [2019-12-10T10:18:54.622Z]     --- PASS: TestKillContainer/no_signal (0.85s)
10:18:54 [2019-12-10T10:18:54.622Z]     --- PASS: TestKillContainer/non_killing_signal (0.59s)
10:18:54 [2019-12-10T10:18:54.622Z]     --- PASS: TestKillContainer/killing_signal (0.86s)
10:18:54 [2019-12-10T10:18:54.622Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:18:54 [2019-12-10T10:18:54.622Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:18:55 [2019-12-10T10:18:55.129Z] --- PASS: TestAuthZPluginAllowRequest (1.83s)
10:18:55 [2019-12-10T10:18:55.129Z] === RUN   TestAuthZPluginTLS
10:18:55 [2019-12-10T10:18:55.184Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
10:18:55 [2019-12-10T10:18:55.184Z] --- PASS: TestAPIIpcModeHost (1.05s)
10:18:55 [2019-12-10T10:18:55.184Z] === RUN   TestDaemonIpcModeShareable
10:18:55 [2019-12-10T10:18:55.504Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:18:55 [2019-12-10T10:18:55.697Z] --- PASS: TestAuthZPluginTLS (0.71s)
10:18:55 [2019-12-10T10:18:55.697Z] === RUN   TestAuthZPluginDenyRequest
10:18:55 [2019-12-10T10:18:55.752Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
10:18:56 [2019-12-10T10:18:56.298Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.98s)
10:18:56 [2019-12-10T10:18:56.298Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.03s)
10:18:56 [2019-12-10T10:18:56.298Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s)
10:18:56 [2019-12-10T10:18:56.298Z] === RUN   TestKillStoppedContainer
10:18:56 [2019-12-10T10:18:56.632Z] --- PASS: TestAuthZPluginDenyRequest (0.68s)
10:18:56 [2019-12-10T10:18:56.632Z] === RUN   TestAuthZPluginAPIDenyResponse
10:18:56 [2019-12-10T10:18:56.677Z] --- PASS: TestKillStoppedContainer (0.11s)
10:18:56 [2019-12-10T10:18:56.677Z] === RUN   TestKillStoppedContainerAPIPre120
10:18:56 [2019-12-10T10:18:56.677Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
10:18:56 [2019-12-10T10:18:56.677Z] === RUN   TestKillDifferentUserContainer
10:18:57 [2019-12-10T10:18:57.124Z] --- PASS: TestDaemonIpcModeShareable (1.96s)
10:18:57 [2019-12-10T10:18:57.124Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:211, shared: true, mustBeShared: true
10:18:57 [2019-12-10T10:18:57.124Z] === RUN   TestDaemonIpcModePrivate
10:18:57 [2019-12-10T10:18:57.201Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.67s)
10:18:57 [2019-12-10T10:18:57.201Z] === RUN   TestAuthZPluginDenyResponse
10:18:57 [2019-12-10T10:18:57.492Z] --- PASS: TestKillDifferentUserContainer (0.84s)
10:18:57 [2019-12-10T10:18:57.492Z] === RUN   TestInspectOomKilledTrue
10:18:57 [2019-12-10T10:18:57.492Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
10:18:57 [2019-12-10T10:18:57.492Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:18:57 [2019-12-10T10:18:57.492Z] === RUN   TestInspectOomKilledFalse
10:18:57 [2019-12-10T10:18:57.492Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
10:18:57 [2019-12-10T10:18:57.492Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:18:57 [2019-12-10T10:18:57.492Z] === RUN   TestLinksEtcHostsContentMatch
10:18:57 [2019-12-10T10:18:57.689Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
10:18:57 [2019-12-10T10:18:57.768Z] --- PASS: TestAuthZPluginDenyResponse (0.68s)
10:18:57 [2019-12-10T10:18:57.768Z] === RUN   TestAuthZPluginAllowEventStream
10:18:58 [2019-12-10T10:18:58.313Z] --- PASS: TestLinksEtcHostsContentMatch (0.68s)
10:18:58 [2019-12-10T10:18:58.313Z] === RUN   TestLinksContainerNames
10:18:59 [2019-12-10T10:18:59.063Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
10:18:59 [2019-12-10T10:18:59.063Z] --- PASS: TestDaemonIpcModePrivate (2.15s)
10:18:59 [2019-12-10T10:18:59.063Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:222, shared: false, mustBeShared: false
10:18:59 [2019-12-10T10:18:59.063Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:18:59 [2019-12-10T10:18:59.321Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
10:18:59 [2019-12-10T10:18:59.672Z] --- PASS: TestAuthZPluginAllowEventStream (1.80s)
10:18:59 [2019-12-10T10:18:59.672Z] === RUN   TestAuthZPluginErrorResponse
10:19:00 [2019-12-10T10:19:00.236Z] --- PASS: TestLinksContainerNames (1.71s)
10:19:00 [2019-12-10T10:19:00.236Z] === RUN   TestLogsFollowTailEmpty
10:19:00 [2019-12-10T10:19:00.240Z] --- PASS: TestAuthZPluginErrorResponse (0.69s)
10:19:00 [2019-12-10T10:19:00.240Z] === RUN   TestAuthZPluginErrorRequest
10:19:01 [2019-12-10T10:19:01.019Z] --- PASS: TestLogsFollowTailEmpty (0.94s)
10:19:01 [2019-12-10T10:19:01.020Z] === RUN   TestContainerNetworkMountsNoChown
10:19:01 [2019-12-10T10:19:01.175Z] --- PASS: TestAuthZPluginErrorRequest (0.68s)
10:19:01 [2019-12-10T10:19:01.175Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:19:01 [2019-12-10T10:19:01.215Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s)
10:19:01 [2019-12-10T10:19:01.215Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:211, shared: false, mustBeShared: false
10:19:01 [2019-12-10T10:19:01.215Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:19:01 [2019-12-10T10:19:01.215Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
10:19:01 [2019-12-10T10:19:01.743Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.70s)
10:19:01 [2019-12-10T10:19:01.743Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:19:01 [2019-12-10T10:19:01.817Z] --- PASS: TestContainerNetworkMountsNoChown (0.89s)
10:19:01 [2019-12-10T10:19:01.817Z] === RUN   TestMountDaemonRoot
10:19:01 [2019-12-10T10:19:01.817Z] === RUN   TestMountDaemonRoot/default
10:19:01 [2019-12-10T10:19:01.817Z] === PAUSE TestMountDaemonRoot/default
10:19:01 [2019-12-10T10:19:01.817Z] === RUN   TestMountDaemonRoot/private
10:19:01 [2019-12-10T10:19:01.817Z] === PAUSE TestMountDaemonRoot/private
10:19:01 [2019-12-10T10:19:01.817Z] === RUN   TestMountDaemonRoot/rprivate
10:19:01 [2019-12-10T10:19:01.817Z] === PAUSE TestMountDaemonRoot/rprivate
10:19:01 [2019-12-10T10:19:01.817Z] === RUN   TestMountDaemonRoot/slave
10:19:01 [2019-12-10T10:19:01.817Z] === PAUSE TestMountDaemonRoot/slave
10:19:01 [2019-12-10T10:19:01.817Z] === RUN   TestMountDaemonRoot/rslave
10:19:01 [2019-12-10T10:19:01.817Z] === PAUSE TestMountDaemonRoot/rslave
10:19:01 [2019-12-10T10:19:01.817Z] === RUN   TestMountDaemonRoot/shared
10:19:01 [2019-12-10T10:19:01.817Z] === PAUSE TestMountDaemonRoot/shared
10:19:01 [2019-12-10T10:19:01.817Z] === RUN   TestMountDaemonRoot/rshared
10:19:01 [2019-12-10T10:19:01.817Z] === PAUSE TestMountDaemonRoot/rshared
10:19:01 [2019-12-10T10:19:01.817Z] === CONT  TestMountDaemonRoot/default
10:19:01 [2019-12-10T10:19:01.817Z] === RUN   TestMountDaemonRoot/default/bind_root
10:19:01 [2019-12-10T10:19:01.817Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:19:01 [2019-12-10T10:19:01.817Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:19:01 [2019-12-10T10:19:01.817Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:19:01 [2019-12-10T10:19:01.817Z] === RUN   TestMountDaemonRoot/default/mount_root
10:19:01 [2019-12-10T10:19:01.817Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:19:01 [2019-12-10T10:19:01.817Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:19:01 [2019-12-10T10:19:01.817Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:19:01 [2019-12-10T10:19:01.817Z] === CONT  TestMountDaemonRoot/default/bind_root
10:19:01 [2019-12-10T10:19:01.817Z] === CONT  TestMountDaemonRoot/rprivate
10:19:01 [2019-12-10T10:19:01.817Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:19:01 [2019-12-10T10:19:01.817Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:19:01 [2019-12-10T10:19:01.817Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:19:01 [2019-12-10T10:19:01.817Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:19:01 [2019-12-10T10:19:01.817Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:19:01 [2019-12-10T10:19:01.817Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:19:01 [2019-12-10T10:19:01.817Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:19:01 [2019-12-10T10:19:01.817Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:19:01 [2019-12-10T10:19:01.817Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:19:01 [2019-12-10T10:19:01.817Z] === CONT  TestMountDaemonRoot/rshared
10:19:01 [2019-12-10T10:19:01.817Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:19:01 [2019-12-10T10:19:01.817Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:19:01 [2019-12-10T10:19:01.817Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:19:01 [2019-12-10T10:19:01.817Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:19:01 [2019-12-10T10:19:01.817Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:19:01 [2019-12-10T10:19:01.817Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:19:01 [2019-12-10T10:19:01.817Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:19:01 [2019-12-10T10:19:01.817Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:19:01 [2019-12-10T10:19:01.817Z] === CONT  TestMountDaemonRoot/shared
10:19:01 [2019-12-10T10:19:01.817Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:19:01 [2019-12-10T10:19:01.817Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:19:01 [2019-12-10T10:19:01.817Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:19:01 [2019-12-10T10:19:01.817Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:19:01 [2019-12-10T10:19:01.817Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:19:01 [2019-12-10T10:19:01.817Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:19:01 [2019-12-10T10:19:01.817Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:19:01 [2019-12-10T10:19:01.817Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:19:01 [2019-12-10T10:19:01.817Z] === CONT  TestMountDaemonRoot/rslave
10:19:01 [2019-12-10T10:19:01.817Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:19:01 [2019-12-10T10:19:01.817Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:19:01 [2019-12-10T10:19:01.817Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:19:01 [2019-12-10T10:19:01.817Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:19:01 [2019-12-10T10:19:01.817Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:19:01 [2019-12-10T10:19:01.817Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:19:01 [2019-12-10T10:19:01.817Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:19:01 [2019-12-10T10:19:01.817Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:19:01 [2019-12-10T10:19:01.817Z] === CONT  TestMountDaemonRoot/slave
10:19:01 [2019-12-10T10:19:01.817Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:19:01 [2019-12-10T10:19:01.817Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:19:01 [2019-12-10T10:19:01.817Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:19:01 [2019-12-10T10:19:01.817Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:19:01 [2019-12-10T10:19:01.817Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:19:01 [2019-12-10T10:19:01.817Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:19:01 [2019-12-10T10:19:01.817Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:19:01 [2019-12-10T10:19:01.817Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:19:01 [2019-12-10T10:19:01.817Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:19:01 [2019-12-10T10:19:01.817Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:19:01 [2019-12-10T10:19:01.817Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:19:01 [2019-12-10T10:19:01.817Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:19:01 [2019-12-10T10:19:01.817Z] === CONT  TestMountDaemonRoot/private
10:19:01 [2019-12-10T10:19:01.817Z] === RUN   TestMountDaemonRoot/private/mount_root
10:19:01 [2019-12-10T10:19:01.817Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:19:01 [2019-12-10T10:19:01.817Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:19:01 [2019-12-10T10:19:01.817Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:19:01 [2019-12-10T10:19:01.817Z] === RUN   TestMountDaemonRoot/private/bind_root
10:19:01 [2019-12-10T10:19:01.817Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:19:01 [2019-12-10T10:19:01.817Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:19:01 [2019-12-10T10:19:01.817Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:19:01 [2019-12-10T10:19:01.817Z] === CONT  TestMountDaemonRoot/default/mount_root
10:19:01 [2019-12-10T10:19:01.817Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:19:01 [2019-12-10T10:19:01.817Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:19:02 [2019-12-10T10:19:02.153Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
10:19:02 [2019-12-10T10:19:02.186Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:19:02 [2019-12-10T10:19:02.186Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:19:02 [2019-12-10T10:19:02.186Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:19:02 [2019-12-10T10:19:02.186Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:19:02 [2019-12-10T10:19:02.186Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:19:02 [2019-12-10T10:19:02.186Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:19:02 [2019-12-10T10:19:02.186Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:19:02 [2019-12-10T10:19:02.186Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:19:02 [2019-12-10T10:19:02.186Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:19:02 [2019-12-10T10:19:02.186Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:19:02 [2019-12-10T10:19:02.186Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:19:02 [2019-12-10T10:19:02.568Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:19:02 [2019-12-10T10:19:02.568Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:19:02 [2019-12-10T10:19:02.568Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:19:02 [2019-12-10T10:19:02.568Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:19:02 [2019-12-10T10:19:02.568Z] === CONT  TestMountDaemonRoot/private/mount_root
10:19:02 [2019-12-10T10:19:02.568Z] === CONT  TestMountDaemonRoot/private/bind_root
10:19:02 [2019-12-10T10:19:02.568Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:19:02 [2019-12-10T10:19:02.568Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:19:02 [2019-12-10T10:19:02.568Z] --- PASS: TestMountDaemonRoot (0.02s)
10:19:02 [2019-12-10T10:19:02.568Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:19:02 [2019-12-10T10:19:02.568Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
10:19:02 [2019-12-10T10:19:02.568Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
10:19:02 [2019-12-10T10:19:02.568Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
10:19:02 [2019-12-10T10:19:02.568Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
10:19:02 [2019-12-10T10:19:02.568Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:19:02 [2019-12-10T10:19:02.568Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
10:19:02 [2019-12-10T10:19:02.568Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
10:19:02 [2019-12-10T10:19:02.568Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
10:19:02 [2019-12-10T10:19:02.568Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
10:19:02 [2019-12-10T10:19:02.568Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:19:02 [2019-12-10T10:19:02.568Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
10:19:02 [2019-12-10T10:19:02.568Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
10:19:02 [2019-12-10T10:19:02.568Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
10:19:02 [2019-12-10T10:19:02.568Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
10:19:02 [2019-12-10T10:19:02.568Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:19:02 [2019-12-10T10:19:02.568Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
10:19:02 [2019-12-10T10:19:02.568Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
10:19:02 [2019-12-10T10:19:02.568Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
10:19:02 [2019-12-10T10:19:02.568Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
10:19:02 [2019-12-10T10:19:02.568Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:19:02 [2019-12-10T10:19:02.568Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
10:19:02 [2019-12-10T10:19:02.568Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
10:19:02 [2019-12-10T10:19:02.568Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
10:19:02 [2019-12-10T10:19:02.568Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
10:19:02 [2019-12-10T10:19:02.568Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:19:02 [2019-12-10T10:19:02.568Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
10:19:02 [2019-12-10T10:19:02.568Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
10:19:02 [2019-12-10T10:19:02.568Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
10:19:02 [2019-12-10T10:19:02.568Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
10:19:02 [2019-12-10T10:19:02.568Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:19:02 [2019-12-10T10:19:02.568Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
10:19:02 [2019-12-10T10:19:02.568Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
10:19:02 [2019-12-10T10:19:02.568Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
10:19:02 [2019-12-10T10:19:02.568Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
10:19:02 [2019-12-10T10:19:02.568Z] === RUN   TestContainerBindMountNonRecursive
10:19:03 [2019-12-10T10:19:03.084Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.89s)
10:19:03 [2019-12-10T10:19:03.084Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:202, shared: true, mustBeShared: true
10:19:03 [2019-12-10T10:19:03.084Z] === RUN   TestIpcModeOlderClient
10:19:03 [2019-12-10T10:19:03.084Z] === PAUSE TestIpcModeOlderClient
10:19:03 [2019-12-10T10:19:03.084Z] === RUN   TestKillContainerInvalidSignal
10:19:03 [2019-12-10T10:19:03.084Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
10:19:03 [2019-12-10T10:19:03.341Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
10:19:03 [2019-12-10T10:19:03.905Z] --- PASS: TestKillContainerInvalidSignal (1.00s)
10:19:03 [2019-12-10T10:19:03.905Z] === RUN   TestKillContainer
10:19:03 [2019-12-10T10:19:03.905Z] === RUN   TestKillContainer/no_signal
10:19:04 [2019-12-10T10:19:04.272Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.24s)
10:19:04 [2019-12-10T10:19:04.272Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:19:04 [2019-12-10T10:19:04.543Z] --- PASS: TestContainerBindMountNonRecursive (2.07s)
10:19:04 [2019-12-10T10:19:04.543Z] === RUN   TestNetworkNat
10:19:04 [2019-12-10T10:19:04.836Z] === RUN   TestKillContainer/non_killing_signal
10:19:04 [2019-12-10T10:19:04.836Z] === RUN   TestDockerSuite/TestBuildAddScript
10:19:05 [2019-12-10T10:19:05.093Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
10:19:05 [2019-12-10T10:19:05.330Z] --- PASS: TestNetworkNat (0.89s)
10:19:05 [2019-12-10T10:19:05.330Z] === RUN   TestNetworkLocalhostTCPNat
10:19:05 [2019-12-10T10:19:05.657Z] === RUN   TestKillContainer/killing_signal
10:19:05 [2019-12-10T10:19:05.658Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
10:19:06 [2019-12-10T10:19:06.173Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.38s)
10:19:06 [2019-12-10T10:19:06.173Z] === RUN   TestAuthZPluginHeader
10:19:06 [2019-12-10T10:19:06.591Z] --- PASS: TestKillContainer (2.77s)
10:19:06 [2019-12-10T10:19:06.591Z]     --- PASS: TestKillContainer/no_signal (0.85s)
10:19:06 [2019-12-10T10:19:06.591Z]     --- PASS: TestKillContainer/non_killing_signal (0.81s)
10:19:06 [2019-12-10T10:19:06.591Z]     --- PASS: TestKillContainer/killing_signal (0.87s)
10:19:06 [2019-12-10T10:19:06.591Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:19:06 [2019-12-10T10:19:06.591Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:19:06 [2019-12-10T10:19:06.601Z] --- PASS: TestNetworkLocalhostTCPNat (0.93s)
10:19:06 [2019-12-10T10:19:06.601Z] === RUN   TestNetworkLoopbackNat
10:19:07 [2019-12-10T10:19:07.382Z] --- PASS: TestNetworkLoopbackNat (1.09s)
10:19:07 [2019-12-10T10:19:07.382Z] === RUN   TestPause
10:19:07 [2019-12-10T10:19:07.521Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:19:07 [2019-12-10T10:19:07.550Z] --- PASS: TestAuthZPluginHeader (0.98s)
10:19:07 [2019-12-10T10:19:07.550Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:19:07 [2019-12-10T10:19:07.550Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:19:07 [2019-12-10T10:19:07.550Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:19:07 [2019-12-10T10:19:07.550Z] === RUN   TestAuthZPluginV2Disable
10:19:07 [2019-12-10T10:19:07.550Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
10:19:07 [2019-12-10T10:19:07.550Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:19:07 [2019-12-10T10:19:07.550Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:19:07 [2019-12-10T10:19:07.550Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:19:07 [2019-12-10T10:19:07.550Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:19:07 [2019-12-10T10:19:07.550Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:19:07 [2019-12-10T10:19:07.550Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:19:07 [2019-12-10T10:19:07.550Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:19:07 [2019-12-10T10:19:07.550Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:19:07 [2019-12-10T10:19:07.778Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
10:19:08 [2019-12-10T10:19:08.710Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.83s)
10:19:08 [2019-12-10T10:19:08.710Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.89s)
10:19:08 [2019-12-10T10:19:08.710Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.71s)
10:19:08 [2019-12-10T10:19:08.710Z] === RUN   TestKillStoppedContainer
10:19:08 [2019-12-10T10:19:08.710Z] --- PASS: TestKillStoppedContainer (0.09s)
10:19:08 [2019-12-10T10:19:08.710Z] === RUN   TestKillStoppedContainerAPIPre120
10:19:08 [2019-12-10T10:19:08.710Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
10:19:08 [2019-12-10T10:19:08.710Z] === RUN   TestKillDifferentUserContainer
10:19:08 [2019-12-10T10:19:08.748Z] --- PASS: TestPause (1.06s)
10:19:08 [2019-12-10T10:19:08.748Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:19:08 [2019-12-10T10:19:08.748Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:19:08 [2019-12-10T10:19:08.748Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:19:08 [2019-12-10T10:19:08.748Z] === RUN   TestPauseStopPausedContainer
10:19:09 [2019-12-10T10:19:09.276Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
10:19:09 [2019-12-10T10:19:09.527Z] --- PASS: TestPauseStopPausedContainer (0.87s)
10:19:09 [2019-12-10T10:19:09.527Z] === RUN   TestPsFilter
10:19:09 [2019-12-10T10:19:09.533Z] --- PASS: TestKillDifferentUserContainer (0.87s)
10:19:09 [2019-12-10T10:19:09.533Z] === RUN   TestInspectOomKilledTrue
10:19:09 [2019-12-10T10:19:09.533Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
10:19:09 [2019-12-10T10:19:09.533Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:19:09 [2019-12-10T10:19:09.533Z] === RUN   TestInspectOomKilledFalse
10:19:09 [2019-12-10T10:19:09.533Z] --- SKIP: TestInspectOomKilledFalse (0.01s)
10:19:09 [2019-12-10T10:19:09.533Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:19:09 [2019-12-10T10:19:09.533Z] === RUN   TestLinksEtcHostsContentMatch
10:19:09 [2019-12-10T10:19:09.893Z] --- PASS: TestPsFilter (0.28s)
10:19:09 [2019-12-10T10:19:09.893Z] === RUN   TestRemoveContainerWithRemovedVolume
10:19:10 [2019-12-10T10:19:10.099Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s)
10:19:10 [2019-12-10T10:19:10.099Z] === RUN   TestLinksContainerNames
10:19:10 [2019-12-10T10:19:10.676Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s)
10:19:10 [2019-12-10T10:19:10.676Z] === RUN   TestRemoveContainerWithVolume
10:19:11 [2019-12-10T10:19:11.468Z] --- PASS: TestRemoveContainerWithVolume (0.93s)
10:19:11 [2019-12-10T10:19:11.468Z] === RUN   TestRemoveContainerRunning
10:19:12 [2019-12-10T10:19:12.003Z] --- PASS: TestLinksContainerNames (1.67s)
10:19:12 [2019-12-10T10:19:12.003Z] === RUN   TestLogsFollowTailEmpty
10:19:12 [2019-12-10T10:19:12.379Z] --- PASS: TestRemoveContainerRunning (0.95s)
10:19:12 [2019-12-10T10:19:12.379Z] === RUN   TestRemoveContainerForceRemoveRunning
10:19:12 [2019-12-10T10:19:12.934Z] --- PASS: TestLogsFollowTailEmpty (0.97s)
10:19:12 [2019-12-10T10:19:12.934Z] === RUN   TestContainerNetworkMountsNoChown
10:19:13 [2019-12-10T10:19:13.297Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.91s)
10:19:13 [2019-12-10T10:19:13.297Z] === RUN   TestRemoveInvalidContainer
10:19:13 [2019-12-10T10:19:13.297Z] --- PASS: TestRemoveInvalidContainer (0.01s)
10:19:13 [2019-12-10T10:19:13.297Z] === RUN   TestRenameLinkedContainer
10:19:13 [2019-12-10T10:19:13.737Z] tests/integration/models_containers_test.py ............................ [ 83%]
10:19:13 [2019-12-10T10:19:13.867Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s)
10:19:13 [2019-12-10T10:19:13.867Z] === RUN   TestMountDaemonRoot
10:19:13 [2019-12-10T10:19:13.867Z] === RUN   TestMountDaemonRoot/default
10:19:13 [2019-12-10T10:19:13.867Z] === PAUSE TestMountDaemonRoot/default
10:19:13 [2019-12-10T10:19:13.867Z] === RUN   TestMountDaemonRoot/private
10:19:13 [2019-12-10T10:19:13.867Z] === PAUSE TestMountDaemonRoot/private
10:19:13 [2019-12-10T10:19:13.867Z] === RUN   TestMountDaemonRoot/rprivate
10:19:13 [2019-12-10T10:19:13.867Z] === PAUSE TestMountDaemonRoot/rprivate
10:19:13 [2019-12-10T10:19:13.867Z] === RUN   TestMountDaemonRoot/slave
10:19:13 [2019-12-10T10:19:13.867Z] === PAUSE TestMountDaemonRoot/slave
10:19:13 [2019-12-10T10:19:13.867Z] === RUN   TestMountDaemonRoot/rslave
10:19:13 [2019-12-10T10:19:13.867Z] === PAUSE TestMountDaemonRoot/rslave
10:19:13 [2019-12-10T10:19:13.867Z] === RUN   TestMountDaemonRoot/shared
10:19:13 [2019-12-10T10:19:13.867Z] === PAUSE TestMountDaemonRoot/shared
10:19:13 [2019-12-10T10:19:13.867Z] === RUN   TestMountDaemonRoot/rshared
10:19:13 [2019-12-10T10:19:13.867Z] === PAUSE TestMountDaemonRoot/rshared
10:19:13 [2019-12-10T10:19:13.867Z] === CONT  TestMountDaemonRoot/default
10:19:13 [2019-12-10T10:19:13.867Z] === RUN   TestMountDaemonRoot/default/bind_root
10:19:13 [2019-12-10T10:19:13.867Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:19:13 [2019-12-10T10:19:13.867Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:19:13 [2019-12-10T10:19:13.867Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:19:13 [2019-12-10T10:19:13.867Z] === RUN   TestMountDaemonRoot/default/mount_root
10:19:13 [2019-12-10T10:19:13.867Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:19:13 [2019-12-10T10:19:13.867Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:19:13 [2019-12-10T10:19:13.867Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:19:13 [2019-12-10T10:19:13.867Z] === CONT  TestMountDaemonRoot/default/bind_root
10:19:13 [2019-12-10T10:19:13.867Z] === CONT  TestMountDaemonRoot/rshared
10:19:13 [2019-12-10T10:19:13.867Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:19:13 [2019-12-10T10:19:13.867Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:19:13 [2019-12-10T10:19:13.867Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:19:13 [2019-12-10T10:19:13.867Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:19:13 [2019-12-10T10:19:13.867Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:19:13 [2019-12-10T10:19:13.867Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:19:13 [2019-12-10T10:19:13.867Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:19:13 [2019-12-10T10:19:13.867Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:19:13 [2019-12-10T10:19:13.867Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:19:13 [2019-12-10T10:19:13.867Z] === CONT  TestMountDaemonRoot/shared
10:19:13 [2019-12-10T10:19:13.867Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:19:13 [2019-12-10T10:19:13.867Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:19:13 [2019-12-10T10:19:13.867Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:19:13 [2019-12-10T10:19:13.867Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:19:13 [2019-12-10T10:19:13.867Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:19:13 [2019-12-10T10:19:13.867Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:19:13 [2019-12-10T10:19:13.867Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:19:13 [2019-12-10T10:19:13.867Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:19:13 [2019-12-10T10:19:13.867Z] === CONT  TestMountDaemonRoot/rslave
10:19:13 [2019-12-10T10:19:13.867Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:19:13 [2019-12-10T10:19:13.867Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:19:13 [2019-12-10T10:19:13.867Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:19:13 [2019-12-10T10:19:13.867Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:19:13 [2019-12-10T10:19:13.867Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:19:13 [2019-12-10T10:19:13.867Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:19:13 [2019-12-10T10:19:13.867Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:19:13 [2019-12-10T10:19:13.867Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:19:13 [2019-12-10T10:19:13.867Z] === CONT  TestMountDaemonRoot/slave
10:19:13 [2019-12-10T10:19:13.867Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:19:13 [2019-12-10T10:19:13.867Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:19:13 [2019-12-10T10:19:13.867Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:19:13 [2019-12-10T10:19:13.867Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:19:13 [2019-12-10T10:19:13.867Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:19:13 [2019-12-10T10:19:13.867Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:19:13 [2019-12-10T10:19:13.867Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:19:13 [2019-12-10T10:19:13.867Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:19:13 [2019-12-10T10:19:13.867Z] === CONT  TestMountDaemonRoot/rprivate
10:19:13 [2019-12-10T10:19:13.867Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:19:13 [2019-12-10T10:19:13.867Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:19:13 [2019-12-10T10:19:13.867Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:19:13 [2019-12-10T10:19:13.867Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:19:13 [2019-12-10T10:19:13.867Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:19:13 [2019-12-10T10:19:13.867Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:19:13 [2019-12-10T10:19:13.867Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:19:13 [2019-12-10T10:19:13.867Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:19:13 [2019-12-10T10:19:13.867Z] === CONT  TestMountDaemonRoot/private
10:19:13 [2019-12-10T10:19:13.867Z] === RUN   TestMountDaemonRoot/private/bind_root
10:19:13 [2019-12-10T10:19:13.867Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:19:13 [2019-12-10T10:19:13.867Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:19:13 [2019-12-10T10:19:13.867Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:19:13 [2019-12-10T10:19:13.867Z] === RUN   TestMountDaemonRoot/private/mount_root
10:19:13 [2019-12-10T10:19:13.867Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:19:13 [2019-12-10T10:19:13.867Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:19:13 [2019-12-10T10:19:13.867Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:19:13 [2019-12-10T10:19:13.867Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:19:13 [2019-12-10T10:19:13.867Z] === CONT  TestMountDaemonRoot/default/mount_root
10:19:13 [2019-12-10T10:19:13.867Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:19:13 [2019-12-10T10:19:13.867Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:19:13 [2019-12-10T10:19:13.867Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:19:13 [2019-12-10T10:19:13.867Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:19:14 [2019-12-10T10:19:14.124Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:19:14 [2019-12-10T10:19:14.124Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:19:14 [2019-12-10T10:19:14.124Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:19:14 [2019-12-10T10:19:14.124Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:19:14 [2019-12-10T10:19:14.124Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:19:14 [2019-12-10T10:19:14.124Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:19:14 [2019-12-10T10:19:14.124Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:19:14 [2019-12-10T10:19:14.124Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:19:14 [2019-12-10T10:19:14.380Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:19:14 [2019-12-10T10:19:14.380Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:19:14 [2019-12-10T10:19:14.380Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:19:14 [2019-12-10T10:19:14.380Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:19:14 [2019-12-10T10:19:14.380Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:19:14 [2019-12-10T10:19:14.380Z] === CONT  TestMountDaemonRoot/private/bind_root
10:19:14 [2019-12-10T10:19:14.380Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:19:14 [2019-12-10T10:19:14.380Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:19:14 [2019-12-10T10:19:14.380Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:19:14 [2019-12-10T10:19:14.638Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:19:14 [2019-12-10T10:19:14.638Z] === CONT  TestMountDaemonRoot/private/mount_root
10:19:14 [2019-12-10T10:19:14.638Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:19:14 [2019-12-10T10:19:14.638Z] --- PASS: TestMountDaemonRoot (0.03s)
10:19:14 [2019-12-10T10:19:14.638Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:19:14 [2019-12-10T10:19:14.638Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.11s)
10:19:14 [2019-12-10T10:19:14.638Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
10:19:14 [2019-12-10T10:19:14.638Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s)
10:19:14 [2019-12-10T10:19:14.638Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
10:19:14 [2019-12-10T10:19:14.638Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:19:14 [2019-12-10T10:19:14.638Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
10:19:14 [2019-12-10T10:19:14.638Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s)
10:19:14 [2019-12-10T10:19:14.638Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
10:19:14 [2019-12-10T10:19:14.638Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
10:19:14 [2019-12-10T10:19:14.638Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:19:14 [2019-12-10T10:19:14.638Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
10:19:14 [2019-12-10T10:19:14.638Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
10:19:14 [2019-12-10T10:19:14.638Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
10:19:14 [2019-12-10T10:19:14.638Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
10:19:14 [2019-12-10T10:19:14.638Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:19:14 [2019-12-10T10:19:14.638Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
10:19:14 [2019-12-10T10:19:14.638Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
10:19:14 [2019-12-10T10:19:14.638Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
10:19:14 [2019-12-10T10:19:14.638Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
10:19:14 [2019-12-10T10:19:14.638Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:19:14 [2019-12-10T10:19:14.638Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
10:19:14 [2019-12-10T10:19:14.638Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
10:19:14 [2019-12-10T10:19:14.638Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
10:19:14 [2019-12-10T10:19:14.638Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
10:19:14 [2019-12-10T10:19:14.638Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:19:14 [2019-12-10T10:19:14.638Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
10:19:14 [2019-12-10T10:19:14.638Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
10:19:14 [2019-12-10T10:19:14.638Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
10:19:14 [2019-12-10T10:19:14.638Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
10:19:14 [2019-12-10T10:19:14.638Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:19:14 [2019-12-10T10:19:14.638Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
10:19:14 [2019-12-10T10:19:14.638Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
10:19:14 [2019-12-10T10:19:14.638Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
10:19:14 [2019-12-10T10:19:14.638Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
10:19:14 [2019-12-10T10:19:14.638Z] === RUN   TestContainerBindMountNonRecursive
10:19:16 [2019-12-10T10:19:16.011Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
10:19:16 [2019-12-10T10:19:16.011Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
10:19:17 [2019-12-10T10:19:17.317Z] --- PASS: TestRenameLinkedContainer (3.38s)
10:19:17 [2019-12-10T10:19:17.318Z] === RUN   TestRenameStoppedContainer
10:19:17 [2019-12-10T10:19:17.383Z] --- PASS: TestContainerBindMountNonRecursive (2.66s)
10:19:17 [2019-12-10T10:19:17.383Z] === RUN   TestNetworkNat
10:19:17 [2019-12-10T10:19:17.751Z] --- PASS: TestRenameStoppedContainer (0.88s)
10:19:17 [2019-12-10T10:19:17.752Z] === RUN   TestRenameRunningContainerAndReuse
10:19:18 [2019-12-10T10:19:18.313Z] --- PASS: TestNetworkNat (1.05s)
10:19:18 [2019-12-10T10:19:18.313Z] === RUN   TestNetworkLocalhostTCPNat
10:19:19 [2019-12-10T10:19:19.245Z] --- PASS: TestNetworkLocalhostTCPNat (1.05s)
10:19:19 [2019-12-10T10:19:19.245Z] === RUN   TestNetworkLoopbackNat
10:19:19 [2019-12-10T10:19:19.633Z] --- PASS: TestRenameRunningContainerAndReuse (1.91s)
10:19:19 [2019-12-10T10:19:19.633Z] === RUN   TestRenameInvalidName
10:19:20 [2019-12-10T10:19:20.439Z] --- PASS: TestRenameInvalidName (0.97s)
10:19:20 [2019-12-10T10:19:20.439Z] === RUN   TestRenameAnonymousContainer
10:19:21 [2019-12-10T10:19:21.141Z] --- PASS: TestNetworkLoopbackNat (1.40s)
10:19:21 [2019-12-10T10:19:21.141Z] === RUN   TestPause
10:19:21 [2019-12-10T10:19:21.705Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
10:19:21 [2019-12-10T10:19:21.962Z] --- PASS: TestPause (1.10s)
10:19:21 [2019-12-10T10:19:21.962Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:19:21 [2019-12-10T10:19:21.962Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:19:21 [2019-12-10T10:19:21.962Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:19:21 [2019-12-10T10:19:21.962Z] === RUN   TestPauseStopPausedContainer
10:19:22 [2019-12-10T10:19:22.222Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
10:19:23 [2019-12-10T10:19:23.153Z] --- PASS: TestPauseStopPausedContainer (1.07s)
10:19:23 [2019-12-10T10:19:23.153Z] === RUN   TestPsFilter
10:19:23 [2019-12-10T10:19:23.153Z] --- PASS: TestPsFilter (0.28s)
10:19:23 [2019-12-10T10:19:23.153Z] === RUN   TestRemoveContainerWithRemovedVolume
10:19:23 [2019-12-10T10:19:23.749Z] --- PASS: TestRenameAnonymousContainer (2.81s)
10:19:23 [2019-12-10T10:19:23.750Z] === RUN   TestRenameContainerWithSameName
10:19:24 [2019-12-10T10:19:24.085Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.87s)
10:19:24 [2019-12-10T10:19:24.085Z] === RUN   TestRemoveContainerWithVolume
10:19:24 [2019-12-10T10:19:24.085Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
10:19:24 [2019-12-10T10:19:24.117Z] --- PASS: TestRenameContainerWithSameName (0.76s)
10:19:24 [2019-12-10T10:19:24.117Z] === RUN   TestRenameContainerWithLinkedContainer
10:19:25 [2019-12-10T10:19:25.019Z] --- PASS: TestRemoveContainerWithVolume (1.00s)
10:19:25 [2019-12-10T10:19:25.019Z] === RUN   TestRemoveContainerRunning
10:19:25 [2019-12-10T10:19:25.370Z] ok  	github.com/docker/docker/api/server/httputils	0.011s	coverage: 14.7% of statements
10:19:25 [2019-12-10T10:19:25.370Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:19:25 [2019-12-10T10:19:25.370Z] ok  	github.com/docker/docker/api/server/middleware	0.027s	coverage: 37.7% of statements
10:19:25 [2019-12-10T10:19:25.370Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:19:25 [2019-12-10T10:19:25.370Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:19:25 [2019-12-10T10:19:25.370Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:19:25 [2019-12-10T10:19:25.370Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:19:25 [2019-12-10T10:19:25.370Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:19:25 [2019-12-10T10:19:25.370Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:19:25 [2019-12-10T10:19:25.370Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:19:25 [2019-12-10T10:19:25.370Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:19:25 [2019-12-10T10:19:25.370Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:19:25 [2019-12-10T10:19:25.631Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.25s)
10:19:25 [2019-12-10T10:19:25.631Z] PASS
10:19:25 [2019-12-10T10:19:25.631Z] 
10:19:25 [2019-12-10T10:19:25.631Z] === Skipped
10:19:25 [2019-12-10T10:19:25.631Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:19:25 [2019-12-10T10:19:25.631Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:19:25 [2019-12-10T10:19:25.631Z] 
10:19:25 [2019-12-10T10:19:25.631Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
10:19:25 [2019-12-10T10:19:25.631Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:19:25 [2019-12-10T10:19:25.631Z] 
10:19:25 [2019-12-10T10:19:25.631Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:19:25 [2019-12-10T10:19:25.631Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:19:25 [2019-12-10T10:19:25.631Z] 
10:19:25 [2019-12-10T10:19:25.631Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:19:25 [2019-12-10T10:19:25.631Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:19:25 [2019-12-10T10:19:25.631Z] 
10:19:25 [2019-12-10T10:19:25.631Z] 
10:19:25 [2019-12-10T10:19:25.631Z] DONE 17 tests, 4 skipped in 32.479s
10:19:25 [2019-12-10T10:19:25.631Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:19:25 [2019-12-10T10:19:25.631Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
10:19:25 [2019-12-10T10:19:25.631Z] ++ set -e
10:19:25 [2019-12-10T10:19:25.631Z] ++ '[' -n 0 ']'
10:19:25 [2019-12-10T10:19:25.631Z] ++ set -x
10:19:25 [2019-12-10T10:19:25.631Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
10:19:25 [2019-12-10T10:19:25.631Z] INFO: Testing against a local daemon
10:19:25 [2019-12-10T10:19:25.631Z] === RUN   TestPluginInvalidJSON
10:19:25 [2019-12-10T10:19:25.631Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:19:25 [2019-12-10T10:19:25.631Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:19:25 [2019-12-10T10:19:25.631Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:19:25 [2019-12-10T10:19:25.631Z] --- PASS: TestPluginInvalidJSON (0.03s)
10:19:25 [2019-12-10T10:19:25.631Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:19:25 [2019-12-10T10:19:25.631Z] PASS
10:19:25 [2019-12-10T10:19:25.631Z] 
10:19:25 [2019-12-10T10:19:25.631Z] DONE 2 tests in 0.206s
10:19:25 [2019-12-10T10:19:25.631Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:19:25 [2019-12-10T10:19:25.631Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
10:19:25 [2019-12-10T10:19:25.631Z] ++ set -e
10:19:25 [2019-12-10T10:19:25.631Z] ++ '[' -n 0 ']'
10:19:25 [2019-12-10T10:19:25.631Z] ++ set -x
10:19:25 [2019-12-10T10:19:25.631Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
10:19:25 [2019-12-10T10:19:25.890Z] INFO: Testing against a local daemon
10:19:25 [2019-12-10T10:19:25.890Z] === RUN   TestExternalGraphDriver
10:19:25 [2019-12-10T10:19:25.963Z] --- PASS: TestRenameContainerWithLinkedContainer (1.71s)
10:19:25 [2019-12-10T10:19:25.963Z] === RUN   TestResize
10:19:26 [2019-12-10T10:19:26.103Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:19:26 [2019-12-10T10:19:26.103Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:19:26 [2019-12-10T10:19:26.148Z] === RUN   TestExternalGraphDriver/json
10:19:26 [2019-12-10T10:19:26.389Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
10:19:26 [2019-12-10T10:19:26.389Z] --- PASS: TestRemoveContainerRunning (1.36s)
10:19:26 [2019-12-10T10:19:26.389Z] === RUN   TestRemoveContainerForceRemoveRunning
10:19:26 [2019-12-10T10:19:26.746Z] --- PASS: TestResize (0.96s)
10:19:26 [2019-12-10T10:19:26.746Z] === RUN   TestResizeWithInvalidSize
10:19:26 [2019-12-10T10:19:26.839Z] ok  	github.com/docker/docker/api/types/strslice	0.019s	coverage: 90.0% of statements
10:19:26 [2019-12-10T10:19:26.954Z] === RUN   TestDockerSuite/TestBuildAddTar
10:19:27 [2019-12-10T10:19:27.181Z] ok  	github.com/docker/docker/api/types/filters	0.007s	coverage: 92.2% of statements
10:19:27 [2019-12-10T10:19:27.530Z] ok  	github.com/docker/docker/api/types/time	0.005s	coverage: 100.0% of statements
10:19:27 [2019-12-10T10:19:27.626Z] --- PASS: TestResizeWithInvalidSize (0.90s)
10:19:27 [2019-12-10T10:19:27.626Z] === RUN   TestResizeWhenContainerNotStarted
10:19:27 [2019-12-10T10:19:27.874Z] ok  	github.com/docker/docker/api/server/router/swarm	0.028s	coverage: 4.0% of statements
10:19:27 [2019-12-10T10:19:27.874Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:19:27 [2019-12-10T10:19:27.874Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
10:19:27 [2019-12-10T10:19:27.874Z] ?   	github.com/docker/docker/api/types	[no test files]
10:19:27 [2019-12-10T10:19:27.874Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:19:27 [2019-12-10T10:19:27.874Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:19:27 [2019-12-10T10:19:27.874Z] ?   	github.com/docker/docker/api/types/container	[no test files]
10:19:27 [2019-12-10T10:19:27.874Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:19:27 [2019-12-10T10:19:27.874Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:19:27 [2019-12-10T10:19:27.874Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:19:27 [2019-12-10T10:19:27.874Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:19:27 [2019-12-10T10:19:27.874Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:19:27 [2019-12-10T10:19:27.874Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
10:19:27 [2019-12-10T10:19:27.874Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:19:27 [2019-12-10T10:19:27.874Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:19:27 [2019-12-10T10:19:27.885Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.46s)
10:19:27 [2019-12-10T10:19:27.885Z] === RUN   TestRemoveInvalidContainer
10:19:27 [2019-12-10T10:19:27.885Z] --- PASS: TestRemoveInvalidContainer (0.02s)
10:19:27 [2019-12-10T10:19:27.885Z] === RUN   TestRenameLinkedContainer
10:19:28 [2019-12-10T10:19:28.214Z] ok  	github.com/docker/docker/api/types/versions	0.019s	coverage: 75.0% of statements
10:19:28 [2019-12-10T10:19:28.214Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:19:28 [2019-12-10T10:19:28.214Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:19:28 [2019-12-10T10:19:28.214Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:19:28 [2019-12-10T10:19:28.214Z] ?   	github.com/docker/docker/builder	[no test files]
10:19:28 [2019-12-10T10:19:28.214Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:19:28 [2019-12-10T10:19:28.214Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:19:28 [2019-12-10T10:19:28.214Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:19:28 [2019-12-10T10:19:28.214Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:19:28 [2019-12-10T10:19:28.214Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:19:28 [2019-12-10T10:19:28.214Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:19:28 [2019-12-10T10:19:28.214Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:19:28 [2019-12-10T10:19:28.535Z] --- PASS: TestResizeWhenContainerNotStarted (0.85s)
10:19:28 [2019-12-10T10:19:28.535Z] === RUN   TestDaemonRestartKillContainers
10:19:28 [2019-12-10T10:19:28.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:19:28 [2019-12-10T10:19:28.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:19:28 [2019-12-10T10:19:28.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:19:28 [2019-12-10T10:19:28.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:19:28 [2019-12-10T10:19:28.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:19:28 [2019-12-10T10:19:28.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:19:28 [2019-12-10T10:19:28.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:19:28 [2019-12-10T10:19:28.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:19:28 [2019-12-10T10:19:28.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:19:28 [2019-12-10T10:19:28.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:19:28 [2019-12-10T10:19:28.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:19:28 [2019-12-10T10:19:28.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:19:28 [2019-12-10T10:19:28.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:19:28 [2019-12-10T10:19:28.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:19:28 [2019-12-10T10:19:28.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:19:28 [2019-12-10T10:19:28.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:19:28 [2019-12-10T10:19:28.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:19:28 [2019-12-10T10:19:28.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:19:28 [2019-12-10T10:19:28.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:19:28 [2019-12-10T10:19:28.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:19:28 [2019-12-10T10:19:28.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:19:28 [2019-12-10T10:19:28.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:19:28 [2019-12-10T10:19:28.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:19:28 [2019-12-10T10:19:28.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:19:28 [2019-12-10T10:19:28.535Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:19:28 [2019-12-10T10:19:28.535Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:19:28 [2019-12-10T10:19:28.679Z] === RUN   TestExternalGraphDriver/spec
10:19:28 [2019-12-10T10:19:28.944Z] ok  	github.com/docker/docker/builder/dockerignore	0.011s	coverage: 96.8% of statements
10:19:31 [2019-12-10T10:19:31.009Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:19:31 [2019-12-10T10:19:31.208Z] === RUN   TestExternalGraphDriver/pull
10:19:31 [2019-12-10T10:19:31.389Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:19:31 [2019-12-10T10:19:31.834Z] .........                                                                [ 85%]
10:19:32 [2019-12-10T10:19:32.241Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:19:32 [2019-12-10T10:19:32.725Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:19:33 [2019-12-10T10:19:33.140Z] --- PASS: TestRenameLinkedContainer (4.40s)
10:19:33 [2019-12-10T10:19:33.140Z] === RUN   TestRenameStoppedContainer
10:19:33 [2019-12-10T10:19:33.397Z] --- PASS: TestRenameStoppedContainer (1.22s)
10:19:33 [2019-12-10T10:19:33.397Z] === RUN   TestRenameRunningContainerAndReuse
10:19:33 [2019-12-10T10:19:33.747Z] --- PASS: TestExternalGraphDriver (7.62s)
10:19:33 [2019-12-10T10:19:33.747Z]     --- PASS: TestExternalGraphDriver/json (2.48s)
10:19:33 [2019-12-10T10:19:33.747Z]     --- PASS: TestExternalGraphDriver/spec (2.72s)
10:19:33 [2019-12-10T10:19:33.747Z]     --- PASS: TestExternalGraphDriver/pull (2.24s)
10:19:33 [2019-12-10T10:19:33.747Z] === RUN   TestGraphdriverPluginV2
10:19:33 [2019-12-10T10:19:33.747Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
10:19:33 [2019-12-10T10:19:33.747Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:19:33 [2019-12-10T10:19:33.747Z] PASS
10:19:33 [2019-12-10T10:19:33.747Z] 
10:19:33 [2019-12-10T10:19:33.747Z] === Skipped
10:19:33 [2019-12-10T10:19:33.747Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
10:19:33 [2019-12-10T10:19:33.747Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:19:33 [2019-12-10T10:19:33.747Z] 
10:19:33 [2019-12-10T10:19:33.747Z] 
10:19:33 [2019-12-10T10:19:33.747Z] DONE 5 tests, 1 skipped in 7.814s
10:19:33 [2019-12-10T10:19:33.747Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:19:33 [2019-12-10T10:19:33.747Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
10:19:33 [2019-12-10T10:19:33.747Z] ++ set -e
10:19:33 [2019-12-10T10:19:33.747Z] ++ '[' -n 0 ']'
10:19:33 [2019-12-10T10:19:33.747Z] ++ set -x
10:19:33 [2019-12-10T10:19:33.747Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
10:19:33 [2019-12-10T10:19:33.747Z] INFO: Testing against a local daemon
10:19:33 [2019-12-10T10:19:33.747Z] === RUN   TestContinueAfterPluginCrash
10:19:33 [2019-12-10T10:19:33.747Z] === PAUSE TestContinueAfterPluginCrash
10:19:33 [2019-12-10T10:19:33.747Z] === RUN   TestDaemonStartWithLogOpt
10:19:33 [2019-12-10T10:19:33.747Z] === PAUSE TestDaemonStartWithLogOpt
10:19:33 [2019-12-10T10:19:33.747Z] === CONT  TestContinueAfterPluginCrash
10:19:33 [2019-12-10T10:19:33.747Z] === CONT  TestDaemonStartWithLogOpt
10:19:34 [2019-12-10T10:19:34.108Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:19:34 [2019-12-10T10:19:34.108Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:19:34 [2019-12-10T10:19:34.963Z] ok  	github.com/docker/docker/cli/debug	0.012s	coverage: 100.0% of statements
10:19:35 [2019-12-10T10:19:35.919Z] --- PASS: TestRenameRunningContainerAndReuse (2.40s)
10:19:35 [2019-12-10T10:19:35.919Z] === RUN   TestRenameInvalidName
10:19:36 [2019-12-10T10:19:36.586Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:19:36 [2019-12-10T10:19:36.586Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:19:36 [2019-12-10T10:19:36.675Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.799s	coverage: 86.3% of statements
10:19:36 [2019-12-10T10:19:36.978Z] tests/integration/models_images_test.py ...............                  [ 89%]
10:19:37 [2019-12-10T10:19:37.289Z] --- PASS: TestRenameInvalidName (1.46s)
10:19:37 [2019-12-10T10:19:37.289Z] === RUN   TestRenameAnonymousContainer
10:19:37 [2019-12-10T10:19:37.852Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
10:19:38 [2019-12-10T10:19:38.388Z] ok  	github.com/docker/docker/builder/remotecontext	0.622s	coverage: 13.6% of statements
10:19:38 [2019-12-10T10:19:38.603Z] tests/integration/models_networks_test.py ....                           [ 90%]
10:19:38 [2019-12-10T10:19:38.785Z] === RUN   TestDockerSuite/TestBuildAddTarXz
10:19:39 [2019-12-10T10:19:39.147Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:19:39 [2019-12-10T10:19:39.940Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:19:40 [2019-12-10T10:19:40.154Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
10:19:40 [2019-12-10T10:19:40.412Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
10:19:41 [2019-12-10T10:19:41.780Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
10:19:41 [2019-12-10T10:19:41.780Z] --- PASS: TestRenameAnonymousContainer (4.25s)
10:19:41 [2019-12-10T10:19:41.780Z] === RUN   TestRenameContainerWithSameName
10:19:41 [2019-12-10T10:19:41.780Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
10:19:42 [2019-12-10T10:19:42.270Z] ok  	github.com/docker/docker/builder/dockerfile	1.468s	coverage: 48.2% of statements
10:19:42 [2019-12-10T10:19:42.270Z] ?   	github.com/docker/docker/cli	[no test files]
10:19:42 [2019-12-10T10:19:42.270Z] ?   	github.com/docker/docker/cli/config	[no test files]
10:19:42 [2019-12-10T10:19:42.417Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:19:42 [2019-12-10T10:19:42.417Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.33s)
10:19:42 [2019-12-10T10:19:42.417Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.75s)
10:19:42 [2019-12-10T10:19:42.417Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.47s)
10:19:42 [2019-12-10T10:19:42.417Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.48s)
10:19:42 [2019-12-10T10:19:42.417Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.55s)
10:19:42 [2019-12-10T10:19:42.417Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.51s)
10:19:42 [2019-12-10T10:19:42.417Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.37s)
10:19:42 [2019-12-10T10:19:42.417Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.35s)
10:19:42 [2019-12-10T10:19:42.417Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.12s)
10:19:42 [2019-12-10T10:19:42.417Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.42s)
10:19:42 [2019-12-10T10:19:42.417Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.35s)
10:19:42 [2019-12-10T10:19:42.417Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.25s)
10:19:42 [2019-12-10T10:19:42.417Z] === RUN   TestCgroupNamespacesRun
10:19:42 [2019-12-10T10:19:42.713Z] --- PASS: TestRenameContainerWithSameName (0.93s)
10:19:42 [2019-12-10T10:19:42.713Z] === RUN   TestRenameContainerWithLinkedContainer
10:19:44 [2019-12-10T10:19:44.306Z] --- PASS: TestCgroupNamespacesRun (1.89s)
10:19:44 [2019-12-10T10:19:44.307Z] === RUN   TestCgroupNamespacesRunPrivileged
10:19:44 [2019-12-10T10:19:44.607Z] --- PASS: TestRenameContainerWithLinkedContainer (1.96s)
10:19:44 [2019-12-10T10:19:44.607Z] === RUN   TestResize
10:19:45 [2019-12-10T10:19:45.199Z] tests/integration/models_nodes_test.py .                                 [ 91%]
10:19:45 [2019-12-10T10:19:45.199Z] tests/integration/models_resources_test.py .                             [ 91%]
10:19:45 [2019-12-10T10:19:45.537Z] --- PASS: TestResize (0.87s)
10:19:45 [2019-12-10T10:19:45.537Z] === RUN   TestResizeWithInvalidSize
10:19:45 [2019-12-10T10:19:45.955Z] --- PASS: TestDaemonStartWithLogOpt (10.46s)
10:19:46 [2019-12-10T10:19:46.100Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
10:19:46 [2019-12-10T10:19:46.112Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s)
10:19:46 [2019-12-10T10:19:46.112Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:19:46 [2019-12-10T10:19:46.357Z] --- PASS: TestResizeWithInvalidSize (0.99s)
10:19:46 [2019-12-10T10:19:46.357Z] === RUN   TestResizeWhenContainerNotStarted
10:19:47 [2019-12-10T10:19:47.078Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
10:19:47 [2019-12-10T10:19:47.335Z] --- PASS: TestResizeWhenContainerNotStarted (0.92s)
10:19:47 [2019-12-10T10:19:47.335Z] === RUN   TestDaemonRestartKillContainers
10:19:47 [2019-12-10T10:19:47.335Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:19:47 [2019-12-10T10:19:47.335Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:19:47 [2019-12-10T10:19:47.335Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:19:47 [2019-12-10T10:19:47.335Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:19:47 [2019-12-10T10:19:47.335Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:19:47 [2019-12-10T10:19:47.335Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:19:47 [2019-12-10T10:19:47.335Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:19:47 [2019-12-10T10:19:47.335Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:19:47 [2019-12-10T10:19:47.335Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:19:47 [2019-12-10T10:19:47.335Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:19:47 [2019-12-10T10:19:47.335Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:19:47 [2019-12-10T10:19:47.335Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:19:47 [2019-12-10T10:19:47.335Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:19:47 [2019-12-10T10:19:47.335Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:19:47 [2019-12-10T10:19:47.335Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:19:47 [2019-12-10T10:19:47.335Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:19:47 [2019-12-10T10:19:47.335Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:19:47 [2019-12-10T10:19:47.335Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:19:47 [2019-12-10T10:19:47.335Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:19:47 [2019-12-10T10:19:47.335Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:19:47 [2019-12-10T10:19:47.335Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:19:47 [2019-12-10T10:19:47.335Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:19:47 [2019-12-10T10:19:47.335Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:19:47 [2019-12-10T10:19:47.335Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:19:47 [2019-12-10T10:19:47.335Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:19:47 [2019-12-10T10:19:47.335Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:19:47 [2019-12-10T10:19:47.469Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.68s)
10:19:47 [2019-12-10T10:19:47.469Z] === RUN   TestCgroupNamespacesRunHostMode
10:19:47 [2019-12-10T10:19:47.573Z] tests/integration/models_services_test.py ..............X.               [ 95%]
10:19:48 [2019-12-10T10:19:48.289Z] ok  	github.com/docker/docker/client	0.987s	coverage: 75.8% of statements
10:19:49 [2019-12-10T10:19:49.236Z] --- PASS: TestContinueAfterPluginCrash (15.35s)
10:19:49 [2019-12-10T10:19:49.236Z] PASS
10:19:49 [2019-12-10T10:19:49.236Z] 
10:19:49 [2019-12-10T10:19:49.236Z] DONE 2 tests in 15.542s
10:19:49 [2019-12-10T10:19:49.236Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:19:49 [2019-12-10T10:19:49.236Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
10:19:49 [2019-12-10T10:19:49.236Z] ++ set -e
10:19:49 [2019-12-10T10:19:49.236Z] ++ '[' -n 0 ']'
10:19:49 [2019-12-10T10:19:49.236Z] ++ set -x
10:19:49 [2019-12-10T10:19:49.236Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
10:19:49 [2019-12-10T10:19:49.236Z] INFO: Testing against a local daemon
10:19:49 [2019-12-10T10:19:49.236Z] === RUN   TestPluginWithDevMounts
10:19:49 [2019-12-10T10:19:49.237Z] === PAUSE TestPluginWithDevMounts
10:19:49 [2019-12-10T10:19:49.237Z] === CONT  TestPluginWithDevMounts
10:19:49 [2019-12-10T10:19:49.409Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s)
10:19:49 [2019-12-10T10:19:49.409Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:19:49 [2019-12-10T10:19:49.858Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:19:50 [2019-12-10T10:19:50.116Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:19:51 [2019-12-10T10:19:51.048Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
10:19:51 [2019-12-10T10:19:51.235Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.70s)
10:19:51 [2019-12-10T10:19:51.235Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:19:51 [2019-12-10T10:19:51.365Z] tests/integration/models_swarm_test.py ..                                [ 96%]
10:19:51 [2019-12-10T10:19:51.365Z] tests/integration/models_volumes_test.py ..                              [ 96%]
10:19:51 [2019-12-10T10:19:51.767Z] --- PASS: TestPluginWithDevMounts (2.21s)
10:19:51 [2019-12-10T10:19:51.767Z] PASS
10:19:51 [2019-12-10T10:19:51.767Z] 
10:19:51 [2019-12-10T10:19:51.767Z] DONE 1 tests in 2.389s
10:19:51 [2019-12-10T10:19:51.767Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
10:19:51 [2019-12-10T10:19:51.767Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
10:19:51 [2019-12-10T10:19:51.767Z] ++ set -e
10:19:51 [2019-12-10T10:19:51.767Z] ++ '[' -n 0 ']'
10:19:51 [2019-12-10T10:19:51.767Z] ++ set -x
10:19:51 [2019-12-10T10:19:51.767Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
10:19:51 [2019-12-10T10:19:51.767Z] INFO: Testing against a local daemon
10:19:51 [2019-12-10T10:19:51.767Z] === RUN   TestSecretInspect
10:19:51 [2019-12-10T10:19:51.980Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:19:51 [2019-12-10T10:19:51.980Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:19:52 [2019-12-10T10:19:52.099Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.92s)
10:19:52 [2019-12-10T10:19:52.099Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:19:53 [2019-12-10T10:19:53.060Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s)
10:19:53 [2019-12-10T10:19:53.060Z] === RUN   TestCgroupNamespacesRunOlderClient
10:19:53 [2019-12-10T10:19:53.350Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:19:54 [2019-12-10T10:19:54.720Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:19:54 [2019-12-10T10:19:54.868Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.71s)
10:19:54 [2019-12-10T10:19:54.868Z] === RUN   TestKernelTCPMemory
10:19:54 [2019-12-10T10:19:54.976Z] === RUN   TestDockerSuite/TestBuildBlankName
10:19:55 [2019-12-10T10:19:55.049Z] --- PASS: TestSecretInspect (3.32s)
10:19:55 [2019-12-10T10:19:55.049Z] === RUN   TestSecretList
10:19:55 [2019-12-10T10:19:55.539Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
10:19:55 [2019-12-10T10:19:55.646Z] --- PASS: TestKernelTCPMemory (1.03s)
10:19:55 [2019-12-10T10:19:55.646Z] === RUN   TestNISDomainname
10:19:55 [2019-12-10T10:19:55.796Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:19:55 [2019-12-10T10:19:55.823Z] tests/integration/regression_test.py ......                              [ 98%]
10:19:56 [2019-12-10T10:19:56.081Z] tests/integration/credentials/store_test.py ......                       [ 99%]
10:19:56 [2019-12-10T10:19:56.081Z] tests/integration/credentials/utils_test.py .                            [100%]
10:19:56 [2019-12-10T10:19:56.081Z] 
10:19:56 [2019-12-10T10:19:56.081Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
10:19:56 [2019-12-10T10:19:56.081Z] =========================== short test summary info ============================
10:19:56 [2019-12-10T10:19:56.081Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
10:19:56 [2019-12-10T10:19:56.081Z]   CONFIG_RT_GROUP_SCHED isn't enabled
10:19:56 [2019-12-10T10:19:56.081Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
10:19:56 [2019-12-10T10:19:56.081Z]   Not supported on most drivers
10:19:56 [2019-12-10T10:19:56.081Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
10:19:56 [2019-12-10T10:19:56.081Z]   This doesn't seem to be taken into account by the engine
10:19:56 [2019-12-10T10:19:56.081Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
10:19:56 [2019-12-10T10:19:56.081Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
10:19:56 [2019-12-10T10:19:56.081Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
10:19:56 [2019-12-10T10:19:56.081Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
10:19:56 [2019-12-10T10:19:56.081Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
10:19:56 [2019-12-10T10:19:56.081Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
10:19:56 [2019-12-10T10:19:56.081Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
10:19:56 [2019-12-10T10:19:56.081Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 334.78 seconds ==
10:19:56 [2019-12-10T10:19:56.644Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
10:19:56 [2019-12-10T10:19:56.727Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
10:19:56 [2019-12-10T10:19:56.982Z] --- PASS: TestNISDomainname (1.12s)
10:19:56 [2019-12-10T10:19:56.983Z] === RUN   TestHostnameDnsResolution
10:19:57 [2019-12-10T10:19:57.804Z] --- PASS: TestHostnameDnsResolution (1.24s)
10:19:57 [2019-12-10T10:19:57.804Z] === RUN   TestStats
10:19:58 [2019-12-10T10:19:58.333Z] --- PASS: TestSecretList (3.25s)
10:19:58 [2019-12-10T10:19:58.333Z] === RUN   TestSecretsCreateAndDelete
10:19:58 [2019-12-10T10:19:58.660Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
10:19:58 [2019-12-10T10:19:58.660Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
10:19:58 [2019-12-10T10:19:58.660Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:20:00 [2019-12-10T10:20:00.028Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:20:00 [2019-12-10T10:20:00.244Z] e96b0897c5d1: Pull complete
10:20:00 [2019-12-10T10:20:00.244Z] Digest: sha256:e75260361cbd398788c195a159c2c56e3ef4ee011ecd9bd57bdac73ff1a43e33
10:20:00 [2019-12-10T10:20:00.244Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
10:20:00 [2019-12-10T10:20:00.244Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
10:20:00 [2019-12-10T10:20:00.244Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
10:20:00 [2019-12-10T10:20:00.244Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.864'
10:20:00 [2019-12-10T10:20:00.244Z] WARN: Skipping validation tests
10:20:00 [2019-12-10T10:20:00.244Z] INFO: Running unit tests at 12/10/2019 10:19:46...
10:20:00 [2019-12-10T10:20:00.244Z] INFO: make.ps1 starting at 12/10/2019 10:19:49
10:20:00 [2019-12-10T10:20:00.244Z] INFO: Git commit (c58e10dcf) assumed from DOCKER_GITCOMMIT environment variable
10:20:00 [2019-12-10T10:20:00.244Z] INFO: Invoking autogen...
10:20:00 [2019-12-10T10:20:00.244Z] INFO: Running unit tests...
10:20:00 [2019-12-10T10:20:00.980Z] --- PASS: TestStats (2.83s)
10:20:00 [2019-12-10T10:20:00.980Z] === RUN   TestStopContainerWithTimeout
10:20:00 [2019-12-10T10:20:00.980Z] === RUN   TestStopContainerWithTimeout/0
10:20:00 [2019-12-10T10:20:00.980Z] === PAUSE TestStopContainerWithTimeout/0
10:20:00 [2019-12-10T10:20:00.980Z] === RUN   TestStopContainerWithTimeout/1
10:20:00 [2019-12-10T10:20:00.980Z] === PAUSE TestStopContainerWithTimeout/1
10:20:00 [2019-12-10T10:20:00.980Z] === RUN   TestStopContainerWithTimeout/3
10:20:00 [2019-12-10T10:20:00.980Z] === PAUSE TestStopContainerWithTimeout/3
10:20:00 [2019-12-10T10:20:00.980Z] === RUN   TestStopContainerWithTimeout/-1
10:20:00 [2019-12-10T10:20:00.980Z] === PAUSE TestStopContainerWithTimeout/-1
10:20:00 [2019-12-10T10:20:00.980Z] === CONT  TestStopContainerWithTimeout/0
10:20:00 [2019-12-10T10:20:00.980Z] === CONT  TestStopContainerWithTimeout/3
10:20:01 [2019-12-10T10:20:01.398Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
10:20:01 [2019-12-10T10:20:01.398Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
10:20:01 [2019-12-10T10:20:01.398Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:20:01 [2019-12-10T10:20:01.806Z] === CONT  TestStopContainerWithTimeout/-1
10:20:02 [2019-12-10T10:20:02.528Z] --- PASS: TestSecretsCreateAndDelete (3.52s)
10:20:02 [2019-12-10T10:20:02.528Z] === RUN   TestSecretsUpdate
10:20:02 [2019-12-10T10:20:02.768Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
10:20:03 [2019-12-10T10:20:03.737Z] === CONT  TestStopContainerWithTimeout/1
10:20:04 [2019-12-10T10:20:04.139Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:20:04 [2019-12-10T10:20:04.139Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.53s)
10:20:04 [2019-12-10T10:20:04.139Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.84s)
10:20:04 [2019-12-10T10:20:04.139Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.90s)
10:20:04 [2019-12-10T10:20:04.139Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.71s)
10:20:04 [2019-12-10T10:20:04.139Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.73s)
10:20:04 [2019-12-10T10:20:04.139Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.94s)
10:20:04 [2019-12-10T10:20:04.139Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.39s)
10:20:04 [2019-12-10T10:20:04.139Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.90s)
10:20:04 [2019-12-10T10:20:04.139Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.04s)
10:20:04 [2019-12-10T10:20:04.139Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.70s)
10:20:04 [2019-12-10T10:20:04.139Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.69s)
10:20:04 [2019-12-10T10:20:04.139Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.57s)
10:20:04 [2019-12-10T10:20:04.139Z] === RUN   TestCgroupNamespacesRun
10:20:05 [2019-12-10T10:20:05.058Z] --- PASS: TestSecretsUpdate (3.28s)
10:20:05 [2019-12-10T10:20:05.058Z] === RUN   TestTemplatedSecret
10:20:05 [2019-12-10T10:20:05.512Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
10:20:05 [2019-12-10T10:20:05.544Z] --- PASS: TestStopContainerWithTimeout (0.01s)
10:20:05 [2019-12-10T10:20:05.544Z]     --- PASS: TestStopContainerWithTimeout/0 (1.14s)
10:20:05 [2019-12-10T10:20:05.544Z]     --- PASS: TestStopContainerWithTimeout/3 (3.03s)
10:20:05 [2019-12-10T10:20:05.544Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.96s)
10:20:05 [2019-12-10T10:20:05.544Z]     --- PASS: TestStopContainerWithTimeout/1 (1.88s)
10:20:05 [2019-12-10T10:20:05.544Z] === RUN   TestDeleteDevicemapper
10:20:05 [2019-12-10T10:20:05.544Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:20:05 [2019-12-10T10:20:05.544Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:20:05 [2019-12-10T10:20:05.544Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:20:06 [2019-12-10T10:20:06.075Z] --- PASS: TestCgroupNamespacesRun (1.96s)
10:20:06 [2019-12-10T10:20:06.075Z] === RUN   TestCgroupNamespacesRunPrivileged
10:20:07 [2019-12-10T10:20:07.342Z] ?   	github.com/docker/docker/api	[no test files]
10:20:07 [2019-12-10T10:20:07.968Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.80s)
10:20:07 [2019-12-10T10:20:07.968Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:20:08 [2019-12-10T10:20:08.225Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
10:20:08 [2019-12-10T10:20:08.821Z] Clearing AppArmor profiles cache:.
10:20:08 [2019-12-10T10:20:08.821Z] All profile caches have been cleared, but no profiles have been unloaded.
10:20:08 [2019-12-10T10:20:08.821Z] Unloading profiles will leave already running processes permanently
10:20:08 [2019-12-10T10:20:08.821Z] unconfined, which can lead to unexpected situations.
10:20:08 [2019-12-10T10:20:08.821Z] 
10:20:08 [2019-12-10T10:20:08.821Z] To set a process to complain mode, use the command line tool
10:20:08 [2019-12-10T10:20:08.821Z] 'aa-complain'. To really tear down all profiles, run the init script
10:20:08 [2019-12-10T10:20:08.821Z] with the 'teardown' option."
10:20:08 [2019-12-10T10:20:08.821Z] 
10:20:09 [2019-12-10T10:20:09.243Z] --- PASS: TestTemplatedSecret (3.43s)
10:20:09 [2019-12-10T10:20:09.243Z] === RUN   TestSecretCreateResolve
Post stage
[Pipeline] junit
10:20:09 [2019-12-10T10:20:09.397Z] Recording test results
10:20:09 [2019-12-10T10:20:09.594Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.87s)
10:20:09 [2019-12-10T10:20:09.594Z] === RUN   TestCgroupNamespacesRunHostMode
10:20:09 [2019-12-10T10:20:09.836Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.64s)
10:20:09 [2019-12-10T10:20:09.836Z] === RUN   TestUpdateMemory
10:20:09 [2019-12-10T10:20:09.836Z] --- SKIP: TestUpdateMemory (0.01s)
10:20:09 [2019-12-10T10:20:09.836Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
10:20:09 [2019-12-10T10:20:09.836Z] === RUN   TestUpdateCPUQuota
10:20:10 [2019-12-10T10:20:10.634Z] --- PASS: TestUpdateCPUQuota (1.41s)
10:20:10 [2019-12-10T10:20:10.634Z] === RUN   TestUpdatePidsLimit
10:20:10 [2019-12-10T10:20:10.634Z] === RUN   TestUpdatePidsLimit/update_from_none
[Pipeline] sh
10:20:11 [2019-12-10T10:20:11.266Z] + echo Ensuring container killed.
10:20:11 [2019-12-10T10:20:11.266Z] Ensuring container killed.
10:20:11 [2019-12-10T10:20:11.266Z] + docker rm -vf docker-pr9
10:20:11 [2019-12-10T10:20:11.266Z] Error: No such container: docker-pr9
10:20:11 [2019-12-10T10:20:11.266Z] + true
[Pipeline] sh
10:20:11 [2019-12-10T10:20:11.456Z] === RUN   TestUpdatePidsLimit/no_change
10:20:11 [2019-12-10T10:20:11.557Z] + echo Chowning /workspace to jenkins user
10:20:11 [2019-12-10T10:20:11.557Z] Chowning /workspace to jenkins user
10:20:11 [2019-12-10T10:20:11.557Z] + id -u
10:20:11 [2019-12-10T10:20:11.557Z] + id -g
10:20:11 [2019-12-10T10:20:11.557Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40074:/workspace busybox chown -R 1000:1000 /workspace
10:20:11 [2019-12-10T10:20:11.557Z] Unable to find image 'busybox:latest' locally
10:20:11 [2019-12-10T10:20:11.557Z] latest: Pulling from library/busybox
10:20:11 [2019-12-10T10:20:11.557Z] 322973677ef5: Pulling fs layer
10:20:11 [2019-12-10T10:20:11.773Z] --- PASS: TestSecretCreateResolve (3.25s)
10:20:11 [2019-12-10T10:20:11.773Z] PASS
10:20:11 [2019-12-10T10:20:11.773Z] 
10:20:11 [2019-12-10T10:20:11.773Z] DONE 6 tests in 20.215s
10:20:11 [2019-12-10T10:20:11.773Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
10:20:11 [2019-12-10T10:20:11.773Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
10:20:11 [2019-12-10T10:20:11.773Z] ++ set -e
10:20:11 [2019-12-10T10:20:11.773Z] ++ '[' -n 0 ']'
10:20:11 [2019-12-10T10:20:11.773Z] ++ set -x
10:20:11 [2019-12-10T10:20:11.773Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
10:20:11 [2019-12-10T10:20:11.815Z] 322973677ef5: Download complete
10:20:11 [2019-12-10T10:20:11.821Z] === RUN   TestUpdatePidsLimit/update_lower
10:20:12 [2019-12-10T10:20:12.032Z] INFO: Testing against a local daemon
10:20:12 [2019-12-10T10:20:12.032Z] === RUN   TestServiceCreateInit
10:20:12 [2019-12-10T10:20:12.032Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:20:12 [2019-12-10T10:20:12.077Z] 322973677ef5: Pull complete
10:20:12 [2019-12-10T10:20:12.078Z] Digest: sha256:1828edd60c5efd34b2bf5dd3282ec0cc04d47b2ff9caa0b6d4f07a21d1c08084
10:20:12 [2019-12-10T10:20:12.078Z] Status: Downloaded newer image for busybox:latest
10:20:12 [2019-12-10T10:20:12.119Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
10:20:12 [2019-12-10T10:20:12.119Z] --- PASS: TestCgroupNamespacesRunHostMode (2.13s)
10:20:12 [2019-12-10T10:20:12.119Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:20:12 [2019-12-10T10:20:12.119Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
10:20:12 [2019-12-10T10:20:12.338Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:20:12 [2019-12-10T10:20:12.338Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:20:12 [2019-12-10T10:20:12.866Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:20:13 [2019-12-10T10:20:13.050Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
10:20:13 [2019-12-10T10:20:13.253Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:20:13 [2019-12-10T10:20:13.615Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.96s)
10:20:13 [2019-12-10T10:20:13.615Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:20:14 [2019-12-10T10:20:14.274Z] + bundleName=docker-py
10:20:14 [2019-12-10T10:20:14.274Z] + echo Creating docker-py-bundles.tar.gz
10:20:14 [2019-12-10T10:20:14.274Z] Creating docker-py-bundles.tar.gz
10:20:14 [2019-12-10T10:20:14.274Z] + 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
10:20:14 [2019-12-10T10:20:14.286Z] Archiving artifacts
10:20:14 [2019-12-10T10:20:14.547Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.89s)
10:20:14 [2019-12-10T10:20:14.547Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:20:15 [2019-12-10T10:20:15.054Z] --- PASS: TestUpdatePidsLimit (4.13s)
10:20:15 [2019-12-10T10:20:15.054Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.46s)
10:20:15 [2019-12-10T10:20:15.054Z]     --- PASS: TestUpdatePidsLimit/no_change (0.42s)
10:20:15 [2019-12-10T10:20:15.054Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.41s)
10:20:15 [2019-12-10T10:20:15.054Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s)
10:20:15 [2019-12-10T10:20:15.054Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.50s)
10:20:15 [2019-12-10T10:20:15.054Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s)
10:20:15 [2019-12-10T10:20:15.054Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s)
10:20:15 [2019-12-10T10:20:15.054Z] === RUN   TestUpdateRestartPolicy
10:20:15 [2019-12-10T10:20:15.478Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s)
10:20:15 [2019-12-10T10:20:15.478Z] === RUN   TestCgroupNamespacesRunOlderClient
10:20:15 [2019-12-10T10:20:15.478Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
10:20:15 [2019-12-10T10:20:15.803Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40074/9/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
10:20:16 [2019-12-10T10:20:16.156Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40074/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=9f9fe29b439e21c22a0a789b055ca20185de7b7c -e DOCKER_GRAPHDRIVER docker:9f9fe29b439e21c22a0a789b055ca20185de7b7c hack/make.sh binary-daemon
10:20:16 [2019-12-10T10:20:16.724Z] 
10:20:16 [2019-12-10T10:20:16.724Z] Removing bundles/
10:20:16 [2019-12-10T10:20:16.724Z] 
10:20:16 [2019-12-10T10:20:16.724Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
10:20:16 [2019-12-10T10:20:16.724Z] Building: bundles/binary-daemon/dockerd-dev
10:20:16 [2019-12-10T10:20:16.724Z] GOOS="" GOARCH="" GOARM=""
10:20:17 [2019-12-10T10:20:17.300Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:20:17 [2019-12-10T10:20:17.373Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
10:20:17 [2019-12-10T10:20:17.373Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
10:20:17 [2019-12-10T10:20:17.373Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.97s)
10:20:17 [2019-12-10T10:20:17.373Z] === RUN   TestKernelTCPMemory
10:20:18 [2019-12-10T10:20:18.306Z] --- PASS: TestKernelTCPMemory (1.00s)
10:20:18 [2019-12-10T10:20:18.306Z] === RUN   TestNISDomainname
10:20:19 [2019-12-10T10:20:19.678Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
10:20:19 [2019-12-10T10:20:19.678Z] --- PASS: TestNISDomainname (1.12s)
10:20:19 [2019-12-10T10:20:19.678Z] === RUN   TestHostnameDnsResolution
10:20:21 [2019-12-10T10:20:21.050Z] --- PASS: TestHostnameDnsResolution (1.59s)
10:20:21 [2019-12-10T10:20:21.050Z] === RUN   TestStats
10:20:22 [2019-12-10T10:20:22.203Z] ok  	github.com/docker/docker/api/server	0.163s	coverage: 9.0% of statements
10:20:22 [2019-12-10T10:20:22.566Z] --- PASS: TestServiceCreateInit (10.59s)
10:20:22 [2019-12-10T10:20:22.566Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.16s)
10:20:22 [2019-12-10T10:20:22.566Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.40s)
10:20:22 [2019-12-10T10:20:22.566Z] === RUN   TestCreateServiceMultipleTimes
10:20:22 [2019-12-10T10:20:22.950Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
10:20:22 [2019-12-10T10:20:22.950Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
10:20:22 [2019-12-10T10:20:22.950Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
10:20:23 [2019-12-10T10:20:23.882Z] --- PASS: TestStats (2.84s)
10:20:23 [2019-12-10T10:20:23.882Z] === RUN   TestStopContainerWithTimeout
10:20:23 [2019-12-10T10:20:23.882Z] === RUN   TestStopContainerWithTimeout/0
10:20:23 [2019-12-10T10:20:23.882Z] === PAUSE TestStopContainerWithTimeout/0
10:20:23 [2019-12-10T10:20:23.882Z] === RUN   TestStopContainerWithTimeout/1
10:20:23 [2019-12-10T10:20:23.882Z] === PAUSE TestStopContainerWithTimeout/1
10:20:23 [2019-12-10T10:20:23.882Z] === RUN   TestStopContainerWithTimeout/3
10:20:23 [2019-12-10T10:20:23.882Z] === PAUSE TestStopContainerWithTimeout/3
10:20:23 [2019-12-10T10:20:23.882Z] === RUN   TestStopContainerWithTimeout/-1
10:20:23 [2019-12-10T10:20:23.882Z] === PAUSE TestStopContainerWithTimeout/-1
10:20:23 [2019-12-10T10:20:23.882Z] === CONT  TestStopContainerWithTimeout/0
10:20:23 [2019-12-10T10:20:23.882Z] === CONT  TestStopContainerWithTimeout/-1
10:20:25 [2019-12-10T10:20:25.251Z] === CONT  TestStopContainerWithTimeout/3
10:20:26 [2019-12-10T10:20:26.182Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
10:20:27 [2019-12-10T10:20:27.115Z] === CONT  TestStopContainerWithTimeout/1
10:20:28 [2019-12-10T10:20:28.731Z] --- PASS: TestUpdateRestartPolicy (12.97s)
10:20:28 [2019-12-10T10:20:28.731Z] === RUN   TestUpdateRestartWithAutoRemove
10:20:28 [2019-12-10T10:20:28.731Z] --- PASS: TestUpdateRestartWithAutoRemove (0.92s)
10:20:28 [2019-12-10T10:20:28.731Z] === RUN   TestWaitNonBlocked
10:20:28 [2019-12-10T10:20:28.731Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:20:28 [2019-12-10T10:20:28.731Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:20:28 [2019-12-10T10:20:28.731Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:20:28 [2019-12-10T10:20:28.731Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:20:28 [2019-12-10T10:20:28.731Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:20:28 [2019-12-10T10:20:28.731Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:20:29 [2019-12-10T10:20:29.012Z] --- PASS: TestStopContainerWithTimeout (0.02s)
10:20:29 [2019-12-10T10:20:29.012Z]     --- PASS: TestStopContainerWithTimeout/0 (1.03s)
10:20:29 [2019-12-10T10:20:29.012Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.18s)
10:20:29 [2019-12-10T10:20:29.012Z]     --- PASS: TestStopContainerWithTimeout/3 (2.87s)
10:20:29 [2019-12-10T10:20:29.012Z]     --- PASS: TestStopContainerWithTimeout/1 (1.94s)
10:20:29 [2019-12-10T10:20:29.012Z] === RUN   TestDeleteDevicemapper
10:20:29 [2019-12-10T10:20:29.012Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:20:29 [2019-12-10T10:20:29.012Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:20:29 [2019-12-10T10:20:29.012Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:20:30 [2019-12-10T10:20:30.224Z] --- PASS: TestWaitNonBlocked (0.01s)
10:20:30 [2019-12-10T10:20:30.224Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.97s)
10:20:30 [2019-12-10T10:20:30.224Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s)
10:20:30 [2019-12-10T10:20:30.224Z] === RUN   TestWaitBlocked
10:20:30 [2019-12-10T10:20:30.224Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:20:30 [2019-12-10T10:20:30.224Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:20:30 [2019-12-10T10:20:30.224Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:20:30 [2019-12-10T10:20:30.224Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:20:30 [2019-12-10T10:20:30.224Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:20:30 [2019-12-10T10:20:30.224Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:20:30 [2019-12-10T10:20:30.907Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
10:20:31 [2019-12-10T10:20:31.485Z] --- PASS: TestWaitBlocked (0.01s)
10:20:31 [2019-12-10T10:20:31.485Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.35s)
10:20:31 [2019-12-10T10:20:31.485Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.44s)
10:20:31 [2019-12-10T10:20:31.485Z] === CONT  TestContainerStartOnDaemonRestart
10:20:31 [2019-12-10T10:20:31.485Z] === CONT  TestIpcModeOlderClient
10:20:31 [2019-12-10T10:20:31.485Z] --- PASS: TestIpcModeOlderClient (0.14s)
10:20:31 [2019-12-10T10:20:31.485Z] === CONT  TestDaemonRestartIpcMode
10:20:31 [2019-12-10T10:20:31.846Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
10:20:32 [2019-12-10T10:20:32.779Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.79s)
10:20:32 [2019-12-10T10:20:32.779Z] === RUN   TestUpdateMemory
10:20:32 [2019-12-10T10:20:32.779Z] --- SKIP: TestUpdateMemory (0.00s)
10:20:32 [2019-12-10T10:20:32.779Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
10:20:32 [2019-12-10T10:20:32.779Z] === RUN   TestUpdateCPUQuota
10:20:34 [2019-12-10T10:20:34.679Z] --- PASS: TestUpdateCPUQuota (1.77s)
10:20:34 [2019-12-10T10:20:34.679Z] === RUN   TestUpdatePidsLimit
10:20:34 [2019-12-10T10:20:34.679Z] === RUN   TestUpdatePidsLimit/update_from_none
10:20:34 [2019-12-10T10:20:34.679Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
10:20:34 [2019-12-10T10:20:34.735Z] --- PASS: TestContainerStartOnDaemonRestart (3.19s)
10:20:35 [2019-12-10T10:20:35.246Z] === RUN   TestUpdatePidsLimit/no_change
10:20:35 [2019-12-10T10:20:35.246Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
10:20:35 [2019-12-10T10:20:35.503Z] === RUN   TestUpdatePidsLimit/update_lower
10:20:35 [2019-12-10T10:20:35.636Z] --- PASS: TestDaemonRestartIpcMode (4.04s)
10:20:35 [2019-12-10T10:20:35.636Z] PASS
10:20:35 [2019-12-10T10:20:35.636Z] 
10:20:35 [2019-12-10T10:20:35.636Z] === Skipped
10:20:35 [2019-12-10T10:20:35.636Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
10:20:35 [2019-12-10T10:20:35.636Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:20:35 [2019-12-10T10:20:35.636Z] 
10:20:35 [2019-12-10T10:20:35.636Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s)
10:20:35 [2019-12-10T10:20:35.636Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:20:35 [2019-12-10T10:20:35.636Z] 
10:20:35 [2019-12-10T10:20:35.636Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
10:20:35 [2019-12-10T10:20:35.636Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:20:35 [2019-12-10T10:20:35.636Z] 
10:20:35 [2019-12-10T10:20:35.636Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:20:35 [2019-12-10T10:20:35.636Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:20:35 [2019-12-10T10:20:35.636Z] 
10:20:35 [2019-12-10T10:20:35.636Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
10:20:35 [2019-12-10T10:20:35.636Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:20:35 [2019-12-10T10:20:35.636Z] 
10:20:35 [2019-12-10T10:20:35.636Z] === SKIP: s390x.integration.container TestUpdateMemory (0.01s)
10:20:35 [2019-12-10T10:20:35.636Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
10:20:35 [2019-12-10T10:20:35.636Z] 
10:20:35 [2019-12-10T10:20:35.636Z] 
10:20:35 [2019-12-10T10:20:35.636Z] DONE 197 tests, 6 skipped in 139.718s
10:20:35 [2019-12-10T10:20:35.636Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
10:20:35 [2019-12-10T10:20:35.636Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
10:20:35 [2019-12-10T10:20:35.636Z] ++ set -e
10:20:35 [2019-12-10T10:20:35.636Z] ++ '[' -n 0 ']'
10:20:35 [2019-12-10T10:20:35.636Z] ++ set -x
10:20:35 [2019-12-10T10:20:35.636Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
10:20:35 [2019-12-10T10:20:35.636Z] INFO: Testing against a local daemon
10:20:35 [2019-12-10T10:20:35.636Z] === RUN   TestCommitInheritsEnv
10:20:36 [2019-12-10T10:20:36.068Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:20:36 [2019-12-10T10:20:36.325Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:20:36 [2019-12-10T10:20:36.488Z] --- PASS: TestCommitInheritsEnv (0.56s)
10:20:36 [2019-12-10T10:20:36.488Z] === RUN   TestImportExtremelyLargeImageWorks
10:20:36 [2019-12-10T10:20:36.488Z] === PAUSE TestImportExtremelyLargeImageWorks
10:20:36 [2019-12-10T10:20:36.488Z] === RUN   TestImagesFilterMultiReference
10:20:36 [2019-12-10T10:20:36.488Z] --- PASS: TestImagesFilterMultiReference (0.06s)
10:20:36 [2019-12-10T10:20:36.488Z] === RUN   TestImagePullPlatformInvalid
10:20:36 [2019-12-10T10:20:36.488Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
10:20:36 [2019-12-10T10:20:36.488Z] === RUN   TestRemoveImageOrphaning
10:20:36 [2019-12-10T10:20:36.652Z] ok  	github.com/docker/docker/cmd/dockerd	0.225s	coverage: 30.3% of statements
10:20:36 [2019-12-10T10:20:36.891Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:20:37 [2019-12-10T10:20:37.148Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:20:37 [2019-12-10T10:20:37.292Z] --- PASS: TestRemoveImageOrphaning (0.69s)
10:20:37 [2019-12-10T10:20:37.292Z] === RUN   TestRemoveImageGarbageCollector
10:20:37 [2019-12-10T10:20:37.292Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
10:20:37 [2019-12-10T10:20:37.292Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:20:37 [2019-12-10T10:20:37.292Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:20:37 [2019-12-10T10:20:37.292Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
10:20:37 [2019-12-10T10:20:37.292Z] === RUN   TestTagInvalidReference
10:20:37 [2019-12-10T10:20:37.292Z] --- PASS: TestTagInvalidReference (0.01s)
10:20:37 [2019-12-10T10:20:37.292Z] === RUN   TestTagValidPrefixedRepo
10:20:37 [2019-12-10T10:20:37.292Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
10:20:37 [2019-12-10T10:20:37.292Z] === RUN   TestTagExistedNameWithoutForce
10:20:37 [2019-12-10T10:20:37.292Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
10:20:37 [2019-12-10T10:20:37.292Z] === RUN   TestTagOfficialNames
10:20:37 [2019-12-10T10:20:37.292Z] --- PASS: TestTagOfficialNames (0.04s)
10:20:37 [2019-12-10T10:20:37.292Z] === RUN   TestTagMatchesDigest
10:20:37 [2019-12-10T10:20:37.292Z] --- PASS: TestTagMatchesDigest (0.01s)
10:20:37 [2019-12-10T10:20:37.292Z] === CONT  TestImportExtremelyLargeImageWorks
10:20:38 [2019-12-10T10:20:38.079Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
10:20:38 [2019-12-10T10:20:38.336Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
10:20:38 [2019-12-10T10:20:38.596Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
10:20:38 [2019-12-10T10:20:38.854Z] --- PASS: TestUpdatePidsLimit (4.19s)
10:20:38 [2019-12-10T10:20:38.854Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.44s)
10:20:38 [2019-12-10T10:20:38.854Z]     --- PASS: TestUpdatePidsLimit/no_change (0.42s)
10:20:38 [2019-12-10T10:20:38.854Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.42s)
10:20:38 [2019-12-10T10:20:38.854Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s)
10:20:38 [2019-12-10T10:20:38.854Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s)
10:20:38 [2019-12-10T10:20:38.854Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.45s)
10:20:38 [2019-12-10T10:20:38.854Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.45s)
10:20:38 [2019-12-10T10:20:38.854Z] === RUN   TestUpdateRestartPolicy
10:20:40 [2019-12-10T10:20:40.748Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
10:20:40 [2019-12-10T10:20:40.748Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
10:20:44 [2019-12-10T10:20:44.024Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
10:20:44 [2019-12-10T10:20:44.024Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
10:20:44 [2019-12-10T10:20:44.078Z] ok  	github.com/docker/docker/container	0.164s	coverage: 35.3% of statements
10:20:44 [2019-12-10T10:20:44.078Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:20:44 [2019-12-10T10:20:44.078Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:20:44 [2019-12-10T10:20:44.078Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:20:44 [2019-12-10T10:20:44.078Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:20:47 [2019-12-10T10:20:47.956Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.117s	coverage: 65.3% of statements
10:20:48 [2019-12-10T10:20:48.326Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
10:20:49 [2019-12-10T10:20:49.101Z] --- PASS: TestCreateServiceMultipleTimes (25.13s)
10:20:49 [2019-12-10T10:20:49.101Z] === RUN   TestCreateServiceConflict
10:20:49 [2019-12-10T10:20:49.695Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
10:20:51 [2019-12-10T10:20:51.003Z] --- PASS: TestCreateServiceConflict (3.23s)
10:20:51 [2019-12-10T10:20:51.003Z] === RUN   TestCreateServiceMaxReplicas
10:20:51 [2019-12-10T10:20:51.066Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
10:20:51 [2019-12-10T10:20:51.998Z] --- PASS: TestUpdateRestartPolicy (13.24s)
10:20:51 [2019-12-10T10:20:51.998Z] === RUN   TestUpdateRestartWithAutoRemove
10:20:52 [2019-12-10T10:20:52.562Z] === RUN   TestDockerSuite/TestBuildCacheAdd
10:20:52 [2019-12-10T10:20:52.562Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
10:20:53 [2019-12-10T10:20:53.125Z] --- PASS: TestUpdateRestartWithAutoRemove (1.00s)
10:20:53 [2019-12-10T10:20:53.125Z] === RUN   TestWaitNonBlocked
10:20:53 [2019-12-10T10:20:53.125Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:20:53 [2019-12-10T10:20:53.125Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:20:53 [2019-12-10T10:20:53.125Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:20:53 [2019-12-10T10:20:53.125Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:20:53 [2019-12-10T10:20:53.125Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:20:53 [2019-12-10T10:20:53.125Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:20:53 [2019-12-10T10:20:53.382Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
10:20:54 [2019-12-10T10:20:54.291Z] --- PASS: TestCreateServiceMaxReplicas (3.18s)
10:20:54 [2019-12-10T10:20:54.291Z] === RUN   TestCreateWithDuplicateNetworkNames
10:20:54 [2019-12-10T10:20:54.315Z] --- PASS: TestWaitNonBlocked (0.01s)
10:20:54 [2019-12-10T10:20:54.315Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s)
10:20:54 [2019-12-10T10:20:54.315Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.30s)
10:20:54 [2019-12-10T10:20:54.315Z] === RUN   TestWaitBlocked
10:20:54 [2019-12-10T10:20:54.315Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:20:54 [2019-12-10T10:20:54.315Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:20:54 [2019-12-10T10:20:54.315Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:20:54 [2019-12-10T10:20:54.315Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:20:54 [2019-12-10T10:20:54.315Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:20:54 [2019-12-10T10:20:54.315Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:20:54 [2019-12-10T10:20:54.572Z] === RUN   TestDockerSuite/TestBuildCacheFrom
10:20:55 [2019-12-10T10:20:55.369Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.040s	coverage: 35.8% of statements
10:20:55 [2019-12-10T10:20:55.504Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
10:20:55 [2019-12-10T10:20:55.761Z] --- PASS: TestWaitBlocked (0.04s)
10:20:55 [2019-12-10T10:20:55.761Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.99s)
10:20:55 [2019-12-10T10:20:55.761Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.24s)
10:20:55 [2019-12-10T10:20:55.761Z] === CONT  TestContainerStartOnDaemonRestart
10:20:55 [2019-12-10T10:20:55.761Z] === CONT  TestIpcModeOlderClient
10:20:55 [2019-12-10T10:20:55.761Z] --- PASS: TestIpcModeOlderClient (0.17s)
10:20:55 [2019-12-10T10:20:55.761Z] === CONT  TestDaemonRestartIpcMode
10:20:57 [2019-12-10T10:20:57.693Z] ok  	github.com/docker/docker/daemon/cluster	0.400s	coverage: 0.5% of statements
10:20:59 [2019-12-10T10:20:59.943Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
10:20:59 [2019-12-10T10:20:59.943Z] --- PASS: TestContainerStartOnDaemonRestart (3.93s)
10:21:00 [2019-12-10T10:21:00.200Z] --- PASS: TestDaemonRestartIpcMode (4.44s)
10:21:00 [2019-12-10T10:21:00.200Z] PASS
10:21:00 [2019-12-10T10:21:00.200Z] 
10:21:00 [2019-12-10T10:21:00.200Z] === Skipped
10:21:00 [2019-12-10T10:21:00.200Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
10:21:00 [2019-12-10T10:21:00.200Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:21:00 [2019-12-10T10:21:00.200Z] 
10:21:00 [2019-12-10T10:21:00.200Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
10:21:00 [2019-12-10T10:21:00.200Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:21:00 [2019-12-10T10:21:00.200Z] 
10:21:00 [2019-12-10T10:21:00.200Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.01s)
10:21:00 [2019-12-10T10:21:00.200Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:21:00 [2019-12-10T10:21:00.200Z] 
10:21:00 [2019-12-10T10:21:00.200Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:21:00 [2019-12-10T10:21:00.200Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:21:00 [2019-12-10T10:21:00.200Z] 
10:21:00 [2019-12-10T10:21:00.200Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
10:21:00 [2019-12-10T10:21:00.200Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:21:00 [2019-12-10T10:21:00.200Z] 
10:21:00 [2019-12-10T10:21:00.200Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
10:21:00 [2019-12-10T10:21:00.200Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
10:21:00 [2019-12-10T10:21:00.200Z] 
10:21:00 [2019-12-10T10:21:00.200Z] 
10:21:00 [2019-12-10T10:21:00.200Z] DONE 197 tests, 6 skipped in 155.549s
10:21:00 [2019-12-10T10:21:00.200Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
10:21:00 [2019-12-10T10:21:00.201Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
10:21:00 [2019-12-10T10:21:00.201Z] ++ set -e
10:21:00 [2019-12-10T10:21:00.201Z] ++ '[' -n 0 ']'
10:21:00 [2019-12-10T10:21:00.201Z] ++ set -x
10:21:00 [2019-12-10T10:21:00.201Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
10:21:00 [2019-12-10T10:21:00.458Z] INFO: Testing against a local daemon
10:21:00 [2019-12-10T10:21:00.458Z] === RUN   TestCommitInheritsEnv
10:21:01 [2019-12-10T10:21:01.387Z] --- PASS: TestCommitInheritsEnv (0.66s)
10:21:01 [2019-12-10T10:21:01.387Z] === RUN   TestImportExtremelyLargeImageWorks
10:21:01 [2019-12-10T10:21:01.387Z] === PAUSE TestImportExtremelyLargeImageWorks
10:21:01 [2019-12-10T10:21:01.387Z] === RUN   TestImagesFilterMultiReference
10:21:01 [2019-12-10T10:21:01.387Z] --- PASS: TestImagesFilterMultiReference (0.08s)
10:21:01 [2019-12-10T10:21:01.387Z] === RUN   TestImagePullPlatformInvalid
10:21:01 [2019-12-10T10:21:01.387Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
10:21:01 [2019-12-10T10:21:01.387Z] === RUN   TestRemoveImageOrphaning
10:21:01 [2019-12-10T10:21:01.645Z] --- PASS: TestRemoveImageOrphaning (0.46s)
10:21:01 [2019-12-10T10:21:01.645Z] === RUN   TestRemoveImageGarbageCollector
10:21:01 [2019-12-10T10:21:01.902Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
10:21:02 [2019-12-10T10:21:02.668Z] ok  	github.com/docker/docker/daemon/discovery	0.025s	coverage: 30.0% of statements
10:21:02 [2019-12-10T10:21:02.836Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
10:21:03 [2019-12-10T10:21:03.767Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
10:21:04 [2019-12-10T10:21:04.335Z] --- PASS: TestRemoveImageGarbageCollector (2.64s)
10:21:04 [2019-12-10T10:21:04.335Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:21:04 [2019-12-10T10:21:04.335Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
10:21:04 [2019-12-10T10:21:04.335Z] === RUN   TestTagInvalidReference
10:21:04 [2019-12-10T10:21:04.593Z] --- PASS: TestTagInvalidReference (0.03s)
10:21:04 [2019-12-10T10:21:04.593Z] === RUN   TestTagValidPrefixedRepo
10:21:04 [2019-12-10T10:21:04.593Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
10:21:04 [2019-12-10T10:21:04.593Z] --- PASS: TestTagValidPrefixedRepo (0.11s)
10:21:04 [2019-12-10T10:21:04.593Z] === RUN   TestTagExistedNameWithoutForce
10:21:04 [2019-12-10T10:21:04.593Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
10:21:04 [2019-12-10T10:21:04.593Z] === RUN   TestTagOfficialNames
10:21:04 [2019-12-10T10:21:04.593Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
10:21:04 [2019-12-10T10:21:04.593Z] --- PASS: TestTagOfficialNames (0.08s)
10:21:04 [2019-12-10T10:21:04.593Z] === RUN   TestTagMatchesDigest
10:21:04 [2019-12-10T10:21:04.779Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:21:04 [2019-12-10T10:21:04.779Z] ok  	github.com/docker/docker/api/server/httputils	0.109s	coverage: 14.7% of statements
10:21:04 [2019-12-10T10:21:04.849Z] --- PASS: TestTagMatchesDigest (0.03s)
10:21:04 [2019-12-10T10:21:04.849Z] === CONT  TestImportExtremelyLargeImageWorks
10:21:05 [2019-12-10T10:21:05.719Z] ok  	github.com/docker/docker/daemon/events	0.070s	coverage: 50.0% of statements
10:21:05 [2019-12-10T10:21:05.751Z] ok  	github.com/docker/docker/api/server/middleware	0.208s	coverage: 37.7% of statements
10:21:05 [2019-12-10T10:21:05.751Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:21:05 [2019-12-10T10:21:05.751Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:21:05 [2019-12-10T10:21:05.751Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:21:05 [2019-12-10T10:21:05.751Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:21:05 [2019-12-10T10:21:05.751Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:21:05 [2019-12-10T10:21:05.751Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:21:05 [2019-12-10T10:21:05.751Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:21:05 [2019-12-10T10:21:05.751Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:21:05 [2019-12-10T10:21:05.751Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:21:05 [2019-12-10T10:21:05.751Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:21:05 [2019-12-10T10:21:05.751Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:21:05 [2019-12-10T10:21:05.781Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
10:21:07 [2019-12-10T10:21:07.336Z] ok  	github.com/docker/docker/api/server/router/swarm	0.146s	coverage: 4.0% of statements
10:21:07 [2019-12-10T10:21:07.336Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:21:07 [2019-12-10T10:21:07.336Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
10:21:07 [2019-12-10T10:21:07.336Z] ?   	github.com/docker/docker/api/types	[no test files]
10:21:07 [2019-12-10T10:21:07.336Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:21:07 [2019-12-10T10:21:07.336Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:21:07 [2019-12-10T10:21:07.336Z] ?   	github.com/docker/docker/api/types/container	[no test files]
10:21:07 [2019-12-10T10:21:07.336Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:21:07 [2019-12-10T10:21:07.336Z] ok  	github.com/docker/docker/api/types/filters	0.058s	coverage: 92.2% of statements
10:21:07 [2019-12-10T10:21:07.336Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:21:07 [2019-12-10T10:21:07.336Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:21:07 [2019-12-10T10:21:07.336Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:21:07 [2019-12-10T10:21:07.336Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:21:07 [2019-12-10T10:21:07.336Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
10:21:07 [2019-12-10T10:21:07.336Z] ok  	github.com/docker/docker/api/types/strslice	0.209s	coverage: 90.0% of statements
10:21:07 [2019-12-10T10:21:07.336Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:21:07 [2019-12-10T10:21:07.336Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:21:07 [2019-12-10T10:21:07.336Z] ok  	github.com/docker/docker/api/types/time	0.298s	coverage: 100.0% of statements
10:21:07 [2019-12-10T10:21:07.433Z] ok  	github.com/docker/docker/daemon/config	0.088s	coverage: 82.1% of statements
10:21:07 [2019-12-10T10:21:07.799Z] ok  	github.com/docker/docker/api/types/versions	0.043s	coverage: 75.0% of statements
10:21:07 [2019-12-10T10:21:07.799Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:21:07 [2019-12-10T10:21:07.799Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:21:07 [2019-12-10T10:21:07.799Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:21:07 [2019-12-10T10:21:07.799Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
10:21:07 [2019-12-10T10:21:07.799Z] ?   	github.com/docker/docker/builder	[no test files]
10:21:07 [2019-12-10T10:21:07.799Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:21:07 [2019-12-10T10:21:07.799Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:21:07 [2019-12-10T10:21:07.799Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:21:07 [2019-12-10T10:21:07.799Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:21:07 [2019-12-10T10:21:07.799Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:21:07 [2019-12-10T10:21:07.799Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:21:07 [2019-12-10T10:21:07.799Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:21:08 [2019-12-10T10:21:08.341Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
10:21:09 [2019-12-10T10:21:09.745Z] ok  	github.com/docker/docker/daemon/graphdriver	0.035s	coverage: 2.2% of statements
10:21:12 [2019-12-10T10:21:12.370Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.56s)
10:21:12 [2019-12-10T10:21:12.370Z] === RUN   TestCreateServiceSecretFileMode
10:21:12 [2019-12-10T10:21:12.504Z] ok  	github.com/docker/docker/builder/dockerfile	0.487s	coverage: 46.3% of statements
10:21:12 [2019-12-10T10:21:12.504Z] ok  	github.com/docker/docker/builder/dockerignore	0.074s	coverage: 96.8% of statements
10:21:12 [2019-12-10T10:21:12.504Z] ok  	github.com/docker/docker/builder/remotecontext	0.567s	coverage: 9.2% of statements
10:21:12 [2019-12-10T10:21:12.935Z] --- PASS: TestCreateServiceSecretFileMode (3.29s)
10:21:12 [2019-12-10T10:21:12.935Z] === RUN   TestCreateServiceConfigFileMode
10:21:13 [2019-12-10T10:21:13.610Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
10:21:13 [2019-12-10T10:21:13.635Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.513s	coverage: 13.7% of statements
10:21:14 [2019-12-10T10:21:14.365Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.011s	coverage: 2.9% of statements
10:21:14 [2019-12-10T10:21:14.667Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
10:21:16 [2019-12-10T10:21:16.041Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
10:21:16 [2019-12-10T10:21:16.219Z] --- PASS: TestCreateServiceConfigFileMode (3.27s)
10:21:16 [2019-12-10T10:21:16.219Z] === RUN   TestCreateServiceSysctls
10:21:16 [2019-12-10T10:21:16.298Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
10:21:16 [2019-12-10T10:21:16.555Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
10:21:16 [2019-12-10T10:21:16.698Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.946s	coverage: 57.9% of statements
10:21:17 [2019-12-10T10:21:17.120Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
10:21:17 [2019-12-10T10:21:17.438Z] ok  	github.com/docker/docker/daemon	12.445s	coverage: 17.6% of statements
10:21:17 [2019-12-10T10:21:17.438Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:21:17 [2019-12-10T10:21:17.438Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:21:17 [2019-12-10T10:21:17.438Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:21:17 [2019-12-10T10:21:17.438Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
10:21:17 [2019-12-10T10:21:17.689Z] === RUN   TestDockerSuite/TestBuildClearCmd
10:21:18 [2019-12-10T10:21:18.253Z] === RUN   TestDockerSuite/TestBuildCmd
10:21:18 [2019-12-10T10:21:18.817Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
10:21:19 [2019-12-10T10:21:19.385Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
10:21:19 [2019-12-10T10:21:19.642Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
10:21:19 [2019-12-10T10:21:19.642Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
10:21:21 [2019-12-10T10:21:21.484Z] --- PASS: TestCreateServiceSysctls (4.36s)
10:21:21 [2019-12-10T10:21:21.485Z] === RUN   TestCreateServiceCapabilities
10:21:22 [2019-12-10T10:21:22.164Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
10:21:22 [2019-12-10T10:21:22.164Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
10:21:22 [2019-12-10T10:21:22.341Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.538s	coverage: 68.6% of statements
10:21:23 [2019-12-10T10:21:23.076Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.952s	coverage: 48.6% of statements
10:21:23 [2019-12-10T10:21:23.533Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
10:21:23 [2019-12-10T10:21:23.808Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.976s	coverage: 46.2% of statements
10:21:23 [2019-12-10T10:21:23.808Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:21:24 [2019-12-10T10:21:24.015Z] --- PASS: TestCreateServiceCapabilities (3.43s)
10:21:24 [2019-12-10T10:21:24.015Z] === RUN   TestInspect
10:21:24 [2019-12-10T10:21:24.099Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
10:21:24 [2019-12-10T10:21:24.663Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
10:21:26 [2019-12-10T10:21:26.840Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.540s	coverage: 54.8% of statements
10:21:26 [2019-12-10T10:21:26.840Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
10:21:26 [2019-12-10T10:21:26.840Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.655s	coverage: 76.1% of statements
10:21:26 [2019-12-10T10:21:26.840Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:21:27 [2019-12-10T10:21:27.181Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.038s	coverage: 58.0% of statements
10:21:28 [2019-12-10T10:21:28.203Z] --- PASS: TestInspect (3.48s)
10:21:28 [2019-12-10T10:21:28.203Z] === RUN   TestServiceListWithStatuses
10:21:28 [2019-12-10T10:21:28.203Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:21:28 [2019-12-10T10:21:28.203Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:21:28 [2019-12-10T10:21:28.203Z] === RUN   TestDockerNetworkConnectAlias
10:21:28 [2019-12-10T10:21:28.719Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.051s	coverage: 3.0% of statements
10:21:28 [2019-12-10T10:21:28.719Z] ok  	github.com/docker/docker/daemon/links	0.024s	coverage: 93.0% of statements
10:21:28 [2019-12-10T10:21:28.839Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
10:21:29 [2019-12-10T10:21:29.097Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
10:21:29 [2019-12-10T10:21:29.661Z] === RUN   TestDockerSuite/TestBuildConditionalCache
10:21:31 [2019-12-10T10:21:31.031Z] === RUN   TestDockerSuite/TestBuildContChar
10:21:32 [2019-12-10T10:21:32.401Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
10:21:33 [2019-12-10T10:21:33.604Z] ok  	github.com/docker/docker/daemon/logger	0.278s	coverage: 42.7% of statements
10:21:34 [2019-12-10T10:21:34.337Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.632s	coverage: 77.4% of statements
10:21:34 [2019-12-10T10:21:34.768Z] --- PASS: TestDockerNetworkConnectAlias (7.33s)
10:21:34 [2019-12-10T10:21:34.768Z] === RUN   TestDockerNetworkReConnect
10:21:34 [2019-12-10T10:21:34.927Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
10:21:35 [2019-12-10T10:21:35.071Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.049s	coverage: 67.0% of statements
10:21:35 [2019-12-10T10:21:35.858Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
10:21:36 [2019-12-10T10:21:36.252Z] ok  	github.com/docker/docker/daemon/logger/journald	0.036s	coverage: 26.2% of statements
10:21:36 [2019-12-10T10:21:36.986Z] ok  	github.com/docker/docker/daemon/images	0.032s	coverage: 4.9% of statements
10:21:36 [2019-12-10T10:21:36.986Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:21:36 [2019-12-10T10:21:36.986Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:21:36 [2019-12-10T10:21:36.986Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
10:21:36 [2019-12-10T10:21:36.986Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:21:36 [2019-12-10T10:21:36.986Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.016s	coverage: 88.3% of statements
10:21:37 [2019-12-10T10:21:37.227Z] === RUN   TestDockerSuite/TestBuildContextCleanup
10:21:37 [2019-12-10T10:21:37.791Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
10:21:37 [2019-12-10T10:21:37.795Z] ok  	github.com/docker/docker/builder/remotecontext/git	27.113s	coverage: 86.3% of statements
10:21:37 [2019-12-10T10:21:37.795Z] ?   	github.com/docker/docker/cli	[no test files]
10:21:37 [2019-12-10T10:21:37.795Z] ?   	github.com/docker/docker/cli/config	[no test files]
10:21:37 [2019-12-10T10:21:37.795Z] ok  	github.com/docker/docker/cli/debug	0.371s	coverage: 100.0% of statements
10:21:37 [2019-12-10T10:21:37.795Z] ok  	github.com/docker/docker/client	0.451s	coverage: 75.3% of statements
10:21:38 [2019-12-10T10:21:38.047Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
10:21:38 [2019-12-10T10:21:38.135Z] Created binary: bundles/binary-daemon/dockerd-dev
10:21:38 [2019-12-10T10:21:38.135Z] Copying nested executables into bundles/binary-daemon
10:21:38 [2019-12-10T10:21:38.135Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
10:21:38 [2019-12-10T10:21:38.465Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40074/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=9f9fe29b439e21c22a0a789b055ca20185de7b7c -e DOCKER_GRAPHDRIVER docker:9f9fe29b439e21c22a0a789b055ca20185de7b7c hack/make.sh cross
10:21:38 [2019-12-10T10:21:38.709Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.043s	coverage: 62.1% of statements
10:21:38 [2019-12-10T10:21:38.978Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
10:21:39 [2019-12-10T10:21:39.028Z] 
10:21:39 [2019-12-10T10:21:39.028Z] Removing bundles/
10:21:39 [2019-12-10T10:21:39.028Z] 
10:21:39 [2019-12-10T10:21:39.028Z] ---> Making bundle: cross (in bundles/cross)
10:21:39 [2019-12-10T10:21:39.028Z] Cross building: bundles/cross/linux/amd64
10:21:39 [2019-12-10T10:21:39.028Z] Building: bundles/cross/linux/amd64/dockerd-dev
10:21:39 [2019-12-10T10:21:39.028Z] GOOS="linux" GOARCH="amd64" GOARM=""
10:21:39 [2019-12-10T10:21:39.541Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
10:21:39 [2019-12-10T10:21:39.541Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
10:21:40 [2019-12-10T10:21:40.911Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
10:21:41 [2019-12-10T10:21:41.037Z] ok  	github.com/docker/docker/daemon/logger/local	0.060s	coverage: 74.7% of statements
10:21:41 [2019-12-10T10:21:41.037Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:21:41 [2019-12-10T10:21:41.329Z] --- PASS: TestDockerNetworkReConnect (5.95s)
10:21:41 [2019-12-10T10:21:41.329Z] === RUN   TestServicePlugin
10:21:41 [2019-12-10T10:21:41.329Z] --- SKIP: TestServicePlugin (0.00s)
10:21:41 [2019-12-10T10:21:41.329Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:21:41 [2019-12-10T10:21:41.329Z] === RUN   TestServiceUpdateLabel
10:21:41 [2019-12-10T10:21:41.384Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.029s	coverage: 19.9% of statements
10:21:42 [2019-12-10T10:21:42.572Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.010s	coverage: 47.8% of statements
10:21:42 [2019-12-10T10:21:42.914Z] ok  	github.com/docker/docker/daemon/logger/templates	0.011s	coverage: 8.3% of statements
10:21:43 [2019-12-10T10:21:43.635Z] ok  	github.com/docker/docker/cmd/dockerd	0.627s	coverage: 19.0% of statements
10:21:43 [2019-12-10T10:21:43.995Z] --- PASS: TestServiceUpdateLabel (3.24s)
10:21:43 [2019-12-10T10:21:43.995Z] === RUN   TestServiceUpdateSecrets
10:21:44 [2019-12-10T10:21:44.619Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.933s	coverage: 82.5% of statements
10:21:44 [2019-12-10T10:21:44.619Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:21:44 [2019-12-10T10:21:44.960Z] ok  	github.com/docker/docker/daemon/network	0.024s	coverage: 63.8% of statements
10:21:44 [2019-12-10T10:21:44.960Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:21:45 [2019-12-10T10:21:45.184Z] ok  	github.com/docker/docker/container	0.593s	coverage: 42.2% of statements
10:21:45 [2019-12-10T10:21:45.184Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:21:45 [2019-12-10T10:21:45.184Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:21:45 [2019-12-10T10:21:45.184Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:21:45 [2019-12-10T10:21:45.184Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:21:46 [2019-12-10T10:21:46.281Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
10:21:48 [2019-12-10T10:21:48.860Z] ok  	github.com/docker/docker/distribution/metadata	0.169s	coverage: 48.2% of statements
10:21:50 [2019-12-10T10:21:50.047Z] ok  	github.com/docker/docker/errdefs	0.023s	coverage: 49.4% of statements
10:21:50 [2019-12-10T10:21:50.457Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
10:21:51 [2019-12-10T10:21:51.237Z] ok  	github.com/docker/docker/distribution	0.741s	coverage: 22.1% of statements
10:21:51 [2019-12-10T10:21:51.237Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:21:52 [2019-12-10T10:21:52.950Z] ok  	github.com/docker/docker/distribution/xfer	1.687s	coverage: 85.1% of statements
10:21:52 [2019-12-10T10:21:52.950Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:21:53 [2019-12-10T10:21:53.732Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
10:21:54 [2019-12-10T10:21:54.678Z] ok  	github.com/docker/docker/image	0.141s	coverage: 86.4% of statements
10:21:55 [2019-12-10T10:21:55.020Z] ok  	github.com/docker/docker/image/cache	0.025s	coverage: 19.2% of statements
10:21:55 [2019-12-10T10:21:55.020Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
10:21:55 [2019-12-10T10:21:55.626Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
10:21:55 [2019-12-10T10:21:55.626Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
10:21:55 [2019-12-10T10:21:55.752Z] ok  	github.com/docker/docker/image/v1	0.032s	coverage: 25.0% of statements
10:21:55 [2019-12-10T10:21:55.752Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:21:55 [2019-12-10T10:21:55.752Z] ok  	github.com/docker/docker/libcontainerd/queue	0.040s	coverage: 100.0% of statements
10:21:56 [2019-12-10T10:21:56.191Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
10:21:56 [2019-12-10T10:21:56.449Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
10:21:56 [2019-12-10T10:21:56.707Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
10:21:57 [2019-12-10T10:21:57.271Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
10:21:57 [2019-12-10T10:21:57.271Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
10:21:57 [2019-12-10T10:21:57.463Z] ok  	github.com/docker/docker/pkg/aaparser	0.020s	coverage: 50.0% of statements
10:21:58 [2019-12-10T10:21:58.866Z] --- PASS: TestServiceUpdateSecrets (14.93s)
10:21:58 [2019-12-10T10:21:58.866Z] === RUN   TestServiceUpdateConfigs
10:21:59 [2019-12-10T10:21:59.794Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
10:21:59 [2019-12-10T10:21:59.794Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
10:22:01 [2019-12-10T10:22:01.162Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
10:22:01 [2019-12-10T10:22:01.335Z] ok  	github.com/docker/docker/opts	0.105s	coverage: 66.9% of statements
10:22:01 [2019-12-10T10:22:01.727Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
10:22:02 [2019-12-10T10:22:02.518Z] ok  	github.com/docker/docker/pkg/broadcaster	0.005s	coverage: 100.0% of statements
10:22:02 [2019-12-10T10:22:02.860Z] ok  	github.com/docker/docker/pkg/authorization	0.962s	coverage: 68.3% of statements
10:22:02 [2019-12-10T10:22:02.860Z] ok  	github.com/docker/docker/pkg/archive	1.334s	coverage: 76.9% of statements
10:22:02 [2019-12-10T10:22:02.905Z] ok  	github.com/docker/docker/daemon	2.850s	coverage: 9.2% of statements
10:22:02 [2019-12-10T10:22:02.905Z] ok  	github.com/docker/docker/daemon/cluster	1.288s	coverage: 0.5% of statements
10:22:02 [2019-12-10T10:22:02.905Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.300s	coverage: 65.3% of statements
10:22:02 [2019-12-10T10:22:02.905Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.424s	coverage: 35.8% of statements
10:22:02 [2019-12-10T10:22:02.905Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:22:02 [2019-12-10T10:22:02.905Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.117s	coverage: 10.9% of statements
10:22:02 [2019-12-10T10:22:02.905Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:22:02 [2019-12-10T10:22:02.905Z] ok  	github.com/docker/docker/daemon/config	0.784s	coverage: 80.1% of statements
10:22:02 [2019-12-10T10:22:02.905Z] ok  	github.com/docker/docker/daemon/discovery	0.319s	coverage: 30.0% of statements
10:22:02 [2019-12-10T10:22:02.905Z] ok  	github.com/docker/docker/daemon/events	0.329s	coverage: 50.0% of statements
10:22:02 [2019-12-10T10:22:02.905Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:22:02 [2019-12-10T10:22:02.905Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
10:22:02 [2019-12-10T10:22:02.905Z] ok  	github.com/docker/docker/daemon/graphdriver	0.189s	coverage: 2.3% of statements
10:22:02 [2019-12-10T10:22:02.905Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
10:22:02 [2019-12-10T10:22:02.905Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
10:22:02 [2019-12-10T10:22:02.905Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:22:02 [2019-12-10T10:22:02.905Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
10:22:02 [2019-12-10T10:22:02.905Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
10:22:02 [2019-12-10T10:22:02.905Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
10:22:02 [2019-12-10T10:22:02.905Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
10:22:02 [2019-12-10T10:22:02.905Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:22:02 [2019-12-10T10:22:02.905Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
10:22:02 [2019-12-10T10:22:02.905Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
10:22:02 [2019-12-10T10:22:02.905Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
10:22:03 [2019-12-10T10:22:03.097Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
10:22:03 [2019-12-10T10:22:03.232Z] ok  	github.com/docker/docker/pkg/capabilities	0.005s	coverage: 87.5% of statements
10:22:03 [2019-12-10T10:22:03.969Z] ok  	github.com/docker/docker/pkg/directory	0.007s	coverage: 80.0% of statements
10:22:04 [2019-12-10T10:22:04.449Z] ok  	github.com/docker/docker/daemon/images	0.606s	coverage: 4.9% of statements
10:22:04 [2019-12-10T10:22:04.449Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:22:04 [2019-12-10T10:22:04.449Z] ok  	github.com/docker/docker/daemon/links	0.156s	coverage: 93.0% of statements
10:22:04 [2019-12-10T10:22:04.449Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:22:04 [2019-12-10T10:22:04.449Z] ok  	github.com/docker/docker/daemon/logger	0.428s	coverage: 43.0% of statements
10:22:04 [2019-12-10T10:22:04.449Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.522s	coverage: 77.8% of statements
10:22:04 [2019-12-10T10:22:04.449Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
10:22:04 [2019-12-10T10:22:04.449Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
10:22:04 [2019-12-10T10:22:04.449Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:22:04 [2019-12-10T10:22:04.449Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
10:22:04 [2019-12-10T10:22:04.449Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
10:22:05 [2019-12-10T10:22:05.165Z] ok  	github.com/docker/docker/pkg/discovery	0.010s	coverage: 58.3% of statements
10:22:05 [2019-12-10T10:22:05.424Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.418s	coverage: 62.1% of statements
10:22:05 [2019-12-10T10:22:05.424Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.315s	coverage: 88.3% of statements
10:22:05 [2019-12-10T10:22:05.507Z] ok  	github.com/docker/docker/pkg/discovery/file	0.040s	coverage: 97.6% of statements
10:22:06 [2019-12-10T10:22:06.969Z] ok  	github.com/docker/docker/daemon/logger/local	0.358s	coverage: 74.7% of statements
10:22:06 [2019-12-10T10:22:06.969Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:22:06 [2019-12-10T10:22:06.969Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.258s	coverage: 21.4% of statements
10:22:07 [2019-12-10T10:22:07.216Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.006s	coverage: 92.3% of statements
10:22:07 [2019-12-10T10:22:07.216Z] ok  	github.com/docker/docker/layer	7.101s	coverage: 68.8% of statements
10:22:07 [2019-12-10T10:22:07.216Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:22:07 [2019-12-10T10:22:07.216Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:22:07 [2019-12-10T10:22:07.216Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:22:07 [2019-12-10T10:22:07.216Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:22:07 [2019-12-10T10:22:07.216Z] ?   	github.com/docker/docker/oci	[no test files]
10:22:07 [2019-12-10T10:22:07.216Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:22:07 [2019-12-10T10:22:07.273Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
10:22:07 [2019-12-10T10:22:07.530Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
10:22:08 [2019-12-10T10:22:08.397Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
10:22:08 [2019-12-10T10:22:08.397Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.015s	coverage: 93.8% of statements
10:22:08 [2019-12-10T10:22:08.900Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
10:22:09 [2019-12-10T10:22:09.832Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
10:22:09 [2019-12-10T10:22:09.832Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
10:22:09 [2019-12-10T10:22:09.895Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.071s	coverage: 82.5% of statements
10:22:09 [2019-12-10T10:22:09.895Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.343s	coverage: 47.8% of statements
10:22:09 [2019-12-10T10:22:09.895Z] ok  	github.com/docker/docker/daemon/logger/templates	0.327s	coverage: 8.3% of statements
10:22:09 [2019-12-10T10:22:09.895Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:22:09 [2019-12-10T10:22:09.895Z] ?   	github.com/docker/docker/daemon/network	[no test files]
10:22:09 [2019-12-10T10:22:09.895Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:22:10 [2019-12-10T10:22:10.090Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
10:22:10 [2019-12-10T10:22:10.090Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
10:22:10 [2019-12-10T10:22:10.090Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
10:22:10 [2019-12-10T10:22:10.136Z] ok  	github.com/docker/docker/pkg/fileutils	0.014s	coverage: 89.5% of statements
10:22:10 [2019-12-10T10:22:10.136Z] ok  	github.com/docker/docker/pkg/filenotify	0.606s	coverage: 67.0% of statements
10:22:10 [2019-12-10T10:22:10.136Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.495s	coverage: 43.2% of statements
10:22:10 [2019-12-10T10:22:10.136Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
10:22:10 [2019-12-10T10:22:10.136Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:22:11 [2019-12-10T10:22:11.326Z] ok  	github.com/docker/docker/pkg/fsutils	0.373s	coverage: 85.1% of statements
10:22:11 [2019-12-10T10:22:11.326Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.270s	coverage: 84.1% of statements
10:22:11 [2019-12-10T10:22:11.459Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
10:22:11 [2019-12-10T10:22:11.669Z] ok  	github.com/docker/docker/pkg/homedir	0.026s	coverage: 11.4% of statements
10:22:12 [2019-12-10T10:22:12.083Z] ok  	github.com/docker/docker/distribution	1.505s	coverage: 20.3% of statements
10:22:12 [2019-12-10T10:22:12.545Z] ok  	github.com/docker/docker/distribution/metadata	1.901s	coverage: 48.2% of statements
10:22:12 [2019-12-10T10:22:12.545Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:22:13 [2019-12-10T10:22:13.383Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.026s	coverage: 91.7% of statements
10:22:13 [2019-12-10T10:22:13.383Z] ok  	github.com/docker/docker/pkg/locker	0.035s	coverage: 88.9% of statements
10:22:13 [2019-12-10T10:22:13.517Z] ok  	github.com/docker/docker/distribution/xfer	2.768s	coverage: 77.3% of statements
10:22:13 [2019-12-10T10:22:13.517Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:22:13 [2019-12-10T10:22:13.517Z] ok  	github.com/docker/docker/errdefs	0.088s	coverage: 49.4% of statements
10:22:14 [2019-12-10T10:22:14.568Z] ok  	github.com/docker/docker/pkg/longpath	0.009s	coverage: 100.0% of statements
10:22:14 [2019-12-10T10:22:14.568Z] ok  	github.com/docker/docker/pkg/idtools	0.973s	coverage: 70.1% of statements
10:22:14 [2019-12-10T10:22:14.910Z] ok  	github.com/docker/docker/pkg/ioutils	1.720s	coverage: 70.6% of statements
10:22:14 [2019-12-10T10:22:14.910Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
10:22:15 [2019-12-10T10:22:15.061Z] ok  	github.com/docker/docker/image	1.205s	coverage: 86.4% of statements
10:22:15 [2019-12-10T10:22:15.061Z] ok  	github.com/docker/docker/image/cache	0.173s	coverage: 19.2% of statements
10:22:15 [2019-12-10T10:22:15.061Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
10:22:15 [2019-12-10T10:22:15.061Z] ok  	github.com/docker/docker/image/v1	0.298s	coverage: 25.0% of statements
10:22:15 [2019-12-10T10:22:15.061Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:22:15 [2019-12-10T10:22:15.252Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.022s	coverage: 85.7% of statements
10:22:15 [2019-12-10T10:22:15.634Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
10:22:15 [2019-12-10T10:22:15.891Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
10:22:15 [2019-12-10T10:22:15.988Z] ok  	github.com/docker/docker/pkg/parsers	0.027s	coverage: 97.0% of statements
10:22:16 [2019-12-10T10:22:16.330Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.029s	coverage: 60.0% of statements
10:22:16 [2019-12-10T10:22:16.677Z] ok  	github.com/docker/docker/pkg/mount	0.982s	coverage: 70.0% of statements
10:22:16 [2019-12-10T10:22:16.677Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
10:22:16 [2019-12-10T10:22:16.941Z] --- PASS: TestServiceUpdateConfigs (15.46s)
10:22:16 [2019-12-10T10:22:16.941Z] === RUN   TestServiceUpdateNetwork
10:22:17 [2019-12-10T10:22:17.057Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.015s	coverage: 91.4% of statements
10:22:17 [2019-12-10T10:22:17.399Z] ok  	github.com/docker/docker/pkg/pidfile	0.011s	coverage: 82.4% of statements
10:22:17 [2019-12-10T10:22:17.399Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:22:17 [2019-12-10T10:22:17.399Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:22:17 [2019-12-10T10:22:17.979Z] ok  	github.com/docker/docker/layer	0.403s	coverage: 30.0% of statements
10:22:17 [2019-12-10T10:22:17.979Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:22:18 [2019-12-10T10:22:18.950Z] ok  	github.com/docker/docker/libcontainerd/local	0.435s	coverage: 1.0% of statements
10:22:18 [2019-12-10T10:22:18.950Z] ok  	github.com/docker/docker/libcontainerd/queue	0.066s	coverage: 100.0% of statements
10:22:18 [2019-12-10T10:22:18.950Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:22:18 [2019-12-10T10:22:18.950Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:22:18 [2019-12-10T10:22:18.950Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:22:18 [2019-12-10T10:22:18.950Z] ?   	github.com/docker/docker/oci	[no test files]
10:22:18 [2019-12-10T10:22:18.950Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:22:18 [2019-12-10T10:22:18.950Z] ok  	github.com/docker/docker/opts	0.347s	coverage: 67.3% of statements
10:22:18 [2019-12-10T10:22:18.950Z] ok  	github.com/docker/docker/pkg/aaparser	0.049s	coverage: 50.0% of statements
10:22:19 [2019-12-10T10:22:19.110Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.057s	coverage: 56.8% of statements
10:22:19 [2019-12-10T10:22:19.167Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
10:22:19 [2019-12-10T10:22:19.452Z] ok  	github.com/docker/docker/pkg/pools	0.031s	coverage: 88.2% of statements
10:22:19 [2019-12-10T10:22:19.795Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.006s	coverage: 85.7% of statements
10:22:20 [2019-12-10T10:22:20.137Z] ok  	github.com/docker/docker/pkg/progress	0.011s	coverage: 75.9% of statements
10:22:21 [2019-12-10T10:22:21.322Z] ok  	github.com/docker/docker/pkg/reexec	0.012s	coverage: 82.4% of statements
10:22:21 [2019-12-10T10:22:21.664Z] ok  	github.com/docker/docker/pkg/pubsub	1.158s	coverage: 73.9% of statements
10:22:22 [2019-12-10T10:22:22.006Z] ok  	github.com/docker/docker/pkg/stdcopy	0.037s	coverage: 100.0% of statements
10:22:22 [2019-12-10T10:22:22.509Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
10:22:23 [2019-12-10T10:22:23.380Z] ok  	github.com/docker/docker/pkg/streamformatter	0.006s	coverage: 66.2% of statements
10:22:23 [2019-12-10T10:22:23.381Z] ok  	github.com/docker/docker/pkg/stringid	0.005s	coverage: 70.6% of statements
10:22:24 [2019-12-10T10:22:24.109Z] ok  	github.com/docker/docker/pkg/symlink	0.017s	coverage: 87.7% of statements
10:22:24 [2019-12-10T10:22:24.409Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
10:22:24 [2019-12-10T10:22:24.451Z] ok  	github.com/docker/docker/pkg/sysinfo	0.014s	coverage: 80.0% of statements
10:22:24 [2019-12-10T10:22:24.791Z] ok  	github.com/docker/docker/pkg/signal	3.552s	coverage: 61.0% of statements
10:22:25 [2019-12-10T10:22:25.531Z] ok  	github.com/docker/docker/pkg/tailfile	0.131s	coverage: 88.6% of statements
10:22:25 [2019-12-10T10:22:25.875Z] ok  	github.com/docker/docker/pkg/system	0.047s	coverage: 36.2% of statements
10:22:26 [2019-12-10T10:22:26.305Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
10:22:26 [2019-12-10T10:22:26.563Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
10:22:27 [2019-12-10T10:22:27.059Z] testing: warning: no tests to run
10:22:27 [2019-12-10T10:22:27.059Z] coverage: [no statements]
10:22:27 [2019-12-10T10:22:27.059Z] ok  	github.com/docker/docker/pkg/term/windows	0.004s	coverage: [no statements] [no tests to run]
10:22:27 [2019-12-10T10:22:27.059Z] ok  	github.com/docker/docker/pkg/term	0.009s	coverage: 84.8% of statements
10:22:27 [2019-12-10T10:22:27.126Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
10:22:27 [2019-12-10T10:22:27.384Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
10:22:27 [2019-12-10T10:22:27.795Z] ok  	github.com/docker/docker/pkg/tarsum	0.201s	coverage: 89.3% of statements
10:22:27 [2019-12-10T10:22:27.795Z] ok  	github.com/docker/docker/pkg/urlutil	0.004s	coverage: 100.0% of statements
10:22:27 [2019-12-10T10:22:27.795Z] ok  	github.com/docker/docker/pkg/truncindex	0.105s	coverage: 91.5% of statements
10:22:28 [2019-12-10T10:22:28.754Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
10:22:28 [2019-12-10T10:22:28.978Z] ok  	github.com/docker/docker/pkg/useragent	0.046s	coverage: 88.9% of statements
10:22:30 [2019-12-10T10:22:30.160Z] ok  	github.com/docker/docker/plugin/v2	0.020s	coverage: 14.5% of statements
10:22:31 [2019-12-10T10:22:31.812Z] --- PASS: TestServiceUpdateNetwork (15.45s)
10:22:31 [2019-12-10T10:22:31.812Z] PASS
10:22:31 [2019-12-10T10:22:31.812Z] 
10:22:31 [2019-12-10T10:22:31.812Z] === Skipped
10:22:31 [2019-12-10T10:22:31.812Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
10:22:31 [2019-12-10T10:22:31.812Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:22:31 [2019-12-10T10:22:31.812Z] 
10:22:31 [2019-12-10T10:22:31.812Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
10:22:31 [2019-12-10T10:22:31.812Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:22:31 [2019-12-10T10:22:31.812Z] 
10:22:31 [2019-12-10T10:22:31.812Z] 
10:22:31 [2019-12-10T10:22:31.812Z] DONE 20 tests, 2 skipped in 138.064s
10:22:31 [2019-12-10T10:22:31.812Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
10:22:31 [2019-12-10T10:22:31.812Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
10:22:31 [2019-12-10T10:22:31.812Z] ++ set -e
10:22:31 [2019-12-10T10:22:31.812Z] ++ '[' -n 0 ']'
10:22:31 [2019-12-10T10:22:31.812Z] ++ set -x
10:22:31 [2019-12-10T10:22:31.812Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
10:22:31 [2019-12-10T10:22:31.812Z] INFO: Testing against a local daemon
10:22:31 [2019-12-10T10:22:31.812Z] === RUN   TestSessionCreate
10:22:31 [2019-12-10T10:22:31.812Z] --- PASS: TestSessionCreate (0.06s)
10:22:31 [2019-12-10T10:22:31.812Z] === RUN   TestSessionCreateWithBadUpgrade
10:22:31 [2019-12-10T10:22:31.812Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
10:22:31 [2019-12-10T10:22:31.812Z] PASS
10:22:31 [2019-12-10T10:22:31.812Z] 
10:22:31 [2019-12-10T10:22:31.812Z] DONE 2 tests in 0.267s
10:22:31 [2019-12-10T10:22:31.812Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
10:22:31 [2019-12-10T10:22:31.812Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
10:22:31 [2019-12-10T10:22:31.812Z] ++ set -e
10:22:31 [2019-12-10T10:22:31.812Z] ++ '[' -n 0 ']'
10:22:31 [2019-12-10T10:22:31.813Z] ++ set -x
10:22:31 [2019-12-10T10:22:31.813Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
10:22:31 [2019-12-10T10:22:31.813Z] INFO: Testing against a local daemon
10:22:31 [2019-12-10T10:22:31.813Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:22:31 [2019-12-10T10:22:31.813Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:22:31 [2019-12-10T10:22:31.813Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:22:31 [2019-12-10T10:22:31.813Z] === RUN   TestEventsExecDie
10:22:31 [2019-12-10T10:22:31.813Z] --- PASS: TestEventsExecDie (0.96s)
10:22:31 [2019-12-10T10:22:31.813Z] === RUN   TestEventsBackwardsCompatible
10:22:31 [2019-12-10T10:22:31.813Z] --- PASS: TestEventsBackwardsCompatible (0.13s)
10:22:31 [2019-12-10T10:22:31.813Z] === RUN   TestInfoBinaryCommits
10:22:31 [2019-12-10T10:22:31.813Z] --- PASS: TestInfoBinaryCommits (0.05s)
10:22:31 [2019-12-10T10:22:31.813Z] === RUN   TestInfoAPIVersioned
10:22:31 [2019-12-10T10:22:31.813Z] --- PASS: TestInfoAPIVersioned (0.02s)
10:22:31 [2019-12-10T10:22:31.813Z] === RUN   TestInfoDiscoveryBackend
10:22:32 [2019-12-10T10:22:32.071Z] --- PASS: TestInfoDiscoveryBackend (0.65s)
10:22:32 [2019-12-10T10:22:32.071Z] === RUN   TestInfoDiscoveryInvalidAdvertise
10:22:32 [2019-12-10T10:22:32.167Z] --- PASS: TestImportExtremelyLargeImageWorks (101.31s)
10:22:32 [2019-12-10T10:22:32.167Z] PASS
10:22:32 [2019-12-10T10:22:32.167Z] 
10:22:32 [2019-12-10T10:22:32.167Z] === Skipped
10:22:32 [2019-12-10T10:22:32.167Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
10:22:32 [2019-12-10T10:22:32.167Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:22:32 [2019-12-10T10:22:32.167Z] 
10:22:32 [2019-12-10T10:22:32.167Z] 
10:22:32 [2019-12-10T10:22:32.167Z] DONE 12 tests, 1 skipped in 103.066s
10:22:32 [2019-12-10T10:22:32.167Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
10:22:32 [2019-12-10T10:22:32.167Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
10:22:32 [2019-12-10T10:22:32.167Z] ++ set -e
10:22:32 [2019-12-10T10:22:32.167Z] ++ '[' -n 0 ']'
10:22:32 [2019-12-10T10:22:32.167Z] ++ set -x
10:22:32 [2019-12-10T10:22:32.167Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
10:22:32 [2019-12-10T10:22:32.167Z] INFO: Testing against a local daemon
10:22:32 [2019-12-10T10:22:32.167Z] === RUN   TestNetworkCreateDelete
10:22:32 [2019-12-10T10:22:32.167Z] --- PASS: TestNetworkCreateDelete (0.12s)
10:22:32 [2019-12-10T10:22:32.167Z] === RUN   TestDockerNetworkDeletePreferID
10:22:32 [2019-12-10T10:22:32.167Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
10:22:32 [2019-12-10T10:22:32.167Z] === RUN   TestInspectNetwork
10:22:32 [2019-12-10T10:22:32.167Z] === RUN   TestInspectNetwork/full_network_id
10:22:32 [2019-12-10T10:22:32.167Z] === RUN   TestInspectNetwork/partial_network_id
10:22:32 [2019-12-10T10:22:32.167Z] === RUN   TestInspectNetwork/network_name
10:22:32 [2019-12-10T10:22:32.167Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:22:32 [2019-12-10T10:22:32.167Z] --- PASS: TestInspectNetwork (8.75s)
10:22:32 [2019-12-10T10:22:32.167Z]     --- PASS: TestInspectNetwork/full_network_id (0.01s)
10:22:32 [2019-12-10T10:22:32.167Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:22:32 [2019-12-10T10:22:32.167Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:22:32 [2019-12-10T10:22:32.167Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:22:32 [2019-12-10T10:22:32.167Z] === RUN   TestRunContainerWithBridgeNone
10:22:32 [2019-12-10T10:22:32.167Z] --- PASS: TestRunContainerWithBridgeNone (2.50s)
10:22:32 [2019-12-10T10:22:32.167Z] === RUN   TestNetworkInvalidJSON
10:22:32 [2019-12-10T10:22:32.167Z] === RUN   TestNetworkInvalidJSON//networks/create
10:22:32 [2019-12-10T10:22:32.167Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:22:32 [2019-12-10T10:22:32.167Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:22:32 [2019-12-10T10:22:32.167Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:22:32 [2019-12-10T10:22:32.167Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:22:32 [2019-12-10T10:22:32.167Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:22:32 [2019-12-10T10:22:32.167Z] === CONT  TestNetworkInvalidJSON//networks/create
10:22:32 [2019-12-10T10:22:32.167Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:22:32 [2019-12-10T10:22:32.167Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:22:32 [2019-12-10T10:22:32.167Z] --- PASS: TestNetworkInvalidJSON (0.03s)
10:22:32 [2019-12-10T10:22:32.167Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:22:32 [2019-12-10T10:22:32.167Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:22:32 [2019-12-10T10:22:32.167Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:22:32 [2019-12-10T10:22:32.167Z] === RUN   TestDaemonRestartWithLiveRestore
10:22:32 [2019-12-10T10:22:32.167Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
10:22:32 [2019-12-10T10:22:32.167Z] === RUN   TestDaemonDefaultNetworkPools
10:22:32 [2019-12-10T10:22:32.515Z] ok  	github.com/docker/docker/reference	0.019s	coverage: 84.4% of statements
10:22:32 [2019-12-10T10:22:32.542Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s)
10:22:32 [2019-12-10T10:22:32.542Z] === RUN   TestDaemonRestartWithExistingNetwork
10:22:32 [2019-12-10T10:22:32.983Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
10:22:33 [2019-12-10T10:22:33.446Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
10:22:33 [2019-12-10T10:22:33.446Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
10:22:33 [2019-12-10T10:22:33.701Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 68.8% of statements
10:22:33 [2019-12-10T10:22:33.704Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.65s)
10:22:33 [2019-12-10T10:22:33.704Z] === RUN   TestInfoAPI
10:22:33 [2019-12-10T10:22:33.823Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
10:22:33 [2019-12-10T10:22:33.823Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:22:33 [2019-12-10T10:22:33.962Z] --- PASS: TestInfoAPI (0.05s)
10:22:33 [2019-12-10T10:22:33.962Z] === RUN   TestInfoAPIWarnings
10:22:34 [2019-12-10T10:22:34.431Z] ok  	github.com/docker/docker/plugin	0.598s	coverage: 27.1% of statements
10:22:34 [2019-12-10T10:22:34.529Z] --- PASS: TestInfoAPIWarnings (0.65s)
10:22:34 [2019-12-10T10:22:34.529Z] === RUN   TestInfoDebug
10:22:34 [2019-12-10T10:22:34.878Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
10:22:35 [2019-12-10T10:22:35.085Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s)
10:22:35 [2019-12-10T10:22:35.085Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:22:35 [2019-12-10T10:22:35.095Z] --- PASS: TestInfoDebug (0.66s)
10:22:35 [2019-12-10T10:22:35.095Z] === RUN   TestInfoInsecureRegistries
10:22:35 [2019-12-10T10:22:35.466Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
10:22:35 [2019-12-10T10:22:35.466Z] === RUN   TestServiceWithPredefinedNetwork
10:22:35 [2019-12-10T10:22:35.612Z] ok  	github.com/docker/docker/restartmanager	0.007s	coverage: 45.3% of statements
10:22:35 [2019-12-10T10:22:35.954Z] ok  	github.com/docker/docker/registry/resumable	0.026s	coverage: 100.0% of statements
10:22:36 [2019-12-10T10:22:36.029Z] --- PASS: TestInfoInsecureRegistries (0.65s)
10:22:36 [2019-12-10T10:22:36.029Z] === RUN   TestInfoRegistryMirrors
10:22:36 [2019-12-10T10:22:36.596Z] --- PASS: TestInfoRegistryMirrors (0.64s)
10:22:36 [2019-12-10T10:22:36.596Z] === RUN   TestLoginFailsWithBadCredentials
10:22:36 [2019-12-10T10:22:36.854Z] --- PASS: TestLoginFailsWithBadCredentials (0.34s)
10:22:36 [2019-12-10T10:22:36.854Z] === RUN   TestPingCacheHeaders
10:22:36 [2019-12-10T10:22:36.854Z] --- PASS: TestPingCacheHeaders (0.05s)
10:22:36 [2019-12-10T10:22:36.854Z] === RUN   TestPingGet
10:22:36 [2019-12-10T10:22:36.854Z] --- PASS: TestPingGet (0.03s)
10:22:36 [2019-12-10T10:22:36.854Z] === RUN   TestPingHead
10:22:36 [2019-12-10T10:22:36.854Z] --- PASS: TestPingHead (0.05s)
10:22:36 [2019-12-10T10:22:36.854Z] === RUN   TestVersion
10:22:37 [2019-12-10T10:22:37.112Z] --- PASS: TestVersion (0.05s)
10:22:37 [2019-12-10T10:22:37.112Z] PASS
10:22:37 [2019-12-10T10:22:37.112Z] 
10:22:37 [2019-12-10T10:22:37.112Z] === Skipped
10:22:37 [2019-12-10T10:22:37.112Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:22:37 [2019-12-10T10:22:37.112Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:22:37 [2019-12-10T10:22:37.112Z] 
10:22:37 [2019-12-10T10:22:37.112Z] 
10:22:37 [2019-12-10T10:22:37.112Z] DONE 18 tests, 1 skipped in 6.802s
10:22:37 [2019-12-10T10:22:37.112Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
10:22:37 [2019-12-10T10:22:37.112Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
10:22:37 [2019-12-10T10:22:37.112Z] ++ set -e
10:22:37 [2019-12-10T10:22:37.112Z] ++ '[' -n 0 ']'
10:22:37 [2019-12-10T10:22:37.112Z] ++ set -x
10:22:37 [2019-12-10T10:22:37.112Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
10:22:37 [2019-12-10T10:22:37.112Z] INFO: Testing against a local daemon
10:22:37 [2019-12-10T10:22:37.112Z] === RUN   TestVolumesCreateAndList
10:22:37 [2019-12-10T10:22:37.112Z] --- PASS: TestVolumesCreateAndList (0.04s)
10:22:37 [2019-12-10T10:22:37.112Z] === RUN   TestVolumesRemove
10:22:37 [2019-12-10T10:22:37.140Z] ok  	github.com/docker/docker/testutil	0.008s	coverage: 62.5% of statements
10:22:37 [2019-12-10T10:22:37.371Z] --- PASS: TestVolumesRemove (0.13s)
10:22:37 [2019-12-10T10:22:37.371Z] === RUN   TestVolumesInspect
10:22:37 [2019-12-10T10:22:37.371Z] --- PASS: TestVolumesInspect (0.04s)
10:22:37 [2019-12-10T10:22:37.371Z] === RUN   TestVolumesInvalidJSON
10:22:37 [2019-12-10T10:22:37.371Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:22:37 [2019-12-10T10:22:37.371Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:22:37 [2019-12-10T10:22:37.371Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:22:37 [2019-12-10T10:22:37.371Z] --- PASS: TestVolumesInvalidJSON (0.04s)
10:22:37 [2019-12-10T10:22:37.371Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:22:37 [2019-12-10T10:22:37.371Z] PASS
10:22:37 [2019-12-10T10:22:37.371Z] 
10:22:37 [2019-12-10T10:22:37.371Z] DONE 5 tests in 0.425s
10:22:37 [2019-12-10T10:22:37.371Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:22:37 [2019-12-10T10:22:37.937Z] ++++ cat bundles/test-integration/docker.pid
10:22:37 [2019-12-10T10:22:37.937Z] +++ kill 13034
10:22:38 [2019-12-10T10:22:38.366Z] ok  	github.com/docker/docker/registry	0.641s	coverage: 56.0% of statements
10:22:38 [2019-12-10T10:22:38.711Z] ok  	github.com/docker/docker/runconfig	0.069s	coverage: 68.2% of statements
10:22:38 [2019-12-10T10:22:38.750Z] --- PASS: TestServiceWithPredefinedNetwork (3.15s)
10:22:38 [2019-12-10T10:22:38.750Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:22:38 [2019-12-10T10:22:38.750Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:22:38 [2019-12-10T10:22:38.750Z]     service_test.go:230: FLAKY_TEST
10:22:38 [2019-12-10T10:22:38.750Z] === RUN   TestServiceWithDataPathPortInit
10:22:39 [2019-12-10T10:22:39.310Z] +++ /etc/init.d/apparmor stop
10:22:39 [2019-12-10T10:22:39.310Z] Clearing AppArmor profiles cache:.
10:22:39 [2019-12-10T10:22:39.310Z] All profile caches have been cleared, but no profiles have been unloaded.
10:22:39 [2019-12-10T10:22:39.310Z] Unloading profiles will leave already running processes permanently
10:22:39 [2019-12-10T10:22:39.310Z] unconfined, which can lead to unexpected situations.
10:22:39 [2019-12-10T10:22:39.310Z] 
10:22:39 [2019-12-10T10:22:39.310Z] To set a process to complain mode, use the command line tool
10:22:39 [2019-12-10T10:22:39.310Z] 'aa-complain'. To really tear down all profiles, run the init script
10:22:39 [2019-12-10T10:22:39.310Z] with the 'teardown' option."
10:22:39 [2019-12-10T10:22:39.310Z] 
10:22:42 [2019-12-10T10:22:42.581Z] ok  	github.com/docker/docker/volume/drivers	0.016s	coverage: 36.1% of statements
Post stage
[Pipeline] junit
10:22:42 [2019-12-10T10:22:42.606Z] Recording test results
[Pipeline] }
10:22:42 [2019-12-10T10:22:42.977Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
10:22:42 [2019-12-10T10:22:42.977Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:22:43 [2019-12-10T10:22:43.315Z] + echo Ensuring container killed.
10:22:43 [2019-12-10T10:22:43.315Z] Ensuring container killed.
10:22:43 [2019-12-10T10:22:43.315Z] + docker rm -vf docker-pr9
10:22:43 [2019-12-10T10:22:43.315Z] Error: No such container: docker-pr9
10:22:43 [2019-12-10T10:22:43.315Z] + true
[Pipeline] sh
10:22:43 [2019-12-10T10:22:43.542Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
10:22:43 [2019-12-10T10:22:43.604Z] + echo Chowning /workspace to jenkins user
10:22:43 [2019-12-10T10:22:43.604Z] Chowning /workspace to jenkins user
10:22:43 [2019-12-10T10:22:43.604Z] + id -u
10:22:43 [2019-12-10T10:22:43.604Z] + id -g
10:22:43 [2019-12-10T10:22:43.604Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40074:/workspace busybox chown -R 1000:1000 /workspace
10:22:43 [2019-12-10T10:22:43.604Z] Unable to find image 'busybox:latest' locally
10:22:43 [2019-12-10T10:22:43.863Z] latest: Pulling from library/busybox
10:22:43 [2019-12-10T10:22:43.863Z] 220602de6ed2: Pulling fs layer
10:22:43 [2019-12-10T10:22:43.863Z] 220602de6ed2: Download complete
10:22:44 [2019-12-10T10:22:44.122Z] 220602de6ed2: Pull complete
10:22:44 [2019-12-10T10:22:44.122Z] Digest: sha256:1828edd60c5efd34b2bf5dd3282ec0cc04d47b2ff9caa0b6d4f07a21d1c08084
10:22:44 [2019-12-10T10:22:44.122Z] Status: Downloaded newer image for busybox:latest
10:22:44 [2019-12-10T10:22:44.134Z] ok  	github.com/docker/docker/pkg/archive	8.314s	coverage: 62.0% of statements
10:22:44 [2019-12-10T10:22:44.134Z] ok  	github.com/docker/docker/pkg/authorization	0.564s	coverage: 26.8% of statements
10:22:44 [2019-12-10T10:22:44.134Z] ok  	github.com/docker/docker/pkg/broadcaster	0.203s	coverage: 100.0% of statements
10:22:44 [2019-12-10T10:22:44.134Z] ok  	github.com/docker/docker/pkg/capabilities	0.046s	coverage: 87.5% of statements
10:22:44 [2019-12-10T10:22:44.134Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.183s	coverage: 15.4% of statements
10:22:44 [2019-12-10T10:22:44.134Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
10:22:44 [2019-12-10T10:22:44.134Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:22:44 [2019-12-10T10:22:44.134Z] ok  	github.com/docker/docker/pkg/directory	0.169s	coverage: 80.0% of statements
10:22:44 [2019-12-10T10:22:44.134Z] ok  	github.com/docker/docker/pkg/discovery	0.113s	coverage: 58.3% of statements
10:22:44 [2019-12-10T10:22:44.134Z] ok  	github.com/docker/docker/pkg/discovery/file	0.159s	coverage: 92.9% of statements
10:22:44 [2019-12-10T10:22:44.134Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.390s	coverage: 84.1% of statements
10:22:44 [2019-12-10T10:22:44.134Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.265s	coverage: 92.3% of statements
10:22:44 [2019-12-10T10:22:44.134Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.113s	coverage: 93.8% of statements
10:22:44 [2019-12-10T10:22:44.134Z] ok  	github.com/docker/docker/pkg/filenotify	0.120s	coverage: 45.7% of statements
10:22:44 [2019-12-10T10:22:44.134Z] ok  	github.com/docker/docker/pkg/fileutils	0.178s	coverage: 87.7% of statements
10:22:44 [2019-12-10T10:22:44.134Z] ok  	github.com/docker/docker/pkg/homedir	0.036s	coverage: 42.9% of statements
10:22:44 [2019-12-10T10:22:44.134Z] ok  	github.com/docker/docker/pkg/idtools	0.073s	coverage: 6.3% of statements
10:22:44 [2019-12-10T10:22:44.134Z] ok  	github.com/docker/docker/pkg/ioutils	0.693s	coverage: 69.2% of statements
10:22:44 [2019-12-10T10:22:44.134Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.246s	coverage: 91.7% of statements
10:22:44 [2019-12-10T10:22:44.134Z] ok  	github.com/docker/docker/pkg/locker	0.064s	coverage: 88.9% of statements
10:22:44 [2019-12-10T10:22:44.134Z] ok  	github.com/docker/docker/pkg/longpath	0.066s	coverage: 100.0% of statements
10:22:44 [2019-12-10T10:22:44.134Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
10:22:44 [2019-12-10T10:22:44.134Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.075s	coverage: 85.7% of statements
10:22:44 [2019-12-10T10:22:44.134Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
10:22:44 [2019-12-10T10:22:44.134Z] ok  	github.com/docker/docker/pkg/parsers	0.094s	coverage: 97.0% of statements
10:22:44 [2019-12-10T10:22:44.134Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
10:22:44 [2019-12-10T10:22:44.134Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
10:22:44 [2019-12-10T10:22:44.134Z] ok  	github.com/docker/docker/pkg/pidfile	0.037s	coverage: 82.6% of statements
10:22:44 [2019-12-10T10:22:44.134Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:22:44 [2019-12-10T10:22:44.134Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:22:44 [2019-12-10T10:22:44.298Z] ok  	github.com/docker/docker/volume/mounts	0.111s	coverage: 67.0% of statements
10:22:45 [2019-12-10T10:22:45.036Z] ok  	github.com/docker/docker/volume/local	0.042s	coverage: 73.0% of statements
10:22:45 [2019-12-10T10:22:45.436Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
10:22:46 [2019-12-10T10:22:46.214Z] ok  	github.com/docker/docker/volume/service	0.029s	coverage: 73.0% of statements
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:22:47 [2019-12-10T10:22:47.706Z] + bundleName=arm64-integration
10:22:47 [2019-12-10T10:22:47.706Z] + echo Creating arm64-integration-bundles.tar.gz
10:22:47 [2019-12-10T10:22:47.706Z] Creating arm64-integration-bundles.tar.gz
10:22:47 [2019-12-10T10:22:47.706Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
10:22:47 [2019-12-10T10:22:47.706Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
10:22:47 [2019-12-10T10:22:47.977Z] Archiving artifacts
10:22:49 [2019-12-10T10:22:49.756Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40074/9/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:22:50 [2019-12-10T10:22:50.073Z] + make clean
10:22:50 [2019-12-10T10:22:50.689Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
10:22:50 [2019-12-10T10:22:50.946Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
10:22:50 [2019-12-10T10:22:50.946Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
10:22:51 [2019-12-10T10:22:51.008Z] docker volume rm -f docker-dev-cache
10:22:51 [2019-12-10T10:22:51.008Z] docker-dev-cache
[Pipeline] deleteDir
10:22:52 [2019-12-10T10:22:52.841Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
10:22:52 [2019-12-10T10:22:52.841Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
10:22:53 [2019-12-10T10:22:53.577Z] ok  	github.com/docker/docker/pkg/plugins	33.646s	coverage: 76.6% of statements
10:22:53 [2019-12-10T10:22:53.578Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:22:53 [2019-12-10T10:22:53.578Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:22:53 [2019-12-10T10:22:53.578Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
10:22:53 [2019-12-10T10:22:53.578Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:22:53 [2019-12-10T10:22:53.578Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
10:22:53 [2019-12-10T10:22:53.578Z] ?   	github.com/docker/docker/rootless	[no test files]
10:22:53 [2019-12-10T10:22:53.578Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
10:22:53 [2019-12-10T10:22:53.578Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:22:53 [2019-12-10T10:22:53.578Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:22:53 [2019-12-10T10:22:53.578Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:22:53 [2019-12-10T10:22:53.578Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:22:53 [2019-12-10T10:22:53.578Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:22:53 [2019-12-10T10:22:53.578Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:22:53 [2019-12-10T10:22:53.578Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:22:53 [2019-12-10T10:22:53.578Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:22:53 [2019-12-10T10:22:53.578Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:22:53 [2019-12-10T10:22:53.578Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:22:53 [2019-12-10T10:22:53.578Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:22:53 [2019-12-10T10:22:53.578Z] ?   	github.com/docker/docker/volume	[no test files]
10:22:53 [2019-12-10T10:22:53.578Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:22:53 [2019-12-10T10:22:53.578Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:22:53 [2019-12-10T10:22:53.578Z] 
10:22:53 [2019-12-10T10:22:53.578Z] === Skipped
10:22:53 [2019-12-10T10:22:53.578Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
10:22:53 [2019-12-10T10:22:53.578Z]     exec_linux_test.go:18: requires AppArmor to be enabled
10:22:53 [2019-12-10T10:22:53.578Z] 
10:22:53 [2019-12-10T10:22:53.578Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
10:22:53 [2019-12-10T10:22:53.578Z]     exec_linux_test.go:38: requires AppArmor to be enabled
10:22:53 [2019-12-10T10:22:53.578Z] 
10:22:53 [2019-12-10T10:22:53.578Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
10:22:53 [2019-12-10T10:22:53.578Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:22:53 [2019-12-10T10:22:53.578Z]     graphtest_unix.go:46: Driver btrfs not supported
10:22:53 [2019-12-10T10:22:53.578Z] 
10:22:53 [2019-12-10T10:22:53.578Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
10:22:53 [2019-12-10T10:22:53.578Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:22:53 [2019-12-10T10:22:53.578Z]     graphtest_unix.go:46: Driver btrfs not supported
10:22:53 [2019-12-10T10:22:53.578Z] 
10:22:53 [2019-12-10T10:22:53.578Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
10:22:53 [2019-12-10T10:22:53.578Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:22:53 [2019-12-10T10:22:53.578Z]     graphtest_unix.go:46: Driver btrfs not supported
10:22:53 [2019-12-10T10:22:53.578Z] 
10:22:53 [2019-12-10T10:22:53.578Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
10:22:53 [2019-12-10T10:22:53.578Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:22:53 [2019-12-10T10:22:53.578Z]     graphtest_unix.go:46: Driver btrfs not supported
10:22:53 [2019-12-10T10:22:53.578Z] 
10:22:53 [2019-12-10T10:22:53.578Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
10:22:53 [2019-12-10T10:22:53.578Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:22:53 [2019-12-10T10:22:53.578Z]     graphtest_unix.go:46: Driver btrfs not supported
10:22:53 [2019-12-10T10:22:53.578Z] 
10:22:53 [2019-12-10T10:22:53.578Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
10:22:53 [2019-12-10T10:22:53.578Z]     graphtest_unix.go:73: No driver to put!
10:22:53 [2019-12-10T10:22:53.578Z] 
10:22:53 [2019-12-10T10:22:53.578Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
10:22:53 [2019-12-10T10:22:53.578Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
10:22:53 [2019-12-10T10:22:53.578Z] 
10:22:53 [2019-12-10T10:22:53.578Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
10:22:53 [2019-12-10T10:22:53.578Z]     overlay_test.go:49: Fails to compute changes intermittently
10:22:53 [2019-12-10T10:22:53.578Z] 
10:22:53 [2019-12-10T10:22:53.578Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
10:22:53 [2019-12-10T10:22:53.578Z]     overlay_test.go:65: Cannot run test with naive change algorithm
10:22:53 [2019-12-10T10:22:53.578Z] 
10:22:53 [2019-12-10T10:22:53.578Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
10:22:53 [2019-12-10T10:22:53.578Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
10:22:53 [2019-12-10T10:22:53.578Z] 
10:22:53 [2019-12-10T10:22:53.578Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
10:22:53 [2019-12-10T10:22:53.578Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:22:53 [2019-12-10T10:22:53.578Z]     graphtest_unix.go:46: Driver zfs not supported
10:22:53 [2019-12-10T10:22:53.578Z] 
10:22:53 [2019-12-10T10:22:53.578Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
10:22:53 [2019-12-10T10:22:53.578Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:22:53 [2019-12-10T10:22:53.578Z]     graphtest_unix.go:46: Driver zfs not supported
10:22:53 [2019-12-10T10:22:53.578Z] 
10:22:53 [2019-12-10T10:22:53.578Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
10:22:53 [2019-12-10T10:22:53.578Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:22:53 [2019-12-10T10:22:53.578Z]     graphtest_unix.go:46: Driver zfs not supported
10:22:53 [2019-12-10T10:22:53.578Z] 
10:22:53 [2019-12-10T10:22:53.578Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
10:22:53 [2019-12-10T10:22:53.578Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:22:53 [2019-12-10T10:22:53.578Z]     graphtest_unix.go:46: Driver zfs not supported
10:22:53 [2019-12-10T10:22:53.578Z] 
10:22:53 [2019-12-10T10:22:53.578Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
10:22:53 [2019-12-10T10:22:53.578Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:22:53 [2019-12-10T10:22:53.578Z]     graphtest_unix.go:46: Driver zfs not supported
10:22:53 [2019-12-10T10:22:53.578Z] 
10:22:53 [2019-12-10T10:22:53.578Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
10:22:53 [2019-12-10T10:22:53.578Z]     graphtest_unix.go:73: No driver to put!
10:22:53 [2019-12-10T10:22:53.578Z] 
10:22:53 [2019-12-10T10:22:53.578Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
10:22:53 [2019-12-10T10:22:53.578Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
10:22:53 [2019-12-10T10:22:53.578Z] 
10:22:53 [2019-12-10T10:22:53.578Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
10:22:53 [2019-12-10T10:22:53.578Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
10:22:53 [2019-12-10T10:22:53.578Z] 
10:22:53 [2019-12-10T10:22:53.578Z] 
10:22:53 [2019-12-10T10:22:53.578Z] DONE 2148 tests, 20 skipped in 331.782s
Post stage
[Pipeline] junit
10:22:54 [2019-12-10T10:22:54.402Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:22:54 [2019-12-10T10:22:54.738Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:22:55 [2019-12-10T10:22:55.505Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40074/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f9fe29b439e21c22a0a789b055ca20185de7b7c -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f9fe29b439e21c22a0a789b055ca20185de7b7c hack/make.sh dynbinary test-integration
10:22:55 [2019-12-10T10:22:55.848Z] 
10:22:55 [2019-12-10T10:22:55.848Z] Removing bundles/
10:22:55 [2019-12-10T10:22:55.848Z] 
10:22:55 [2019-12-10T10:22:55.848Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:22:55 [2019-12-10T10:22:55.848Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:22:55 [2019-12-10T10:22:55.848Z] GOOS="" GOARCH="" GOARM=""
10:22:56 [2019-12-10T10:22:56.110Z] === RUN   TestDockerDaemonSuite/TestShmSize
10:22:56 [2019-12-10T10:22:56.110Z] === RUN   TestDockerSuite/TestBuildDockerignore
10:22:58 [2019-12-10T10:22:58.007Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
10:22:58 [2019-12-10T10:22:58.502Z] --- PASS: TestServiceWithDataPathPortInit (18.21s)
10:22:58 [2019-12-10T10:22:58.502Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:23:00 [2019-12-10T10:23:00.535Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
10:23:00 [2019-12-10T10:23:00.535Z] Copying nested executables into bundles/cross/linux/amd64
10:23:00 [2019-12-10T10:23:00.535Z] Cross building: bundles/cross/windows/amd64
10:23:00 [2019-12-10T10:23:00.535Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
10:23:00 [2019-12-10T10:23:00.535Z] GOOS="windows" GOARCH="amd64" GOARM=""
10:23:01 [2019-12-10T10:23:01.287Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
10:23:01 [2019-12-10T10:23:01.544Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
10:23:06 [2019-12-10T10:23:06.239Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.59s)
10:23:06 [2019-12-10T10:23:06.239Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yd33awcu3f0e5a7a54gy1ckws Created:2019-12-10 10:22:58.280739886 +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[cc8b0ceba4cae840c394e1ab606d9a3aa5669c0d444c07102e4753c3e68a0d47:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ojrt3sz34qxiyh3niy6u327do EndpointID:12e0f813f1f9f7f47cc7f77e577680279ef22d0464ca81dd61391fe1f9e0c545 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0431204e58d58b01af70da72ae497cdddf2aad27cb346c4766fad9b0ffa04c9d MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:99e7d9ab6dfa IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ojrt3sz34qxiyh3niy6u327do EndpointID:12e0f813f1f9f7f47cc7f77e577680279ef22d0464ca81dd61391fe1f9e0c545 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
10:23:06 [2019-12-10T10:23:06.239Z] PASS
10:23:06 [2019-12-10T10:23:06.239Z] 
10:23:06 [2019-12-10T10:23:06.239Z] === Skipped
10:23:06 [2019-12-10T10:23:06.239Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:23:06 [2019-12-10T10:23:06.239Z]     service_test.go:230: FLAKY_TEST
10:23:06 [2019-12-10T10:23:06.239Z] 
10:23:06 [2019-12-10T10:23:06.239Z] 
10:23:06 [2019-12-10T10:23:06.239Z] DONE 21 tests, 1 skipped in 46.808s
10:23:06 [2019-12-10T10:23:06.239Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:23:06 [2019-12-10T10:23:06.239Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
10:23:06 [2019-12-10T10:23:06.239Z] ++ set -e
10:23:06 [2019-12-10T10:23:06.239Z] ++ '[' -n 0 ']'
10:23:06 [2019-12-10T10:23:06.239Z] ++ set -x
10:23:06 [2019-12-10T10:23:06.239Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
10:23:06 [2019-12-10T10:23:06.239Z] INFO: Testing against a local daemon
10:23:06 [2019-12-10T10:23:06.239Z] === RUN   TestDockerNetworkIpvlanPersistance
10:23:06 [2019-12-10T10:23:06.239Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
10:23:06 [2019-12-10T10:23:06.239Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:23:06 [2019-12-10T10:23:06.239Z] === RUN   TestDockerNetworkIpvlan
10:23:06 [2019-12-10T10:23:06.239Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:23:06 [2019-12-10T10:23:06.239Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:23:06 [2019-12-10T10:23:06.239Z] PASS
10:23:06 [2019-12-10T10:23:06.239Z] 
10:23:06 [2019-12-10T10:23:06.239Z] === Skipped
10:23:06 [2019-12-10T10:23:06.239Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
10:23:06 [2019-12-10T10:23:06.239Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:23:06 [2019-12-10T10:23:06.239Z] 
10:23:06 [2019-12-10T10:23:06.239Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:23:06 [2019-12-10T10:23:06.239Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:23:06 [2019-12-10T10:23:06.239Z] 
10:23:06 [2019-12-10T10:23:06.239Z] 
10:23:06 [2019-12-10T10:23:06.239Z] DONE 2 tests, 2 skipped in 0.201s
10:23:06 [2019-12-10T10:23:06.239Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:23:06 [2019-12-10T10:23:06.239Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
10:23:06 [2019-12-10T10:23:06.239Z] ++ set -e
10:23:06 [2019-12-10T10:23:06.239Z] ++ '[' -n 0 ']'
10:23:06 [2019-12-10T10:23:06.239Z] ++ set -x
10:23:06 [2019-12-10T10:23:06.239Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
10:23:06 [2019-12-10T10:23:06.239Z] INFO: Testing against a local daemon
10:23:06 [2019-12-10T10:23:06.239Z] === RUN   TestDockerNetworkMacvlanPersistance
10:23:07 [2019-12-10T10:23:07.131Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s)
10:23:07 [2019-12-10T10:23:07.131Z] === RUN   TestDockerNetworkMacvlan
10:23:07 [2019-12-10T10:23:07.944Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:23:08 [2019-12-10T10:23:08.094Z] --- PASS: TestDockerDaemonSuite (367.11s)
10:23:08 [2019-12-10T10:23:08.094Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (9.70s)
10:23:08 [2019-12-10T10:23:08.094Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (3.52s)
10:23:08 [2019-12-10T10:23:08.094Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.64s)
10:23:08 [2019-12-10T10:23:08.094Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (5.32s)
10:23:08 [2019-12-10T10:23:08.094Z]         docker_cli_daemon_test.go:1449: [d594ae5a60d71] daemon is not started
10:23:08 [2019-12-10T10:23:08.094Z]         check_test.go:309: [d09c56841a43e] daemon is not started
10:23:08 [2019-12-10T10:23:08.094Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.78s)
10:23:08 [2019-12-10T10:23:08.094Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (3.06s)
10:23:08 [2019-12-10T10:23:08.094Z]         check_test.go:309: [d0bb71836e846] daemon is not started
10:23:08 [2019-12-10T10:23:08.094Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.56s)
10:23:08 [2019-12-10T10:23:08.094Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.99s)
10:23:08 [2019-12-10T10:23:08.094Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (4.47s)
10:23:08 [2019-12-10T10:23:08.094Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.96s)
10:23:08 [2019-12-10T10:23:08.094Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (7.41s)
10:23:08 [2019-12-10T10:23:08.094Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (4.12s)
10:23:08 [2019-12-10T10:23:08.094Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.45s)
10:23:08 [2019-12-10T10:23:08.094Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.43s)
10:23:08 [2019-12-10T10:23:08.094Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
10:23:08 [2019-12-10T10:23:08.094Z]         check_test.go:309: [da67bf7cafcb1] daemon is not started
10:23:08 [2019-12-10T10:23:08.094Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
10:23:08 [2019-12-10T10:23:08.094Z]         check_test.go:309: [dcb4c13b62da3] daemon is not started
10:23:08 [2019-12-10T10:23:08.094Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.52s)
10:23:08 [2019-12-10T10:23:08.094Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s)
10:23:08 [2019-12-10T10:23:08.094Z]         check_test.go:309: [d3050a9333754] daemon is not started
10:23:08 [2019-12-10T10:23:08.094Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.66s)
10:23:08 [2019-12-10T10:23:08.094Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.79s)
10:23:08 [2019-12-10T10:23:08.094Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.71s)
10:23:08 [2019-12-10T10:23:08.094Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.14s)
10:23:08 [2019-12-10T10:23:08.094Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s)
10:23:08 [2019-12-10T10:23:08.094Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s)
10:23:08 [2019-12-10T10:23:08.094Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.69s)
10:23:08 [2019-12-10T10:23:08.094Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s)
10:23:08 [2019-12-10T10:23:08.094Z]         check_test.go:309: [d471ca8b7078e] daemon is not started
10:23:08 [2019-12-10T10:23:08.094Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s)
10:23:08 [2019-12-10T10:23:08.094Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s)
10:23:08 [2019-12-10T10:23:08.094Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s)
10:23:08 [2019-12-10T10:23:08.094Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.38s)
10:23:08 [2019-12-10T10:23:08.094Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s)
10:23:08 [2019-12-10T10:23:08.094Z]         docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables
10:23:08 [2019-12-10T10:23:08.094Z]         check_test.go:309: [d0958e6e639a2] daemon is not started
10:23:08 [2019-12-10T10:23:08.094Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.00s)
10:23:08 [2019-12-10T10:23:08.094Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
10:23:08 [2019-12-10T10:23:08.094Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
10:23:08 [2019-12-10T10:23:08.095Z]         check_test.go:309: [db86968353f17] daemon is not started
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.40s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.11s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.64s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.75s)
10:23:08 [2019-12-10T10:23:08.095Z]         check_test.go:309: [d2a3ae9b3646e] daemon is not started
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.51s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s)
10:23:08 [2019-12-10T10:23:08.095Z]         check_test.go:309: [d08009ac6520d] daemon is not started
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.90s)
10:23:08 [2019-12-10T10:23:08.095Z]         docker_cli_daemon_plugins_test.go:79: [d5d06bc39b4df] daemon is not started
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.06s)
10:23:08 [2019-12-10T10:23:08.095Z]         docker_cli_daemon_plugins_test.go:169: [d7bac9ae64ab9] daemon is not started
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.81s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.60s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
10:23:08 [2019-12-10T10:23:08.095Z]         check_test.go:309: [d74e0e7879de5] daemon is not started
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.92s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.05s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.88s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.73s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.79s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.99s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.08s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.83s)
10:23:08 [2019-12-10T10:23:08.095Z]         check_test.go:309: [db51c0e00d267] daemon is not started
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.60s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.59s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.55s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.25s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.37s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.91s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.91s)
10:23:08 [2019-12-10T10:23:08.095Z]         check_test.go:309: [d53928b23dc66] daemon is not started
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.83s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.52s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.88s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.47s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.36s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.27s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
10:23:08 [2019-12-10T10:23:08.095Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
10:23:08 [2019-12-10T10:23:08.095Z]         check_test.go:309: [d7f9b143e2b73] daemon is not started
10:23:08 [2019-12-10T10:23:08.095Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
10:23:08 [2019-12-10T10:23:08.095Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
10:23:08 [2019-12-10T10:23:08.095Z]         check_test.go:309: [d83f830cb6ad2] daemon is not started
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.51s)
10:23:08 [2019-12-10T10:23:08.095Z]         check_test.go:309: [d6ead056e54aa] daemon is not started
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.42s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.63s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.39s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (1.92s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.48s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.85s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.74s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.71s)
10:23:08 [2019-12-10T10:23:08.095Z]         check_test.go:309: [dd06e3bd875db] daemon is not started
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.92s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.52s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.88s)
10:23:08 [2019-12-10T10:23:08.095Z]         check_test.go:309: [d7cf3b0ba0ed0] daemon is not started
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.56s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.21s)
10:23:08 [2019-12-10T10:23:08.095Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
10:23:08 [2019-12-10T10:23:08.095Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
10:23:08 [2019-12-10T10:23:08.095Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
10:23:08 [2019-12-10T10:23:08.095Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
10:23:08 [2019-12-10T10:23:08.095Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
10:23:08 [2019-12-10T10:23:08.095Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
10:23:08 [2019-12-10T10:23:08.095Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
10:23:08 [2019-12-10T10:23:08.095Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
10:23:08 [2019-12-10T10:23:08.095Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
10:23:08 [2019-12-10T10:23:08.095Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
10:23:08 [2019-12-10T10:23:08.095Z]         check_test.go:309: [d9765890f60c2] daemon is not started
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.19s)
10:23:08 [2019-12-10T10:23:08.095Z]         check_test.go:309: [dfed7686f84ed] daemon is not started
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.98s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s)
10:23:08 [2019-12-10T10:23:08.095Z]         check_test.go:309: [db35852ecd8a1] daemon is not started
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.42s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.33s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.76s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.10s)
10:23:08 [2019-12-10T10:23:08.095Z]         check_test.go:309: [dbb9981843a57] daemon is not started
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.24s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.26s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.07s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.30s)
10:23:08 [2019-12-10T10:23:08.095Z]         check_test.go:309: [d79080d6c96fa] daemon is not started
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.00s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
10:23:08 [2019-12-10T10:23:08.095Z]         check_test.go:309: [dda0bfa6e9f88] daemon is not started
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.78s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.93s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.12s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.76s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.39s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.91s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.61s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.29s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.07s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.23s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.25s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.99s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.99s)
10:23:08 [2019-12-10T10:23:08.095Z]         docker_cli_daemon_test.go:2542: [d1ac8f9432bca] daemon is not started
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.09s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.22s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.15s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.29s)
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s)
10:23:08 [2019-12-10T10:23:08.095Z]         check_test.go:309: [de9f311d162df] daemon is not started
10:23:08 [2019-12-10T10:23:08.095Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.84s)
10:23:08 [2019-12-10T10:23:08.095Z] === RUN   TestDockerSwarmSuite
10:23:08 [2019-12-10T10:23:08.095Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
10:23:09 [2019-12-10T10:23:09.242Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:23:09 [2019-12-10T10:23:09.344Z] ok  	github.com/docker/docker/pkg/plugins	34.990s	coverage: 73.4% of statements
10:23:09 [2019-12-10T10:23:09.344Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.096s	coverage: 56.8% of statements
10:23:09 [2019-12-10T10:23:09.344Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:23:09 [2019-12-10T10:23:09.344Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:23:09 [2019-12-10T10:23:09.344Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.142s	coverage: 85.7% of statements
10:23:09 [2019-12-10T10:23:09.344Z] ok  	github.com/docker/docker/pkg/pools	0.030s	coverage: 88.2% of statements
10:23:09 [2019-12-10T10:23:09.344Z] ok  	github.com/docker/docker/pkg/progress	0.029s	coverage: 75.9% of statements
10:23:09 [2019-12-10T10:23:09.344Z] ok  	github.com/docker/docker/pkg/pubsub	1.060s	coverage: 73.9% of statements
10:23:09 [2019-12-10T10:23:09.344Z] ok  	github.com/docker/docker/pkg/reexec	0.109s	coverage: 82.4% of statements
10:23:09 [2019-12-10T10:23:09.344Z] ok  	github.com/docker/docker/pkg/signal	0.090s	coverage: 20.3% of statements
10:23:09 [2019-12-10T10:23:09.344Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
10:23:09 [2019-12-10T10:23:09.344Z] ok  	github.com/docker/docker/pkg/stdcopy	0.037s	coverage: 100.0% of statements
10:23:09 [2019-12-10T10:23:09.344Z] ok  	github.com/docker/docker/pkg/streamformatter	0.078s	coverage: 66.2% of statements
10:23:09 [2019-12-10T10:23:09.344Z] ok  	github.com/docker/docker/pkg/stringid	0.056s	coverage: 70.6% of statements
10:23:09 [2019-12-10T10:23:09.344Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
10:23:09 [2019-12-10T10:23:09.344Z] ok  	github.com/docker/docker/pkg/sysinfo	0.034s	coverage: 38.2% of statements
10:23:09 [2019-12-10T10:23:09.344Z] ok  	github.com/docker/docker/pkg/system	0.110s	coverage: 13.1% of statements
10:23:09 [2019-12-10T10:23:09.344Z] ok  	github.com/docker/docker/pkg/tailfile	0.087s	coverage: 88.6% of statements
10:23:09 [2019-12-10T10:23:09.344Z] ok  	github.com/docker/docker/pkg/tarsum	0.204s	coverage: 89.3% of statements
10:23:09 [2019-12-10T10:23:09.344Z] ok  	github.com/docker/docker/pkg/term	0.037s	coverage: 30.8% of statements
10:23:09 [2019-12-10T10:23:09.344Z] ok  	github.com/docker/docker/pkg/term/windows	0.026s	coverage: 0.0% of statements [no tests to run]
10:23:09 [2019-12-10T10:23:09.344Z] ok  	github.com/docker/docker/pkg/truncindex	0.147s	coverage: 91.5% of statements
10:23:09 [2019-12-10T10:23:09.344Z] ok  	github.com/docker/docker/pkg/urlutil	0.033s	coverage: 100.0% of statements
10:23:09 [2019-12-10T10:23:09.344Z] ok  	github.com/docker/docker/pkg/useragent	0.028s	coverage: 88.9% of statements
10:23:09 [2019-12-10T10:23:09.344Z] ok  	github.com/docker/docker/plugin	0.278s	coverage: 11.6% of statements
10:23:09 [2019-12-10T10:23:09.344Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:23:09 [2019-12-10T10:23:09.344Z] ok  	github.com/docker/docker/plugin/v2	0.086s	coverage: 20.1% of statements
10:23:09 [2019-12-10T10:23:09.344Z] ok  	github.com/docker/docker/reference	0.135s	coverage: 84.4% of statements
10:23:09 [2019-12-10T10:23:09.344Z] ok  	github.com/docker/docker/registry	0.392s	coverage: 51.7% of statements
10:23:09 [2019-12-10T10:23:09.344Z] ok  	github.com/docker/docker/registry/resumable	0.309s	coverage: 100.0% of statements
10:23:09 [2019-12-10T10:23:09.344Z] ok  	github.com/docker/docker/restartmanager	0.181s	coverage: 50.9% of statements
10:23:09 [2019-12-10T10:23:09.344Z] ?   	github.com/docker/docker/rootless	[no test files]
10:23:09 [2019-12-10T10:23:09.344Z] ok  	github.com/docker/docker/runconfig	0.099s	coverage: 54.5% of statements
10:23:09 [2019-12-10T10:23:09.344Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:23:09 [2019-12-10T10:23:09.344Z] ok  	github.com/docker/docker/testutil	0.075s	coverage: 62.5% of statements
10:23:09 [2019-12-10T10:23:09.344Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:23:09 [2019-12-10T10:23:09.344Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:23:09 [2019-12-10T10:23:09.344Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:23:09 [2019-12-10T10:23:09.344Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:23:09 [2019-12-10T10:23:09.344Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:23:09 [2019-12-10T10:23:09.344Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:23:09 [2019-12-10T10:23:09.344Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:23:09 [2019-12-10T10:23:09.344Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:23:09 [2019-12-10T10:23:09.344Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:23:09 [2019-12-10T10:23:09.344Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:23:09 [2019-12-10T10:23:09.344Z] ?   	github.com/docker/docker/volume	[no test files]
10:23:09 [2019-12-10T10:23:09.344Z] ok  	github.com/docker/docker/volume/drivers	0.197s	coverage: 36.1% of statements
10:23:09 [2019-12-10T10:23:09.344Z] ok  	github.com/docker/docker/volume/local	0.135s	coverage: 37.7% of statements
10:23:09 [2019-12-10T10:23:09.344Z] ok  	github.com/docker/docker/volume/mounts	0.160s	coverage: 66.2% of statements
10:23:09 [2019-12-10T10:23:09.344Z] ok  	github.com/docker/docker/volume/service	0.658s	coverage: 70.3% of statements
10:23:09 [2019-12-10T10:23:09.344Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:23:09 [2019-12-10T10:23:09.344Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:23:09 [2019-12-10T10:23:09.344Z] INFO: make.ps1 ended at 12/10/2019 10:23:07
10:23:09 [2019-12-10T10:23:09.344Z] INFO: Unit tests ended at 12/10/2019 10:23:08. Duration:00:03:22.3717141
10:23:09 [2019-12-10T10:23:09.344Z] INFO: Building busybox
10:23:09 [2019-12-10T10:23:09.344Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
10:23:09 [2019-12-10T10:23:09.344Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
10:23:09 [2019-12-10T10:23:09.344Z] 
10:23:09 [2019-12-10T10:23:09.344Z] Sending build context to Docker daemon   2.56kB
10:23:09 [2019-12-10T10:23:09.344Z] 
10:23:09 [2019-12-10T10:23:09.344Z] Step 1/6 : FROM microsoft/windowsservercore
10:23:09 [2019-12-10T10:23:09.344Z]  ---> 49e459dc7a6b
10:23:09 [2019-12-10T10:23:09.344Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
10:23:09 [2019-12-10T10:23:09.344Z]  ---> Running in 5245ecea5731
10:23:10 [2019-12-10T10:23:10.033Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:23:10 [2019-12-10T10:23:10.616Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
10:23:11 [2019-12-10T10:23:11.988Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
10:23:12 [2019-12-10T10:23:12.245Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
10:23:12 [2019-12-10T10:23:12.570Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:23:15 [2019-12-10T10:23:15.149Z] Removing intermediate container 5245ecea5731
10:23:15 [2019-12-10T10:23:15.149Z]  ---> 2c00d91e2521
10:23:15 [2019-12-10T10:23:15.149Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
10:23:16 [2019-12-10T10:23:16.119Z] 
10:23:16 [2019-12-10T10:23:16.423Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
10:23:16 [2019-12-10T10:23:16.423Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
10:23:16 [2019-12-10T10:23:16.637Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:23:17 [2019-12-10T10:23:17.101Z]  ---> 4094712773b6
10:23:17 [2019-12-10T10:23:17.101Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
10:23:17 [2019-12-10T10:23:17.101Z]  ---> Running in a7c553db3d16
10:23:18 [2019-12-10T10:23:18.072Z] 
10:23:18 [2019-12-10T10:23:18.072Z] SUCCESS: Specified value was saved.
10:23:20 [2019-12-10T10:23:20.984Z] Removing intermediate container a7c553db3d16
10:23:20 [2019-12-10T10:23:20.984Z]  ---> 283695ece3ed
10:23:20 [2019-12-10T10:23:20.984Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
10:23:20 [2019-12-10T10:23:20.984Z]  ---> Running in 0185df8e87af
10:23:21 [2019-12-10T10:23:21.804Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:23:22 [2019-12-10T10:23:22.598Z] --- PASS: TestDockerNetworkMacvlan (15.47s)
10:23:22 [2019-12-10T10:23:22.598Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
10:23:22 [2019-12-10T10:23:22.598Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s)
10:23:22 [2019-12-10T10:23:22.598Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.25s)
10:23:22 [2019-12-10T10:23:22.598Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.23s)
10:23:22 [2019-12-10T10:23:22.598Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.35s)
10:23:22 [2019-12-10T10:23:22.598Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.89s)
10:23:22 [2019-12-10T10:23:22.598Z] PASS
10:23:22 [2019-12-10T10:23:22.598Z] 
10:23:22 [2019-12-10T10:23:22.598Z] DONE 8 tests in 17.130s
10:23:22 [2019-12-10T10:23:22.977Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
10:23:22 [2019-12-10T10:23:22.979Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
10:23:22 [2019-12-10T10:23:22.980Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
10:23:22 [2019-12-10T10:23:22.980Z] ++ set -e
10:23:22 [2019-12-10T10:23:22.980Z] ++ '[' -n 0 ']'
10:23:22 [2019-12-10T10:23:22.980Z] ++ set -x
10:23:22 [2019-12-10T10:23:22.980Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
10:23:22 [2019-12-10T10:23:22.980Z] testing: warning: no tests to run
10:23:22 [2019-12-10T10:23:22.980Z] PASS
10:23:22 [2019-12-10T10:23:22.980Z] 
10:23:22 [2019-12-10T10:23:22.980Z] DONE 0 tests in 0.071s
10:23:22 [2019-12-10T10:23:22.980Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:23:22 [2019-12-10T10:23:22.980Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
10:23:22 [2019-12-10T10:23:22.980Z] ++ set -e
10:23:22 [2019-12-10T10:23:22.980Z] ++ '[' -n 0 ']'
10:23:22 [2019-12-10T10:23:22.980Z] ++ set -x
10:23:22 [2019-12-10T10:23:22.980Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
10:23:22 [2019-12-10T10:23:22.980Z] INFO: Testing against a local daemon
10:23:22 [2019-12-10T10:23:22.980Z] === RUN   TestAuthZPluginAllowRequest
10:23:24 [2019-12-10T10:23:24.964Z] --- PASS: TestAuthZPluginAllowRequest (1.72s)
10:23:24 [2019-12-10T10:23:24.964Z] === RUN   TestAuthZPluginTLS
10:23:25 [2019-12-10T10:23:25.333Z] --- PASS: TestAuthZPluginTLS (0.57s)
10:23:25 [2019-12-10T10:23:25.333Z] === RUN   TestAuthZPluginDenyRequest
10:23:25 [2019-12-10T10:23:25.708Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
10:23:25 [2019-12-10T10:23:25.708Z] === RUN   TestAuthZPluginAPIDenyResponse
10:23:26 [2019-12-10T10:23:26.496Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
10:23:26 [2019-12-10T10:23:26.496Z] === RUN   TestAuthZPluginDenyResponse
10:23:26 [2019-12-10T10:23:26.790Z] Cannot create a file when that file already exists.
10:23:26 [2019-12-10T10:23:26.887Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
10:23:26 [2019-12-10T10:23:26.887Z] === RUN   TestAuthZPluginAllowEventStream
10:23:28 [2019-12-10T10:23:28.994Z] --- PASS: TestAuthZPluginAllowEventStream (1.80s)
10:23:28 [2019-12-10T10:23:28.994Z] === RUN   TestAuthZPluginErrorResponse
10:23:29 [2019-12-10T10:23:29.359Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
10:23:29 [2019-12-10T10:23:29.359Z] === RUN   TestAuthZPluginErrorRequest
10:23:29 [2019-12-10T10:23:29.739Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
10:23:29 [2019-12-10T10:23:29.739Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:23:30 [2019-12-10T10:23:30.537Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
10:23:30 [2019-12-10T10:23:30.537Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:23:32 [2019-12-10T10:23:32.393Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s)
10:23:32 [2019-12-10T10:23:32.393Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:23:32 [2019-12-10T10:23:32.690Z] Removing intermediate container 0185df8e87af
10:23:32 [2019-12-10T10:23:32.690Z]  ---> a60dc67938e4
10:23:32 [2019-12-10T10:23:32.690Z] Step 6/6 : CMD ["sh"]
10:23:32 [2019-12-10T10:23:32.690Z]  ---> Running in 264753b5166b
10:23:32 [2019-12-10T10:23:32.690Z] Removing intermediate container 264753b5166b
10:23:32 [2019-12-10T10:23:32.690Z]  ---> bb192a09cd55
10:23:32 [2019-12-10T10:23:32.690Z] Successfully built bb192a09cd55
10:23:32 [2019-12-10T10:23:32.690Z] Successfully tagged busybox:latest
10:23:32 [2019-12-10T10:23:32.690Z] INFO: Docker images of the daemon under test
10:23:32 [2019-12-10T10:23:32.690Z] 
10:23:32 [2019-12-10T10:23:32.690Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
10:23:32 [2019-12-10T10:23:32.690Z] busybox                                latest              bb192a09cd55        Less than a second ago   4.85GB
10:23:32 [2019-12-10T10:23:32.690Z] microsoft/windowsservercore            latest              49e459dc7a6b        4 weeks ago              4.81GB
10:23:32 [2019-12-10T10:23:32.690Z] mcr.microsoft.com/windows/servercore   ltsc2019            49e459dc7a6b        4 weeks ago              4.81GB
10:23:32 [2019-12-10T10:23:32.690Z] 
10:23:32 [2019-12-10T10:23:32.690Z] INFO: Running integration tests at 12/10/2019 10:23:31...
10:23:32 [2019-12-10T10:23:32.690Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
10:23:32 [2019-12-10T10:23:32.690Z] INFO: Integration API tests being run from the host:
10:23:32 [2019-12-10T10:23:32.690Z] INFO: make.ps1 starting at 12/10/2019 10:23:31
10:23:32 [2019-12-10T10:23:32.932Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
10:23:32 [2019-12-10T10:23:32.932Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
10:23:32 [2019-12-10T10:23:32.932Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
10:23:34 [2019-12-10T10:23:34.232Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build
10:23:34 [2019-12-10T10:23:34.920Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.28s)
10:23:34 [2019-12-10T10:23:34.920Z] === RUN   TestAuthZPluginHeader
10:23:35 [2019-12-10T10:23:35.455Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
10:23:35 [2019-12-10T10:23:35.730Z] --- PASS: TestAuthZPluginHeader (0.90s)
10:23:35 [2019-12-10T10:23:35.730Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:23:35 [2019-12-10T10:23:35.730Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
10:23:35 [2019-12-10T10:23:35.730Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:23:35 [2019-12-10T10:23:35.730Z] === RUN   TestAuthZPluginV2Disable
10:23:35 [2019-12-10T10:23:35.730Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
10:23:35 [2019-12-10T10:23:35.730Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:23:35 [2019-12-10T10:23:35.730Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:23:35 [2019-12-10T10:23:35.730Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:23:35 [2019-12-10T10:23:35.730Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:23:35 [2019-12-10T10:23:35.730Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:23:35 [2019-12-10T10:23:35.730Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:23:35 [2019-12-10T10:23:35.730Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:23:35 [2019-12-10T10:23:35.730Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:23:36 [2019-12-10T10:23:36.386Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
10:23:38 [2019-12-10T10:23:38.908Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
10:23:42 [2019-12-10T10:23:42.185Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
10:23:44 [2019-12-10T10:23:44.709Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
10:23:54 [2019-12-10T10:23:54.664Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
10:23:55 [2019-12-10T10:23:55.370Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config
10:23:55 [2019-12-10T10:23:55.425Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.84s)
10:23:55 [2019-12-10T10:23:55.425Z] PASS
10:23:55 [2019-12-10T10:23:55.425Z] 
10:23:55 [2019-12-10T10:23:55.425Z] === Skipped
10:23:55 [2019-12-10T10:23:55.425Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
10:23:55 [2019-12-10T10:23:55.425Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:23:55 [2019-12-10T10:23:55.425Z] 
10:23:55 [2019-12-10T10:23:55.425Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
10:23:55 [2019-12-10T10:23:55.425Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:23:55 [2019-12-10T10:23:55.425Z] 
10:23:55 [2019-12-10T10:23:55.425Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:23:55 [2019-12-10T10:23:55.425Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:23:55 [2019-12-10T10:23:55.425Z] 
10:23:55 [2019-12-10T10:23:55.425Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:23:55 [2019-12-10T10:23:55.425Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:23:55 [2019-12-10T10:23:55.425Z] 
10:23:55 [2019-12-10T10:23:55.425Z] 
10:23:55 [2019-12-10T10:23:55.425Z] DONE 17 tests, 4 skipped in 29.740s
10:23:55 [2019-12-10T10:23:55.425Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:23:55 [2019-12-10T10:23:55.425Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
10:23:55 [2019-12-10T10:23:55.425Z] ++ set -e
10:23:55 [2019-12-10T10:23:55.425Z] ++ '[' -n 0 ']'
10:23:55 [2019-12-10T10:23:55.425Z] ++ set -x
10:23:55 [2019-12-10T10:23:55.425Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
10:23:55 [2019-12-10T10:23:55.425Z] INFO: Testing against a local daemon
10:23:55 [2019-12-10T10:23:55.426Z] === RUN   TestPluginInvalidJSON
10:23:55 [2019-12-10T10:23:55.426Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:23:55 [2019-12-10T10:23:55.426Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:23:55 [2019-12-10T10:23:55.426Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:23:55 [2019-12-10T10:23:55.426Z] --- PASS: TestPluginInvalidJSON (0.02s)
10:23:55 [2019-12-10T10:23:55.426Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:23:55 [2019-12-10T10:23:55.426Z] PASS
10:23:55 [2019-12-10T10:23:55.426Z] 
10:23:55 [2019-12-10T10:23:55.426Z] DONE 2 tests in 0.207s
10:23:55 [2019-12-10T10:23:55.426Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:23:55 [2019-12-10T10:23:55.426Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
10:23:55 [2019-12-10T10:23:55.426Z] ++ set -e
10:23:55 [2019-12-10T10:23:55.426Z] ++ '[' -n 0 ']'
10:23:55 [2019-12-10T10:23:55.426Z] ++ set -x
10:23:55 [2019-12-10T10:23:55.426Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
10:23:55 [2019-12-10T10:23:55.426Z] INFO: Testing against a local daemon
10:23:55 [2019-12-10T10:23:55.426Z] === RUN   TestExternalGraphDriver
10:23:55 [2019-12-10T10:23:55.426Z] === RUN   TestExternalGraphDriver/json
10:23:55 [2019-12-10T10:23:55.426Z] === RUN   TestExternalGraphDriver/spec
10:23:56 [2019-12-10T10:23:56.335Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container
10:23:56 [2019-12-10T10:23:56.563Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
10:23:57 [2019-12-10T10:23:57.386Z] === RUN   TestExternalGraphDriver/pull
10:23:59 [2019-12-10T10:23:59.093Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
10:23:59 [2019-12-10T10:23:59.253Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image
10:23:59 [2019-12-10T10:23:59.838Z] --- PASS: TestExternalGraphDriver (6.55s)
10:23:59 [2019-12-10T10:23:59.838Z]     --- PASS: TestExternalGraphDriver/json (2.12s)
10:23:59 [2019-12-10T10:23:59.838Z]     --- PASS: TestExternalGraphDriver/spec (2.15s)
10:23:59 [2019-12-10T10:23:59.838Z]     --- PASS: TestExternalGraphDriver/pull (2.11s)
10:23:59 [2019-12-10T10:23:59.838Z] === RUN   TestGraphdriverPluginV2
10:23:59 [2019-12-10T10:23:59.838Z] --- SKIP: TestGraphdriverPluginV2 (0.10s)
10:23:59 [2019-12-10T10:23:59.838Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:23:59 [2019-12-10T10:23:59.838Z] PASS
10:23:59 [2019-12-10T10:23:59.838Z] 
10:23:59 [2019-12-10T10:23:59.838Z] === Skipped
10:23:59 [2019-12-10T10:23:59.838Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.10s)
10:23:59 [2019-12-10T10:23:59.838Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:23:59 [2019-12-10T10:23:59.838Z] 
10:23:59 [2019-12-10T10:23:59.838Z] 
10:23:59 [2019-12-10T10:23:59.838Z] DONE 5 tests, 1 skipped in 6.849s
10:23:59 [2019-12-10T10:23:59.838Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:23:59 [2019-12-10T10:23:59.838Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
10:23:59 [2019-12-10T10:23:59.838Z] ++ set -e
10:23:59 [2019-12-10T10:23:59.838Z] ++ '[' -n 0 ']'
10:23:59 [2019-12-10T10:23:59.838Z] ++ set -x
10:23:59 [2019-12-10T10:23:59.838Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
10:23:59 [2019-12-10T10:23:59.838Z] INFO: Testing against a local daemon
10:23:59 [2019-12-10T10:23:59.838Z] === RUN   TestContinueAfterPluginCrash
10:23:59 [2019-12-10T10:23:59.838Z] === PAUSE TestContinueAfterPluginCrash
10:23:59 [2019-12-10T10:23:59.838Z] === RUN   TestDaemonStartWithLogOpt
10:23:59 [2019-12-10T10:23:59.838Z] === PAUSE TestDaemonStartWithLogOpt
10:23:59 [2019-12-10T10:23:59.838Z] === CONT  TestContinueAfterPluginCrash
10:23:59 [2019-12-10T10:23:59.838Z] === CONT  TestDaemonStartWithLogOpt
10:24:01 [2019-12-10T10:24:01.423Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network
10:24:03 [2019-12-10T10:24:03.607Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan
10:24:04 [2019-12-10T10:24:04.574Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan
10:24:05 [2019-12-10T10:24:05.031Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin
10:24:05 [2019-12-10T10:24:05.490Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz
10:24:06 [2019-12-10T10:24:06.469Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common
10:24:07 [2019-12-10T10:24:07.331Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
10:24:07 [2019-12-10T10:24:07.331Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
10:24:08 [2019-12-10T10:24:08.194Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
10:24:08 [2019-12-10T10:24:08.194Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
10:24:08 [2019-12-10T10:24:08.194Z] remote: Enumerating objects: 19, done.
10:24:08 [2019-12-10T10:24:08.194Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19
10:24:08 [2019-12-10T10:24:08.194Z] 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.
10:24:08 [2019-12-10T10:24:08.194Z] Building: bundles/cross/windows/amd64/containerutility.exe
10:24:08 [2019-12-10T10:24:08.639Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
10:24:09 [2019-12-10T10:24:09.224Z] --- PASS: TestImportExtremelyLargeImageWorks (184.11s)
10:24:09 [2019-12-10T10:24:09.224Z] PASS
10:24:09 [2019-12-10T10:24:09.224Z] 
10:24:09 [2019-12-10T10:24:09.224Z] DONE 12 tests in 188.569s
10:24:09 [2019-12-10T10:24:09.224Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
10:24:09 [2019-12-10T10:24:09.224Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
10:24:09 [2019-12-10T10:24:09.224Z] ++ set -e
10:24:09 [2019-12-10T10:24:09.224Z] ++ '[' -n 0 ']'
10:24:09 [2019-12-10T10:24:09.224Z] ++ set -x
10:24:09 [2019-12-10T10:24:09.224Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
10:24:09 [2019-12-10T10:24:09.224Z] INFO: Testing against a local daemon
10:24:09 [2019-12-10T10:24:09.224Z] === RUN   TestNetworkCreateDelete
10:24:09 [2019-12-10T10:24:09.224Z] --- PASS: TestNetworkCreateDelete (0.18s)
10:24:09 [2019-12-10T10:24:09.224Z] === RUN   TestDockerNetworkDeletePreferID
10:24:09 [2019-12-10T10:24:09.787Z] --- PASS: TestDockerNetworkDeletePreferID (0.53s)
10:24:09 [2019-12-10T10:24:09.788Z] === RUN   TestInspectNetwork
10:24:10 [2019-12-10T10:24:10.722Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
10:24:11 [2019-12-10T10:24:11.610Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40074/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f9fe29b439e21c22a0a789b055ca20185de7b7c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f9fe29b439e21c22a0a789b055ca20185de7b7c hack/test/unit
10:24:11 [2019-12-10T10:24:11.733Z] --- PASS: TestDaemonStartWithLogOpt (11.54s)
10:24:12 [2019-12-10T10:24:12.370Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging
10:24:14 [2019-12-10T10:24:14.133Z] ?   	github.com/docker/docker/api	[no test files]
10:24:16 [2019-12-10T10:24:16.336Z] === RUN   TestInspectNetwork/full_network_id
10:24:16 [2019-12-10T10:24:16.336Z] === RUN   TestInspectNetwork/partial_network_id
10:24:16 [2019-12-10T10:24:16.336Z] === RUN   TestInspectNetwork/network_name
10:24:16 [2019-12-10T10:24:16.336Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:24:16 [2019-12-10T10:24:16.784Z] --- PASS: TestContinueAfterPluginCrash (16.45s)
10:24:16 [2019-12-10T10:24:16.784Z] PASS
10:24:16 [2019-12-10T10:24:16.784Z] 
10:24:16 [2019-12-10T10:24:16.784Z] DONE 2 tests in 16.614s
10:24:16 [2019-12-10T10:24:16.784Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:24:16 [2019-12-10T10:24:16.784Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
10:24:16 [2019-12-10T10:24:16.784Z] ++ set -e
10:24:16 [2019-12-10T10:24:16.784Z] ++ '[' -n 0 ']'
10:24:16 [2019-12-10T10:24:16.784Z] ++ set -x
10:24:16 [2019-12-10T10:24:16.784Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
10:24:16 [2019-12-10T10:24:16.784Z] INFO: Testing against a local daemon
10:24:16 [2019-12-10T10:24:16.784Z] === RUN   TestPluginWithDevMounts
10:24:16 [2019-12-10T10:24:16.784Z] === PAUSE TestPluginWithDevMounts
10:24:16 [2019-12-10T10:24:16.784Z] === CONT  TestPluginWithDevMounts
10:24:18 [2019-12-10T10:24:18.178Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes
10:24:18 [2019-12-10T10:24:18.228Z] === RUN   TestDockerSuite/TestBuildDotDotFile
10:24:18 [2019-12-10T10:24:18.228Z] === RUN   TestDockerSuite/TestBuildEOLInLine
10:24:18 [2019-12-10T10:24:18.718Z] --- PASS: TestPluginWithDevMounts (2.03s)
10:24:18 [2019-12-10T10:24:18.718Z] PASS
10:24:18 [2019-12-10T10:24:18.718Z] 
10:24:18 [2019-12-10T10:24:18.718Z] DONE 1 tests in 2.232s
10:24:18 [2019-12-10T10:24:18.718Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
10:24:18 [2019-12-10T10:24:18.718Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
10:24:18 [2019-12-10T10:24:18.718Z] ++ set -e
10:24:18 [2019-12-10T10:24:18.718Z] ++ '[' -n 0 ']'
10:24:18 [2019-12-10T10:24:18.718Z] ++ set -x
10:24:18 [2019-12-10T10:24:18.718Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
10:24:18 [2019-12-10T10:24:18.718Z] INFO: Testing against a local daemon
10:24:18 [2019-12-10T10:24:18.718Z] === RUN   TestSecretInspect
10:24:20 [2019-12-10T10:24:20.365Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret
10:24:20 [2019-12-10T10:24:20.778Z] --- PASS: TestInspectNetwork (10.80s)
10:24:20 [2019-12-10T10:24:20.778Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:24:20 [2019-12-10T10:24:20.778Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:24:20 [2019-12-10T10:24:20.778Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:24:20 [2019-12-10T10:24:20.778Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:24:20 [2019-12-10T10:24:20.778Z] === RUN   TestRunContainerWithBridgeNone
10:24:21 [2019-12-10T10:24:21.907Z] --- PASS: TestSecretInspect (2.94s)
10:24:21 [2019-12-10T10:24:21.907Z] === RUN   TestSecretList
10:24:22 [2019-12-10T10:24:22.535Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service
10:24:23 [2019-12-10T10:24:23.330Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
10:24:23 [2019-12-10T10:24:23.587Z] --- PASS: TestRunContainerWithBridgeNone (3.07s)
10:24:23 [2019-12-10T10:24:23.587Z] === RUN   TestNetworkInvalidJSON
10:24:23 [2019-12-10T10:24:23.587Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
10:24:23 [2019-12-10T10:24:23.587Z] === RUN   TestNetworkInvalidJSON//networks/create
10:24:23 [2019-12-10T10:24:23.587Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:24:23 [2019-12-10T10:24:23.587Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:24:23 [2019-12-10T10:24:23.587Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:24:23 [2019-12-10T10:24:23.587Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:24:23 [2019-12-10T10:24:23.587Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:24:23 [2019-12-10T10:24:23.587Z] === CONT  TestNetworkInvalidJSON//networks/create
10:24:23 [2019-12-10T10:24:23.587Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:24:23 [2019-12-10T10:24:23.587Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:24:23 [2019-12-10T10:24:23.587Z] --- PASS: TestNetworkInvalidJSON (0.02s)
10:24:23 [2019-12-10T10:24:23.587Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:24:23 [2019-12-10T10:24:23.587Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:24:23 [2019-12-10T10:24:23.587Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:24:23 [2019-12-10T10:24:23.587Z] === RUN   TestDaemonRestartWithLiveRestore
10:24:24 [2019-12-10T10:24:24.150Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
10:24:24 [2019-12-10T10:24:24.715Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
10:24:24 [2019-12-10T10:24:24.715Z] === RUN   TestDaemonDefaultNetworkPools
10:24:24 [2019-12-10T10:24:24.715Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
10:24:24 [2019-12-10T10:24:24.972Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
10:24:25 [2019-12-10T10:24:25.192Z] --- PASS: TestSecretList (3.21s)
10:24:25 [2019-12-10T10:24:25.192Z] === RUN   TestSecretsCreateAndDelete
10:24:25 [2019-12-10T10:24:25.228Z] === RUN   TestDockerSuite/TestBuildEntrypoint
10:24:25 [2019-12-10T10:24:25.432Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session
10:24:25 [2019-12-10T10:24:25.485Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s)
10:24:25 [2019-12-10T10:24:25.485Z] === RUN   TestDaemonRestartWithExistingNetwork
10:24:25 [2019-12-10T10:24:25.485Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
10:24:26 [2019-12-10T10:24:26.853Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
10:24:26 [2019-12-10T10:24:26.853Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:24:26 [2019-12-10T10:24:26.964Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system
10:24:27 [2019-12-10T10:24:27.787Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s)
10:24:27 [2019-12-10T10:24:27.787Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:24:28 [2019-12-10T10:24:28.044Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
10:24:28 [2019-12-10T10:24:28.044Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
10:24:28 [2019-12-10T10:24:28.302Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
10:24:28 [2019-12-10T10:24:28.302Z] === RUN   TestServiceWithPredefinedNetwork
10:24:28 [2019-12-10T10:24:28.410Z] --- PASS: TestSecretsCreateAndDelete (3.03s)
10:24:28 [2019-12-10T10:24:28.410Z] === RUN   TestSecretsUpdate
10:24:28 [2019-12-10T10:24:28.996Z] ok  	github.com/docker/docker/api/server	0.010s	coverage: 9.0% of statements
10:24:29 [2019-12-10T10:24:29.136Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume
10:24:29 [2019-12-10T10:24:29.232Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
10:24:29 [2019-12-10T10:24:29.797Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
10:24:30 [2019-12-10T10:24:30.409Z] --- PASS: TestSecretsUpdate (2.60s)
10:24:30 [2019-12-10T10:24:30.409Z] === RUN   TestTemplatedSecret
10:24:30 [2019-12-10T10:24:30.669Z] Running D:\gopath\src\github.com\docker\docker\integration\build
10:24:31 [2019-12-10T10:24:31.126Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:24:31 [2019-12-10T10:24:31.126Z] INFO: Testing against a local daemon
10:24:31 [2019-12-10T10:24:31.126Z] === RUN   TestBuildWithSession
10:24:31 [2019-12-10T10:24:31.126Z] --- SKIP: TestBuildWithSession (0.00s)
10:24:31 [2019-12-10T10:24:31.126Z]     build_session_test.go:25: TODO: BuildKit
10:24:31 [2019-12-10T10:24:31.126Z] === RUN   TestBuildSquashParent
10:24:31 [2019-12-10T10:24:31.126Z] --- SKIP: TestBuildSquashParent (0.00s)
10:24:31 [2019-12-10T10:24:31.126Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
10:24:31 [2019-12-10T10:24:31.126Z] === RUN   TestBuildWithRemoveAndForceRemove
10:24:31 [2019-12-10T10:24:31.126Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s)
10:24:31 [2019-12-10T10:24:31.126Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
10:24:31 [2019-12-10T10:24:31.126Z] === RUN   TestBuildMultiStageCopy
10:24:31 [2019-12-10T10:24:31.126Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:24:32 [2019-12-10T10:24:32.319Z] === RUN   TestDockerSuite/TestBuildEnv
10:24:32 [2019-12-10T10:24:32.319Z] --- PASS: TestServiceWithPredefinedNetwork (3.66s)
10:24:32 [2019-12-10T10:24:32.319Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:24:32 [2019-12-10T10:24:32.319Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:24:32 [2019-12-10T10:24:32.319Z]     service_test.go:230: FLAKY_TEST
10:24:32 [2019-12-10T10:24:32.319Z] === RUN   TestServiceWithDataPathPortInit
10:24:33 [2019-12-10T10:24:33.688Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
10:24:34 [2019-12-10T10:24:34.495Z] --- PASS: TestTemplatedSecret (3.65s)
10:24:34 [2019-12-10T10:24:34.495Z] === RUN   TestSecretCreateResolve
10:24:35 [2019-12-10T10:24:35.060Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
10:24:35 [2019-12-10T10:24:35.990Z] === RUN   TestDockerSuite/TestBuildEnvUsage
10:24:37 [2019-12-10T10:24:37.791Z] --- PASS: TestSecretCreateResolve (3.12s)
10:24:37 [2019-12-10T10:24:37.791Z] PASS
10:24:37 [2019-12-10T10:24:37.791Z] 
10:24:37 [2019-12-10T10:24:37.791Z] DONE 6 tests in 18.714s
10:24:37 [2019-12-10T10:24:37.791Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
10:24:37 [2019-12-10T10:24:37.791Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
10:24:37 [2019-12-10T10:24:37.791Z] ++ set -e
10:24:37 [2019-12-10T10:24:37.791Z] ++ '[' -n 0 ']'
10:24:37 [2019-12-10T10:24:37.791Z] ++ set -x
10:24:37 [2019-12-10T10:24:37.791Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
10:24:37 [2019-12-10T10:24:37.791Z] INFO: Testing against a local daemon
10:24:37 [2019-12-10T10:24:37.791Z] === RUN   TestServiceCreateInit
10:24:37 [2019-12-10T10:24:37.791Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:24:42 [2019-12-10T10:24:42.965Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:24:43 [2019-12-10T10:24:43.581Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:24:43 [2019-12-10T10:24:43.581Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:24:44 [2019-12-10T10:24:44.039Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:24:44 [2019-12-10T10:24:44.082Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
10:24:45 [2019-12-10T10:24:45.574Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:24:47 [2019-12-10T10:24:47.105Z] --- PASS: TestBuildMultiStageCopy (15.95s)
10:24:47 [2019-12-10T10:24:47.105Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (11.44s)
10:24:47 [2019-12-10T10:24:47.105Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.79s)
10:24:47 [2019-12-10T10:24:47.105Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s)
10:24:47 [2019-12-10T10:24:47.105Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.11s)
10:24:47 [2019-12-10T10:24:47.105Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.60s)
10:24:47 [2019-12-10T10:24:47.105Z] === RUN   TestBuildMultiStageParentConfig
10:24:47 [2019-12-10T10:24:47.105Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s)
10:24:47 [2019-12-10T10:24:47.105Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
10:24:47 [2019-12-10T10:24:47.105Z] === RUN   TestBuildLabelWithTargets
10:24:47 [2019-12-10T10:24:47.105Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
10:24:47 [2019-12-10T10:24:47.105Z]     build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME
10:24:47 [2019-12-10T10:24:47.105Z] === RUN   TestBuildWithEmptyLayers
10:24:48 [2019-12-10T10:24:48.037Z] --- PASS: TestServiceCreateInit (10.28s)
10:24:48 [2019-12-10T10:24:48.038Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.03s)
10:24:48 [2019-12-10T10:24:48.038Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.23s)
10:24:48 [2019-12-10T10:24:48.038Z] === RUN   TestCreateServiceMultipleTimes
10:24:48 [2019-12-10T10:24:48.638Z] --- PASS: TestBuildWithEmptyLayers (1.52s)
10:24:48 [2019-12-10T10:24:48.638Z] === RUN   TestBuildMultiStageOnBuild
10:24:48 [2019-12-10T10:24:48.638Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s)
10:24:48 [2019-12-10T10:24:48.638Z]     build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME
10:24:48 [2019-12-10T10:24:48.638Z] === RUN   TestBuildUncleanTarFilenames
10:24:48 [2019-12-10T10:24:48.638Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
10:24:48 [2019-12-10T10:24:48.638Z]     build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME
10:24:48 [2019-12-10T10:24:48.638Z] === RUN   TestBuildMultiStageLayerLeak
10:24:48 [2019-12-10T10:24:48.638Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s)
10:24:48 [2019-12-10T10:24:48.638Z]     build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME
10:24:48 [2019-12-10T10:24:48.638Z] === RUN   TestBuildWithHugeFile
10:24:48 [2019-12-10T10:24:48.638Z] --- SKIP: TestBuildWithHugeFile (0.00s)
10:24:48 [2019-12-10T10:24:48.638Z]     build_test.go:491: testEnv.OSType == "windows"
10:24:48 [2019-12-10T10:24:48.638Z] === RUN   TestBuildWithEmptyDockerfile
10:24:48 [2019-12-10T10:24:48.638Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:24:48 [2019-12-10T10:24:48.639Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:24:48 [2019-12-10T10:24:48.639Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:24:48 [2019-12-10T10:24:48.639Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:24:48 [2019-12-10T10:24:48.639Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:24:48 [2019-12-10T10:24:48.639Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:24:48 [2019-12-10T10:24:48.639Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:24:48 [2019-12-10T10:24:48.639Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:24:48 [2019-12-10T10:24:48.639Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:24:48 [2019-12-10T10:24:48.639Z] --- PASS: TestBuildWithEmptyDockerfile (0.29s)
10:24:48 [2019-12-10T10:24:48.639Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
10:24:48 [2019-12-10T10:24:48.639Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
10:24:48 [2019-12-10T10:24:48.639Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
10:24:48 [2019-12-10T10:24:48.639Z] === RUN   TestBuildPreserveOwnership
10:24:48 [2019-12-10T10:24:48.639Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
10:24:48 [2019-12-10T10:24:48.639Z]     build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME
10:24:48 [2019-12-10T10:24:48.639Z] === RUN   TestBuildPlatformInvalid
10:24:48 [2019-12-10T10:24:48.639Z] --- PASS: TestBuildPlatformInvalid (0.03s)
10:24:48 [2019-12-10T10:24:48.639Z] PASS
10:24:48 [2019-12-10T10:24:48.639Z] Running D:\gopath\src\github.com\docker\docker\integration\config
10:24:48 [2019-12-10T10:24:48.639Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:24:48 [2019-12-10T10:24:48.639Z] INFO: Testing against a local daemon
10:24:48 [2019-12-10T10:24:48.639Z] === RUN   TestConfigList
10:24:48 [2019-12-10T10:24:48.639Z] --- SKIP: TestConfigList (0.00s)
10:24:48 [2019-12-10T10:24:48.639Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
10:24:48 [2019-12-10T10:24:48.639Z] === RUN   TestConfigsCreateAndDelete
10:24:48 [2019-12-10T10:24:48.639Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
10:24:48 [2019-12-10T10:24:48.639Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
10:24:48 [2019-12-10T10:24:48.639Z] === RUN   TestConfigsUpdate
10:24:48 [2019-12-10T10:24:48.639Z] --- SKIP: TestConfigsUpdate (0.00s)
10:24:48 [2019-12-10T10:24:48.639Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
10:24:48 [2019-12-10T10:24:48.639Z] === RUN   TestTemplatedConfig
10:24:48 [2019-12-10T10:24:48.639Z] --- SKIP: TestTemplatedConfig (0.00s)
10:24:48 [2019-12-10T10:24:48.639Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
10:24:48 [2019-12-10T10:24:48.639Z] === RUN   TestConfigInspect
10:24:48 [2019-12-10T10:24:48.639Z] --- SKIP: TestConfigInspect (0.00s)
10:24:48 [2019-12-10T10:24:48.639Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
10:24:48 [2019-12-10T10:24:48.639Z] === RUN   TestConfigCreateWithLabels
10:24:48 [2019-12-10T10:24:48.639Z] --- SKIP: TestConfigCreateWithLabels (0.00s)
10:24:48 [2019-12-10T10:24:48.639Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
10:24:48 [2019-12-10T10:24:48.639Z] === RUN   TestConfigCreateResolve
10:24:48 [2019-12-10T10:24:48.639Z] --- SKIP: TestConfigCreateResolve (0.00s)
10:24:48 [2019-12-10T10:24:48.639Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
10:24:48 [2019-12-10T10:24:48.639Z] === RUN   TestConfigDaemonLibtrustID
10:24:48 [2019-12-10T10:24:48.639Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
10:24:48 [2019-12-10T10:24:48.639Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
10:24:48 [2019-12-10T10:24:48.639Z] PASS
10:24:48 [2019-12-10T10:24:48.639Z] Running D:\gopath\src\github.com\docker\docker\integration\container
10:24:49 [2019-12-10T10:24:49.096Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:24:49 [2019-12-10T10:24:49.096Z] INFO: Testing against a local daemon
10:24:49 [2019-12-10T10:24:49.096Z] === RUN   TestCheckpoint
10:24:49 [2019-12-10T10:24:49.096Z] --- SKIP: TestCheckpoint (0.00s)
10:24:49 [2019-12-10T10:24:49.096Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:24:49 [2019-12-10T10:24:49.096Z] === RUN   TestContainerInvalidJSON
10:24:49 [2019-12-10T10:24:49.096Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:24:49 [2019-12-10T10:24:49.096Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:24:49 [2019-12-10T10:24:49.096Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:24:49 [2019-12-10T10:24:49.096Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:24:49 [2019-12-10T10:24:49.096Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:24:49 [2019-12-10T10:24:49.096Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:24:49 [2019-12-10T10:24:49.096Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:24:49 [2019-12-10T10:24:49.096Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:24:49 [2019-12-10T10:24:49.096Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:24:49 [2019-12-10T10:24:49.096Z] --- PASS: TestContainerInvalidJSON (0.03s)
10:24:49 [2019-12-10T10:24:49.096Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:24:49 [2019-12-10T10:24:49.096Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
10:24:49 [2019-12-10T10:24:49.096Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
10:24:49 [2019-12-10T10:24:49.096Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:24:49 [2019-12-10T10:24:49.096Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s)
10:24:49 [2019-12-10T10:24:49.096Z]     copy_test.go:25: testEnv.OSType == "windows"
10:24:49 [2019-12-10T10:24:49.096Z] === RUN   TestCopyFromContainerPathIsNotDir
10:24:49 [2019-12-10T10:24:49.096Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s)
10:24:49 [2019-12-10T10:24:49.096Z]     copy_test.go:39: testEnv.OSType == "windows"
10:24:49 [2019-12-10T10:24:49.096Z] === RUN   TestCopyToContainerPathDoesNotExist
10:24:49 [2019-12-10T10:24:49.096Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s)
10:24:49 [2019-12-10T10:24:49.096Z]     copy_test.go:51: testEnv.OSType == "windows"
10:24:49 [2019-12-10T10:24:49.096Z] === RUN   TestCopyToContainerPathIsNotDir
10:24:49 [2019-12-10T10:24:49.096Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s)
10:24:49 [2019-12-10T10:24:49.096Z]     copy_test.go:65: testEnv.OSType == "windows"
10:24:49 [2019-12-10T10:24:49.096Z] === RUN   TestCopyFromContainer
10:24:49 [2019-12-10T10:24:49.096Z] --- SKIP: TestCopyFromContainer (0.00s)
10:24:49 [2019-12-10T10:24:49.096Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
10:24:49 [2019-12-10T10:24:49.096Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:24:49 [2019-12-10T10:24:49.096Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:24:49 [2019-12-10T10:24:49.096Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:24:49 [2019-12-10T10:24:49.096Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:24:49 [2019-12-10T10:24:49.096Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:24:49 [2019-12-10T10:24:49.096Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:24:49 [2019-12-10T10:24:49.096Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:24:49 [2019-12-10T10:24:49.096Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:24:49 [2019-12-10T10:24:49.096Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:24:49 [2019-12-10T10:24:49.096Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:24:49 [2019-12-10T10:24:49.096Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
10:24:49 [2019-12-10T10:24:49.096Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:24:49 [2019-12-10T10:24:49.096Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
10:24:49 [2019-12-10T10:24:49.096Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
10:24:49 [2019-12-10T10:24:49.096Z] === RUN   TestCreateLinkToNonExistingContainer
10:24:49 [2019-12-10T10:24:49.096Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
10:24:49 [2019-12-10T10:24:49.096Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
10:24:49 [2019-12-10T10:24:49.096Z] === RUN   TestCreateWithInvalidEnv
10:24:49 [2019-12-10T10:24:49.096Z] === RUN   TestCreateWithInvalidEnv/0
10:24:49 [2019-12-10T10:24:49.096Z] === PAUSE TestCreateWithInvalidEnv/0
10:24:49 [2019-12-10T10:24:49.096Z] === RUN   TestCreateWithInvalidEnv/1
10:24:49 [2019-12-10T10:24:49.096Z] === PAUSE TestCreateWithInvalidEnv/1
10:24:49 [2019-12-10T10:24:49.096Z] === RUN   TestCreateWithInvalidEnv/2
10:24:49 [2019-12-10T10:24:49.096Z] === PAUSE TestCreateWithInvalidEnv/2
10:24:49 [2019-12-10T10:24:49.096Z] === CONT  TestCreateWithInvalidEnv/0
10:24:49 [2019-12-10T10:24:49.096Z] === CONT  TestCreateWithInvalidEnv/2
10:24:49 [2019-12-10T10:24:49.096Z] === CONT  TestCreateWithInvalidEnv/1
10:24:49 [2019-12-10T10:24:49.096Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
10:24:49 [2019-12-10T10:24:49.096Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:24:49 [2019-12-10T10:24:49.096Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
10:24:49 [2019-12-10T10:24:49.096Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
10:24:49 [2019-12-10T10:24:49.096Z] === RUN   TestCreateTmpfsMountsTarget
10:24:49 [2019-12-10T10:24:49.096Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
10:24:49 [2019-12-10T10:24:49.096Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
10:24:49 [2019-12-10T10:24:49.096Z] === RUN   TestCreateWithCustomMaskedPaths
10:24:49 [2019-12-10T10:24:49.096Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
10:24:49 [2019-12-10T10:24:49.096Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
10:24:49 [2019-12-10T10:24:49.096Z] === RUN   TestCreateWithCapabilities
10:24:49 [2019-12-10T10:24:49.096Z] --- SKIP: TestCreateWithCapabilities (0.00s)
10:24:49 [2019-12-10T10:24:49.096Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
10:24:49 [2019-12-10T10:24:49.096Z] === RUN   TestCreateWithCustomReadonlyPaths
10:24:49 [2019-12-10T10:24:49.096Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
10:24:49 [2019-12-10T10:24:49.096Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
10:24:49 [2019-12-10T10:24:49.096Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:24:49 [2019-12-10T10:24:49.096Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:24:49 [2019-12-10T10:24:49.096Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:24:49 [2019-12-10T10:24:49.096Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:24:49 [2019-12-10T10:24:49.096Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:24:49 [2019-12-10T10:24:49.096Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:24:49 [2019-12-10T10:24:49.096Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:24:49 [2019-12-10T10:24:49.096Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:24:49 [2019-12-10T10:24:49.096Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:24:49 [2019-12-10T10:24:49.096Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:24:49 [2019-12-10T10:24:49.096Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:24:49 [2019-12-10T10:24:49.096Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:24:49 [2019-12-10T10:24:49.096Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:24:49 [2019-12-10T10:24:49.096Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:24:49 [2019-12-10T10:24:49.096Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:24:49 [2019-12-10T10:24:49.096Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:24:49 [2019-12-10T10:24:49.096Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
10:24:49 [2019-12-10T10:24:49.096Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
10:24:49 [2019-12-10T10:24:49.096Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
10:24:49 [2019-12-10T10:24:49.096Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
10:24:49 [2019-12-10T10:24:49.096Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
10:24:49 [2019-12-10T10:24:49.096Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
10:24:49 [2019-12-10T10:24:49.096Z] === RUN   TestDiff
10:24:49 [2019-12-10T10:24:49.096Z] --- SKIP: TestDiff (0.00s)
10:24:49 [2019-12-10T10:24:49.096Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
10:24:49 [2019-12-10T10:24:49.096Z] === RUN   TestExecWithCloseStdin
10:24:49 [2019-12-10T10:24:49.409Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:24:50 [2019-12-10T10:24:50.142Z] 
10:24:50 [2019-12-10T10:24:50.143Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:24:50 [2019-12-10T10:24:50.878Z] PKG_CONFIG=pkg-config
10:24:50 [2019-12-10T10:24:50.878Z] GOLANG_VERSION=1.13.4
10:24:50 [2019-12-10T10:24:50.878Z] HOSTNAME=7be29da3a11d
10:24:50 [2019-12-10T10:24:50.878Z] DOCKER_EXPERIMENTAL=1
10:24:50 [2019-12-10T10:24:50.878Z] container=docker
10:24:50 [2019-12-10T10:24:50.878Z] TEST_SKIP_INTEGRATION_CLI=1
10:24:50 [2019-12-10T10:24:50.878Z] GO111MODULE=off
10:24:50 [2019-12-10T10:24:50.878Z] GOPATH=/go
10:24:50 [2019-12-10T10:24:50.878Z] PWD=/go/src/github.com/docker/docker
10:24:50 [2019-12-10T10:24:50.878Z] HOME=/root
10:24:50 [2019-12-10T10:24:50.878Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:24:50 [2019-12-10T10:24:50.878Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:24:50 [2019-12-10T10:24:50.878Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:24:50 [2019-12-10T10:24:50.878Z] DOCKER_GITCOMMIT=9f9fe29b439e21c22a0a789b055ca20185de7b7c
10:24:50 [2019-12-10T10:24:50.878Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
10:24:50 [2019-12-10T10:24:50.878Z] DOCKER_GRAPHDRIVER=overlay2
10:24:50 [2019-12-10T10:24:50.878Z] TERM=xterm
10:24:50 [2019-12-10T10:24:50.878Z] VALIDATE_BRANCH=master
10:24:50 [2019-12-10T10:24:50.878Z] DEST=bundles/test-integration
10:24:50 [2019-12-10T10:24:50.878Z] SHLVL=1
10:24:50 [2019-12-10T10:24:50.878Z] TIMEOUT=120m
10:24:50 [2019-12-10T10:24:50.878Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:24:50 [2019-12-10T10:24:50.878Z] DOCKER_PKG=github.com/docker/docker
10:24:50 [2019-12-10T10:24:50.878Z] TESTDEBUG=0
10:24:50 [2019-12-10T10:24:50.878Z] _=/usr/bin/env
10:24:50 [2019-12-10T10:24:50.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:24:51 [2019-12-10T10:24:51.993Z] --- PASS: TestExecWithCloseStdin (2.51s)
10:24:51 [2019-12-10T10:24:51.993Z] === RUN   TestExec
10:24:51 [2019-12-10T10:24:51.993Z] --- SKIP: TestExec (0.00s)
10:24:51 [2019-12-10T10:24:51.993Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
10:24:51 [2019-12-10T10:24:51.993Z] === RUN   TestExecUser
10:24:51 [2019-12-10T10:24:51.993Z] --- SKIP: TestExecUser (0.00s)
10:24:51 [2019-12-10T10:24:51.993Z]     exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
10:24:51 [2019-12-10T10:24:51.993Z] === RUN   TestExportContainerAndImportImage
10:24:51 [2019-12-10T10:24:51.993Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
10:24:51 [2019-12-10T10:24:51.993Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
10:24:51 [2019-12-10T10:24:51.993Z] === RUN   TestExportContainerAfterDaemonRestart
10:24:51 [2019-12-10T10:24:51.993Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
10:24:51 [2019-12-10T10:24:51.993Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
10:24:51 [2019-12-10T10:24:51.993Z] === RUN   TestHealthCheckWorkdir
10:24:51 [2019-12-10T10:24:51.993Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
10:24:51 [2019-12-10T10:24:51.993Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
10:24:51 [2019-12-10T10:24:51.993Z] === RUN   TestHealthKillContainer
10:24:51 [2019-12-10T10:24:51.993Z] --- SKIP: TestHealthKillContainer (0.00s)
10:24:51 [2019-12-10T10:24:51.993Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
10:24:51 [2019-12-10T10:24:51.993Z] === RUN   TestInspectCpusetInConfigPre120
10:24:51 [2019-12-10T10:24:51.993Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
10:24:51 [2019-12-10T10:24:51.993Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
10:24:51 [2019-12-10T10:24:51.993Z] === RUN   TestKillContainerInvalidSignal
10:24:52 [2019-12-10T10:24:52.175Z] --- PASS: TestServiceWithDataPathPortInit (19.89s)
10:24:52 [2019-12-10T10:24:52.175Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:24:53 [2019-12-10T10:24:53.525Z] --- PASS: TestKillContainerInvalidSignal (1.94s)
10:24:53 [2019-12-10T10:24:53.525Z] === RUN   TestKillContainer
10:24:53 [2019-12-10T10:24:53.525Z] --- SKIP: TestKillContainer (0.00s)
10:24:53 [2019-12-10T10:24:53.525Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
10:24:53 [2019-12-10T10:24:53.525Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:24:53 [2019-12-10T10:24:53.525Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
10:24:53 [2019-12-10T10:24:53.525Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:24:53 [2019-12-10T10:24:53.525Z] === RUN   TestKillStoppedContainer
10:24:53 [2019-12-10T10:24:53.525Z] --- SKIP: TestKillStoppedContainer (0.00s)
10:24:53 [2019-12-10T10:24:53.525Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:24:53 [2019-12-10T10:24:53.525Z] === RUN   TestKillStoppedContainerAPIPre120
10:24:53 [2019-12-10T10:24:53.525Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
10:24:53 [2019-12-10T10:24:53.525Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:24:53 [2019-12-10T10:24:53.525Z] === RUN   TestKillDifferentUserContainer
10:24:53 [2019-12-10T10:24:53.525Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
10:24:53 [2019-12-10T10:24:53.525Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
10:24:53 [2019-12-10T10:24:53.525Z] === RUN   TestInspectOomKilledTrue
10:24:53 [2019-12-10T10:24:53.525Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
10:24:53 [2019-12-10T10:24:53.525Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:24:53 [2019-12-10T10:24:53.525Z] === RUN   TestInspectOomKilledFalse
10:24:53 [2019-12-10T10:24:53.525Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
10:24:53 [2019-12-10T10:24:53.525Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:24:53 [2019-12-10T10:24:53.525Z] === RUN   TestLogsFollowTailEmpty
10:24:55 [2019-12-10T10:24:55.708Z] --- PASS: TestLogsFollowTailEmpty (1.85s)
10:24:55 [2019-12-10T10:24:55.708Z] === RUN   TestNetworkNat
10:24:55 [2019-12-10T10:24:55.708Z] --- SKIP: TestNetworkNat (0.00s)
10:24:55 [2019-12-10T10:24:55.708Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
10:24:55 [2019-12-10T10:24:55.708Z] === RUN   TestNetworkLocalhostTCPNat
10:24:55 [2019-12-10T10:24:55.708Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s)
10:24:55 [2019-12-10T10:24:55.708Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
10:24:55 [2019-12-10T10:24:55.708Z] === RUN   TestNetworkLoopbackNat
10:24:55 [2019-12-10T10:24:55.708Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
10:24:55 [2019-12-10T10:24:55.708Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
10:24:55 [2019-12-10T10:24:55.708Z] === RUN   TestPause
10:24:55 [2019-12-10T10:24:55.708Z] --- SKIP: TestPause (0.00s)
10:24:55 [2019-12-10T10:24:55.708Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
10:24:55 [2019-12-10T10:24:55.708Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:24:57 [2019-12-10T10:24:57.238Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.76s)
10:24:57 [2019-12-10T10:24:57.238Z] === RUN   TestPauseStopPausedContainer
10:24:57 [2019-12-10T10:24:57.238Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
10:24:57 [2019-12-10T10:24:57.238Z]     pause_test.go:68: testEnv.DaemonInfo.OSType == "windows"
10:24:57 [2019-12-10T10:24:57.238Z] === RUN   TestPsFilter
10:24:57 [2019-12-10T10:24:57.238Z] --- PASS: TestPsFilter (0.12s)
10:24:57 [2019-12-10T10:24:57.238Z] === RUN   TestRemoveContainerWithRemovedVolume
10:24:59 [2019-12-10T10:24:59.409Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.09s)
10:24:59 [2019-12-10T10:24:59.409Z] === RUN   TestRemoveContainerWithVolume
10:25:01 [2019-12-10T10:25:01.583Z] --- PASS: TestRemoveContainerWithVolume (2.00s)
10:25:01 [2019-12-10T10:25:01.583Z] === RUN   TestRemoveContainerRunning
10:25:02 [2019-12-10T10:25:02.124Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.11s)
10:25:02 [2019-12-10T10:25:02.124Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:anzfuewu4dy5k1p7fzbudacav Created:2019-12-10 10:24:53.332104069 +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[47f9bcad9379cacbcd6a1f4b340cd474820fdd3a1f7f2ee9587b0b5a34b1456c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.js1pc9ca6wcjyagn2jxqjekmk EndpointID:e2a2acb213e3bc899a4fd8c614370ed95ac3fa0855a31f1bb3c5ed53091f831c MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4186d52b673d849453650af9f5d178178b588c957cfe1d6060b8e8d55c03373e MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:05f5a0bd5696 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.js1pc9ca6wcjyagn2jxqjekmk EndpointID:e2a2acb213e3bc899a4fd8c614370ed95ac3fa0855a31f1bb3c5ed53091f831c EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
10:25:02 [2019-12-10T10:25:02.124Z] PASS
10:25:02 [2019-12-10T10:25:02.124Z] 
10:25:02 [2019-12-10T10:25:02.124Z] === Skipped
10:25:02 [2019-12-10T10:25:02.124Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:25:02 [2019-12-10T10:25:02.124Z]     service_test.go:230: FLAKY_TEST
10:25:02 [2019-12-10T10:25:02.124Z] 
10:25:02 [2019-12-10T10:25:02.124Z] 
10:25:02 [2019-12-10T10:25:02.124Z] DONE 21 tests, 1 skipped in 53.171s
10:25:02 [2019-12-10T10:25:02.124Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:25:02 [2019-12-10T10:25:02.124Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
10:25:02 [2019-12-10T10:25:02.124Z] ++ set -e
10:25:02 [2019-12-10T10:25:02.124Z] ++ '[' -n 0 ']'
10:25:02 [2019-12-10T10:25:02.124Z] ++ set -x
10:25:02 [2019-12-10T10:25:02.124Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
10:25:02 [2019-12-10T10:25:02.124Z] INFO: Testing against a local daemon
10:25:02 [2019-12-10T10:25:02.124Z] === RUN   TestDockerNetworkIpvlanPersistance
10:25:02 [2019-12-10T10:25:02.124Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
10:25:02 [2019-12-10T10:25:02.124Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:25:02 [2019-12-10T10:25:02.124Z] === RUN   TestDockerNetworkIpvlan
10:25:02 [2019-12-10T10:25:02.124Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:25:02 [2019-12-10T10:25:02.124Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:25:02 [2019-12-10T10:25:02.124Z] PASS
10:25:02 [2019-12-10T10:25:02.124Z] 
10:25:02 [2019-12-10T10:25:02.124Z] === Skipped
10:25:02 [2019-12-10T10:25:02.124Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
10:25:02 [2019-12-10T10:25:02.124Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:25:02 [2019-12-10T10:25:02.124Z] 
10:25:02 [2019-12-10T10:25:02.124Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:25:02 [2019-12-10T10:25:02.124Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:25:02 [2019-12-10T10:25:02.124Z] 
10:25:02 [2019-12-10T10:25:02.124Z] 
10:25:02 [2019-12-10T10:25:02.124Z] DONE 2 tests, 2 skipped in 0.132s
10:25:02 [2019-12-10T10:25:02.124Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:25:02 [2019-12-10T10:25:02.124Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
10:25:02 [2019-12-10T10:25:02.124Z] ++ set -e
10:25:02 [2019-12-10T10:25:02.124Z] ++ '[' -n 0 ']'
10:25:02 [2019-12-10T10:25:02.124Z] ++ set -x
10:25:02 [2019-12-10T10:25:02.124Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
10:25:02 [2019-12-10T10:25:02.381Z] INFO: Testing against a local daemon
10:25:02 [2019-12-10T10:25:02.381Z] === RUN   TestDockerNetworkMacvlanPersistance
10:25:03 [2019-12-10T10:25:03.119Z] --- PASS: TestRemoveContainerRunning (1.58s)
10:25:03 [2019-12-10T10:25:03.119Z] === RUN   TestRemoveContainerForceRemoveRunning
10:25:03 [2019-12-10T10:25:03.750Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s)
10:25:03 [2019-12-10T10:25:03.750Z] === RUN   TestDockerNetworkMacvlan
10:25:04 [2019-12-10T10:25:04.654Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.71s)
10:25:04 [2019-12-10T10:25:04.654Z] === RUN   TestRemoveInvalidContainer
10:25:04 [2019-12-10T10:25:04.654Z] --- PASS: TestRemoveInvalidContainer (0.02s)
10:25:04 [2019-12-10T10:25:04.654Z] === RUN   TestRenameLinkedContainer
10:25:04 [2019-12-10T10:25:04.654Z] --- SKIP: TestRenameLinkedContainer (0.00s)
10:25:04 [2019-12-10T10:25:04.654Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
10:25:04 [2019-12-10T10:25:04.654Z] === RUN   TestRenameStoppedContainer
10:25:04 [2019-12-10T10:25:04.680Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:25:05 [2019-12-10T10:25:05.610Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:25:06 [2019-12-10T10:25:06.540Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:25:06 [2019-12-10T10:25:06.829Z] --- PASS: TestRenameStoppedContainer (1.87s)
10:25:06 [2019-12-10T10:25:06.829Z] === RUN   TestRenameRunningContainerAndReuse
10:25:07 [2019-12-10T10:25:07.107Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
10:25:07 [2019-12-10T10:25:07.927Z] --- PASS: TestCreateServiceMultipleTimes (18.67s)
10:25:07 [2019-12-10T10:25:07.927Z] === RUN   TestCreateServiceConflict
10:25:09 [2019-12-10T10:25:09.182Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
10:25:09 [2019-12-10T10:25:09.724Z] --- PASS: TestRenameRunningContainerAndReuse (3.18s)
10:25:09 [2019-12-10T10:25:09.724Z] === RUN   TestRenameInvalidName
10:25:09 [2019-12-10T10:25:09.746Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:25:09 [2019-12-10T10:25:09.749Z] --- PASS: TestCreateServiceConflict (3.12s)
10:25:09 [2019-12-10T10:25:09.749Z] === RUN   TestCreateServiceMaxReplicas
10:25:11 [2019-12-10T10:25:11.254Z] --- PASS: TestRenameInvalidName (1.48s)
10:25:11 [2019-12-10T10:25:11.254Z] === RUN   TestRenameAnonymousContainer
10:25:11 [2019-12-10T10:25:11.254Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
10:25:11 [2019-12-10T10:25:11.254Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
10:25:11 [2019-12-10T10:25:11.254Z] === RUN   TestRenameContainerWithSameName
10:25:12 [2019-12-10T10:25:12.788Z] --- PASS: TestRenameContainerWithSameName (1.55s)
10:25:12 [2019-12-10T10:25:12.788Z] === RUN   TestRenameContainerWithLinkedContainer
10:25:12 [2019-12-10T10:25:12.788Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
10:25:12 [2019-12-10T10:25:12.788Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
10:25:12 [2019-12-10T10:25:12.788Z] === RUN   TestResize
10:25:12 [2019-12-10T10:25:12.788Z] --- SKIP: TestResize (0.00s)
10:25:12 [2019-12-10T10:25:12.788Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
10:25:12 [2019-12-10T10:25:12.788Z] === RUN   TestResizeWithInvalidSize
10:25:12 [2019-12-10T10:25:12.788Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
10:25:12 [2019-12-10T10:25:12.788Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
10:25:12 [2019-12-10T10:25:12.788Z] === RUN   TestResizeWhenContainerNotStarted
10:25:13 [2019-12-10T10:25:13.240Z] --- PASS: TestCreateServiceMaxReplicas (3.78s)
10:25:13 [2019-12-10T10:25:13.240Z] === RUN   TestCreateWithDuplicateNetworkNames
10:25:13 [2019-12-10T10:25:13.917Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:25:14 [2019-12-10T10:25:14.323Z] --- PASS: TestResizeWhenContainerNotStarted (1.78s)
10:25:14 [2019-12-10T10:25:14.323Z] === RUN   TestDaemonRestartKillContainers
10:25:14 [2019-12-10T10:25:14.323Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
10:25:14 [2019-12-10T10:25:14.781Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
10:25:14 [2019-12-10T10:25:14.781Z] === RUN   TestStats
10:25:14 [2019-12-10T10:25:14.781Z] --- SKIP: TestStats (0.00s)
10:25:14 [2019-12-10T10:25:14.781Z]     stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit
10:25:14 [2019-12-10T10:25:14.781Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:25:18 [2019-12-10T10:25:18.090Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
10:25:19 [2019-12-10T10:25:19.985Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
10:25:19 [2019-12-10T10:25:19.985Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:25:20 [2019-12-10T10:25:20.562Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.33s)
10:25:20 [2019-12-10T10:25:20.562Z] === RUN   TestStopContainerWithTimeout
10:25:20 [2019-12-10T10:25:20.562Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
10:25:20 [2019-12-10T10:25:20.562Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
10:25:20 [2019-12-10T10:25:20.562Z] === RUN   TestUpdateRestartPolicy
10:25:20 [2019-12-10T10:25:20.916Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
10:25:21 [2019-12-10T10:25:21.846Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
10:25:21 [2019-12-10T10:25:21.846Z] --- PASS: TestDockerNetworkMacvlan (18.17s)
10:25:21 [2019-12-10T10:25:21.846Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
10:25:21 [2019-12-10T10:25:21.846Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
10:25:21 [2019-12-10T10:25:21.846Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.08s)
10:25:21 [2019-12-10T10:25:21.846Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.06s)
10:25:21 [2019-12-10T10:25:21.846Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.43s)
10:25:21 [2019-12-10T10:25:21.846Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.67s)
10:25:21 [2019-12-10T10:25:21.846Z] PASS
10:25:21 [2019-12-10T10:25:21.846Z] 
10:25:21 [2019-12-10T10:25:21.846Z] DONE 8 tests in 19.714s
10:25:21 [2019-12-10T10:25:21.846Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
10:25:21 [2019-12-10T10:25:21.846Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
10:25:21 [2019-12-10T10:25:21.846Z] ++ set -e
10:25:21 [2019-12-10T10:25:21.846Z] ++ '[' -n 0 ']'
10:25:21 [2019-12-10T10:25:21.846Z] ++ set -x
10:25:21 [2019-12-10T10:25:21.846Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
10:25:22 [2019-12-10T10:25:22.102Z] testing: warning: no tests to run
10:25:22 [2019-12-10T10:25:22.102Z] PASS
10:25:22 [2019-12-10T10:25:22.102Z] 
10:25:22 [2019-12-10T10:25:22.102Z] DONE 0 tests in 0.036s
10:25:22 [2019-12-10T10:25:22.102Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:25:22 [2019-12-10T10:25:22.102Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
10:25:22 [2019-12-10T10:25:22.102Z] ++ set -e
10:25:22 [2019-12-10T10:25:22.102Z] ++ '[' -n 0 ']'
10:25:22 [2019-12-10T10:25:22.102Z] ++ set -x
10:25:22 [2019-12-10T10:25:22.102Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
10:25:22 [2019-12-10T10:25:22.102Z] INFO: Testing against a local daemon
10:25:22 [2019-12-10T10:25:22.102Z] === RUN   TestAuthZPluginAllowRequest
10:25:22 [2019-12-10T10:25:22.359Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
10:25:23 [2019-12-10T10:25:23.728Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
10:25:23 [2019-12-10T10:25:23.985Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
10:25:23 [2019-12-10T10:25:23.985Z] --- PASS: TestAuthZPluginAllowRequest (1.73s)
10:25:23 [2019-12-10T10:25:23.985Z] === RUN   TestAuthZPluginTLS
10:25:24 [2019-12-10T10:25:24.242Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
10:25:24 [2019-12-10T10:25:24.500Z] --- PASS: TestAuthZPluginTLS (0.56s)
10:25:24 [2019-12-10T10:25:24.500Z] === RUN   TestAuthZPluginDenyRequest
10:25:25 [2019-12-10T10:25:25.063Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
10:25:25 [2019-12-10T10:25:25.063Z] === RUN   TestAuthZPluginAPIDenyResponse
10:25:25 [2019-12-10T10:25:25.625Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
10:25:25 [2019-12-10T10:25:25.625Z] === RUN   TestAuthZPluginDenyResponse
10:25:26 [2019-12-10T10:25:26.188Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
10:25:26 [2019-12-10T10:25:26.188Z] === RUN   TestAuthZPluginAllowEventStream
10:25:27 [2019-12-10T10:25:27.560Z] --- PASS: TestAuthZPluginAllowEventStream (1.57s)
10:25:27 [2019-12-10T10:25:27.560Z] === RUN   TestAuthZPluginErrorResponse
10:25:28 [2019-12-10T10:25:28.125Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
10:25:28 [2019-12-10T10:25:28.125Z] === RUN   TestAuthZPluginErrorRequest
10:25:28 [2019-12-10T10:25:28.690Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
10:25:28 [2019-12-10T10:25:28.690Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:25:29 [2019-12-10T10:25:29.254Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
10:25:29 [2019-12-10T10:25:29.254Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:25:29 [2019-12-10T10:25:29.760Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.07s)
10:25:29 [2019-12-10T10:25:29.760Z] === RUN   TestCreateServiceSecretFileMode
10:25:31 [2019-12-10T10:25:31.014Z] --- PASS: TestCreateServiceSecretFileMode (3.38s)
10:25:31 [2019-12-10T10:25:31.014Z] === RUN   TestCreateServiceConfigFileMode
10:25:31 [2019-12-10T10:25:31.776Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.06s)
10:25:31 [2019-12-10T10:25:31.776Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:25:33 [2019-12-10T10:25:33.669Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.14s)
10:25:33 [2019-12-10T10:25:33.669Z] === RUN   TestAuthZPluginHeader
10:25:33 [2019-12-10T10:25:33.708Z] --- PASS: TestCreateServiceConfigFileMode (3.07s)
10:25:33 [2019-12-10T10:25:33.708Z] === RUN   TestCreateServiceSysctls
10:25:34 [2019-12-10T10:25:34.600Z] --- PASS: TestAuthZPluginHeader (0.85s)
10:25:34 [2019-12-10T10:25:34.600Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:25:36 [2019-12-10T10:25:36.502Z] === RUN   TestDockerSuite/TestBuildExpose
10:25:36 [2019-12-10T10:25:36.656Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:25:36 [2019-12-10T10:25:36.656Z] ok  	github.com/docker/docker/api/server/httputils	0.003s	coverage: 14.7% of statements
10:25:36 [2019-12-10T10:25:36.656Z] ok  	github.com/docker/docker/api/server/middleware	0.012s	coverage: 37.7% of statements
10:25:36 [2019-12-10T10:25:36.656Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:25:36 [2019-12-10T10:25:36.656Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:25:36 [2019-12-10T10:25:36.656Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:25:36 [2019-12-10T10:25:36.656Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:25:36 [2019-12-10T10:25:36.656Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:25:36 [2019-12-10T10:25:36.656Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:25:36 [2019-12-10T10:25:36.656Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:25:36 [2019-12-10T10:25:36.656Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:25:36 [2019-12-10T10:25:36.656Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:25:36 [2019-12-10T10:25:36.656Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:25:36 [2019-12-10T10:25:36.656Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:25:36 [2019-12-10T10:25:36.656Z] ok  	github.com/docker/docker/api/server/router/swarm	0.023s	coverage: 4.0% of statements
10:25:36 [2019-12-10T10:25:36.656Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:25:36 [2019-12-10T10:25:36.656Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
10:25:36 [2019-12-10T10:25:36.656Z] ?   	github.com/docker/docker/api/types	[no test files]
10:25:36 [2019-12-10T10:25:36.656Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:25:36 [2019-12-10T10:25:36.656Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:25:36 [2019-12-10T10:25:36.656Z] ?   	github.com/docker/docker/api/types/container	[no test files]
10:25:36 [2019-12-10T10:25:36.656Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:25:36 [2019-12-10T10:25:36.656Z] ok  	github.com/docker/docker/api/types/strslice	0.009s	coverage: 90.0% of statements
10:25:36 [2019-12-10T10:25:36.656Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 92.2% of statements
10:25:36 [2019-12-10T10:25:36.656Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:25:36 [2019-12-10T10:25:36.656Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:25:36 [2019-12-10T10:25:36.656Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:25:36 [2019-12-10T10:25:36.656Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:25:36 [2019-12-10T10:25:36.656Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
10:25:36 [2019-12-10T10:25:36.656Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:25:36 [2019-12-10T10:25:36.656Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:25:36 [2019-12-10T10:25:36.656Z] ok  	github.com/docker/docker/api/types/time	0.013s	coverage: 100.0% of statements
10:25:36 [2019-12-10T10:25:36.656Z] ok  	github.com/docker/docker/api/types/versions	0.005s	coverage: 75.0% of statements
10:25:36 [2019-12-10T10:25:36.656Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:25:36 [2019-12-10T10:25:36.656Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:25:36 [2019-12-10T10:25:36.656Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:25:36 [2019-12-10T10:25:36.656Z] ?   	github.com/docker/docker/builder	[no test files]
10:25:36 [2019-12-10T10:25:36.656Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:25:36 [2019-12-10T10:25:36.656Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:25:36 [2019-12-10T10:25:36.656Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:25:36 [2019-12-10T10:25:36.656Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:25:36 [2019-12-10T10:25:36.656Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:25:36 [2019-12-10T10:25:36.656Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:25:36 [2019-12-10T10:25:36.656Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:25:36 [2019-12-10T10:25:36.912Z] ok  	github.com/docker/docker/builder/dockerignore	0.002s	coverage: 96.8% of statements
10:25:37 [2019-12-10T10:25:37.065Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
10:25:37 [2019-12-10T10:25:37.629Z] === RUN   TestDockerSuite/TestBuildExposeOrder
10:25:37 [2019-12-10T10:25:37.923Z] --- PASS: TestCreateServiceSysctls (4.17s)
10:25:37 [2019-12-10T10:25:37.923Z] === RUN   TestCreateServiceCapabilities
10:25:38 [2019-12-10T10:25:38.194Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
10:25:38 [2019-12-10T10:25:38.222Z] --- PASS: TestUpdateRestartPolicy (18.53s)
10:25:38 [2019-12-10T10:25:38.222Z] === RUN   TestUpdateRestartWithAutoRemove
10:25:38 [2019-12-10T10:25:38.451Z] === RUN   TestDockerSuite/TestBuildFails
10:25:39 [2019-12-10T10:25:39.382Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.84s)
10:25:39 [2019-12-10T10:25:39.382Z] === RUN   TestAuthZPluginV2Disable
10:25:39 [2019-12-10T10:25:39.640Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
10:25:39 [2019-12-10T10:25:39.640Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
10:25:39 [2019-12-10T10:25:39.754Z] --- PASS: TestUpdateRestartWithAutoRemove (1.52s)
10:25:39 [2019-12-10T10:25:39.754Z] === RUN   TestWaitNonBlocked
10:25:39 [2019-12-10T10:25:39.754Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:25:39 [2019-12-10T10:25:39.755Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:25:39 [2019-12-10T10:25:39.755Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:25:39 [2019-12-10T10:25:39.755Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:25:39 [2019-12-10T10:25:39.755Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:25:39 [2019-12-10T10:25:39.755Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:25:41 [2019-12-10T10:25:41.095Z] ok  	github.com/docker/docker/builder/remotecontext	0.185s	coverage: 13.6% of statements
10:25:41 [2019-12-10T10:25:41.095Z] ok  	github.com/docker/docker/builder/dockerfile	0.525s	coverage: 48.2% of statements
10:25:41 [2019-12-10T10:25:41.131Z] --- PASS: TestCreateServiceCapabilities (3.23s)
10:25:41 [2019-12-10T10:25:41.131Z] === RUN   TestInspect
10:25:42 [2019-12-10T10:25:42.027Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
10:25:42 [2019-12-10T10:25:42.164Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
10:25:42 [2019-12-10T10:25:42.592Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.198s	coverage: 86.3% of statements
10:25:42 [2019-12-10T10:25:42.592Z] ?   	github.com/docker/docker/cli	[no test files]
10:25:42 [2019-12-10T10:25:42.592Z] ?   	github.com/docker/docker/cli/config	[no test files]
10:25:42 [2019-12-10T10:25:42.655Z] --- PASS: TestWaitNonBlocked (0.02s)
10:25:42 [2019-12-10T10:25:42.655Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.58s)
10:25:42 [2019-12-10T10:25:42.655Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.73s)
10:25:42 [2019-12-10T10:25:42.655Z] === RUN   TestWaitBlocked
10:25:42 [2019-12-10T10:25:42.655Z] --- SKIP: TestWaitBlocked (0.00s)
10:25:42 [2019-12-10T10:25:42.655Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
10:25:42 [2019-12-10T10:25:42.655Z] PASS
10:25:42 [2019-12-10T10:25:42.655Z] Running D:\gopath\src\github.com\docker\docker\integration\image
10:25:42 [2019-12-10T10:25:42.655Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:25:42 [2019-12-10T10:25:42.655Z] INFO: Testing against a local daemon
10:25:42 [2019-12-10T10:25:42.655Z] === RUN   TestCommitInheritsEnv
10:25:42 [2019-12-10T10:25:42.655Z] --- SKIP: TestCommitInheritsEnv (0.00s)
10:25:42 [2019-12-10T10:25:42.655Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
10:25:42 [2019-12-10T10:25:42.655Z] === RUN   TestImportExtremelyLargeImageWorks
10:25:42 [2019-12-10T10:25:42.655Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
10:25:42 [2019-12-10T10:25:42.655Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
10:25:42 [2019-12-10T10:25:42.655Z] === RUN   TestImagesFilterMultiReference
10:25:42 [2019-12-10T10:25:42.655Z] --- PASS: TestImagesFilterMultiReference (0.06s)
10:25:42 [2019-12-10T10:25:42.655Z] === RUN   TestImagePullPlatformInvalid
10:25:42 [2019-12-10T10:25:42.655Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
10:25:42 [2019-12-10T10:25:42.655Z] === RUN   TestRemoveImageOrphaning
10:25:42 [2019-12-10T10:25:42.655Z] --- SKIP: TestRemoveImageOrphaning (0.00s)
10:25:42 [2019-12-10T10:25:42.655Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
10:25:42 [2019-12-10T10:25:42.655Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:25:42 [2019-12-10T10:25:42.655Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
10:25:42 [2019-12-10T10:25:42.655Z] === RUN   TestTagInvalidReference
10:25:43 [2019-12-10T10:25:43.094Z] --- PASS: TestAuthZPluginV2Disable (3.68s)
10:25:43 [2019-12-10T10:25:43.095Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:25:43 [2019-12-10T10:25:43.113Z] --- PASS: TestTagInvalidReference (0.02s)
10:25:43 [2019-12-10T10:25:43.113Z] === RUN   TestTagValidPrefixedRepo
10:25:43 [2019-12-10T10:25:43.113Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
10:25:43 [2019-12-10T10:25:43.113Z] === RUN   TestTagExistedNameWithoutForce
10:25:43 [2019-12-10T10:25:43.113Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
10:25:43 [2019-12-10T10:25:43.113Z] === RUN   TestTagOfficialNames
10:25:43 [2019-12-10T10:25:43.113Z] --- SKIP: TestTagOfficialNames (0.00s)
10:25:43 [2019-12-10T10:25:43.113Z]     tag_test.go:98: testEnv.OSType == "windows"
10:25:43 [2019-12-10T10:25:43.113Z] === RUN   TestTagMatchesDigest
10:25:43 [2019-12-10T10:25:43.113Z] --- PASS: TestTagMatchesDigest (0.02s)
10:25:43 [2019-12-10T10:25:43.113Z] PASS
10:25:43 [2019-12-10T10:25:43.113Z] Running D:\gopath\src\github.com\docker\docker\integration\network
10:25:43 [2019-12-10T10:25:43.113Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:25:43 [2019-12-10T10:25:43.113Z] INFO: Testing against a local daemon
10:25:43 [2019-12-10T10:25:43.113Z] === RUN   TestNetworkCreateDelete
10:25:43 [2019-12-10T10:25:43.113Z] --- SKIP: TestNetworkCreateDelete (0.00s)
10:25:43 [2019-12-10T10:25:43.113Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
10:25:43 [2019-12-10T10:25:43.113Z] === RUN   TestDockerNetworkDeletePreferID
10:25:43 [2019-12-10T10:25:43.113Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
10:25:43 [2019-12-10T10:25:43.113Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
10:25:43 [2019-12-10T10:25:43.113Z] === RUN   TestInspectNetwork
10:25:43 [2019-12-10T10:25:43.113Z] --- SKIP: TestInspectNetwork (0.00s)
10:25:43 [2019-12-10T10:25:43.113Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
10:25:43 [2019-12-10T10:25:43.113Z] === RUN   TestRunContainerWithBridgeNone
10:25:43 [2019-12-10T10:25:43.113Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
10:25:43 [2019-12-10T10:25:43.113Z]     network_test.go:22: testEnv.DaemonInfo.OSType != "linux"
10:25:43 [2019-12-10T10:25:43.113Z] === RUN   TestNetworkInvalidJSON
10:25:43 [2019-12-10T10:25:43.113Z] === RUN   TestNetworkInvalidJSON//networks/create
10:25:43 [2019-12-10T10:25:43.113Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:25:43 [2019-12-10T10:25:43.113Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:25:43 [2019-12-10T10:25:43.113Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:25:43 [2019-12-10T10:25:43.113Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:25:43 [2019-12-10T10:25:43.113Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:25:43 [2019-12-10T10:25:43.113Z] === CONT  TestNetworkInvalidJSON//networks/create
10:25:43 [2019-12-10T10:25:43.113Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:25:43 [2019-12-10T10:25:43.113Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:25:43 [2019-12-10T10:25:43.113Z] --- PASS: TestNetworkInvalidJSON (0.02s)
10:25:43 [2019-12-10T10:25:43.113Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:25:43 [2019-12-10T10:25:43.113Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:25:43 [2019-12-10T10:25:43.113Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
10:25:43 [2019-12-10T10:25:43.113Z] === RUN   TestDaemonRestartWithLiveRestore
10:25:43 [2019-12-10T10:25:43.113Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
10:25:43 [2019-12-10T10:25:43.113Z]     service_test.go:29: testEnv.OSType == "windows"
10:25:43 [2019-12-10T10:25:43.113Z] === RUN   TestDaemonDefaultNetworkPools
10:25:43 [2019-12-10T10:25:43.113Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
10:25:43 [2019-12-10T10:25:43.113Z]     service_test.go:51: testEnv.OSType == "windows"
10:25:43 [2019-12-10T10:25:43.113Z] === RUN   TestDaemonRestartWithExistingNetwork
10:25:43 [2019-12-10T10:25:43.113Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
10:25:43 [2019-12-10T10:25:43.113Z]     service_test.go:94: testEnv.OSType == "windows"
10:25:43 [2019-12-10T10:25:43.113Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:25:43 [2019-12-10T10:25:43.113Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
10:25:43 [2019-12-10T10:25:43.113Z]     service_test.go:127: testEnv.OSType == "windows"
10:25:43 [2019-12-10T10:25:43.113Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:25:43 [2019-12-10T10:25:43.113Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
10:25:43 [2019-12-10T10:25:43.113Z]     service_test.go:177: testEnv.OSType == "windows"
10:25:43 [2019-12-10T10:25:43.113Z] === RUN   TestServiceWithPredefinedNetwork
10:25:43 [2019-12-10T10:25:43.113Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
10:25:43 [2019-12-10T10:25:43.113Z]     service_test.go:201: testEnv.OSType == "windows"
10:25:43 [2019-12-10T10:25:43.113Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:25:43 [2019-12-10T10:25:43.113Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:25:43 [2019-12-10T10:25:43.113Z]     service_test.go:230: FLAKY_TEST
10:25:43 [2019-12-10T10:25:43.113Z] === RUN   TestServiceWithDataPathPortInit
10:25:43 [2019-12-10T10:25:43.113Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
10:25:43 [2019-12-10T10:25:43.113Z]     service_test.go:319: testEnv.OSType == "windows"
10:25:43 [2019-12-10T10:25:43.113Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:25:43 [2019-12-10T10:25:43.113Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
10:25:43 [2019-12-10T10:25:43.113Z]     service_test.go:386: testEnv.OSType == "windows"
10:25:43 [2019-12-10T10:25:43.113Z] PASS
10:25:43 [2019-12-10T10:25:43.113Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
10:25:43 [2019-12-10T10:25:43.113Z] PASS
10:25:43 [2019-12-10T10:25:43.113Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
10:25:43 [2019-12-10T10:25:43.113Z] PASS
10:25:43 [2019-12-10T10:25:43.113Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
10:25:43 [2019-12-10T10:25:43.113Z] PASS
10:25:43 [2019-12-10T10:25:43.113Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
10:25:43 [2019-12-10T10:25:43.113Z] PASS
10:25:43 [2019-12-10T10:25:43.113Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
10:25:43 [2019-12-10T10:25:43.113Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:25:43 [2019-12-10T10:25:43.113Z] INFO: Testing against a local daemon
10:25:43 [2019-12-10T10:25:43.113Z] === RUN   TestPluginInvalidJSON
10:25:43 [2019-12-10T10:25:43.113Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:25:43 [2019-12-10T10:25:43.113Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:25:43 [2019-12-10T10:25:43.113Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:25:43 [2019-12-10T10:25:43.113Z] --- PASS: TestPluginInvalidJSON (0.02s)
10:25:43 [2019-12-10T10:25:43.113Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:25:43 [2019-12-10T10:25:43.113Z] PASS
10:25:43 [2019-12-10T10:25:43.113Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
10:25:43 [2019-12-10T10:25:43.113Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:25:43 [2019-12-10T10:25:43.113Z] INFO: Testing against a local daemon
10:25:43 [2019-12-10T10:25:43.113Z] === RUN   TestExternalGraphDriver
10:25:43 [2019-12-10T10:25:43.113Z] --- SKIP: TestExternalGraphDriver (0.00s)
10:25:43 [2019-12-10T10:25:43.113Z]     external_test.go:48: runtime.GOOS == "windows"
10:25:43 [2019-12-10T10:25:43.113Z] === RUN   TestGraphdriverPluginV2
10:25:43 [2019-12-10T10:25:43.113Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
10:25:43 [2019-12-10T10:25:43.113Z]     external_test.go:407: runtime.GOOS == "windows"
10:25:43 [2019-12-10T10:25:43.113Z] PASS
10:25:43 [2019-12-10T10:25:43.113Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
10:25:43 [2019-12-10T10:25:43.571Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:25:43 [2019-12-10T10:25:43.571Z] INFO: Testing against a local daemon
10:25:43 [2019-12-10T10:25:43.571Z] PASS
10:25:43 [2019-12-10T10:25:43.571Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
10:25:43 [2019-12-10T10:25:43.571Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:25:43 [2019-12-10T10:25:43.571Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
10:25:43 [2019-12-10T10:25:43.571Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:25:43 [2019-12-10T10:25:43.571Z] INFO: Testing against a local daemon
10:25:43 [2019-12-10T10:25:43.571Z] === RUN   TestSecretInspect
10:25:43 [2019-12-10T10:25:43.571Z] --- SKIP: TestSecretInspect (0.00s)
10:25:43 [2019-12-10T10:25:43.571Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
10:25:43 [2019-12-10T10:25:43.571Z] === RUN   TestSecretList
10:25:43 [2019-12-10T10:25:43.571Z] --- SKIP: TestSecretList (0.00s)
10:25:43 [2019-12-10T10:25:43.571Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
10:25:43 [2019-12-10T10:25:43.571Z] === RUN   TestSecretsCreateAndDelete
10:25:43 [2019-12-10T10:25:43.571Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
10:25:43 [2019-12-10T10:25:43.571Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
10:25:43 [2019-12-10T10:25:43.571Z] === RUN   TestSecretsUpdate
10:25:43 [2019-12-10T10:25:43.571Z] --- SKIP: TestSecretsUpdate (0.00s)
10:25:43 [2019-12-10T10:25:43.571Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
10:25:43 [2019-12-10T10:25:43.571Z] === RUN   TestTemplatedSecret
10:25:43 [2019-12-10T10:25:43.571Z] --- SKIP: TestTemplatedSecret (0.00s)
10:25:43 [2019-12-10T10:25:43.571Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
10:25:43 [2019-12-10T10:25:43.571Z] === RUN   TestSecretCreateResolve
10:25:43 [2019-12-10T10:25:43.571Z] --- SKIP: TestSecretCreateResolve (0.00s)
10:25:43 [2019-12-10T10:25:43.571Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
10:25:43 [2019-12-10T10:25:43.571Z] PASS
10:25:43 [2019-12-10T10:25:43.571Z] Running D:\gopath\src\github.com\docker\docker\integration\service
10:25:43 [2019-12-10T10:25:43.571Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:25:43 [2019-12-10T10:25:43.571Z] INFO: Testing against a local daemon
10:25:43 [2019-12-10T10:25:43.571Z] === RUN   TestServiceCreateInit
10:25:43 [2019-12-10T10:25:43.571Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:25:43 [2019-12-10T10:25:43.571Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:25:43 [2019-12-10T10:25:43.571Z] --- PASS: TestServiceCreateInit (0.03s)
10:25:43 [2019-12-10T10:25:43.571Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
10:25:43 [2019-12-10T10:25:43.571Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
10:25:43 [2019-12-10T10:25:43.571Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
10:25:43 [2019-12-10T10:25:43.571Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
10:25:43 [2019-12-10T10:25:43.571Z] === RUN   TestCreateServiceMultipleTimes
10:25:43 [2019-12-10T10:25:43.571Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
10:25:43 [2019-12-10T10:25:43.571Z]     create_test.go:78: testEnv.DaemonInfo.OSType == "windows"
10:25:43 [2019-12-10T10:25:43.571Z] === RUN   TestCreateServiceConflict
10:25:43 [2019-12-10T10:25:43.571Z] --- SKIP: TestCreateServiceConflict (0.00s)
10:25:43 [2019-12-10T10:25:43.571Z]     create_test.go:127: testEnv.DaemonInfo.OSType == "windows"
10:25:43 [2019-12-10T10:25:43.571Z] === RUN   TestCreateServiceMaxReplicas
10:25:43 [2019-12-10T10:25:43.571Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
10:25:43 [2019-12-10T10:25:43.571Z]     create_test.go:150: testEnv.DaemonInfo.OSType == "windows"
10:25:43 [2019-12-10T10:25:43.571Z] === RUN   TestCreateWithDuplicateNetworkNames
10:25:43 [2019-12-10T10:25:43.571Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
10:25:43 [2019-12-10T10:25:43.571Z]     create_test.go:169: testEnv.DaemonInfo.OSType == "windows"
10:25:43 [2019-12-10T10:25:43.571Z] === RUN   TestCreateServiceSecretFileMode
10:25:43 [2019-12-10T10:25:43.571Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
10:25:43 [2019-12-10T10:25:43.571Z]     create_test.go:222: testEnv.DaemonInfo.OSType == "windows"
10:25:43 [2019-12-10T10:25:43.571Z] === RUN   TestCreateServiceConfigFileMode
10:25:43 [2019-12-10T10:25:43.571Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
10:25:43 [2019-12-10T10:25:43.572Z]     create_test.go:286: testEnv.DaemonInfo.OSType == "windows"
10:25:43 [2019-12-10T10:25:43.572Z] === RUN   TestCreateServiceSysctls
10:25:43 [2019-12-10T10:25:43.572Z] --- SKIP: TestCreateServiceSysctls (0.02s)
10:25:43 [2019-12-10T10:25:43.572Z]     create_test.go:378: testEnv.DaemonInfo.OSType == "windows"
10:25:43 [2019-12-10T10:25:43.572Z] === RUN   TestCreateServiceCapabilities
10:25:43 [2019-12-10T10:25:43.572Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
10:25:43 [2019-12-10T10:25:43.572Z]     create_test.go:462: testEnv.DaemonInfo.OSType == "windows"
10:25:43 [2019-12-10T10:25:43.572Z] === RUN   TestInspect
10:25:43 [2019-12-10T10:25:43.572Z] --- SKIP: TestInspect (0.00s)
10:25:43 [2019-12-10T10:25:43.572Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
10:25:43 [2019-12-10T10:25:43.572Z] === RUN   TestServiceListWithStatuses
10:25:43 [2019-12-10T10:25:43.572Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:25:43 [2019-12-10T10:25:43.572Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
10:25:43 [2019-12-10T10:25:43.572Z] === RUN   TestDockerNetworkConnectAlias
10:25:43 [2019-12-10T10:25:43.572Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
10:25:43 [2019-12-10T10:25:43.572Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
10:25:43 [2019-12-10T10:25:43.572Z] === RUN   TestDockerNetworkReConnect
10:25:43 [2019-12-10T10:25:43.572Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
10:25:43 [2019-12-10T10:25:43.572Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
10:25:43 [2019-12-10T10:25:43.572Z] === RUN   TestServicePlugin
10:25:43 [2019-12-10T10:25:43.572Z] --- SKIP: TestServicePlugin (0.00s)
10:25:43 [2019-12-10T10:25:43.572Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
10:25:43 [2019-12-10T10:25:43.572Z] === RUN   TestServiceUpdateLabel
10:25:43 [2019-12-10T10:25:43.572Z] --- SKIP: TestServiceUpdateLabel (0.00s)
10:25:43 [2019-12-10T10:25:43.572Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
10:25:43 [2019-12-10T10:25:43.572Z] === RUN   TestServiceUpdateSecrets
10:25:43 [2019-12-10T10:25:43.572Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
10:25:43 [2019-12-10T10:25:43.572Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
10:25:43 [2019-12-10T10:25:43.572Z] === RUN   TestServiceUpdateConfigs
10:25:43 [2019-12-10T10:25:43.572Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
10:25:43 [2019-12-10T10:25:43.572Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
10:25:43 [2019-12-10T10:25:43.572Z] === RUN   TestServiceUpdateNetwork
10:25:43 [2019-12-10T10:25:43.572Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
10:25:43 [2019-12-10T10:25:43.572Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
10:25:43 [2019-12-10T10:25:43.572Z] PASS
10:25:43 [2019-12-10T10:25:43.572Z] Running D:\gopath\src\github.com\docker\docker\integration\session
10:25:43 [2019-12-10T10:25:43.572Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:25:43 [2019-12-10T10:25:43.572Z] INFO: Testing against a local daemon
10:25:43 [2019-12-10T10:25:43.572Z] === RUN   TestSessionCreate
10:25:43 [2019-12-10T10:25:43.572Z] --- SKIP: TestSessionCreate (0.00s)
10:25:43 [2019-12-10T10:25:43.572Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
10:25:43 [2019-12-10T10:25:43.572Z] === RUN   TestSessionCreateWithBadUpgrade
10:25:43 [2019-12-10T10:25:43.572Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
10:25:43 [2019-12-10T10:25:43.572Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
10:25:43 [2019-12-10T10:25:43.572Z] PASS
10:25:43 [2019-12-10T10:25:43.572Z] Running D:\gopath\src\github.com\docker\docker\integration\system
10:25:44 [2019-12-10T10:25:44.038Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:25:44 [2019-12-10T10:25:44.038Z] INFO: Testing against a local daemon
10:25:44 [2019-12-10T10:25:44.038Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:25:44 [2019-12-10T10:25:44.038Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:25:44 [2019-12-10T10:25:44.038Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
10:25:44 [2019-12-10T10:25:44.038Z] === RUN   TestEventsExecDie
10:25:44 [2019-12-10T10:25:44.038Z] --- SKIP: TestEventsExecDie (0.00s)
10:25:44 [2019-12-10T10:25:44.038Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
10:25:44 [2019-12-10T10:25:44.038Z] === RUN   TestEventsBackwardsCompatible
10:25:44 [2019-12-10T10:25:44.038Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
10:25:44 [2019-12-10T10:25:44.038Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
10:25:44 [2019-12-10T10:25:44.038Z] === RUN   TestInfoAPI
10:25:44 [2019-12-10T10:25:44.038Z] --- PASS: TestInfoAPI (0.03s)
10:25:44 [2019-12-10T10:25:44.038Z] === RUN   TestInfoAPIWarnings
10:25:44 [2019-12-10T10:25:44.038Z] --- SKIP: TestInfoAPIWarnings (0.00s)
10:25:44 [2019-12-10T10:25:44.038Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
10:25:44 [2019-12-10T10:25:44.038Z] === RUN   TestInfoDebug
10:25:44 [2019-12-10T10:25:44.038Z] --- SKIP: TestInfoDebug (0.00s)
10:25:44 [2019-12-10T10:25:44.038Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
10:25:44 [2019-12-10T10:25:44.038Z] === RUN   TestInfoInsecureRegistries
10:25:44 [2019-12-10T10:25:44.038Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
10:25:44 [2019-12-10T10:25:44.038Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
10:25:44 [2019-12-10T10:25:44.038Z] === RUN   TestInfoRegistryMirrors
10:25:44 [2019-12-10T10:25:44.038Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
10:25:44 [2019-12-10T10:25:44.038Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
10:25:44 [2019-12-10T10:25:44.038Z] === RUN   TestLoginFailsWithBadCredentials
10:25:44 [2019-12-10T10:25:44.992Z] === RUN   TestDockerSuite/TestBuildForceRm
10:25:45 [2019-12-10T10:25:45.005Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s)
10:25:45 [2019-12-10T10:25:45.005Z] === RUN   TestPingCacheHeaders
10:25:45 [2019-12-10T10:25:45.005Z] --- PASS: TestPingCacheHeaders (0.02s)
10:25:45 [2019-12-10T10:25:45.005Z] === RUN   TestPingGet
10:25:45 [2019-12-10T10:25:45.005Z] --- PASS: TestPingGet (0.02s)
10:25:45 [2019-12-10T10:25:45.005Z] === RUN   TestPingHead
10:25:45 [2019-12-10T10:25:45.005Z] --- PASS: TestPingHead (0.03s)
10:25:45 [2019-12-10T10:25:45.005Z] === RUN   TestVersion
10:25:45 [2019-12-10T10:25:45.005Z] --- PASS: TestVersion (0.02s)
10:25:45 [2019-12-10T10:25:45.005Z] PASS
10:25:45 [2019-12-10T10:25:45.005Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
10:25:45 [2019-12-10T10:25:45.005Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:25:45 [2019-12-10T10:25:45.005Z] INFO: Testing against a local daemon
10:25:45 [2019-12-10T10:25:45.005Z] === RUN   TestVolumesCreateAndList
10:25:45 [2019-12-10T10:25:45.005Z] --- PASS: TestVolumesCreateAndList (0.03s)
10:25:45 [2019-12-10T10:25:45.005Z] === RUN   TestVolumesRemove
10:25:45 [2019-12-10T10:25:45.005Z] --- SKIP: TestVolumesRemove (0.00s)
10:25:45 [2019-12-10T10:25:45.005Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
10:25:45 [2019-12-10T10:25:45.005Z] === RUN   TestVolumesInspect
10:25:45 [2019-12-10T10:25:45.005Z] --- PASS: TestVolumesInspect (0.03s)
10:25:45 [2019-12-10T10:25:45.005Z] === RUN   TestVolumesInvalidJSON
10:25:45 [2019-12-10T10:25:45.005Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:25:45 [2019-12-10T10:25:45.005Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:25:45 [2019-12-10T10:25:45.005Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:25:45 [2019-12-10T10:25:45.005Z] --- PASS: TestVolumesInvalidJSON (0.02s)
10:25:45 [2019-12-10T10:25:45.005Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:25:45 [2019-12-10T10:25:45.005Z] PASS
10:25:45 [2019-12-10T10:25:45.005Z] INFO: make.ps1 ended at 12/10/2019 10:25:44
10:25:45 [2019-12-10T10:25:45.005Z] INFO: Integration CLI tests being run from the host:
10:25:45 [2019-12-10T10:25:45.005Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" 
10:25:45 [2019-12-10T10:25:45.551Z] --- PASS: TestInspect (3.91s)
10:25:45 [2019-12-10T10:25:45.551Z] === RUN   TestServiceListWithStatuses
10:25:45 [2019-12-10T10:25:45.551Z] --- SKIP: TestServiceListWithStatuses (0.01s)
10:25:45 [2019-12-10T10:25:45.551Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:25:45 [2019-12-10T10:25:45.551Z] === RUN   TestDockerNetworkConnectAlias
10:25:46 [2019-12-10T10:25:46.398Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.29s)
10:25:46 [2019-12-10T10:25:46.398Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:25:46 [2019-12-10T10:25:46.668Z] === RUN   TestDockerSuite/TestBuildFromGit
10:25:46 [2019-12-10T10:25:46.772Z] ok  	github.com/docker/docker/client	0.213s	coverage: 75.8% of statements
10:25:48 [2019-12-10T10:25:48.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:25:48 [2019-12-10T10:25:48.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:25:48 [2019-12-10T10:25:48.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:25:49 [2019-12-10T10:25:49.193Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
10:25:49 [2019-12-10T10:25:49.450Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
10:25:50 [2019-12-10T10:25:50.653Z] --- PASS: TestDockerNetworkConnectAlias (5.66s)
10:25:50 [2019-12-10T10:25:50.653Z] === RUN   TestDockerNetworkReConnect
10:25:50 [2019-12-10T10:25:50.822Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
10:25:51 [2019-12-10T10:25:51.387Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
10:25:52 [2019-12-10T10:25:52.080Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:25:52 [2019-12-10T10:25:52.080Z] INFO: Testing against a local daemon
10:25:52 [2019-12-10T10:25:52.080Z] === RUN   TestDockerSuite
10:25:52 [2019-12-10T10:25:52.080Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
10:25:52 [2019-12-10T10:25:52.080Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
10:25:52 [2019-12-10T10:25:52.080Z] === RUN   TestDockerSuite/TestAPIErrorJSON
10:25:52 [2019-12-10T10:25:52.080Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
10:25:52 [2019-12-10T10:25:52.080Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
10:25:52 [2019-12-10T10:25:52.080Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
10:25:52 [2019-12-10T10:25:52.080Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
10:25:52 [2019-12-10T10:25:52.080Z] === RUN   TestDockerSuite/TestAPIImagesDelete
10:25:52 [2019-12-10T10:25:52.080Z] === RUN   TestDockerSuite/TestAPIImagesFilter
10:25:52 [2019-12-10T10:25:52.538Z] === RUN   TestDockerSuite/TestAPIImagesHistory
10:25:52 [2019-12-10T10:25:52.996Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
10:25:52 [2019-12-10T10:25:52.996Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
10:25:55 [2019-12-10T10:25:55.568Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
10:25:55 [2019-12-10T10:25:55.745Z] --- PASS: TestDockerNetworkReConnect (5.00s)
10:25:55 [2019-12-10T10:25:55.745Z] === RUN   TestServicePlugin
10:25:55 [2019-12-10T10:25:55.745Z] --- SKIP: TestServicePlugin (0.00s)
10:25:55 [2019-12-10T10:25:55.745Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:25:55 [2019-12-10T10:25:55.745Z] === RUN   TestServiceUpdateLabel
10:25:56 [2019-12-10T10:25:56.500Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
10:25:56 [2019-12-10T10:25:56.757Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
10:25:59 [2019-12-10T10:25:59.075Z] --- PASS: TestServiceUpdateLabel (3.04s)
10:25:59 [2019-12-10T10:25:59.075Z] === RUN   TestServiceUpdateSecrets
10:25:59 [2019-12-10T10:25:59.279Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.65s)
10:25:59 [2019-12-10T10:25:59.279Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:25:59 [2019-12-10T10:25:59.279Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
10:26:01 [2019-12-10T10:26:01.799Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
10:26:02 [2019-12-10T10:26:02.729Z] === RUN   TestDockerSuite/TestBuildHistory
10:26:07 [2019-12-10T10:26:07.981Z] === RUN   TestDockerSuite/TestBuildIidFile
10:26:07 [2019-12-10T10:26:07.981Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
10:26:08 [2019-12-10T10:26:08.238Z] === RUN   TestDockerSuite/TestBuildInheritance
10:26:08 [2019-12-10T10:26:08.801Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
10:26:09 [2019-12-10T10:26:09.364Z] === RUN   TestDockerSuite/TestBuildInvalidTag
10:26:09 [2019-12-10T10:26:09.364Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
10:26:10 [2019-12-10T10:26:10.295Z] === RUN   TestDockerSuite/TestBuildLabel
10:26:10 [2019-12-10T10:26:10.859Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
10:26:11 [2019-12-10T10:26:11.422Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
10:26:11 [2019-12-10T10:26:11.679Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
10:26:11 [2019-12-10T10:26:11.935Z] === RUN   TestDockerSuite/TestBuildLabels
10:26:12 [2019-12-10T10:26:12.529Z] === RUN   TestDockerSuite/TestBuildLabelsCache
10:26:13 [2019-12-10T10:26:13.897Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
10:26:15 [2019-12-10T10:26:15.434Z] --- PASS: TestServiceUpdateSecrets (15.61s)
10:26:15 [2019-12-10T10:26:15.434Z] === RUN   TestServiceUpdateConfigs
10:26:15 [2019-12-10T10:26:15.791Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s)
10:26:15 [2019-12-10T10:26:15.791Z] PASS
10:26:15 [2019-12-10T10:26:15.791Z] 
10:26:15 [2019-12-10T10:26:15.791Z] DONE 17 tests in 53.404s
10:26:15 [2019-12-10T10:26:15.791Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:26:15 [2019-12-10T10:26:15.791Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
10:26:15 [2019-12-10T10:26:15.791Z] ++ set -e
10:26:15 [2019-12-10T10:26:15.791Z] ++ '[' -n 0 ']'
10:26:15 [2019-12-10T10:26:15.791Z] ++ set -x
10:26:15 [2019-12-10T10:26:15.791Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
10:26:15 [2019-12-10T10:26:15.791Z] INFO: Testing against a local daemon
10:26:15 [2019-12-10T10:26:15.791Z] === RUN   TestPluginInvalidJSON
10:26:15 [2019-12-10T10:26:15.791Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:26:15 [2019-12-10T10:26:15.791Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:26:15 [2019-12-10T10:26:15.791Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:26:15 [2019-12-10T10:26:15.791Z] --- PASS: TestPluginInvalidJSON (0.02s)
10:26:15 [2019-12-10T10:26:15.791Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
10:26:15 [2019-12-10T10:26:15.791Z] PASS
10:26:15 [2019-12-10T10:26:15.791Z] 
10:26:15 [2019-12-10T10:26:15.791Z] DONE 2 tests in 0.158s
10:26:15 [2019-12-10T10:26:15.791Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:26:15 [2019-12-10T10:26:15.791Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
10:26:15 [2019-12-10T10:26:15.791Z] ++ set -e
10:26:15 [2019-12-10T10:26:15.791Z] ++ '[' -n 0 ']'
10:26:15 [2019-12-10T10:26:15.791Z] ++ set -x
10:26:15 [2019-12-10T10:26:15.791Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
10:26:15 [2019-12-10T10:26:15.791Z] INFO: Testing against a local daemon
10:26:15 [2019-12-10T10:26:15.791Z] === RUN   TestExternalGraphDriver
10:26:16 [2019-12-10T10:26:16.049Z] === RUN   TestExternalGraphDriver/json
10:26:16 [2019-12-10T10:26:16.616Z] === RUN   TestDockerSuite/TestBuildLastModified
10:26:17 [2019-12-10T10:26:17.987Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
10:26:17 [2019-12-10T10:26:17.987Z] === RUN   TestExternalGraphDriver/spec
10:26:20 [2019-12-10T10:26:20.513Z] === RUN   TestExternalGraphDriver/pull
10:26:22 [2019-12-10T10:26:22.407Z] --- PASS: TestExternalGraphDriver (6.25s)
10:26:22 [2019-12-10T10:26:22.408Z]     --- PASS: TestExternalGraphDriver/json (2.11s)
10:26:22 [2019-12-10T10:26:22.408Z]     --- PASS: TestExternalGraphDriver/spec (2.14s)
10:26:22 [2019-12-10T10:26:22.408Z]     --- PASS: TestExternalGraphDriver/pull (1.85s)
10:26:22 [2019-12-10T10:26:22.408Z] === RUN   TestGraphdriverPluginV2
10:26:22 [2019-12-10T10:26:22.408Z] === RUN   TestDockerSuite/TestBuildLineBreak
10:26:22 [2019-12-10T10:26:22.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:26:23 [2019-12-10T10:26:23.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:26:25 [2019-12-10T10:26:25.564Z] ok  	github.com/docker/docker/cmd/dockerd	0.070s	coverage: 30.3% of statements
10:26:25 [2019-12-10T10:26:25.564Z] ok  	github.com/docker/docker/container	0.117s	coverage: 35.3% of statements
10:26:25 [2019-12-10T10:26:25.564Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:26:25 [2019-12-10T10:26:25.564Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:26:25 [2019-12-10T10:26:25.564Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:26:25 [2019-12-10T10:26:25.564Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:26:26 [2019-12-10T10:26:26.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:26:26 [2019-12-10T10:26:26.582Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
10:26:26 [2019-12-10T10:26:26.582Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
10:26:26 [2019-12-10T10:26:26.582Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
10:26:26 [2019-12-10T10:26:26.839Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
10:26:26 [2019-12-10T10:26:26.839Z] --- PASS: TestGraphdriverPluginV2 (4.75s)
10:26:26 [2019-12-10T10:26:26.839Z] PASS
10:26:26 [2019-12-10T10:26:26.839Z] 
10:26:26 [2019-12-10T10:26:26.839Z] DONE 5 tests in 11.141s
10:26:26 [2019-12-10T10:26:26.839Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:26:26 [2019-12-10T10:26:26.839Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
10:26:26 [2019-12-10T10:26:26.839Z] ++ set -e
10:26:26 [2019-12-10T10:26:26.839Z] ++ '[' -n 0 ']'
10:26:26 [2019-12-10T10:26:26.839Z] ++ set -x
10:26:26 [2019-12-10T10:26:26.839Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
10:26:26 [2019-12-10T10:26:26.839Z] === RUN   TestDockerSuite/TestBuildMaintainer
10:26:27 [2019-12-10T10:26:27.096Z] INFO: Testing against a local daemon
10:26:27 [2019-12-10T10:26:27.096Z] === RUN   TestContinueAfterPluginCrash
10:26:27 [2019-12-10T10:26:27.096Z] === PAUSE TestContinueAfterPluginCrash
10:26:27 [2019-12-10T10:26:27.096Z] === RUN   TestDaemonStartWithLogOpt
10:26:27 [2019-12-10T10:26:27.096Z] === PAUSE TestDaemonStartWithLogOpt
10:26:27 [2019-12-10T10:26:27.096Z] === CONT  TestContinueAfterPluginCrash
10:26:27 [2019-12-10T10:26:27.096Z] === CONT  TestDaemonStartWithLogOpt
10:26:27 [2019-12-10T10:26:27.353Z] === RUN   TestDockerSuite/TestBuildMissingArgs
10:26:27 [2019-12-10T10:26:27.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:26:28 [2019-12-10T10:26:28.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:26:29 [2019-12-10T10:26:29.247Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
10:26:31 [2019-12-10T10:26:31.773Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
10:26:31 [2019-12-10T10:26:31.911Z] --- PASS: TestServiceUpdateConfigs (15.35s)
10:26:31 [2019-12-10T10:26:31.911Z] === RUN   TestServiceUpdateNetwork
10:26:32 [2019-12-10T10:26:32.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:26:33 [2019-12-10T10:26:33.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:26:33 [2019-12-10T10:26:33.661Z] ok  	github.com/docker/docker/daemon/cluster	0.066s	coverage: 0.5% of statements
10:26:34 [2019-12-10T10:26:34.322Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
10:26:35 [2019-12-10T10:26:35.695Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.8% of statements
10:26:36 [2019-12-10T10:26:36.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:26:38 [2019-12-10T10:26:38.357Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
10:26:38 [2019-12-10T10:26:38.616Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
10:26:39 [2019-12-10T10:26:39.549Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
10:26:40 [2019-12-10T10:26:40.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:26:42 [2019-12-10T10:26:42.072Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
10:26:42 [2019-12-10T10:26:42.072Z] --- PASS: TestDaemonStartWithLogOpt (15.12s)
10:26:43 [2019-12-10T10:26:43.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:26:43 [2019-12-10T10:26:43.799Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.434s	coverage: 13.7% of statements
10:26:45 [2019-12-10T10:26:45.170Z] ok  	github.com/docker/docker/daemon	12.203s	coverage: 17.6% of statements
10:26:45 [2019-12-10T10:26:45.170Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:26:45 [2019-12-10T10:26:45.170Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:26:45 [2019-12-10T10:26:45.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:26:45 [2019-12-10T10:26:45.428Z] ok  	github.com/docker/docker/daemon/config	0.058s	coverage: 82.1% of statements
10:26:45 [2019-12-10T10:26:45.756Z] --- PASS: TestServiceUpdateNetwork (14.67s)
10:26:45 [2019-12-10T10:26:45.756Z] PASS
10:26:45 [2019-12-10T10:26:45.756Z] 
10:26:45 [2019-12-10T10:26:45.756Z] === Skipped
10:26:45 [2019-12-10T10:26:45.756Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s)
10:26:45 [2019-12-10T10:26:45.756Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:26:45 [2019-12-10T10:26:45.756Z] 
10:26:45 [2019-12-10T10:26:45.756Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
10:26:45 [2019-12-10T10:26:45.756Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:26:45 [2019-12-10T10:26:45.756Z] 
10:26:45 [2019-12-10T10:26:45.756Z] 
10:26:45 [2019-12-10T10:26:45.756Z] DONE 20 tests, 2 skipped in 127.151s
10:26:45 [2019-12-10T10:26:45.756Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
10:26:45 [2019-12-10T10:26:45.756Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
10:26:45 [2019-12-10T10:26:45.756Z] ++ set -e
10:26:45 [2019-12-10T10:26:45.756Z] ++ '[' -n 0 ']'
10:26:45 [2019-12-10T10:26:45.756Z] ++ set -x
10:26:45 [2019-12-10T10:26:45.756Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
10:26:45 [2019-12-10T10:26:45.756Z] INFO: Testing against a local daemon
10:26:45 [2019-12-10T10:26:45.756Z] === RUN   TestSessionCreate
10:26:45 [2019-12-10T10:26:45.756Z] --- PASS: TestSessionCreate (0.04s)
10:26:45 [2019-12-10T10:26:45.756Z] === RUN   TestSessionCreateWithBadUpgrade
10:26:45 [2019-12-10T10:26:45.756Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
10:26:45 [2019-12-10T10:26:45.756Z] PASS
10:26:45 [2019-12-10T10:26:45.756Z] 
10:26:45 [2019-12-10T10:26:45.756Z] DONE 2 tests in 0.281s
10:26:45 [2019-12-10T10:26:45.756Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
10:26:45 [2019-12-10T10:26:45.756Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
10:26:45 [2019-12-10T10:26:45.756Z] ++ set -e
10:26:45 [2019-12-10T10:26:45.756Z] ++ '[' -n 0 ']'
10:26:45 [2019-12-10T10:26:45.756Z] ++ set -x
10:26:45 [2019-12-10T10:26:45.756Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
10:26:45 [2019-12-10T10:26:45.756Z] INFO: Testing against a local daemon
10:26:45 [2019-12-10T10:26:45.756Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:26:45 [2019-12-10T10:26:45.756Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:26:45 [2019-12-10T10:26:45.756Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:26:45 [2019-12-10T10:26:45.756Z] === RUN   TestEventsExecDie
10:26:45 [2019-12-10T10:26:45.756Z] --- PASS: TestEventsExecDie (0.92s)
10:26:45 [2019-12-10T10:26:45.756Z] === RUN   TestEventsBackwardsCompatible
10:26:46 [2019-12-10T10:26:46.138Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
10:26:46 [2019-12-10T10:26:46.138Z] === RUN   TestInfoBinaryCommits
10:26:46 [2019-12-10T10:26:46.138Z] --- PASS: TestInfoBinaryCommits (0.04s)
10:26:46 [2019-12-10T10:26:46.138Z] === RUN   TestInfoAPIVersioned
10:26:46 [2019-12-10T10:26:46.138Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:26:46 [2019-12-10T10:26:46.138Z] === RUN   TestInfoDiscoveryBackend
10:26:46 [2019-12-10T10:26:46.247Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
10:26:46 [2019-12-10T10:26:46.515Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
10:26:46 [2019-12-10T10:26:46.515Z] === RUN   TestInfoDiscoveryInvalidAdvertise
10:26:46 [2019-12-10T10:26:46.800Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
10:26:46 [2019-12-10T10:26:46.800Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
10:26:46 [2019-12-10T10:26:46.800Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:26:46 [2019-12-10T10:26:46.800Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
10:26:47 [2019-12-10T10:26:47.177Z] --- PASS: TestContinueAfterPluginCrash (20.01s)
10:26:47 [2019-12-10T10:26:47.177Z] PASS
10:26:47 [2019-12-10T10:26:47.177Z] 
10:26:47 [2019-12-10T10:26:47.177Z] DONE 2 tests in 20.175s
10:26:47 [2019-12-10T10:26:47.177Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:26:47 [2019-12-10T10:26:47.177Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
10:26:47 [2019-12-10T10:26:47.177Z] ++ set -e
10:26:47 [2019-12-10T10:26:47.177Z] ++ '[' -n 0 ']'
10:26:47 [2019-12-10T10:26:47.177Z] ++ set -x
10:26:47 [2019-12-10T10:26:47.177Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
10:26:47 [2019-12-10T10:26:47.177Z] INFO: Testing against a local daemon
10:26:47 [2019-12-10T10:26:47.177Z] === RUN   TestPluginWithDevMounts
10:26:47 [2019-12-10T10:26:47.177Z] === PAUSE TestPluginWithDevMounts
10:26:47 [2019-12-10T10:26:47.177Z] === CONT  TestPluginWithDevMounts
10:26:47 [2019-12-10T10:26:47.791Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
10:26:47 [2019-12-10T10:26:47.791Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
10:26:48 [2019-12-10T10:26:48.162Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
10:26:48 [2019-12-10T10:26:48.162Z] === RUN   TestInfoAPI
10:26:48 [2019-12-10T10:26:48.162Z] --- PASS: TestInfoAPI (0.02s)
10:26:48 [2019-12-10T10:26:48.162Z] === RUN   TestInfoAPIWarnings
10:26:48 [2019-12-10T10:26:48.537Z] --- PASS: TestInfoAPIWarnings (0.53s)
10:26:48 [2019-12-10T10:26:48.537Z] === RUN   TestInfoDebug
10:26:48 [2019-12-10T10:26:48.696Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
10:26:49 [2019-12-10T10:26:49.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:26:49 [2019-12-10T10:26:49.417Z] --- PASS: TestInfoDebug (0.55s)
10:26:49 [2019-12-10T10:26:49.417Z] === RUN   TestInfoInsecureRegistries
10:26:49 [2019-12-10T10:26:49.701Z] --- PASS: TestPluginWithDevMounts (2.36s)
10:26:49 [2019-12-10T10:26:49.701Z] PASS
10:26:49 [2019-12-10T10:26:49.701Z] 
10:26:49 [2019-12-10T10:26:49.701Z] DONE 1 tests in 2.516s
10:26:49 [2019-12-10T10:26:49.701Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
10:26:49 [2019-12-10T10:26:49.701Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
10:26:49 [2019-12-10T10:26:49.701Z] ++ set -e
10:26:49 [2019-12-10T10:26:49.701Z] ++ '[' -n 0 ']'
10:26:49 [2019-12-10T10:26:49.701Z] ++ set -x
10:26:49 [2019-12-10T10:26:49.701Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
10:26:49 [2019-12-10T10:26:49.701Z] INFO: Testing against a local daemon
10:26:49 [2019-12-10T10:26:49.701Z] === RUN   TestSecretInspect
10:26:49 [2019-12-10T10:26:49.784Z] --- PASS: TestInfoInsecureRegistries (0.53s)
10:26:49 [2019-12-10T10:26:49.785Z] === RUN   TestInfoRegistryMirrors
10:26:50 [2019-12-10T10:26:50.169Z] --- PASS: TestInfoRegistryMirrors (0.53s)
10:26:50 [2019-12-10T10:26:50.169Z] === RUN   TestLoginFailsWithBadCredentials
10:26:50 [2019-12-10T10:26:50.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:26:50 [2019-12-10T10:26:50.553Z] --- PASS: TestLoginFailsWithBadCredentials (0.35s)
10:26:50 [2019-12-10T10:26:50.553Z] === RUN   TestPingCacheHeaders
10:26:50 [2019-12-10T10:26:50.553Z] --- PASS: TestPingCacheHeaders (0.02s)
10:26:50 [2019-12-10T10:26:50.553Z] === RUN   TestPingGet
10:26:50 [2019-12-10T10:26:50.553Z] --- PASS: TestPingGet (0.01s)
10:26:50 [2019-12-10T10:26:50.553Z] === RUN   TestPingHead
10:26:50 [2019-12-10T10:26:50.553Z] --- PASS: TestPingHead (0.02s)
10:26:50 [2019-12-10T10:26:50.553Z] === RUN   TestVersion
10:26:50 [2019-12-10T10:26:50.553Z] --- PASS: TestVersion (0.02s)
10:26:50 [2019-12-10T10:26:50.553Z] PASS
10:26:50 [2019-12-10T10:26:50.553Z] 
10:26:50 [2019-12-10T10:26:50.553Z] === Skipped
10:26:50 [2019-12-10T10:26:50.553Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:26:50 [2019-12-10T10:26:50.553Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:26:50 [2019-12-10T10:26:50.553Z] 
10:26:50 [2019-12-10T10:26:50.553Z] 
10:26:50 [2019-12-10T10:26:50.553Z] DONE 18 tests, 1 skipped in 5.882s
10:26:50 [2019-12-10T10:26:50.553Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
10:26:50 [2019-12-10T10:26:50.553Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
10:26:50 [2019-12-10T10:26:50.553Z] ++ set -e
10:26:50 [2019-12-10T10:26:50.553Z] ++ '[' -n 0 ']'
10:26:50 [2019-12-10T10:26:50.553Z] ++ set -x
10:26:50 [2019-12-10T10:26:50.553Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
10:26:50 [2019-12-10T10:26:50.594Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 2.9% of statements
10:26:51 [2019-12-10T10:26:51.089Z] INFO: Testing against a local daemon
10:26:51 [2019-12-10T10:26:51.089Z] === RUN   TestVolumesCreateAndList
10:26:51 [2019-12-10T10:26:51.089Z] --- PASS: TestVolumesCreateAndList (0.02s)
10:26:51 [2019-12-10T10:26:51.089Z] === RUN   TestVolumesRemove
10:26:51 [2019-12-10T10:26:51.089Z] --- PASS: TestVolumesRemove (0.10s)
10:26:51 [2019-12-10T10:26:51.089Z] === RUN   TestVolumesInspect
10:26:51 [2019-12-10T10:26:51.089Z] --- PASS: TestVolumesInspect (0.02s)
10:26:51 [2019-12-10T10:26:51.089Z] === RUN   TestVolumesInvalidJSON
10:26:51 [2019-12-10T10:26:51.089Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:26:51 [2019-12-10T10:26:51.089Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:26:51 [2019-12-10T10:26:51.089Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:26:51 [2019-12-10T10:26:51.089Z] --- PASS: TestVolumesInvalidJSON (0.01s)
10:26:51 [2019-12-10T10:26:51.089Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:26:51 [2019-12-10T10:26:51.089Z] PASS
10:26:51 [2019-12-10T10:26:51.089Z] 
10:26:51 [2019-12-10T10:26:51.089Z] DONE 5 tests in 0.278s
10:26:51 [2019-12-10T10:26:51.089Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:26:51 [2019-12-10T10:26:51.089Z] ++++ cat bundles/test-integration/docker.pid
10:26:51 [2019-12-10T10:26:51.089Z] +++ kill 11506
10:26:51 [2019-12-10T10:26:51.964Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.263s	coverage: 57.0% of statements
10:26:52 [2019-12-10T10:26:52.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:26:52 [2019-12-10T10:26:52.888Z] +++ /etc/init.d/apparmor stop
10:26:52 [2019-12-10T10:26:52.888Z] Clearing AppArmor profiles cache:.
10:26:52 [2019-12-10T10:26:52.888Z] All profile caches have been cleared, but no profiles have been unloaded.
10:26:52 [2019-12-10T10:26:52.888Z] Unloading profiles will leave already running processes permanently
10:26:52 [2019-12-10T10:26:52.888Z] unconfined, which can lead to unexpected situations.
10:26:52 [2019-12-10T10:26:52.888Z] 
10:26:52 [2019-12-10T10:26:52.888Z] To set a process to complain mode, use the command line tool
10:26:52 [2019-12-10T10:26:52.888Z] 'aa-complain'. To really tear down all profiles, run the init script
10:26:52 [2019-12-10T10:26:52.888Z] with the 'teardown' option."
10:26:52 [2019-12-10T10:26:52.888Z] 
10:26:52 [2019-12-10T10:26:52.975Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
10:26:53 [2019-12-10T10:26:53.231Z] --- PASS: TestSecretInspect (3.46s)
10:26:53 [2019-12-10T10:26:53.231Z] === RUN   TestSecretList
Post stage
[Pipeline] junit
10:26:54 [2019-12-10T10:26:54.406Z] Recording test results
10:26:54 [2019-12-10T10:26:54.469Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:26:54 [2019-12-10T10:26:54.469Z] Using test binary docker
10:26:54 [2019-12-10T10:26:54.469Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:26:54 [2019-12-10T10:26:54.469Z] +++ /etc/init.d/apparmor start
10:26:54 [2019-12-10T10:26:54.469Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
10:26:54 [2019-12-10T10:26:54.469Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
10:26:54 [2019-12-10T10:26:54.469Z] Warning failed to create cache: (null)
10:26:54 [2019-12-10T10:26:54.469Z] .
10:26:54 [2019-12-10T10:26:54.469Z] INFO: Waiting for daemon to start...
10:26:54 [2019-12-10T10:26:54.469Z] Starting dockerd
10:26:54 [2019-12-10T10:26:54.469Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
10:26:54 [2019-12-10T10:26:54.490Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.626s	coverage: 72.5% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:26:55 [2019-12-10T10:26:55.426Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.756s	coverage: 45.9% of statements
10:26:55 [2019-12-10T10:26:55.426Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:26:56 [2019-12-10T10:26:56.061Z] + echo Ensuring container killed.
10:26:56 [2019-12-10T10:26:56.061Z] Ensuring container killed.
10:26:56 [2019-12-10T10:26:56.061Z] + docker rm -vf docker-pr9
10:26:56 [2019-12-10T10:26:56.061Z] Error: No such container: docker-pr9
10:26:56 [2019-12-10T10:26:56.061Z] + true
[Pipeline] sh
10:26:56 [2019-12-10T10:26:56.505Z] --- PASS: TestSecretList (3.09s)
10:26:56 [2019-12-10T10:26:56.505Z] === RUN   TestSecretsCreateAndDelete
10:26:56 [2019-12-10T10:26:56.505Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
10:26:56 [2019-12-10T10:26:56.767Z] .
10:26:56 [2019-12-10T10:26:56.767Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:26:56 [2019-12-10T10:26:56.767Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:26:56 [2019-12-10T10:26:56.767Z] Error: No such image: emptyfs
10:26:56 [2019-12-10T10:26:56.767Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:26:56 [2019-12-10T10:26:56.767Z] ++++ docker load
10:26:56 [2019-12-10T10:26:56.767Z] Running integration-test (iteration 1)
10:26:56 [2019-12-10T10:26:56.767Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
10:26:56 [2019-12-10T10:26:56.767Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
10:26:56 [2019-12-10T10:26:56.767Z] ++ set -e
10:26:56 [2019-12-10T10:26:56.767Z] ++ '[' -n 0 ']'
10:26:56 [2019-12-10T10:26:56.767Z] ++ set -x
10:26:56 [2019-12-10T10:26:56.767Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
10:26:56 [2019-12-10T10:26:56.919Z] + echo Chowning /workspace to jenkins user
10:26:56 [2019-12-10T10:26:56.919Z] Chowning /workspace to jenkins user
10:26:56 [2019-12-10T10:26:56.919Z] + id -u
10:26:56 [2019-12-10T10:26:56.919Z] + id -g
10:26:56 [2019-12-10T10:26:56.919Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40074:/workspace busybox chown -R 1001:1001 /workspace
10:26:56 [2019-12-10T10:26:56.919Z] Unable to find image 'busybox:latest' locally
10:26:57 [2019-12-10T10:26:57.288Z] latest: Pulling from library/busybox
10:26:57 [2019-12-10T10:26:57.288Z] 6dc7af96dfc8: Pulling fs layer
10:26:57 [2019-12-10T10:26:57.288Z] 6dc7af96dfc8: Download complete
10:26:57 [2019-12-10T10:26:57.319Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.080s	coverage: 48.6% of statements
10:26:57 [2019-12-10T10:26:57.874Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
10:26:58 [2019-12-10T10:26:58.074Z] 6dc7af96dfc8: Pull complete
10:26:58 [2019-12-10T10:26:58.074Z] Digest: sha256:1828edd60c5efd34b2bf5dd3282ec0cc04d47b2ff9caa0b6d4f07a21d1c08084
10:26:58 [2019-12-10T10:26:58.074Z] Status: Downloaded newer image for busybox:latest
10:26:58 [2019-12-10T10:26:58.690Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.304s	coverage: 76.1% of statements
10:26:59 [2019-12-10T10:26:59.243Z] --- PASS: TestSecretsCreateAndDelete (3.11s)
10:26:59 [2019-12-10T10:26:59.243Z] === RUN   TestSecretsUpdate
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:27:00 [2019-12-10T10:27:00.062Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.008s	coverage: 58.0% of statements
10:27:00 [2019-12-10T10:27:00.062Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.019s	coverage: 60.1% of statements
10:27:00 [2019-12-10T10:27:00.062Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
10:27:00 [2019-12-10T10:27:00.062Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:27:00 [2019-12-10T10:27:00.613Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
10:27:00 [2019-12-10T10:27:00.613Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
10:27:00 [2019-12-10T10:27:00.714Z] + bundleName=s390x-integration
10:27:00 [2019-12-10T10:27:00.714Z] + echo Creating s390x-integration-bundles.tar.gz
10:27:00 [2019-12-10T10:27:00.714Z] Creating s390x-integration-bundles.tar.gz
10:27:00 [2019-12-10T10:27:00.714Z] + xargs tar -czf s390x-integration-bundles.tar.gz
10:27:00 [2019-12-10T10:27:00.714Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
10:27:00 [2019-12-10T10:27:00.867Z] Archiving artifacts
10:27:01 [2019-12-10T10:27:01.433Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
10:27:01 [2019-12-10T10:27:01.544Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
10:27:01 [2019-12-10T10:27:01.999Z] ok  	github.com/docker/docker/daemon/links	0.017s	coverage: 93.0% of statements
10:27:02 [2019-12-10T10:27:02.917Z] --- PASS: TestSecretsUpdate (3.30s)
10:27:02 [2019-12-10T10:27:02.918Z] === RUN   TestTemplatedSecret
10:27:03 [2019-12-10T10:27:03.373Z] ok  	github.com/docker/docker/daemon/images	0.014s	coverage: 4.9% of statements
10:27:03 [2019-12-10T10:27:03.373Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:27:03 [2019-12-10T10:27:03.373Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:27:03 [2019-12-10T10:27:03.938Z] ok  	github.com/docker/docker/daemon/logger	0.217s	coverage: 42.7% of statements
10:27:05 [2019-12-10T10:27:05.835Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.154s	coverage: 77.8% of statements
10:27:05 [2019-12-10T10:27:05.835Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
10:27:05 [2019-12-10T10:27:05.835Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:27:05 [2019-12-10T10:27:05.835Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 67.0% of statements
10:27:06 [2019-12-10T10:27:06.766Z] ok  	github.com/docker/docker/daemon/logger/journald	0.016s	coverage: 26.2% of statements
10:27:06 [2019-12-10T10:27:06.766Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.011s	coverage: 62.1% of statements
10:27:07 [2019-12-10T10:27:07.096Z] --- PASS: TestTemplatedSecret (3.70s)
10:27:07 [2019-12-10T10:27:07.096Z] === RUN   TestSecretCreateResolve
10:27:07 [2019-12-10T10:27:07.096Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
10:27:07 [2019-12-10T10:27:07.331Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.006s	coverage: 88.3% of statements
10:27:07 [2019-12-10T10:27:07.353Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
10:27:08 [2019-12-10T10:27:08.265Z] ok  	github.com/docker/docker/daemon/logger/local	0.017s	coverage: 74.7% of statements
10:27:08 [2019-12-10T10:27:08.265Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:27:08 [2019-12-10T10:27:08.831Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.032s	coverage: 19.9% of statements
10:27:09 [2019-12-10T10:27:09.440Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40074/9/artifacts/
[Pipeline] }
10:27:09 [2019-12-10T10:27:09.457Z] --- PASS: TestSecretCreateResolve (3.15s)
10:27:09 [2019-12-10T10:27:09.457Z] PASS
10:27:09 [2019-12-10T10:27:09.457Z] 
10:27:09 [2019-12-10T10:27:09.457Z] DONE 6 tests in 19.964s
10:27:09 [2019-12-10T10:27:09.457Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
10:27:09 [2019-12-10T10:27:09.457Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
10:27:09 [2019-12-10T10:27:09.457Z] ++ set -e
10:27:09 [2019-12-10T10:27:09.457Z] ++ '[' -n 0 ']'
10:27:09 [2019-12-10T10:27:09.457Z] ++ set -x
10:27:09 [2019-12-10T10:27:09.457Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
[Pipeline] // catchError
[Pipeline] sh
10:27:09 [2019-12-10T10:27:09.714Z] === RUN   TestDockerSuite/TestBuildMultipleTags
10:27:09 [2019-12-10T10:27:09.715Z] INFO: Testing against a local daemon
10:27:09 [2019-12-10T10:27:09.715Z] === RUN   TestServiceCreateInit
10:27:09 [2019-12-10T10:27:09.715Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:27:09 [2019-12-10T10:27:09.972Z] === RUN   TestDockerSuite/TestBuildNetContainer
10:27:10 [2019-12-10T10:27:10.313Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 47.8% of statements
10:27:10 [2019-12-10T10:27:10.363Z] Loaded image: buildpack-deps:jessie
10:27:10 [2019-12-10T10:27:10.371Z] + make clean
10:27:10 [2019-12-10T10:27:10.371Z] make: command: Command not found
10:27:10 [2019-12-10T10:27:10.371Z] make: command: Command not found
10:27:10 [2019-12-10T10:27:10.371Z] docker volume rm -f docker-dev-cache
10:27:10 [2019-12-10T10:27:10.371Z] docker-dev-cache
[Pipeline] deleteDir
10:27:10 [2019-12-10T10:27:10.571Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
10:27:10 [2019-12-10T10:27:10.704Z] Loaded image: busybox:latest
10:27:10 [2019-12-10T10:27:10.704Z] Loaded image: busybox:glibc
10:27:10 [2019-12-10T10:27:10.704Z] Loaded image: debian:jessie
10:27:11 [2019-12-10T10:27:11.042Z] Loaded image: hello-world:latest
10:27:11 [2019-12-10T10:27:11.042Z] INFO: Testing against a local daemon
10:27:11 [2019-12-10T10:27:11.042Z] === RUN   TestCgroupNamespacesBuild
10:27:11 [2019-12-10T10:27:11.137Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
10:27:11 [2019-12-10T10:27:11.396Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.561s	coverage: 82.5% of statements
10:27:11 [2019-12-10T10:27:11.396Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:27:11 [2019-12-10T10:27:11.396Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:27:12 [2019-12-10T10:27:12.620Z] === RUN   TestDockerSuite/TestBuildNetNone
10:27:12 [2019-12-10T10:27:12.746Z] --- PASS: TestCgroupNamespacesBuild (1.59s)
10:27:12 [2019-12-10T10:27:12.746Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:27:13 [2019-12-10T10:27:13.550Z] === RUN   TestDockerSuite/TestBuildNoContext
10:27:13 [2019-12-10T10:27:13.931Z] ok  	github.com/docker/docker/distribution/metadata	0.041s	coverage: 48.2% of statements
10:27:13 [2019-12-10T10:27:13.932Z] ok  	github.com/docker/docker/distribution	0.171s	coverage: 22.1% of statements
10:27:13 [2019-12-10T10:27:13.932Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:27:14 [2019-12-10T10:27:14.444Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.58s)
10:27:14 [2019-12-10T10:27:14.444Z] === RUN   TestBuildWithSession
10:27:14 [2019-12-10T10:27:14.444Z] --- SKIP: TestBuildWithSession (0.00s)
10:27:14 [2019-12-10T10:27:14.444Z]     build_session_test.go:25: TODO: BuildKit
10:27:14 [2019-12-10T10:27:14.444Z] === RUN   TestBuildSquashParent
10:27:14 [2019-12-10T10:27:14.484Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
10:27:15 [2019-12-10T10:27:15.048Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:27:15 [2019-12-10T10:27:15.304Z] ok  	github.com/docker/docker/errdefs	0.006s	coverage: 49.4% of statements
10:27:15 [2019-12-10T10:27:15.611Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
10:27:16 [2019-12-10T10:27:16.678Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
10:27:17 [2019-12-10T10:27:17.242Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
10:27:17 [2019-12-10T10:27:17.242Z] ok  	github.com/docker/docker/distribution/xfer	1.880s	coverage: 85.1% of statements
10:27:17 [2019-12-10T10:27:17.242Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:27:17 [2019-12-10T10:27:17.242Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
10:27:18 [2019-12-10T10:27:18.136Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
10:27:18 [2019-12-10T10:27:18.392Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
10:27:18 [2019-12-10T10:27:18.392Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
10:27:18 [2019-12-10T10:27:18.650Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
10:27:19 [2019-12-10T10:27:19.139Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
10:27:19 [2019-12-10T10:27:19.139Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:27:19 [2019-12-10T10:27:19.214Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
10:27:19 [2019-12-10T10:27:19.705Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
10:27:20 [2019-12-10T10:27:20.145Z] === RUN   TestDockerSuite/TestBuildOnBuild
10:27:20 [2019-12-10T10:27:20.403Z] --- PASS: TestServiceCreateInit (10.73s)
10:27:20 [2019-12-10T10:27:20.403Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.37s)
10:27:20 [2019-12-10T10:27:20.403Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.33s)
10:27:20 [2019-12-10T10:27:20.403Z] === RUN   TestCreateServiceMultipleTimes
10:27:20 [2019-12-10T10:27:20.437Z] --- PASS: TestBuildSquashParent (5.40s)
10:27:20 [2019-12-10T10:27:20.437Z] === RUN   TestBuildWithRemoveAndForceRemove
10:27:20 [2019-12-10T10:27:20.437Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:27:20 [2019-12-10T10:27:20.437Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:27:20 [2019-12-10T10:27:20.437Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:27:20 [2019-12-10T10:27:20.437Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:27:20 [2019-12-10T10:27:20.437Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:27:20 [2019-12-10T10:27:20.437Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:27:20 [2019-12-10T10:27:20.437Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:27:20 [2019-12-10T10:27:20.437Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:27:20 [2019-12-10T10:27:20.437Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:27:20 [2019-12-10T10:27:20.437Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:27:20 [2019-12-10T10:27:20.437Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:27:20 [2019-12-10T10:27:20.437Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:27:20 [2019-12-10T10:27:20.437Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:27:20 [2019-12-10T10:27:20.437Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:27:20 [2019-12-10T10:27:20.437Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:27:20 [2019-12-10T10:27:20.437Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:27:20 [2019-12-10T10:27:20.636Z] ok  	github.com/docker/docker/opts	0.018s	coverage: 66.9% of statements
10:27:20 [2019-12-10T10:27:20.636Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
10:27:22 [2019-12-10T10:27:22.301Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
10:27:22 [2019-12-10T10:27:22.306Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:27:22 [2019-12-10T10:27:22.532Z] ok  	github.com/docker/docker/pkg/archive	0.396s	coverage: 77.2% of statements
10:27:22 [2019-12-10T10:27:22.644Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:27:23 [2019-12-10T10:27:23.233Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
10:27:23 [2019-12-10T10:27:23.904Z] ok  	github.com/docker/docker/pkg/authorization	0.353s	coverage: 68.3% of statements
10:27:23 [2019-12-10T10:27:23.904Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
10:27:24 [2019-12-10T10:27:24.161Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
10:27:24 [2019-12-10T10:27:24.981Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
10:27:24 [2019-12-10T10:27:24.981Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.64s)
10:27:24 [2019-12-10T10:27:24.981Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.10s)
10:27:24 [2019-12-10T10:27:24.981Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.21s)
10:27:24 [2019-12-10T10:27:24.981Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.25s)
10:27:24 [2019-12-10T10:27:24.981Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.10s)
10:27:24 [2019-12-10T10:27:24.981Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.07s)
10:27:24 [2019-12-10T10:27:24.981Z] === RUN   TestBuildMultiStageCopy
10:27:24 [2019-12-10T10:27:24.981Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:27:26 [2019-12-10T10:27:26.510Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
10:27:26 [2019-12-10T10:27:26.674Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:27:27 [2019-12-10T10:27:27.012Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:27:27 [2019-12-10T10:27:27.352Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:27:27 [2019-12-10T10:27:27.435Z] ok  	github.com/docker/docker/layer	7.545s	coverage: 68.8% of statements
10:27:27 [2019-12-10T10:27:27.435Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:27:27 [2019-12-10T10:27:27.435Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:27:27 [2019-12-10T10:27:27.435Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:27:27 [2019-12-10T10:27:27.435Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:27:27 [2019-12-10T10:27:27.435Z] ?   	github.com/docker/docker/oci	[no test files]
10:27:27 [2019-12-10T10:27:27.435Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:27:27 [2019-12-10T10:27:27.435Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
10:27:27 [2019-12-10T10:27:27.692Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.996s	coverage: 43.2% of statements
10:27:27 [2019-12-10T10:27:27.692Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
10:27:27 [2019-12-10T10:27:27.692Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:27:27 [2019-12-10T10:27:27.693Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:27:27 [2019-12-10T10:27:27.951Z] ok  	github.com/docker/docker/pkg/discovery	0.015s	coverage: 58.3% of statements
10:27:28 [2019-12-10T10:27:28.035Z] --- PASS: TestBuildMultiStageCopy (3.40s)
10:27:28 [2019-12-10T10:27:28.036Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.75s)
10:27:28 [2019-12-10T10:27:28.036Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s)
10:27:28 [2019-12-10T10:27:28.036Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s)
10:27:28 [2019-12-10T10:27:28.036Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.42s)
10:27:28 [2019-12-10T10:27:28.036Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.45s)
10:27:28 [2019-12-10T10:27:28.036Z] === RUN   TestBuildMultiStageParentConfig
10:27:28 [2019-12-10T10:27:28.404Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
10:27:28 [2019-12-10T10:27:28.517Z] ok  	github.com/docker/docker/pkg/discovery/file	0.004s	coverage: 92.9% of statements
10:27:29 [2019-12-10T10:27:29.083Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.003s	coverage: 92.3% of statements
10:27:29 [2019-12-10T10:27:29.211Z] --- PASS: TestBuildMultiStageParentConfig (1.02s)
10:27:29 [2019-12-10T10:27:29.212Z] === RUN   TestBuildLabelWithTargets
10:27:29 [2019-12-10T10:27:29.648Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.007s	coverage: 93.8% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:27:30 [2019-12-10T10:27:30.213Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
10:27:30 [2019-12-10T10:27:30.915Z] --- PASS: TestBuildLabelWithTargets (1.49s)
10:27:30 [2019-12-10T10:27:30.915Z] === RUN   TestBuildWithEmptyLayers
10:27:30 [2019-12-10T10:27:30.927Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
10:27:31 [2019-12-10T10:27:31.253Z] --- PASS: TestBuildWithEmptyLayers (0.77s)
10:27:31 [2019-12-10T10:27:31.253Z] === RUN   TestBuildMultiStageOnBuild
10:27:31 [2019-12-10T10:27:31.590Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
10:27:32 [2019-12-10T10:27:32.155Z] ok  	github.com/docker/docker/pkg/fileutils	0.008s	coverage: 89.5% of statements
10:27:32 [2019-12-10T10:27:32.298Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
10:27:32 [2019-12-10T10:27:32.412Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.124s	coverage: 84.1% of statements
10:27:32 [2019-12-10T10:27:32.928Z] ok  	github.com/docker/docker/pkg/fsutils	0.223s	coverage: 85.1% of statements
10:27:32 [2019-12-10T10:27:32.928Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
10:27:33 [2019-12-10T10:27:33.555Z] --- PASS: TestBuildMultiStageOnBuild (2.10s)
10:27:33 [2019-12-10T10:27:33.555Z] === RUN   TestBuildUncleanTarFilenames
10:27:34 [2019-12-10T10:27:34.192Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
10:27:34 [2019-12-10T10:27:34.300Z] ok  	github.com/docker/docker/pkg/idtools	0.516s	coverage: 70.1% of statements
10:27:34 [2019-12-10T10:27:34.300Z] ok  	github.com/docker/docker/pkg/ioutils	0.451s	coverage: 69.3% of statements
10:27:34 [2019-12-10T10:27:34.450Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
10:27:34 [2019-12-10T10:27:34.730Z] --- PASS: TestBuildUncleanTarFilenames (1.15s)
10:27:34 [2019-12-10T10:27:34.730Z] === RUN   TestBuildMultiStageLayerLeak
10:27:34 [2019-12-10T10:27:34.866Z] ok  	github.com/docker/docker/pkg/locker	0.023s	coverage: 88.9% of statements
10:27:34 [2019-12-10T10:27:34.866Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.013s	coverage: 91.7% of statements
10:27:35 [2019-12-10T10:27:35.124Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
10:27:35 [2019-12-10T10:27:35.124Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
10:27:35 [2019-12-10T10:27:35.688Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.007s	coverage: 85.7% of statements
10:27:35 [2019-12-10T10:27:35.945Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
10:27:36 [2019-12-10T10:27:36.202Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
10:27:36 [2019-12-10T10:27:36.202Z] ok  	github.com/docker/docker/pkg/mount	0.566s	coverage: 70.0% of statements
10:27:36 [2019-12-10T10:27:36.202Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
10:27:36 [2019-12-10T10:27:36.460Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 91.4% of statements
10:27:36 [2019-12-10T10:27:36.718Z] ok  	github.com/docker/docker/pkg/pidfile	0.009s	coverage: 82.4% of statements
10:27:36 [2019-12-10T10:27:36.718Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:27:36 [2019-12-10T10:27:36.718Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:27:37 [2019-12-10T10:27:37.034Z] --- PASS: TestBuildMultiStageLayerLeak (2.27s)
10:27:37 [2019-12-10T10:27:37.034Z] === RUN   TestBuildWithHugeFile
10:27:37 [2019-12-10T10:27:37.649Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
10:27:38 [2019-12-10T10:27:38.213Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
10:27:38 [2019-12-10T10:27:38.470Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
10:27:38 [2019-12-10T10:27:38.623Z] === RUN   TestDockerSuite/TestBuildPATH
10:27:38 [2019-12-10T10:27:38.727Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
10:27:40 [2019-12-10T10:27:40.095Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 73.9% of statements
10:27:40 [2019-12-10T10:27:40.353Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
10:27:40 [2019-12-10T10:27:40.516Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
10:27:41 [2019-12-10T10:27:41.080Z] --- PASS: TestCreateServiceMultipleTimes (20.78s)
10:27:41 [2019-12-10T10:27:41.080Z] === RUN   TestCreateServiceConflict
10:27:41 [2019-12-10T10:27:41.338Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
10:27:42 [2019-12-10T10:27:42.711Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
10:27:43 [2019-12-10T10:27:43.627Z] ok  	github.com/docker/docker/pkg/signal	2.409s	coverage: 61.0% of statements
10:27:43 [2019-12-10T10:27:43.627Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
10:27:43 [2019-12-10T10:27:43.911Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
10:27:44 [2019-12-10T10:27:44.168Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
10:27:44 [2019-12-10T10:27:44.438Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
10:27:44 [2019-12-10T10:27:44.606Z] --- PASS: TestCreateServiceConflict (3.06s)
10:27:44 [2019-12-10T10:27:44.606Z] === RUN   TestCreateServiceMaxReplicas
10:27:45 [2019-12-10T10:27:45.005Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 80.6% of statements
10:27:45 [2019-12-10T10:27:45.570Z] ok  	github.com/docker/docker/pkg/system	0.019s	coverage: 36.2% of statements
10:27:45 [2019-12-10T10:27:45.827Z] ok  	github.com/docker/docker/pkg/tailfile	0.053s	coverage: 88.6% of statements
10:27:46 [2019-12-10T10:27:46.391Z] ok  	github.com/docker/docker/pkg/tarsum	0.042s	coverage: 89.3% of statements
10:27:46 [2019-12-10T10:27:46.956Z] ok  	github.com/docker/docker/pkg/term	0.004s	coverage: 84.8% of statements
10:27:46 [2019-12-10T10:27:46.956Z] testing: warning: no tests to run
10:27:47 [2019-12-10T10:27:47.128Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
10:27:47 [2019-12-10T10:27:47.213Z] coverage: [no statements]
10:27:47 [2019-12-10T10:27:47.213Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: [no statements] [no tests to run]
10:27:47 [2019-12-10T10:27:47.469Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
10:27:47 [2019-12-10T10:27:47.726Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
10:27:47 [2019-12-10T10:27:47.983Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
10:27:48 [2019-12-10T10:27:48.498Z] --- PASS: TestCreateServiceMaxReplicas (3.93s)
10:27:48 [2019-12-10T10:27:48.498Z] === RUN   TestCreateWithDuplicateNetworkNames
10:27:49 [2019-12-10T10:27:49.879Z] ok  	github.com/docker/docker/plugin	0.531s	coverage: 27.1% of statements
10:27:50 [2019-12-10T10:27:50.812Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
10:27:51 [2019-12-10T10:27:51.376Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
10:27:51 [2019-12-10T10:27:51.940Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
10:27:53 [2019-12-10T10:27:53.311Z] ok  	github.com/docker/docker/registry	0.091s	coverage: 56.0% of statements
10:27:53 [2019-12-10T10:27:53.875Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
10:27:54 [2019-12-10T10:27:54.133Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
10:27:54 [2019-12-10T10:27:54.697Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 68.2% of statements
10:27:55 [2019-12-10T10:27:55.048Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
10:27:55 [2019-12-10T10:27:55.262Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
10:27:57 [2019-12-10T10:27:57.956Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
10:27:58 [2019-12-10T10:27:58.214Z] ok  	github.com/docker/docker/volume/local	0.020s	coverage: 73.0% of statements
10:27:59 [2019-12-10T10:27:59.145Z] ok  	github.com/docker/docker/volume/mounts	0.021s	coverage: 67.0% of statements
10:27:59 [2019-12-10T10:27:59.225Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
10:28:00 [2019-12-10T10:28:00.076Z] ok  	github.com/docker/docker/volume/service	0.016s	coverage: 73.0% of statements
10:28:01 [2019-12-10T10:28:01.117Z] === RUN   TestDockerSuite/TestBuildRm
10:28:03 [2019-12-10T10:28:03.638Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
10:28:04 [2019-12-10T10:28:04.202Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.84s)
10:28:04 [2019-12-10T10:28:04.202Z] === RUN   TestCreateServiceSecretFileMode
10:28:04 [2019-12-10T10:28:04.202Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
10:28:05 [2019-12-10T10:28:05.573Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
10:28:07 [2019-12-10T10:28:07.468Z] === RUN   TestDockerSuite/TestBuildScratchCopy
10:28:07 [2019-12-10T10:28:07.725Z] --- PASS: TestCreateServiceSecretFileMode (3.65s)
10:28:07 [2019-12-10T10:28:07.725Z] === RUN   TestCreateServiceConfigFileMode
10:28:08 [2019-12-10T10:28:08.288Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
10:28:08 [2019-12-10T10:28:08.853Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
10:28:10 [2019-12-10T10:28:10.223Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
10:28:10 [2019-12-10T10:28:10.788Z] --- PASS: TestCreateServiceConfigFileMode (3.20s)
10:28:10 [2019-12-10T10:28:10.788Z] === RUN   TestCreateServiceSysctls
10:28:11 [2019-12-10T10:28:11.719Z] === RUN   TestDockerSuite/TestBuildShellInherited
10:28:12 [2019-12-10T10:28:12.254Z] ok  	github.com/docker/docker/pkg/plugins	33.616s	coverage: 76.6% of statements
10:28:12 [2019-12-10T10:28:12.254Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:28:12 [2019-12-10T10:28:12.254Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:28:12 [2019-12-10T10:28:12.254Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
10:28:12 [2019-12-10T10:28:12.254Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:28:12 [2019-12-10T10:28:12.254Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
10:28:12 [2019-12-10T10:28:12.254Z] ?   	github.com/docker/docker/rootless	[no test files]
10:28:12 [2019-12-10T10:28:12.254Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
10:28:12 [2019-12-10T10:28:12.254Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:28:12 [2019-12-10T10:28:12.254Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:28:12 [2019-12-10T10:28:12.254Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:28:12 [2019-12-10T10:28:12.254Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:28:12 [2019-12-10T10:28:12.254Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:28:12 [2019-12-10T10:28:12.254Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:28:12 [2019-12-10T10:28:12.254Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:28:12 [2019-12-10T10:28:12.254Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:28:12 [2019-12-10T10:28:12.254Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:28:12 [2019-12-10T10:28:12.254Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:28:12 [2019-12-10T10:28:12.254Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:28:12 [2019-12-10T10:28:12.254Z] ?   	github.com/docker/docker/volume	[no test files]
10:28:12 [2019-12-10T10:28:12.254Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:28:12 [2019-12-10T10:28:12.254Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:28:12 [2019-12-10T10:28:12.254Z] 
10:28:12 [2019-12-10T10:28:12.254Z] === Skipped
10:28:12 [2019-12-10T10:28:12.254Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
10:28:12 [2019-12-10T10:28:12.254Z]     exec_linux_test.go:18: requires AppArmor to be enabled
10:28:12 [2019-12-10T10:28:12.254Z] 
10:28:12 [2019-12-10T10:28:12.254Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
10:28:12 [2019-12-10T10:28:12.254Z]     exec_linux_test.go:38: requires AppArmor to be enabled
10:28:12 [2019-12-10T10:28:12.254Z] 
10:28:12 [2019-12-10T10:28:12.254Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
10:28:12 [2019-12-10T10:28:12.254Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:28:12 [2019-12-10T10:28:12.254Z]     graphtest_unix.go:46: Driver btrfs not supported
10:28:12 [2019-12-10T10:28:12.254Z] 
10:28:12 [2019-12-10T10:28:12.254Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
10:28:12 [2019-12-10T10:28:12.254Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:28:12 [2019-12-10T10:28:12.254Z]     graphtest_unix.go:46: Driver btrfs not supported
10:28:12 [2019-12-10T10:28:12.254Z] 
10:28:12 [2019-12-10T10:28:12.254Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
10:28:12 [2019-12-10T10:28:12.254Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:28:12 [2019-12-10T10:28:12.254Z]     graphtest_unix.go:46: Driver btrfs not supported
10:28:12 [2019-12-10T10:28:12.254Z] 
10:28:12 [2019-12-10T10:28:12.254Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
10:28:12 [2019-12-10T10:28:12.254Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:28:12 [2019-12-10T10:28:12.254Z]     graphtest_unix.go:46: Driver btrfs not supported
10:28:12 [2019-12-10T10:28:12.254Z] 
10:28:12 [2019-12-10T10:28:12.254Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
10:28:12 [2019-12-10T10:28:12.254Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:28:12 [2019-12-10T10:28:12.254Z]     graphtest_unix.go:46: Driver btrfs not supported
10:28:12 [2019-12-10T10:28:12.254Z] 
10:28:12 [2019-12-10T10:28:12.254Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
10:28:12 [2019-12-10T10:28:12.254Z]     graphtest_unix.go:73: No driver to put!
10:28:12 [2019-12-10T10:28:12.254Z] 
10:28:12 [2019-12-10T10:28:12.254Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
10:28:12 [2019-12-10T10:28:12.254Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
10:28:12 [2019-12-10T10:28:12.254Z] 
10:28:12 [2019-12-10T10:28:12.254Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
10:28:12 [2019-12-10T10:28:12.254Z]     overlay_test.go:49: Fails to compute changes intermittently
10:28:12 [2019-12-10T10:28:12.254Z] 
10:28:12 [2019-12-10T10:28:12.254Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
10:28:12 [2019-12-10T10:28:12.254Z]     overlay_test.go:65: Cannot run test with naive change algorithm
10:28:12 [2019-12-10T10:28:12.254Z] 
10:28:12 [2019-12-10T10:28:12.254Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
10:28:12 [2019-12-10T10:28:12.254Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
10:28:12 [2019-12-10T10:28:12.254Z] 
10:28:12 [2019-12-10T10:28:12.254Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
10:28:12 [2019-12-10T10:28:12.254Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:28:12 [2019-12-10T10:28:12.254Z]     graphtest_unix.go:46: Driver zfs not supported
10:28:12 [2019-12-10T10:28:12.254Z] 
10:28:12 [2019-12-10T10:28:12.254Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
10:28:12 [2019-12-10T10:28:12.254Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:28:12 [2019-12-10T10:28:12.254Z]     graphtest_unix.go:46: Driver zfs not supported
10:28:12 [2019-12-10T10:28:12.254Z] 
10:28:12 [2019-12-10T10:28:12.254Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
10:28:12 [2019-12-10T10:28:12.254Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:28:12 [2019-12-10T10:28:12.254Z]     graphtest_unix.go:46: Driver zfs not supported
10:28:12 [2019-12-10T10:28:12.254Z] 
10:28:12 [2019-12-10T10:28:12.254Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
10:28:12 [2019-12-10T10:28:12.254Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:28:12 [2019-12-10T10:28:12.254Z]     graphtest_unix.go:46: Driver zfs not supported
10:28:12 [2019-12-10T10:28:12.254Z] 
10:28:12 [2019-12-10T10:28:12.254Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
10:28:12 [2019-12-10T10:28:12.254Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:28:12 [2019-12-10T10:28:12.254Z]     graphtest_unix.go:46: Driver zfs not supported
10:28:12 [2019-12-10T10:28:12.254Z] 
10:28:12 [2019-12-10T10:28:12.254Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
10:28:12 [2019-12-10T10:28:12.254Z]     graphtest_unix.go:73: No driver to put!
10:28:12 [2019-12-10T10:28:12.254Z] 
10:28:12 [2019-12-10T10:28:12.254Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
10:28:12 [2019-12-10T10:28:12.254Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
10:28:12 [2019-12-10T10:28:12.254Z] 
10:28:12 [2019-12-10T10:28:12.254Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
10:28:12 [2019-12-10T10:28:12.254Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
10:28:12 [2019-12-10T10:28:12.254Z] 
10:28:12 [2019-12-10T10:28:12.254Z] 
10:28:12 [2019-12-10T10:28:12.254Z] DONE 2148 tests, 20 skipped in 238.658s
Post stage
[Pipeline] junit
10:28:12 [2019-12-10T10:28:12.265Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
10:28:13 [2019-12-10T10:28:13.089Z] === RUN   TestDockerSuite/TestBuildShellMultiple
10:28:13 [2019-12-10T10:28:13.224Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40074/.git:/go/src/github.com/docker/docker/.git --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f9fe29b439e21c22a0a789b055ca20185de7b7c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f9fe29b439e21c22a0a789b055ca20185de7b7c hack/validate/vendor
10:28:14 [2019-12-10T10:28:14.155Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
10:28:14 [2019-12-10T10:28:14.736Z] + echo Building e2e image
10:28:14 [2019-12-10T10:28:14.736Z] Building e2e image
10:28:14 [2019-12-10T10:28:14.736Z] + docker build --build-arg DOCKER_GITCOMMIT=9f9fe29b439e21c22a0a789b055ca20185de7b7c -t moby-e2e-test -f Dockerfile.e2e .
10:28:14 [2019-12-10T10:28:14.736Z] #1 [internal] load build definition from Dockerfile.e2e
10:28:14 [2019-12-10T10:28:14.736Z] #1 transferring dockerfile: 3.21kB done
10:28:14 [2019-12-10T10:28:14.736Z] #1 DONE 0.0s
10:28:14 [2019-12-10T10:28:14.736Z] 
10:28:14 [2019-12-10T10:28:14.736Z] #2 [internal] load .dockerignore
10:28:14 [2019-12-10T10:28:14.736Z] #2 transferring context: 34B done
10:28:14 [2019-12-10T10:28:14.736Z] #2 DONE 0.0s
10:28:14 [2019-12-10T10:28:14.736Z] 
10:28:14 [2019-12-10T10:28:14.736Z] #4 [internal] load metadata for docker.io/library/golang:1.13.4-alpine
10:28:14 [2019-12-10T10:28:14.985Z] --- PASS: TestCreateServiceSysctls (3.95s)
10:28:14 [2019-12-10T10:28:14.985Z] === RUN   TestCreateServiceCapabilities
10:28:14 [2019-12-10T10:28:14.993Z] #4 ...
10:28:14 [2019-12-10T10:28:14.993Z] 
10:28:14 [2019-12-10T10:28:14.993Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
10:28:14 [2019-12-10T10:28:14.993Z] #3 DONE 0.2s
10:28:14 [2019-12-10T10:28:14.993Z] 
10:28:14 [2019-12-10T10:28:14.993Z] #4 [internal] load metadata for docker.io/library/golang:1.13.4-alpine
10:28:14 [2019-12-10T10:28:14.993Z] #4 DONE 0.2s
10:28:14 [2019-12-10T10:28:14.993Z] 
10:28:14 [2019-12-10T10:28:14.993Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64...
10:28:14 [2019-12-10T10:28:14.993Z] #14 resolve docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b6447f525da0a4f18efd2cb05bf7d70228f75d713b7a67345f30157ac done
10:28:14 [2019-12-10T10:28:14.993Z] #14 sha256:9d2a7c5b6447f525da0a4f18efd2cb05bf7d70228f75d713b7a67345f30157ac 1.65kB / 1.65kB done
10:28:14 [2019-12-10T10:28:14.993Z] #14 sha256:679fe3791d2710d53efe26b05ba1c7083178d6375318b0c669b6bcd98f25c448 1.36kB / 1.36kB done
10:28:14 [2019-12-10T10:28:14.993Z] #14 sha256:3024b4e742b095f3c81ed71f3ddc7bb6796664827845988333fac28564a96b85 3.80kB / 3.80kB done
10:28:14 [2019-12-10T10:28:14.993Z] #14 sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 1.34MB / 2.79MB 0.0s
10:28:14 [2019-12-10T10:28:14.993Z] #14 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 0B / 301.72kB 0.0s
10:28:14 [2019-12-10T10:28:14.993Z] #14 sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 0B / 155B 0.0s
10:28:15 [2019-12-10T10:28:15.252Z] #14 sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 2.79MB / 2.79MB 0.1s done
10:28:15 [2019-12-10T10:28:15.252Z] #14 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 301.72kB / 301.72kB 0.1s
10:28:15 [2019-12-10T10:28:15.252Z] #14 sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 155B / 155B 0.1s done
10:28:15 [2019-12-10T10:28:15.252Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 552.96kB / 126.86MB 0.1s
10:28:15 [2019-12-10T10:28:15.252Z] #14 sha256:bf1a3d23480071c91034bf7684daaa10b200efe6f553d9b9f8e4004492769888 0B / 125B 0.1s
10:28:15 [2019-12-10T10:28:15.252Z] #14 ...
10:28:15 [2019-12-10T10:28:15.252Z] 
10:28:15 [2019-12-10T10:28:15.252Z] #8 [internal] load build context
10:28:15 [2019-12-10T10:28:15.252Z] #8 transferring context: 813.24kB 0.3s done
10:28:15 [2019-12-10T10:28:15.252Z] #8 DONE 0.4s
10:28:15 [2019-12-10T10:28:15.252Z] 
10:28:15 [2019-12-10T10:28:15.252Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64...
10:28:15 [2019-12-10T10:28:15.252Z] #14 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 301.72kB / 301.72kB 0.1s done
10:28:15 [2019-12-10T10:28:15.252Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 17.13MB / 126.86MB 0.3s
10:28:15 [2019-12-10T10:28:15.252Z] #14 sha256:bf1a3d23480071c91034bf7684daaa10b200efe6f553d9b9f8e4004492769888 125B / 125B 0.3s done
10:28:15 [2019-12-10T10:28:15.252Z] #14 extracting sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 0.3s
10:28:15 [2019-12-10T10:28:15.509Z] #14 ...
10:28:15 [2019-12-10T10:28:15.509Z] 
10:28:15 [2019-12-10T10:28:15.509Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5...
10:28:15 [2019-12-10T10:28:15.509Z] #5 resolve docker.io/library/alpine:3.10@sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a done
10:28:15 [2019-12-10T10:28:15.509Z] #5 sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a 1.64kB / 1.64kB done
10:28:15 [2019-12-10T10:28:15.509Z] #5 sha256:e4355b66995c96b4b468159fc5c7e3540fcef961189ca13fee877798649f531a 528B / 528B done
10:28:15 [2019-12-10T10:28:15.509Z] #5 sha256:965ea09ff2ebd2b9eeec88cd822ce156f6674c7e99be082c7efac3c62f3ff652 1.51kB / 1.51kB done
10:28:15 [2019-12-10T10:28:15.510Z] #5 extracting sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 0.3s done
10:28:15 [2019-12-10T10:28:15.510Z] #5 sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 2.79MB / 2.79MB 0.1s done
10:28:15 [2019-12-10T10:28:15.510Z] #5 DONE 0.5s
10:28:15 [2019-12-10T10:28:15.510Z] 
10:28:15 [2019-12-10T10:28:15.510Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64...
10:28:15 [2019-12-10T10:28:15.510Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 23.54MB / 126.86MB 0.4s
10:28:15 [2019-12-10T10:28:15.510Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5
10:28:15 [2019-12-10T10:28:15.768Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 39.43MB / 126.86MB 0.6s
10:28:15 [2019-12-10T10:28:15.768Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 0.3s done
10:28:15 [2019-12-10T10:28:15.768Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 51.41MB / 126.86MB 0.8s
10:28:15 [2019-12-10T10:28:15.768Z] #14 extracting sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd
10:28:16 [2019-12-10T10:28:16.026Z] #14 extracting sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 0.0s done
10:28:16 [2019-12-10T10:28:16.288Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 69.15MB / 126.86MB 1.1s
10:28:16 [2019-12-10T10:28:16.288Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 89.85MB / 126.86MB 1.3s
10:28:16 [2019-12-10T10:28:16.546Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 100.26MB / 126.86MB 1.4s
10:28:16 [2019-12-10T10:28:16.546Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 110.20MB / 126.86MB 1.5s
10:28:16 [2019-12-10T10:28:16.814Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 126.86MB / 126.86MB 1.7s
10:28:17 [2019-12-10T10:28:17.071Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 126.86MB / 126.86MB 2.0s done
10:28:17 [2019-12-10T10:28:17.071Z] #14 extracting sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190
10:28:17 [2019-12-10T10:28:17.328Z] #14 ...
10:28:17 [2019-12-10T10:28:17.328Z] 
10:28:17 [2019-12-10T10:28:17.328Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
10:28:17 [2019-12-10T10:28:17.328Z] #6 DONE 1.8s
10:28:17 [2019-12-10T10:28:17.328Z] 
10:28:17 [2019-12-10T10:28:17.328Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64...
10:28:17 [2019-12-10T10:28:17.511Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
10:28:17 [2019-12-10T10:28:17.768Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
10:28:18 [2019-12-10T10:28:18.026Z] --- PASS: TestCreateServiceCapabilities (3.19s)
10:28:18 [2019-12-10T10:28:18.026Z] === RUN   TestInspect
10:28:18 [2019-12-10T10:28:18.026Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
10:28:18 [2019-12-10T10:28:18.026Z] === RUN   TestDockerSuite/TestBuildSpaces
10:28:18 [2019-12-10T10:28:18.591Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
10:28:19 [2019-12-10T10:28:19.528Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
10:28:19 [2019-12-10T10:28:19.786Z] === RUN   TestDockerSuite/TestBuildStderr
10:28:19 [2019-12-10T10:28:19.838Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
10:28:19 [2019-12-10T10:28:19.838Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
10:28:19 [2019-12-10T10:28:19.838Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
10:28:19 [2019-12-10T10:28:19.838Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
10:28:19 [2019-12-10T10:28:19.838Z] === RUN   TestDockerSuite/TestAPINetworkFilter
10:28:19 [2019-12-10T10:28:19.838Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
10:28:19 [2019-12-10T10:28:19.838Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
10:28:19 [2019-12-10T10:28:19.838Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
10:28:19 [2019-12-10T10:28:19.838Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
10:28:19 [2019-12-10T10:28:19.838Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
10:28:19 [2019-12-10T10:28:19.838Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
10:28:19 [2019-12-10T10:28:19.838Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
10:28:19 [2019-12-10T10:28:19.838Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
10:28:19 [2019-12-10T10:28:19.838Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
10:28:19 [2019-12-10T10:28:19.838Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
10:28:19 [2019-12-10T10:28:19.838Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
10:28:21 [2019-12-10T10:28:21.156Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
10:28:21 [2019-12-10T10:28:21.370Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
10:28:21 [2019-12-10T10:28:21.370Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
10:28:21 [2019-12-10T10:28:21.370Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
10:28:21 [2019-12-10T10:28:21.370Z] === RUN   TestDockerSuite/TestAttachDisconnect
10:28:21 [2019-12-10T10:28:21.370Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
10:28:21 [2019-12-10T10:28:21.721Z] --- PASS: TestInspect (3.54s)
10:28:21 [2019-12-10T10:28:21.721Z] === RUN   TestServiceListWithStatuses
10:28:21 [2019-12-10T10:28:21.721Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:28:21 [2019-12-10T10:28:21.721Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:28:21 [2019-12-10T10:28:21.721Z] === RUN   TestDockerNetworkConnectAlias
10:28:22 [2019-12-10T10:28:22.590Z] #14 extracting sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 5.1s
10:28:23 [2019-12-10T10:28:23.524Z] #14 extracting sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 6.5s done
10:28:23 [2019-12-10T10:28:23.781Z] #14 ...
10:28:23 [2019-12-10T10:28:23.781Z] 
10:28:23 [2019-12-10T10:28:23.781Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
10:28:23 [2019-12-10T10:28:23.781Z] #7 1.079 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
10:28:23 [2019-12-10T10:28:23.781Z] #7 2.166 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
10:28:23 [2019-12-10T10:28:23.781Z] #7 2.276 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0)
10:28:23 [2019-12-10T10:28:23.781Z] #7 2.281 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0)
10:28:23 [2019-12-10T10:28:23.781Z] #7 2.498 (3/31) Installing ncurses-libs (6.1_p20190518-r0)
10:28:23 [2019-12-10T10:28:23.781Z] #7 2.509 (4/31) Installing readline (8.0.0-r0)
10:28:23 [2019-12-10T10:28:23.781Z] #7 2.515 (5/31) Installing bash (5.0.0-r0)
10:28:23 [2019-12-10T10:28:23.781Z] #7 2.533 Executing bash-5.0.0-r0.post-install
10:28:23 [2019-12-10T10:28:23.781Z] #7 2.539 (6/31) Installing ca-certificates (20190108-r0)
10:28:23 [2019-12-10T10:28:23.781Z] #7 2.558 (7/31) Installing libgcc (8.3.0-r0)
10:28:23 [2019-12-10T10:28:23.781Z] #7 2.563 (8/31) Installing libstdc++ (8.3.0-r0)
10:28:23 [2019-12-10T10:28:23.781Z] #7 2.577 (9/31) Installing binutils (2.32-r0)
10:28:23 [2019-12-10T10:28:23.781Z] #7 2.693 (10/31) Installing gmp (6.1.2-r1)
10:28:23 [2019-12-10T10:28:23.781Z] #7 2.702 (11/31) Installing isl (0.18-r0)
10:28:23 [2019-12-10T10:28:23.781Z] #7 2.724 (12/31) Installing libgomp (8.3.0-r0)
10:28:23 [2019-12-10T10:28:23.781Z] #7 2.729 (13/31) Installing libatomic (8.3.0-r0)
10:28:23 [2019-12-10T10:28:23.781Z] #7 2.731 (14/31) Installing mpfr3 (3.1.5-r1)
10:28:23 [2019-12-10T10:28:23.781Z] #7 2.742 (15/31) Installing mpc1 (1.1.0-r0)
10:28:23 [2019-12-10T10:28:23.781Z] #7 2.747 (16/31) Installing gcc (8.3.0-r0)
10:28:23 [2019-12-10T10:28:23.781Z] #7 3.773 (17/31) Installing musl-dev (1.1.22-r3)
10:28:23 [2019-12-10T10:28:23.781Z] #7 3.883 (18/31) Installing libc-dev (0.7.1-r0)
10:28:23 [2019-12-10T10:28:23.781Z] #7 3.885 (19/31) Installing g++ (8.3.0-r0)
10:28:23 [2019-12-10T10:28:23.781Z] #7 4.496 (20/31) Installing nghttp2-libs (1.39.2-r0)
10:28:23 [2019-12-10T10:28:23.781Z] #7 4.500 (21/31) Installing libcurl (7.66.0-r0)
10:28:23 [2019-12-10T10:28:23.781Z] #7 4.508 (22/31) Installing expat (2.2.8-r0)
10:28:23 [2019-12-10T10:28:23.781Z] #7 4.513 (23/31) Installing pcre2 (10.33-r0)
10:28:23 [2019-12-10T10:28:23.781Z] #7 4.523 (24/31) Installing git (2.22.0-r0)
10:28:23 [2019-12-10T10:28:23.781Z] #7 4.763 (25/31) Installing libmnl (1.0.4-r0)
10:28:23 [2019-12-10T10:28:23.781Z] #7 4.765 (26/31) Installing libnftnl-libs (1.1.3-r0)
10:28:23 [2019-12-10T10:28:23.781Z] #7 4.770 (27/31) Installing iptables (1.8.3-r0)
10:28:23 [2019-12-10T10:28:23.781Z] #7 4.799 (28/31) Installing pigz (2.4-r0)
10:28:23 [2019-12-10T10:28:23.781Z] #7 4.805 (29/31) Installing tar (1.32-r0)
10:28:23 [2019-12-10T10:28:23.781Z] #7 4.815 (30/31) Installing xz-libs (5.2.4-r0)
10:28:23 [2019-12-10T10:28:23.781Z] #7 4.819 (31/31) Installing xz (5.2.4-r0)
10:28:23 [2019-12-10T10:28:23.781Z] #7 4.826 Executing busybox-1.30.1-r2.trigger
10:28:23 [2019-12-10T10:28:23.781Z] #7 4.831 Executing ca-certificates-20190108-r0.trigger
10:28:23 [2019-12-10T10:28:23.781Z] #7 4.895 OK: 185 MiB in 45 packages
10:28:23 [2019-12-10T10:28:23.781Z] #7 DONE 6.5s
10:28:23 [2019-12-10T10:28:23.781Z] 
10:28:23 [2019-12-10T10:28:23.781Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
10:28:23 [2019-12-10T10:28:23.781Z] #9 DONE 0.1s
10:28:23 [2019-12-10T10:28:23.781Z] 
10:28:23 [2019-12-10T10:28:23.781Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64...
10:28:23 [2019-12-10T10:28:23.781Z] #14 extracting sha256:bf1a3d23480071c91034bf7684daaa10b200efe6f553d9b9f8e4004492769888 done
10:28:24 [2019-12-10T10:28:24.038Z] #14 DONE 9.0s
10:28:24 [2019-12-10T10:28:24.038Z] 
10:28:24 [2019-12-10T10:28:24.038Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
10:28:24 [2019-12-10T10:28:24.038Z] #10 DONE 0.1s
10:28:24 [2019-12-10T10:28:24.038Z] 
10:28:24 [2019-12-10T10:28:24.038Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
10:28:24 [2019-12-10T10:28:24.038Z] #11 DONE 0.1s
10:28:24 [2019-12-10T10:28:24.038Z] 
10:28:24 [2019-12-10T10:28:24.038Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
10:28:24 [2019-12-10T10:28:24.038Z] #15 ...
10:28:24 [2019-12-10T10:28:24.038Z] 
10:28:24 [2019-12-10T10:28:24.038Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
10:28:24 [2019-12-10T10:28:24.038Z] #12 DONE 0.1s
10:28:24 [2019-12-10T10:28:24.038Z] 
10:28:24 [2019-12-10T10:28:24.038Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
10:28:24 [2019-12-10T10:28:24.038Z] #13 DONE 0.1s
10:28:24 [2019-12-10T10:28:24.277Z] === RUN   TestDockerSuite/TestAttachPausedContainer
10:28:24 [2019-12-10T10:28:24.278Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
10:28:24 [2019-12-10T10:28:24.278Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
10:28:24 [2019-12-10T10:28:24.296Z] 
10:28:24 [2019-12-10T10:28:24.296Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
10:28:24 [2019-12-10T10:28:24.860Z] #15 0.686 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
10:28:25 [2019-12-10T10:28:25.791Z] #15 1.764 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
10:28:25 [2019-12-10T10:28:25.791Z] #15 1.832 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0)
10:28:25 [2019-12-10T10:28:25.791Z] #15 1.835 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0)
10:28:25 [2019-12-10T10:28:25.791Z] #15 1.969 (3/43) Installing ncurses-libs (6.1_p20190518-r0)
10:28:26 [2019-12-10T10:28:26.049Z] #15 1.976 (4/43) Installing readline (8.0.0-r0)
10:28:26 [2019-12-10T10:28:26.049Z] #15 1.980 (5/43) Installing bash (5.0.0-r0)
10:28:26 [2019-12-10T10:28:26.049Z] #15 1.993 Executing bash-5.0.0-r0.post-install
10:28:26 [2019-12-10T10:28:26.049Z] #15 1.995 (6/43) Installing linux-headers (4.19.36-r0)
10:28:26 [2019-12-10T10:28:26.049Z] #15 2.080 (7/43) Installing libuuid (2.33.2-r0)
10:28:26 [2019-12-10T10:28:26.049Z] #15 2.082 (8/43) Installing btrfs-progs-libs (5.1.1-r0)
10:28:26 [2019-12-10T10:28:26.049Z] #15 2.086 (9/43) Installing btrfs-progs-dev (5.1.1-r0)
10:28:26 [2019-12-10T10:28:26.049Z] #15 2.091 (10/43) Installing binutils (2.32-r0)
10:28:26 [2019-12-10T10:28:26.049Z] #15 2.162 (11/43) Installing libmagic (5.37-r1)
10:28:26 [2019-12-10T10:28:26.049Z] #15 2.181 (12/43) Installing file (5.37-r1)
10:28:26 [2019-12-10T10:28:26.306Z] #15 2.183 (13/43) Installing gmp (6.1.2-r1)
10:28:26 [2019-12-10T10:28:26.306Z] #15 2.188 (14/43) Installing isl (0.18-r0)
10:28:26 [2019-12-10T10:28:26.306Z] #15 2.203 (15/43) Installing libgomp (8.3.0-r0)
10:28:26 [2019-12-10T10:28:26.306Z] #15 2.206 (16/43) Installing libatomic (8.3.0-r0)
10:28:26 [2019-12-10T10:28:26.306Z] #15 2.208 (17/43) Installing libgcc (8.3.0-r0)
10:28:26 [2019-12-10T10:28:26.306Z] #15 2.210 (18/43) Installing mpfr3 (3.1.5-r1)
10:28:26 [2019-12-10T10:28:26.306Z] #15 2.215 (19/43) Installing mpc1 (1.1.0-r0)
10:28:26 [2019-12-10T10:28:26.306Z] #15 2.218 (20/43) Installing libstdc++ (8.3.0-r0)
10:28:26 [2019-12-10T10:28:26.306Z] #15 2.229 (21/43) Installing gcc (8.3.0-r0)
10:28:26 [2019-12-10T10:28:26.871Z] #15 2.929 (22/43) Installing musl-dev (1.1.22-r3)
10:28:26 [2019-12-10T10:28:26.871Z] #15 2.999 (23/43) Installing libc-dev (0.7.1-r0)
10:28:26 [2019-12-10T10:28:26.871Z] #15 3.001 (24/43) Installing g++ (8.3.0-r0)
10:28:26 [2019-12-10T10:28:26.974Z] === RUN   TestDockerSuite/TestBuildStopSignal
10:28:27 [2019-12-10T10:28:27.231Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
10:28:27 [2019-12-10T10:28:27.435Z] #15 3.439 (25/43) Installing make (4.2.1-r2)
10:28:27 [2019-12-10T10:28:27.435Z] #15 3.443 (26/43) Installing fortify-headers (1.1-r0)
10:28:27 [2019-12-10T10:28:27.435Z] #15 3.446 (27/43) Installing build-base (0.5-r1)
10:28:27 [2019-12-10T10:28:27.435Z] #15 3.447 (28/43) Installing nghttp2-libs (1.39.2-r0)
10:28:27 [2019-12-10T10:28:27.435Z] #15 3.450 (29/43) Installing libcurl (7.66.0-r0)
10:28:27 [2019-12-10T10:28:27.435Z] #15 3.456 (30/43) Installing curl (7.66.0-r0)
10:28:27 [2019-12-10T10:28:27.435Z] #15 3.460 (31/43) Installing oniguruma (6.9.4-r0)
10:28:27 [2019-12-10T10:28:27.435Z] #15 3.466 (32/43) Installing jq (1.6-r0)
10:28:27 [2019-12-10T10:28:27.435Z] #15 3.472 (33/43) Installing device-mapper-libs (2.02.184-r0)
10:28:27 [2019-12-10T10:28:27.435Z] #15 3.477 (34/43) Installing device-mapper-event-libs (2.02.184-r0)
10:28:27 [2019-12-10T10:28:27.435Z] #15 3.480 (35/43) Installing libaio (0.3.111-r0)
10:28:27 [2019-12-10T10:28:27.435Z] #15 3.482 (36/43) Installing libblkid (2.33.2-r0)
10:28:27 [2019-12-10T10:28:27.435Z] #15 3.487 (37/43) Installing lvm2-libs (2.02.184-r0)
10:28:27 [2019-12-10T10:28:27.435Z] #15 3.515 (38/43) Installing libfdisk (2.33.2-r0)
10:28:27 [2019-12-10T10:28:27.435Z] #15 3.521 (39/43) Installing libmount (2.33.2-r0)
10:28:27 [2019-12-10T10:28:27.435Z] #15 3.527 (40/43) Installing libsmartcols (2.33.2-r0)
10:28:27 [2019-12-10T10:28:27.435Z] #15 3.531 (41/43) Installing pkgconf (1.6.1-r1)
10:28:27 [2019-12-10T10:28:27.435Z] #15 3.534 (42/43) Installing util-linux-dev (2.33.2-r0)
10:28:27 [2019-12-10T10:28:27.435Z] #15 3.555 (43/43) Installing lvm2-dev (2.02.184-r0)
10:28:27 [2019-12-10T10:28:27.435Z] #15 3.560 Executing busybox-1.30.1-r2.trigger
10:28:27 [2019-12-10T10:28:27.435Z] #15 3.566 OK: 189 MiB in 58 packages
10:28:28 [2019-12-10T10:28:28.367Z] #15 DONE 4.3s
10:28:28 [2019-12-10T10:28:28.367Z] 
10:28:28 [2019-12-10T10:28:28.367Z] #16 [base 3/5] RUN mkdir -p /build/
10:28:28 [2019-12-10T10:28:28.602Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
10:28:28 [2019-12-10T10:28:28.602Z] --- PASS: TestDockerNetworkConnectAlias (6.97s)
10:28:28 [2019-12-10T10:28:28.602Z] === RUN   TestDockerNetworkReConnect
10:28:28 [2019-12-10T10:28:28.944Z] #16 DONE 0.7s
10:28:28 [2019-12-10T10:28:28.944Z] 
10:28:28 [2019-12-10T10:28:28.944Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
10:28:29 [2019-12-10T10:28:29.251Z] === RUN   TestDockerSuite/TestBuildTagEvent
10:28:29 [2019-12-10T10:28:29.878Z] #17 DONE 0.7s
10:28:29 [2019-12-10T10:28:29.878Z] 
10:28:29 [2019-12-10T10:28:29.878Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
10:28:29 [2019-12-10T10:28:29.878Z] #18 DONE 0.0s
10:28:29 [2019-12-10T10:28:29.878Z] 
10:28:29 [2019-12-10T10:28:29.878Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
10:28:29 [2019-12-10T10:28:29.878Z] #26 DONE 0.1s
10:28:29 [2019-12-10T10:28:29.878Z] 
10:28:29 [2019-12-10T10:28:29.878Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
10:28:29 [2019-12-10T10:28:29.878Z] #22 DONE 0.1s
10:28:29 [2019-12-10T10:28:29.878Z] 
10:28:29 [2019-12-10T10:28:29.878Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
10:28:29 [2019-12-10T10:28:29.878Z] #19 DONE 0.1s
10:28:29 [2019-12-10T10:28:29.878Z] 
10:28:29 [2019-12-10T10:28:29.878Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
10:28:29 [2019-12-10T10:28:29.878Z] #27 DONE 0.0s
10:28:29 [2019-12-10T10:28:29.878Z] 
10:28:29 [2019-12-10T10:28:29.878Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
10:28:30 [2019-12-10T10:28:30.135Z] #28 DONE 0.1s
10:28:30 [2019-12-10T10:28:30.135Z] 
10:28:30 [2019-12-10T10:28:30.135Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
10:28:30 [2019-12-10T10:28:30.135Z] #23 DONE 0.1s
10:28:30 [2019-12-10T10:28:30.135Z] 
10:28:30 [2019-12-10T10:28:30.135Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
10:28:30 [2019-12-10T10:28:30.180Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
10:28:30 [2019-12-10T10:28:30.184Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
10:28:32 [2019-12-10T10:28:32.078Z] === RUN   TestDockerSuite/TestBuildUser
10:28:34 [2019-12-10T10:28:34.598Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
10:28:34 [2019-12-10T10:28:34.598Z] --- PASS: TestDockerNetworkReConnect (5.80s)
10:28:34 [2019-12-10T10:28:34.598Z] === RUN   TestServicePlugin
10:28:35 [2019-12-10T10:28:35.395Z] #29 ...
10:28:35 [2019-12-10T10:28:35.395Z] 
10:28:35 [2019-12-10T10:28:35.395Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
10:28:35 [2019-12-10T10:28:35.395Z] #20 2.467 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
10:28:35 [2019-12-10T10:28:35.395Z] #20 3.017 
10:28:35 [2019-12-10T10:28:35.395Z] #20 3.139 
                                                                           0.8%
#############                                                             18.6%
########################                                                  34.5%
####################################                                      50.5%
################################################                          67.5%
#############################################################             85.5%
######################################################################## 100.0%
10:28:35 [2019-12-10T10:28:35.395Z] #20 4.221 
10:28:35 [2019-12-10T10:28:35.395Z] #20 4.341 
###########                                                               15.5%
################################################################          88.9%
######################################################################## 100.0%
10:28:35 [2019-12-10T10:28:35.395Z] #20 4.749 
10:28:35 [2019-12-10T10:28:35.395Z] #20 4.861 
######                                                                     8.6%
###########################                                               38.6%
###############################################                           65.4%
###############################################################           88.5%
######################################################################## 100.0%
10:28:35 [2019-12-10T10:28:35.395Z] #20 5.488 
10:28:36 [2019-12-10T10:28:36.686Z] #20 5.600 
                                                                           0.8%
###                                                                        4.9%
########                                                                  11.6%
##############                                                            19.8%
####################                                                      28.3%
#######################                                                   32.2%
################################                                          45.3%
#########################################                                 57.3%
#################################################                         68.7%
###########################################################               82.3%
################################################################          89.8%
####################################################################      94.5%
######################################################################## 100.0%
10:28:36 [2019-12-10T10:28:36.944Z] #20 7.129 
10:28:38 [2019-12-10T10:28:38.011Z] #20 7.837 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
10:28:38 [2019-12-10T10:28:38.011Z] #20 8.200 
10:28:38 [2019-12-10T10:28:38.269Z] #20 8.278 
######################################################################## 100.0%
10:28:38 [2019-12-10T10:28:38.527Z] #20 ...
10:28:38 [2019-12-10T10:28:38.527Z] 
10:28:38 [2019-12-10T10:28:38.527Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
10:28:38 [2019-12-10T10:28:38.527Z] #24 1.508 + RM_GOPATH=0
10:28:38 [2019-12-10T10:28:38.527Z] #24 1.508 + TMP_GOPATH=
10:28:38 [2019-12-10T10:28:38.527Z] #24 1.508 + : /build
10:28:38 [2019-12-10T10:28:38.527Z] #24 1.508 + '[' -z '' ']'
10:28:38 [2019-12-10T10:28:38.527Z] #24 1.508 ++ mktemp -d
10:28:38 [2019-12-10T10:28:38.527Z] #24 1.515 + export GOPATH=/tmp/tmp.cHOOjh
10:28:38 [2019-12-10T10:28:38.527Z] #24 1.515 + GOPATH=/tmp/tmp.cHOOjh
10:28:38 [2019-12-10T10:28:38.527Z] #24 1.515 + RM_GOPATH=1
10:28:38 [2019-12-10T10:28:38.527Z] #24 1.515 ++ dirname ./install.sh
10:28:38 [2019-12-10T10:28:38.527Z] #24 1.516 + dir=.
10:28:38 [2019-12-10T10:28:38.527Z] #24 1.516 + bin=dockercli
10:28:38 [2019-12-10T10:28:38.527Z] #24 1.516 + shift
10:28:38 [2019-12-10T10:28:38.527Z] #24 1.516 + '[' '!' -f ./dockercli.installer ']'
10:28:38 [2019-12-10T10:28:38.527Z] #24 1.516 + . ./dockercli.installer
10:28:38 [2019-12-10T10:28:38.527Z] #24 1.516 ++ : stable
10:28:38 [2019-12-10T10:28:38.527Z] #24 1.516 ++ : 17.06.2-ce
10:28:38 [2019-12-10T10:28:38.527Z] #24 1.517 + install_dockercli
10:28:38 [2019-12-10T10:28:38.527Z] #24 1.517 + echo 'Install docker/cli version 17.06.2-ce from stable'
10:28:38 [2019-12-10T10:28:38.527Z] #24 1.517 Install docker/cli version 17.06.2-ce from stable
10:28:38 [2019-12-10T10:28:38.527Z] #24 1.517 ++ uname -m
10:28:38 [2019-12-10T10:28:38.527Z] #24 1.518 + arch=x86_64
10:28:38 [2019-12-10T10:28:38.527Z] #24 1.518 + '[' x86_64 '!=' x86_64 ']'
10:28:38 [2019-12-10T10:28:38.527Z] #24 1.518 + url=https://download.docker.com/linux/static
10:28:38 [2019-12-10T10:28:38.527Z] #24 1.519 + tar -xz docker/docker
10:28:38 [2019-12-10T10:28:38.527Z] #24 1.524 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
10:28:38 [2019-12-10T10:28:38.527Z] #24 3.903 + mkdir -p /build
10:28:38 [2019-12-10T10:28:38.527Z] #24 3.904 + mv docker/docker /build/
10:28:38 [2019-12-10T10:28:38.527Z] #24 3.905 + rmdir docker
10:28:38 [2019-12-10T10:28:38.527Z] #24 DONE 8.4s
10:28:38 [2019-12-10T10:28:38.527Z] 
10:28:38 [2019-12-10T10:28:38.527Z] #31 [builder 1/4] COPY . .
10:28:38 [2019-12-10T10:28:38.527Z] #31 DONE 8.6s
10:28:38 [2019-12-10T10:28:38.527Z] 
10:28:38 [2019-12-10T10:28:38.527Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
10:28:38 [2019-12-10T10:28:38.527Z] #20 8.727 
10:28:38 [2019-12-10T10:28:38.909Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
10:28:39 [2019-12-10T10:28:39.897Z] #20 10.20 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
10:28:40 [2019-12-10T10:28:40.279Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
10:28:40 [2019-12-10T10:28:40.462Z] #20 ...
10:28:40 [2019-12-10T10:28:40.462Z] 
10:28:40 [2019-12-10T10:28:40.462Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
10:28:40 [2019-12-10T10:28:40.462Z] #32 DONE 2.1s
10:28:40 [2019-12-10T10:28:40.462Z] 
10:28:40 [2019-12-10T10:28:40.462Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
10:28:40 [2019-12-10T10:28:40.462Z] #20 10.58 
10:28:40 [2019-12-10T10:28:40.720Z] #20 10.71 
                                                                           0.7%
######################################################################## 100.0%
10:28:40 [2019-12-10T10:28:40.978Z] #20 11.27 
10:28:42 [2019-12-10T10:28:42.350Z] #20 12.45 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
10:28:42 [2019-12-10T10:28:42.607Z] #20 12.62 skipping existing 1849cc453dee
10:28:42 [2019-12-10T10:28:42.865Z] #20 12.91 
10:28:43 [2019-12-10T10:28:43.796Z] #20 14.07 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
10:28:44 [2019-12-10T10:28:44.727Z] #20 14.56 
10:28:44 [2019-12-10T10:28:44.727Z] #20 14.67 
######################################################################## 100.0%
10:28:44 [2019-12-10T10:28:44.727Z] #20 14.96 
10:28:44 [2019-12-10T10:28:44.985Z] #20 15.06 Download of images into '/build' complete.
10:28:44 [2019-12-10T10:28:44.985Z] #20 15.06 Use something like the following to load the result into a Docker daemon:
10:28:44 [2019-12-10T10:28:44.985Z] #20 15.06   tar -cC '/build' . | docker load
10:28:44 [2019-12-10T10:28:44.985Z] #20 DONE 15.2s
10:28:44 [2019-12-10T10:28:44.985Z] 
10:28:44 [2019-12-10T10:28:44.985Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
10:28:44 [2019-12-10T10:28:44.985Z] #33 1.456 
10:28:44 [2019-12-10T10:28:44.985Z] #33 1.628 Removing bundles/
10:28:44 [2019-12-10T10:28:44.985Z] #33 1.629 
10:28:44 [2019-12-10T10:28:44.985Z] #33 1.637 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
10:28:44 [2019-12-10T10:28:44.985Z] #33 2.967 Building test suite binary ./integration-cli/test.main
10:28:46 [2019-12-10T10:28:46.827Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
10:28:47 [2019-12-10T10:28:47.509Z] #33 ...
10:28:47 [2019-12-10T10:28:47.509Z] 
10:28:47 [2019-12-10T10:28:47.509Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
10:28:48 [2019-12-10T10:28:48.440Z] #21 DONE 0.9s
10:28:48 [2019-12-10T10:28:48.440Z] 
10:28:48 [2019-12-10T10:28:48.440Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
10:28:48 [2019-12-10T10:28:48.440Z] #25 DONE 0.2s
10:28:48 [2019-12-10T10:28:48.440Z] 
10:28:48 [2019-12-10T10:28:48.440Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
10:28:59 [2019-12-10T10:28:59.007Z] === RUN   TestDockerSuite/TestBuildVerboseOut
10:28:59 [2019-12-10T10:28:59.573Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
10:29:00 [2019-12-10T10:29:00.136Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
10:29:00 [2019-12-10T10:29:00.443Z] --- PASS: TestBuildWithHugeFile (80.57s)
10:29:00 [2019-12-10T10:29:00.443Z] === RUN   TestBuildWithEmptyDockerfile
10:29:00 [2019-12-10T10:29:00.443Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:29:00 [2019-12-10T10:29:00.443Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:29:00 [2019-12-10T10:29:00.443Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:29:00 [2019-12-10T10:29:00.443Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:29:00 [2019-12-10T10:29:00.443Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:29:00 [2019-12-10T10:29:00.443Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:29:00 [2019-12-10T10:29:00.443Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:29:00 [2019-12-10T10:29:00.443Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:29:00 [2019-12-10T10:29:00.443Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:29:00 [2019-12-10T10:29:00.443Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
10:29:00 [2019-12-10T10:29:00.443Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s)
10:29:00 [2019-12-10T10:29:00.443Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s)
10:29:00 [2019-12-10T10:29:00.443Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s)
10:29:00 [2019-12-10T10:29:00.443Z] === RUN   TestBuildPreserveOwnership
10:29:00 [2019-12-10T10:29:00.443Z] === RUN   TestBuildPreserveOwnership/copy_from
10:29:00 [2019-12-10T10:29:00.679Z] #29 29.39 # github.com/docker/docker/contrib/httpserver
10:29:00 [2019-12-10T10:29:00.679Z] #29 29.39 loadinternal: cannot find runtime/cgo
10:29:00 [2019-12-10T10:29:00.679Z] #29 DONE 29.7s
10:29:00 [2019-12-10T10:29:00.679Z] 
10:29:00 [2019-12-10T10:29:00.679Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
10:29:00 [2019-12-10T10:29:00.679Z] #33 ...
10:29:00 [2019-12-10T10:29:00.679Z] 
10:29:00 [2019-12-10T10:29:00.679Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
10:29:00 [2019-12-10T10:29:00.679Z] #30 DONE 0.1s
10:29:00 [2019-12-10T10:29:00.679Z] 
10:29:00 [2019-12-10T10:29:00.679Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
10:29:00 [2019-12-10T10:29:00.797Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:29:01 [2019-12-10T10:29:01.065Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
10:29:02 [2019-12-10T10:29:02.434Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
10:29:02 [2019-12-10T10:29:02.559Z] --- PASS: TestBuildPreserveOwnership (4.77s)
10:29:02 [2019-12-10T10:29:02.559Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.13s)
10:29:02 [2019-12-10T10:29:02.559Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.62s)
10:29:02 [2019-12-10T10:29:02.559Z] === RUN   TestBuildPlatformInvalid
10:29:02 [2019-12-10T10:29:02.901Z] --- PASS: TestBuildPlatformInvalid (0.17s)
10:29:02 [2019-12-10T10:29:02.901Z] PASS
10:29:02 [2019-12-10T10:29:02.901Z] 
10:29:02 [2019-12-10T10:29:02.901Z] === Skipped
10:29:02 [2019-12-10T10:29:02.901Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
10:29:02 [2019-12-10T10:29:02.901Z]     build_session_test.go:25: TODO: BuildKit
10:29:02 [2019-12-10T10:29:02.901Z] 
10:29:02 [2019-12-10T10:29:02.901Z] 
10:29:02 [2019-12-10T10:29:02.901Z] DONE 32 tests, 1 skipped in 125.894s
10:29:02 [2019-12-10T10:29:02.901Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
10:29:02 [2019-12-10T10:29:02.901Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
10:29:02 [2019-12-10T10:29:02.901Z] ++ set -e
10:29:02 [2019-12-10T10:29:02.901Z] ++ '[' -n 0 ']'
10:29:02 [2019-12-10T10:29:02.901Z] ++ set -x
10:29:02 [2019-12-10T10:29:02.901Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
10:29:02 [2019-12-10T10:29:02.901Z] INFO: Testing against a local daemon
10:29:02 [2019-12-10T10:29:02.901Z] === RUN   TestConfigList
10:29:03 [2019-12-10T10:29:03.806Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
10:29:03 [2019-12-10T10:29:03.806Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
10:29:03 [2019-12-10T10:29:03.806Z] === RUN   TestDockerSuite/TestBuildWindowsUser
10:29:03 [2019-12-10T10:29:03.806Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
10:29:03 [2019-12-10T10:29:03.806Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
10:29:05 [2019-12-10T10:29:05.231Z] --- PASS: TestConfigList (2.27s)
10:29:05 [2019-12-10T10:29:05.231Z] === RUN   TestConfigsCreateAndDelete
10:29:06 [2019-12-10T10:29:06.327Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
10:29:06 [2019-12-10T10:29:06.327Z] === RUN   TestDockerSuite/TestBuildWithFailure
10:29:06 [2019-12-10T10:29:06.891Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
10:29:07 [2019-12-10T10:29:07.621Z] --- PASS: TestConfigsCreateAndDelete (2.25s)
10:29:07 [2019-12-10T10:29:07.621Z] === RUN   TestConfigsUpdate
10:29:07 [2019-12-10T10:29:07.820Z] === RUN   TestDockerSuite/TestBuildWithTabs
10:29:08 [2019-12-10T10:29:08.750Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
10:29:08 [2019-12-10T10:29:08.750Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
10:29:09 [2019-12-10T10:29:09.742Z] --- PASS: TestServicePlugin (35.48s)
10:29:09 [2019-12-10T10:29:09.742Z]     plugin_test.go:62: [d42509eb96a9b] joining swarm manager [d0cde23a9dc2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:29:09 [2019-12-10T10:29:09.742Z]     plugin_test.go:65: [d314a12bf9477] joining swarm manager [d0cde23a9dc2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:29:09 [2019-12-10T10:29:09.742Z] === RUN   TestServiceUpdateLabel
10:29:09 [2019-12-10T10:29:09.965Z] --- PASS: TestConfigsUpdate (2.22s)
10:29:09 [2019-12-10T10:29:09.966Z] === RUN   TestTemplatedConfig
10:29:10 [2019-12-10T10:29:10.305Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
10:29:12 [2019-12-10T10:29:12.338Z] --- PASS: TestTemplatedConfig (2.68s)
10:29:12 [2019-12-10T10:29:12.338Z] === RUN   TestConfigInspect
10:29:12 [2019-12-10T10:29:12.828Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
10:29:13 [2019-12-10T10:29:13.391Z] --- PASS: TestServiceUpdateLabel (3.46s)
10:29:13 [2019-12-10T10:29:13.391Z] === RUN   TestServiceUpdateSecrets
10:29:14 [2019-12-10T10:29:14.722Z] --- PASS: TestConfigInspect (2.26s)
10:29:14 [2019-12-10T10:29:14.722Z] === RUN   TestConfigCreateWithLabels
10:29:15 [2019-12-10T10:29:15.287Z] === RUN   TestDockerSuite/TestBuildWithVolumes
10:29:16 [2019-12-10T10:29:16.218Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
10:29:16 [2019-12-10T10:29:16.782Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
10:29:17 [2019-12-10T10:29:17.055Z] --- PASS: TestConfigCreateWithLabels (2.20s)
10:29:17 [2019-12-10T10:29:17.055Z] === RUN   TestConfigCreateResolve
10:29:17 [2019-12-10T10:29:17.345Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
10:29:17 [2019-12-10T10:29:17.345Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
10:29:18 [2019-12-10T10:29:18.281Z] === RUN   TestDockerSuite/TestBuildXZHost
10:29:19 [2019-12-10T10:29:19.366Z] --- PASS: TestConfigCreateResolve (2.19s)
10:29:19 [2019-12-10T10:29:19.366Z] === RUN   TestConfigDaemonLibtrustID
10:29:19 [2019-12-10T10:29:19.366Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
10:29:19 [2019-12-10T10:29:19.366Z] PASS
10:29:19 [2019-12-10T10:29:19.366Z] 
10:29:19 [2019-12-10T10:29:19.366Z] DONE 8 tests in 16.718s
10:29:19 [2019-12-10T10:29:19.366Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
10:29:19 [2019-12-10T10:29:19.366Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
10:29:19 [2019-12-10T10:29:19.366Z] ++ set -e
10:29:19 [2019-12-10T10:29:19.366Z] ++ '[' -n 0 ']'
10:29:19 [2019-12-10T10:29:19.366Z] ++ set -x
10:29:19 [2019-12-10T10:29:19.366Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
10:29:19 [2019-12-10T10:29:19.705Z] INFO: Testing against a local daemon
10:29:19 [2019-12-10T10:29:19.705Z] === RUN   TestCheckpoint
10:29:19 [2019-12-10T10:29:19.705Z] --- SKIP: TestCheckpoint (0.00s)
10:29:19 [2019-12-10T10:29:19.705Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:29:19 [2019-12-10T10:29:19.705Z] === RUN   TestContainerInvalidJSON
10:29:19 [2019-12-10T10:29:19.705Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:29:19 [2019-12-10T10:29:19.705Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:29:19 [2019-12-10T10:29:19.705Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:29:19 [2019-12-10T10:29:19.705Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:29:19 [2019-12-10T10:29:19.705Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:29:19 [2019-12-10T10:29:19.705Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:29:19 [2019-12-10T10:29:19.705Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:29:19 [2019-12-10T10:29:19.705Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:29:19 [2019-12-10T10:29:19.705Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:29:19 [2019-12-10T10:29:19.705Z] --- PASS: TestContainerInvalidJSON (0.02s)
10:29:19 [2019-12-10T10:29:19.705Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:29:19 [2019-12-10T10:29:19.705Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
10:29:19 [2019-12-10T10:29:19.705Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
10:29:19 [2019-12-10T10:29:19.705Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:29:19 [2019-12-10T10:29:19.705Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
10:29:19 [2019-12-10T10:29:19.705Z] === RUN   TestCopyFromContainerPathIsNotDir
10:29:19 [2019-12-10T10:29:19.705Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
10:29:19 [2019-12-10T10:29:19.705Z] === RUN   TestCopyToContainerPathDoesNotExist
10:29:20 [2019-12-10T10:29:20.047Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
10:29:20 [2019-12-10T10:29:20.047Z] === RUN   TestCopyToContainerPathIsNotDir
10:29:20 [2019-12-10T10:29:20.047Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
10:29:20 [2019-12-10T10:29:20.047Z] === RUN   TestCopyFromContainer
10:29:20 [2019-12-10T10:29:20.804Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
10:29:20 [2019-12-10T10:29:20.805Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
10:29:20 [2019-12-10T10:29:20.805Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
10:29:21 [2019-12-10T10:29:21.733Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
10:29:21 [2019-12-10T10:29:21.742Z] === RUN   TestCopyFromContainer//
10:29:21 [2019-12-10T10:29:21.742Z] === RUN   TestCopyFromContainer//bar/root
10:29:21 [2019-12-10T10:29:21.742Z] === RUN   TestCopyFromContainer//bar/root/
10:29:21 [2019-12-10T10:29:21.742Z] === RUN   TestCopyFromContainer/bar/quux
10:29:21 [2019-12-10T10:29:21.742Z] === RUN   TestCopyFromContainer/bar/quux/
10:29:22 [2019-12-10T10:29:22.079Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:29:22 [2019-12-10T10:29:22.079Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:29:22 [2019-12-10T10:29:22.079Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:29:22 [2019-12-10T10:29:22.079Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:29:22 [2019-12-10T10:29:22.419Z] === RUN   TestCopyFromContainer/bar/notarget
10:29:22 [2019-12-10T10:29:22.419Z] --- PASS: TestCopyFromContainer (2.43s)
10:29:22 [2019-12-10T10:29:22.419Z]     --- PASS: TestCopyFromContainer// (0.09s)
10:29:22 [2019-12-10T10:29:22.419Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
10:29:22 [2019-12-10T10:29:22.419Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
10:29:22 [2019-12-10T10:29:22.419Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
10:29:22 [2019-12-10T10:29:22.419Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
10:29:22 [2019-12-10T10:29:22.419Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
10:29:22 [2019-12-10T10:29:22.419Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
10:29:22 [2019-12-10T10:29:22.419Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
10:29:22 [2019-12-10T10:29:22.419Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
10:29:22 [2019-12-10T10:29:22.419Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
10:29:22 [2019-12-10T10:29:22.419Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:29:22 [2019-12-10T10:29:22.419Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:29:22 [2019-12-10T10:29:22.419Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:29:22 [2019-12-10T10:29:22.419Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:29:22 [2019-12-10T10:29:22.419Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:29:22 [2019-12-10T10:29:22.419Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:29:22 [2019-12-10T10:29:22.419Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:29:22 [2019-12-10T10:29:22.419Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:29:22 [2019-12-10T10:29:22.419Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:29:22 [2019-12-10T10:29:22.419Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:29:22 [2019-12-10T10:29:22.419Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
10:29:22 [2019-12-10T10:29:22.419Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:29:22 [2019-12-10T10:29:22.419Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:29:22 [2019-12-10T10:29:22.419Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
10:29:22 [2019-12-10T10:29:22.419Z] === RUN   TestCreateLinkToNonExistingContainer
10:29:22 [2019-12-10T10:29:22.419Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
10:29:22 [2019-12-10T10:29:22.419Z] === RUN   TestCreateWithInvalidEnv
10:29:22 [2019-12-10T10:29:22.419Z] === RUN   TestCreateWithInvalidEnv/0
10:29:22 [2019-12-10T10:29:22.419Z] === PAUSE TestCreateWithInvalidEnv/0
10:29:22 [2019-12-10T10:29:22.419Z] === RUN   TestCreateWithInvalidEnv/1
10:29:22 [2019-12-10T10:29:22.419Z] === PAUSE TestCreateWithInvalidEnv/1
10:29:22 [2019-12-10T10:29:22.419Z] === RUN   TestCreateWithInvalidEnv/2
10:29:22 [2019-12-10T10:29:22.419Z] === PAUSE TestCreateWithInvalidEnv/2
10:29:22 [2019-12-10T10:29:22.419Z] === CONT  TestCreateWithInvalidEnv/0
10:29:22 [2019-12-10T10:29:22.419Z] === CONT  TestCreateWithInvalidEnv/2
10:29:22 [2019-12-10T10:29:22.419Z] === CONT  TestCreateWithInvalidEnv/1
10:29:22 [2019-12-10T10:29:22.419Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
10:29:22 [2019-12-10T10:29:22.419Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:29:22 [2019-12-10T10:29:22.419Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:29:22 [2019-12-10T10:29:22.419Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:29:22 [2019-12-10T10:29:22.419Z] === RUN   TestCreateTmpfsMountsTarget
10:29:22 [2019-12-10T10:29:22.419Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
10:29:22 [2019-12-10T10:29:22.419Z] === RUN   TestCreateWithCustomMaskedPaths
10:29:23 [2019-12-10T10:29:23.104Z] === RUN   TestDockerSuite/TestCommitChange
10:29:24 [2019-12-10T10:29:24.034Z] === RUN   TestDockerSuite/TestCommitChangeLabels
10:29:24 [2019-12-10T10:29:24.776Z] --- PASS: TestCreateWithCustomMaskedPaths (1.84s)
10:29:24 [2019-12-10T10:29:24.776Z] === RUN   TestCreateWithCapabilities
10:29:24 [2019-12-10T10:29:24.776Z] === RUN   TestCreateWithCapabilities/no_capabilities
10:29:24 [2019-12-10T10:29:24.776Z] === PAUSE TestCreateWithCapabilities/no_capabilities
10:29:24 [2019-12-10T10:29:24.776Z] === RUN   TestCreateWithCapabilities/empty_capabilities
10:29:24 [2019-12-10T10:29:24.776Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
10:29:24 [2019-12-10T10:29:24.776Z] === RUN   TestCreateWithCapabilities/valid_capabilities
10:29:24 [2019-12-10T10:29:24.776Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
10:29:24 [2019-12-10T10:29:24.776Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
10:29:24 [2019-12-10T10:29:24.776Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
10:29:24 [2019-12-10T10:29:24.776Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
10:29:24 [2019-12-10T10:29:24.776Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
10:29:24 [2019-12-10T10:29:24.776Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
10:29:24 [2019-12-10T10:29:24.776Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
10:29:24 [2019-12-10T10:29:24.776Z] === RUN   TestCreateWithCapabilities/empty_capadd
10:29:24 [2019-12-10T10:29:24.776Z] === PAUSE TestCreateWithCapabilities/empty_capadd
10:29:24 [2019-12-10T10:29:24.776Z] === RUN   TestCreateWithCapabilities/empty_capdrop
10:29:24 [2019-12-10T10:29:24.776Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
10:29:24 [2019-12-10T10:29:24.776Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
10:29:24 [2019-12-10T10:29:24.776Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
10:29:24 [2019-12-10T10:29:24.776Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
10:29:24 [2019-12-10T10:29:24.776Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
10:29:24 [2019-12-10T10:29:24.776Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
10:29:24 [2019-12-10T10:29:24.776Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
10:29:24 [2019-12-10T10:29:24.776Z] === CONT  TestCreateWithCapabilities/no_capabilities
10:29:24 [2019-12-10T10:29:24.776Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
10:29:24 [2019-12-10T10:29:24.776Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
10:29:24 [2019-12-10T10:29:24.776Z] === CONT  TestCreateWithCapabilities/empty_capadd
10:29:24 [2019-12-10T10:29:24.776Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
10:29:24 [2019-12-10T10:29:24.776Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
10:29:24 [2019-12-10T10:29:24.776Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
10:29:24 [2019-12-10T10:29:24.776Z] === CONT  TestCreateWithCapabilities/valid_capabilities
10:29:24 [2019-12-10T10:29:24.776Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
10:29:24 [2019-12-10T10:29:24.776Z] === CONT  TestCreateWithCapabilities/empty_capabilities
10:29:24 [2019-12-10T10:29:24.776Z] === CONT  TestCreateWithCapabilities/empty_capdrop
10:29:24 [2019-12-10T10:29:24.776Z] --- PASS: TestCreateWithCapabilities (0.03s)
10:29:24 [2019-12-10T10:29:24.776Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
10:29:24 [2019-12-10T10:29:24.776Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
10:29:24 [2019-12-10T10:29:24.776Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
10:29:24 [2019-12-10T10:29:24.776Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s)
10:29:24 [2019-12-10T10:29:24.776Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
10:29:24 [2019-12-10T10:29:24.776Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
10:29:24 [2019-12-10T10:29:24.776Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
10:29:24 [2019-12-10T10:29:24.776Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s)
10:29:24 [2019-12-10T10:29:24.776Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
10:29:24 [2019-12-10T10:29:24.776Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
10:29:24 [2019-12-10T10:29:24.776Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
10:29:24 [2019-12-10T10:29:24.776Z] === RUN   TestCreateWithCustomReadonlyPaths
10:29:24 [2019-12-10T10:29:24.964Z] === RUN   TestDockerSuite/TestCommitHardlink
10:29:26 [2019-12-10T10:29:26.469Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.94s)
10:29:26 [2019-12-10T10:29:26.469Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:29:26 [2019-12-10T10:29:26.469Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:29:26 [2019-12-10T10:29:26.469Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:29:26 [2019-12-10T10:29:26.469Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:29:26 [2019-12-10T10:29:26.469Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:29:26 [2019-12-10T10:29:26.469Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:29:26 [2019-12-10T10:29:26.469Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:29:26 [2019-12-10T10:29:26.469Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:29:26 [2019-12-10T10:29:26.469Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:29:26 [2019-12-10T10:29:26.469Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:29:26 [2019-12-10T10:29:26.469Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:29:26 [2019-12-10T10:29:26.469Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:29:26 [2019-12-10T10:29:26.469Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:29:26 [2019-12-10T10:29:26.469Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:29:26 [2019-12-10T10:29:26.469Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:29:26 [2019-12-10T10:29:26.469Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:29:26 [2019-12-10T10:29:26.469Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
10:29:26 [2019-12-10T10:29:26.469Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
10:29:26 [2019-12-10T10:29:26.469Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
10:29:26 [2019-12-10T10:29:26.469Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
10:29:26 [2019-12-10T10:29:26.469Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
10:29:26 [2019-12-10T10:29:26.469Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
10:29:26 [2019-12-10T10:29:26.469Z] === RUN   TestContainerStartOnDaemonRestart
10:29:26 [2019-12-10T10:29:26.469Z] === PAUSE TestContainerStartOnDaemonRestart
10:29:26 [2019-12-10T10:29:26.469Z] === RUN   TestDaemonRestartIpcMode
10:29:26 [2019-12-10T10:29:26.469Z] === PAUSE TestDaemonRestartIpcMode
10:29:26 [2019-12-10T10:29:26.469Z] === RUN   TestDiff
10:29:26 [2019-12-10T10:29:26.857Z] === RUN   TestDockerSuite/TestCommitNewFile
10:29:27 [2019-12-10T10:29:27.198Z] --- PASS: TestDiff (0.63s)
10:29:27 [2019-12-10T10:29:27.198Z] === RUN   TestExecWithCloseStdin
10:29:27 [2019-12-10T10:29:27.925Z] --- PASS: TestExecWithCloseStdin (0.76s)
10:29:27 [2019-12-10T10:29:27.925Z] === RUN   TestExec
10:29:28 [2019-12-10T10:29:28.704Z] --- PASS: TestExec (0.78s)
10:29:28 [2019-12-10T10:29:28.704Z] === RUN   TestExecUser
10:29:28 [2019-12-10T10:29:28.750Z] === RUN   TestDockerSuite/TestCommitPausedContainer
10:29:29 [2019-12-10T10:29:29.007Z] --- PASS: TestServiceUpdateSecrets (15.75s)
10:29:29 [2019-12-10T10:29:29.007Z] === RUN   TestServiceUpdateConfigs
10:29:29 [2019-12-10T10:29:29.431Z] --- PASS: TestExecUser (0.74s)
10:29:29 [2019-12-10T10:29:29.431Z] === RUN   TestExportContainerAndImportImage
10:29:29 [2019-12-10T10:29:29.571Z] === RUN   TestDockerSuite/TestCommitTTY
10:29:30 [2019-12-10T10:29:30.604Z] --- PASS: TestExportContainerAndImportImage (0.96s)
10:29:30 [2019-12-10T10:29:30.604Z] === RUN   TestExportContainerAfterDaemonRestart
10:29:32 [2019-12-10T10:29:32.091Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
10:29:32 [2019-12-10T10:29:32.300Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s)
10:29:32 [2019-12-10T10:29:32.300Z] === RUN   TestHealthCheckWorkdir
10:29:32 [2019-12-10T10:29:32.655Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
10:29:33 [2019-12-10T10:29:33.026Z] --- PASS: TestHealthCheckWorkdir (0.92s)
10:29:33 [2019-12-10T10:29:33.026Z] === RUN   TestHealthKillContainer
10:29:34 [2019-12-10T10:29:34.547Z] === RUN   TestDockerSuite/TestCommitWithoutPause
10:29:35 [2019-12-10T10:29:35.476Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
10:29:35 [2019-12-10T10:29:35.476Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
10:29:35 [2019-12-10T10:29:35.476Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
10:29:35 [2019-12-10T10:29:35.476Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
10:29:35 [2019-12-10T10:29:35.476Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
10:29:35 [2019-12-10T10:29:35.476Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
10:29:35 [2019-12-10T10:29:35.733Z] === RUN   TestDockerSuite/TestContainerAPICommit
10:29:36 [2019-12-10T10:29:36.036Z] --- PASS: TestHealthKillContainer (2.83s)
10:29:36 [2019-12-10T10:29:36.036Z] === RUN   TestInspectCpusetInConfigPre120
10:29:36 [2019-12-10T10:29:36.377Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s)
10:29:36 [2019-12-10T10:29:36.377Z] === RUN   TestIpcModeNone
10:29:37 [2019-12-10T10:29:37.178Z] --- PASS: TestIpcModeNone (0.76s)
10:29:37 [2019-12-10T10:29:37.178Z] === RUN   TestIpcModePrivate
10:29:37 [2019-12-10T10:29:37.657Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
10:29:37 [2019-12-10T10:29:37.913Z] --- PASS: TestIpcModePrivate (0.78s)
10:29:37 [2019-12-10T10:29:37.914Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
10:29:37 [2019-12-10T10:29:37.914Z] === RUN   TestIpcModeShareable
10:29:38 [2019-12-10T10:29:38.662Z] --- PASS: TestIpcModeShareable (0.82s)
10:29:38 [2019-12-10T10:29:38.662Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
10:29:38 [2019-12-10T10:29:38.662Z] === RUN   TestAPIIpcModeShareableAndContainer
10:29:39 [2019-12-10T10:29:39.636Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
10:29:39 [2019-12-10T10:29:39.636Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
10:29:40 [2019-12-10T10:29:40.199Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
10:29:40 [2019-12-10T10:29:40.966Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.30s)
10:29:40 [2019-12-10T10:29:40.966Z] === RUN   TestAPIIpcModeHost
10:29:41 [2019-12-10T10:29:41.130Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
10:29:41 [2019-12-10T10:29:41.693Z] --- PASS: TestAPIIpcModeHost (0.60s)
10:29:41 [2019-12-10T10:29:41.693Z] === RUN   TestDaemonIpcModeShareable
10:29:42 [2019-12-10T10:29:42.062Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
10:29:42 [2019-12-10T10:29:42.993Z] === RUN   TestDockerSuite/TestContainerAPICreate
10:29:43 [2019-12-10T10:29:43.393Z] --- PASS: TestDaemonIpcModeShareable (1.67s)
10:29:43 [2019-12-10T10:29:43.393Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
10:29:43 [2019-12-10T10:29:43.393Z] === RUN   TestDaemonIpcModePrivate
10:29:43 [2019-12-10T10:29:43.922Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
10:29:43 [2019-12-10T10:29:43.923Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
10:29:43 [2019-12-10T10:29:43.923Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
10:29:44 [2019-12-10T10:29:44.852Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
10:29:44 [2019-12-10T10:29:44.852Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
10:29:44 [2019-12-10T10:29:44.852Z] --- PASS: TestServiceUpdateConfigs (15.73s)
10:29:44 [2019-12-10T10:29:44.852Z] === RUN   TestServiceUpdateNetwork
10:29:44 [2019-12-10T10:29:44.852Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
10:29:44 [2019-12-10T10:29:44.852Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
10:29:45 [2019-12-10T10:29:45.109Z] === RUN   TestDockerSuite/TestContainerAPIDelete
10:29:45 [2019-12-10T10:29:45.132Z] --- PASS: TestDaemonIpcModePrivate (1.70s)
10:29:45 [2019-12-10T10:29:45.132Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
10:29:45 [2019-12-10T10:29:45.132Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:29:46 [2019-12-10T10:29:46.039Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
10:29:46 [2019-12-10T10:29:46.845Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.63s)
10:29:46 [2019-12-10T10:29:46.845Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
10:29:46 [2019-12-10T10:29:46.845Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:29:46 [2019-12-10T10:29:46.973Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
10:29:47 [2019-12-10T10:29:47.904Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
10:29:47 [2019-12-10T10:29:47.904Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
10:29:48 [2019-12-10T10:29:48.556Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.66s)
10:29:48 [2019-12-10T10:29:48.556Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
10:29:48 [2019-12-10T10:29:48.556Z] === RUN   TestIpcModeOlderClient
10:29:48 [2019-12-10T10:29:48.556Z] === PAUSE TestIpcModeOlderClient
10:29:48 [2019-12-10T10:29:48.556Z] === RUN   TestKillContainerInvalidSignal
10:29:48 [2019-12-10T10:29:48.899Z] --- PASS: TestKillContainerInvalidSignal (0.66s)
10:29:48 [2019-12-10T10:29:48.899Z] === RUN   TestKillContainer
10:29:48 [2019-12-10T10:29:48.899Z] === RUN   TestKillContainer/no_signal
10:29:49 [2019-12-10T10:29:49.654Z] === RUN   TestKillContainer/non_killing_signal
10:29:49 [2019-12-10T10:29:49.799Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
10:29:50 [2019-12-10T10:29:50.001Z] === RUN   TestKillContainer/killing_signal
10:29:50 [2019-12-10T10:29:50.732Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
10:29:50 [2019-12-10T10:29:50.732Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
10:29:51 [2019-12-10T10:29:51.197Z] --- PASS: TestKillContainer (2.00s)
10:29:51 [2019-12-10T10:29:51.197Z]     --- PASS: TestKillContainer/no_signal (0.63s)
10:29:51 [2019-12-10T10:29:51.197Z]     --- PASS: TestKillContainer/non_killing_signal (0.46s)
10:29:51 [2019-12-10T10:29:51.197Z]     --- PASS: TestKillContainer/killing_signal (0.63s)
10:29:51 [2019-12-10T10:29:51.197Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:29:51 [2019-12-10T10:29:51.197Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:29:51 [2019-12-10T10:29:51.545Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:29:51 [2019-12-10T10:29:51.661Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
10:29:52 [2019-12-10T10:29:52.301Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s)
10:29:52 [2019-12-10T10:29:52.301Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s)
10:29:52 [2019-12-10T10:29:52.301Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s)
10:29:52 [2019-12-10T10:29:52.301Z] === RUN   TestKillStoppedContainer
10:29:52 [2019-12-10T10:29:52.301Z] --- PASS: TestKillStoppedContainer (0.09s)
10:29:52 [2019-12-10T10:29:52.301Z] === RUN   TestKillStoppedContainerAPIPre120
10:29:52 [2019-12-10T10:29:52.590Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
10:29:52 [2019-12-10T10:29:52.644Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
10:29:52 [2019-12-10T10:29:52.644Z] === RUN   TestKillDifferentUserContainer
10:29:53 [2019-12-10T10:29:53.410Z] --- PASS: TestKillDifferentUserContainer (0.68s)
10:29:53 [2019-12-10T10:29:53.410Z] === RUN   TestInspectOomKilledTrue
10:29:53 [2019-12-10T10:29:53.520Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
10:29:54 [2019-12-10T10:29:54.084Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
10:29:54 [2019-12-10T10:29:54.084Z] === RUN   TestDockerSuite/TestContainerAPIKill
10:29:54 [2019-12-10T10:29:54.596Z] --- PASS: TestInspectOomKilledTrue (1.21s)
10:29:54 [2019-12-10T10:29:54.597Z] === RUN   TestInspectOomKilledFalse
10:29:54 [2019-12-10T10:29:54.942Z] --- PASS: TestInspectOomKilledFalse (0.66s)
10:29:54 [2019-12-10T10:29:54.942Z] === RUN   TestLinksEtcHostsContentMatch
10:29:55 [2019-12-10T10:29:55.014Z] === RUN   TestDockerSuite/TestContainerAPIPause
10:29:55 [2019-12-10T10:29:55.674Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s)
10:29:55 [2019-12-10T10:29:55.675Z] === RUN   TestLinksContainerNames
10:29:55 [2019-12-10T10:29:55.944Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
10:29:56 [2019-12-10T10:29:56.863Z] --- PASS: TestLinksContainerNames (1.32s)
10:29:56 [2019-12-10T10:29:56.863Z] === RUN   TestLogsFollowTailEmpty
10:29:56 [2019-12-10T10:29:56.873Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
10:29:56 [2019-12-10T10:29:56.873Z] === RUN   TestDockerSuite/TestContainerAPIRename
10:29:57 [2019-12-10T10:29:57.596Z] --- PASS: TestLogsFollowTailEmpty (0.66s)
10:29:57 [2019-12-10T10:29:57.596Z] === RUN   TestContainerNetworkMountsNoChown
10:29:57 [2019-12-10T10:29:57.804Z] === RUN   TestDockerSuite/TestContainerAPIRestart
10:29:58 [2019-12-10T10:29:58.355Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s)
10:29:58 [2019-12-10T10:29:58.355Z] === RUN   TestMountDaemonRoot
10:29:58 [2019-12-10T10:29:58.355Z] === RUN   TestMountDaemonRoot/default
10:29:58 [2019-12-10T10:29:58.355Z] === PAUSE TestMountDaemonRoot/default
10:29:58 [2019-12-10T10:29:58.355Z] === RUN   TestMountDaemonRoot/private
10:29:58 [2019-12-10T10:29:58.355Z] === PAUSE TestMountDaemonRoot/private
10:29:58 [2019-12-10T10:29:58.355Z] === RUN   TestMountDaemonRoot/rprivate
10:29:58 [2019-12-10T10:29:58.355Z] === PAUSE TestMountDaemonRoot/rprivate
10:29:58 [2019-12-10T10:29:58.355Z] === RUN   TestMountDaemonRoot/slave
10:29:58 [2019-12-10T10:29:58.355Z] === PAUSE TestMountDaemonRoot/slave
10:29:58 [2019-12-10T10:29:58.355Z] === RUN   TestMountDaemonRoot/rslave
10:29:58 [2019-12-10T10:29:58.355Z] === PAUSE TestMountDaemonRoot/rslave
10:29:58 [2019-12-10T10:29:58.355Z] === RUN   TestMountDaemonRoot/shared
10:29:58 [2019-12-10T10:29:58.355Z] === PAUSE TestMountDaemonRoot/shared
10:29:58 [2019-12-10T10:29:58.355Z] === RUN   TestMountDaemonRoot/rshared
10:29:58 [2019-12-10T10:29:58.355Z] === PAUSE TestMountDaemonRoot/rshared
10:29:58 [2019-12-10T10:29:58.355Z] === CONT  TestMountDaemonRoot/default
10:29:58 [2019-12-10T10:29:58.355Z] === CONT  TestMountDaemonRoot/shared
10:29:58 [2019-12-10T10:29:58.355Z] === CONT  TestMountDaemonRoot/rslave
10:29:58 [2019-12-10T10:29:58.355Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:29:58 [2019-12-10T10:29:58.355Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:29:58 [2019-12-10T10:29:58.355Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:29:58 [2019-12-10T10:29:58.355Z] === CONT  TestMountDaemonRoot/rshared
10:29:58 [2019-12-10T10:29:58.355Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:29:58 [2019-12-10T10:29:58.355Z] === RUN   TestMountDaemonRoot/default/mount_root
10:29:58 [2019-12-10T10:29:58.355Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:29:58 [2019-12-10T10:29:58.355Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:29:58 [2019-12-10T10:29:58.355Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:29:58 [2019-12-10T10:29:58.355Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:29:58 [2019-12-10T10:29:58.355Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:29:58 [2019-12-10T10:29:58.355Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:29:58 [2019-12-10T10:29:58.355Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:29:58 [2019-12-10T10:29:58.355Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:29:58 [2019-12-10T10:29:58.355Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:29:58 [2019-12-10T10:29:58.355Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:29:58 [2019-12-10T10:29:58.355Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:29:58 [2019-12-10T10:29:58.355Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:29:58 [2019-12-10T10:29:58.355Z] === RUN   TestMountDaemonRoot/default/bind_root
10:29:58 [2019-12-10T10:29:58.355Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:29:58 [2019-12-10T10:29:58.355Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:29:58 [2019-12-10T10:29:58.355Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:29:58 [2019-12-10T10:29:58.355Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:29:58 [2019-12-10T10:29:58.355Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:29:58 [2019-12-10T10:29:58.355Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:29:58 [2019-12-10T10:29:58.355Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:29:58 [2019-12-10T10:29:58.355Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:29:58 [2019-12-10T10:29:58.355Z] === CONT  TestMountDaemonRoot/rprivate
10:29:58 [2019-12-10T10:29:58.355Z] === CONT  TestMountDaemonRoot/slave
10:29:58 [2019-12-10T10:29:58.355Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:29:58 [2019-12-10T10:29:58.355Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:29:58 [2019-12-10T10:29:58.355Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:29:58 [2019-12-10T10:29:58.355Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:29:58 [2019-12-10T10:29:58.355Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:29:58 [2019-12-10T10:29:58.355Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:29:58 [2019-12-10T10:29:58.355Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:29:58 [2019-12-10T10:29:58.355Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:29:58 [2019-12-10T10:29:58.355Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:29:58 [2019-12-10T10:29:58.355Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:29:58 [2019-12-10T10:29:58.355Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:29:58 [2019-12-10T10:29:58.355Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:29:58 [2019-12-10T10:29:58.355Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:29:58 [2019-12-10T10:29:58.355Z] === CONT  TestMountDaemonRoot/private
10:29:58 [2019-12-10T10:29:58.355Z] === RUN   TestMountDaemonRoot/private/bind_root
10:29:58 [2019-12-10T10:29:58.355Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:29:58 [2019-12-10T10:29:58.355Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:29:58 [2019-12-10T10:29:58.355Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:29:58 [2019-12-10T10:29:58.355Z] === RUN   TestMountDaemonRoot/private/mount_root
10:29:58 [2019-12-10T10:29:58.355Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:29:58 [2019-12-10T10:29:58.355Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:29:58 [2019-12-10T10:29:58.355Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:29:58 [2019-12-10T10:29:58.355Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:29:58 [2019-12-10T10:29:58.355Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:29:58 [2019-12-10T10:29:58.355Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:29:58 [2019-12-10T10:29:58.355Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:29:58 [2019-12-10T10:29:58.355Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:29:58 [2019-12-10T10:29:58.355Z] === CONT  TestMountDaemonRoot/default/mount_root
10:29:58 [2019-12-10T10:29:58.355Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:29:58 [2019-12-10T10:29:58.355Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:29:58 [2019-12-10T10:29:58.355Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:29:58 [2019-12-10T10:29:58.355Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:29:58 [2019-12-10T10:29:58.355Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:29:58 [2019-12-10T10:29:58.355Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:29:58 [2019-12-10T10:29:58.355Z] === CONT  TestMountDaemonRoot/default/bind_root
10:29:58 [2019-12-10T10:29:58.355Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:29:58 [2019-12-10T10:29:58.355Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:29:58 [2019-12-10T10:29:58.355Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:29:58 [2019-12-10T10:29:58.355Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:29:58 [2019-12-10T10:29:58.355Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:29:58 [2019-12-10T10:29:58.355Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:29:58 [2019-12-10T10:29:58.355Z] === CONT  TestMountDaemonRoot/private/bind_root
10:29:58 [2019-12-10T10:29:58.355Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:29:58 [2019-12-10T10:29:58.355Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:29:58 [2019-12-10T10:29:58.355Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:29:58 [2019-12-10T10:29:58.355Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:29:58 [2019-12-10T10:29:58.355Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:29:58 [2019-12-10T10:29:58.355Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:29:58 [2019-12-10T10:29:58.355Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:29:58 [2019-12-10T10:29:58.355Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:29:58 [2019-12-10T10:29:58.355Z] === CONT  TestMountDaemonRoot/private/mount_root
10:29:58 [2019-12-10T10:29:58.355Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:29:58 [2019-12-10T10:29:58.355Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:29:58 [2019-12-10T10:29:58.355Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:29:58 [2019-12-10T10:29:58.355Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:29:58 [2019-12-10T10:29:58.355Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:29:58 [2019-12-10T10:29:58.701Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:29:58 [2019-12-10T10:29:58.701Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:29:58 [2019-12-10T10:29:58.701Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:29:58 [2019-12-10T10:29:58.701Z] --- PASS: TestMountDaemonRoot (0.07s)
10:29:58 [2019-12-10T10:29:58.701Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:29:58 [2019-12-10T10:29:58.701Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
10:29:58 [2019-12-10T10:29:58.701Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
10:29:58 [2019-12-10T10:29:58.701Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
10:29:58 [2019-12-10T10:29:58.701Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
10:29:58 [2019-12-10T10:29:58.701Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:29:58 [2019-12-10T10:29:58.701Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
10:29:58 [2019-12-10T10:29:58.701Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
10:29:58 [2019-12-10T10:29:58.701Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
10:29:58 [2019-12-10T10:29:58.701Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
10:29:58 [2019-12-10T10:29:58.701Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:29:58 [2019-12-10T10:29:58.701Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
10:29:58 [2019-12-10T10:29:58.701Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
10:29:58 [2019-12-10T10:29:58.701Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
10:29:58 [2019-12-10T10:29:58.701Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
10:29:58 [2019-12-10T10:29:58.701Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:29:58 [2019-12-10T10:29:58.701Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
10:29:58 [2019-12-10T10:29:58.701Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
10:29:58 [2019-12-10T10:29:58.701Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
10:29:58 [2019-12-10T10:29:58.701Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
10:29:58 [2019-12-10T10:29:58.701Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:29:58 [2019-12-10T10:29:58.701Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
10:29:58 [2019-12-10T10:29:58.701Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
10:29:58 [2019-12-10T10:29:58.701Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
10:29:58 [2019-12-10T10:29:58.701Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
10:29:58 [2019-12-10T10:29:58.701Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:29:58 [2019-12-10T10:29:58.701Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
10:29:58 [2019-12-10T10:29:58.701Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
10:29:58 [2019-12-10T10:29:58.701Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
10:29:58 [2019-12-10T10:29:58.701Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
10:29:58 [2019-12-10T10:29:58.701Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:29:58 [2019-12-10T10:29:58.701Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
10:29:58 [2019-12-10T10:29:58.701Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
10:29:58 [2019-12-10T10:29:58.701Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
10:29:58 [2019-12-10T10:29:58.701Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
10:29:58 [2019-12-10T10:29:58.701Z] === RUN   TestContainerBindMountNonRecursive
10:29:59 [2019-12-10T10:29:59.698Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
10:30:00 [2019-12-10T10:30:00.410Z] --- PASS: TestContainerBindMountNonRecursive (1.57s)
10:30:00 [2019-12-10T10:30:00.410Z] === RUN   TestNetworkNat
10:30:00 [2019-12-10T10:30:00.632Z] --- PASS: TestServiceUpdateNetwork (15.87s)
10:30:00 [2019-12-10T10:30:00.632Z] PASS
10:30:00 [2019-12-10T10:30:00.632Z] 
10:30:00 [2019-12-10T10:30:00.632Z] === Skipped
10:30:00 [2019-12-10T10:30:00.632Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
10:30:00 [2019-12-10T10:30:00.632Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:30:00 [2019-12-10T10:30:00.632Z] 
10:30:00 [2019-12-10T10:30:00.632Z] 
10:30:00 [2019-12-10T10:30:00.632Z] DONE 20 tests, 1 skipped in 171.089s
10:30:00 [2019-12-10T10:30:00.632Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
10:30:00 [2019-12-10T10:30:00.632Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
10:30:00 [2019-12-10T10:30:00.632Z] ++ set -e
10:30:00 [2019-12-10T10:30:00.632Z] ++ '[' -n 0 ']'
10:30:00 [2019-12-10T10:30:00.632Z] ++ set -x
10:30:00 [2019-12-10T10:30:00.632Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
10:30:00 [2019-12-10T10:30:00.890Z] INFO: Testing against a local daemon
10:30:00 [2019-12-10T10:30:00.890Z] === RUN   TestSessionCreate
10:30:00 [2019-12-10T10:30:00.890Z] --- PASS: TestSessionCreate (0.04s)
10:30:00 [2019-12-10T10:30:00.890Z] === RUN   TestSessionCreateWithBadUpgrade
10:30:00 [2019-12-10T10:30:00.890Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
10:30:00 [2019-12-10T10:30:00.890Z] PASS
10:30:00 [2019-12-10T10:30:00.890Z] 
10:30:00 [2019-12-10T10:30:00.890Z] DONE 2 tests in 0.225s
10:30:00 [2019-12-10T10:30:00.890Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
10:30:00 [2019-12-10T10:30:00.890Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
10:30:00 [2019-12-10T10:30:00.890Z] ++ set -e
10:30:00 [2019-12-10T10:30:00.890Z] ++ '[' -n 0 ']'
10:30:00 [2019-12-10T10:30:00.890Z] ++ set -x
10:30:00 [2019-12-10T10:30:00.890Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
10:30:00 [2019-12-10T10:30:00.890Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
10:30:00 [2019-12-10T10:30:00.890Z] INFO: Testing against a local daemon
10:30:00 [2019-12-10T10:30:00.890Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:30:00 [2019-12-10T10:30:00.890Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:30:00 [2019-12-10T10:30:00.890Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:30:00 [2019-12-10T10:30:00.890Z] === RUN   TestEventsExecDie
10:30:01 [2019-12-10T10:30:01.140Z] --- PASS: TestNetworkNat (0.75s)
10:30:01 [2019-12-10T10:30:01.140Z] === RUN   TestNetworkLocalhostTCPNat
10:30:01 [2019-12-10T10:30:01.147Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
10:30:01 [2019-12-10T10:30:01.147Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
10:30:01 [2019-12-10T10:30:01.147Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
10:30:01 [2019-12-10T10:30:01.147Z] === RUN   TestDockerSuite/TestContainerAPIStart
10:30:01 [2019-12-10T10:30:01.866Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s)
10:30:01 [2019-12-10T10:30:01.866Z] === RUN   TestNetworkLoopbackNat
10:30:02 [2019-12-10T10:30:02.079Z] --- PASS: TestEventsExecDie (0.99s)
10:30:02 [2019-12-10T10:30:02.079Z] === RUN   TestEventsBackwardsCompatible
10:30:02 [2019-12-10T10:30:02.079Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
10:30:02 [2019-12-10T10:30:02.079Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
10:30:02 [2019-12-10T10:30:02.079Z] === RUN   TestInfoBinaryCommits
10:30:02 [2019-12-10T10:30:02.079Z] --- PASS: TestInfoBinaryCommits (0.04s)
10:30:02 [2019-12-10T10:30:02.079Z] === RUN   TestInfoAPIVersioned
10:30:02 [2019-12-10T10:30:02.079Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:30:02 [2019-12-10T10:30:02.079Z] === RUN   TestInfoDiscoveryBackend
10:30:02 [2019-12-10T10:30:02.596Z] --- PASS: TestNetworkLoopbackNat (0.89s)
10:30:02 [2019-12-10T10:30:02.596Z] === RUN   TestPause
10:30:02 [2019-12-10T10:30:02.643Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
10:30:02 [2019-12-10T10:30:02.643Z] === RUN   TestInfoDiscoveryInvalidAdvertise
10:30:03 [2019-12-10T10:30:03.322Z] --- PASS: TestPause (0.69s)
10:30:03 [2019-12-10T10:30:03.322Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:30:03 [2019-12-10T10:30:03.322Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:30:03 [2019-12-10T10:30:03.322Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:30:03 [2019-12-10T10:30:03.322Z] === RUN   TestPauseStopPausedContainer
10:30:03 [2019-12-10T10:30:03.573Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
10:30:03 [2019-12-10T10:30:03.573Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
10:30:04 [2019-12-10T10:30:04.056Z] --- PASS: TestPauseStopPausedContainer (0.73s)
10:30:04 [2019-12-10T10:30:04.057Z] === RUN   TestPsFilter
10:30:04 [2019-12-10T10:30:04.057Z] --- PASS: TestPsFilter (0.18s)
10:30:04 [2019-12-10T10:30:04.057Z] === RUN   TestRemoveContainerWithRemovedVolume
10:30:04 [2019-12-10T10:30:04.137Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
10:30:04 [2019-12-10T10:30:04.137Z] === RUN   TestInfoAPI
10:30:04 [2019-12-10T10:30:04.137Z] --- PASS: TestInfoAPI (0.02s)
10:30:04 [2019-12-10T10:30:04.137Z] === RUN   TestInfoAPIWarnings
10:30:04 [2019-12-10T10:30:04.701Z] --- PASS: TestInfoAPIWarnings (0.52s)
10:30:04 [2019-12-10T10:30:04.701Z] === RUN   TestInfoDebug
10:30:04 [2019-12-10T10:30:04.786Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s)
10:30:04 [2019-12-10T10:30:04.786Z] === RUN   TestRemoveContainerWithVolume
10:30:05 [2019-12-10T10:30:05.264Z] --- PASS: TestInfoDebug (0.52s)
10:30:05 [2019-12-10T10:30:05.264Z] === RUN   TestInfoInsecureRegistries
10:30:05 [2019-12-10T10:30:05.518Z] --- PASS: TestRemoveContainerWithVolume (0.65s)
10:30:05 [2019-12-10T10:30:05.518Z] === RUN   TestRemoveContainerRunning
10:30:05 [2019-12-10T10:30:05.827Z] --- PASS: TestInfoInsecureRegistries (0.53s)
10:30:05 [2019-12-10T10:30:05.827Z] === RUN   TestInfoRegistryMirrors
10:30:06 [2019-12-10T10:30:06.245Z] --- PASS: TestRemoveContainerRunning (0.67s)
10:30:06 [2019-12-10T10:30:06.246Z] === RUN   TestRemoveContainerForceRemoveRunning
10:30:06 [2019-12-10T10:30:06.391Z] --- PASS: TestInfoRegistryMirrors (0.53s)
10:30:06 [2019-12-10T10:30:06.391Z] === RUN   TestLoginFailsWithBadCredentials
10:30:06 [2019-12-10T10:30:06.648Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s)
10:30:06 [2019-12-10T10:30:06.648Z] === RUN   TestPingCacheHeaders
10:30:06 [2019-12-10T10:30:06.648Z] --- PASS: TestPingCacheHeaders (0.03s)
10:30:06 [2019-12-10T10:30:06.648Z] === RUN   TestPingGet
10:30:06 [2019-12-10T10:30:06.648Z] --- PASS: TestPingGet (0.02s)
10:30:06 [2019-12-10T10:30:06.648Z] === RUN   TestPingHead
10:30:06 [2019-12-10T10:30:06.648Z] === RUN   TestDockerSuite/TestContainerAPIStop
10:30:06 [2019-12-10T10:30:06.648Z] --- PASS: TestPingHead (0.04s)
10:30:06 [2019-12-10T10:30:06.648Z] === RUN   TestVersion
10:30:06 [2019-12-10T10:30:06.648Z] --- PASS: TestVersion (0.04s)
10:30:06 [2019-12-10T10:30:06.648Z] PASS
10:30:06 [2019-12-10T10:30:06.648Z] 
10:30:06 [2019-12-10T10:30:06.648Z] === Skipped
10:30:06 [2019-12-10T10:30:06.648Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:30:06 [2019-12-10T10:30:06.648Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:30:06 [2019-12-10T10:30:06.648Z] 
10:30:06 [2019-12-10T10:30:06.648Z] 
10:30:06 [2019-12-10T10:30:06.648Z] DONE 18 tests, 1 skipped in 5.802s
10:30:06 [2019-12-10T10:30:06.648Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
10:30:06 [2019-12-10T10:30:06.648Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
10:30:06 [2019-12-10T10:30:06.648Z] ++ set -e
10:30:06 [2019-12-10T10:30:06.648Z] ++ '[' -n 0 ']'
10:30:06 [2019-12-10T10:30:06.648Z] ++ set -x
10:30:06 [2019-12-10T10:30:06.648Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
10:30:06 [2019-12-10T10:30:06.907Z] INFO: Testing against a local daemon
10:30:06 [2019-12-10T10:30:06.907Z] === RUN   TestVolumesCreateAndList
10:30:06 [2019-12-10T10:30:06.907Z] --- PASS: TestVolumesCreateAndList (0.02s)
10:30:06 [2019-12-10T10:30:06.907Z] === RUN   TestVolumesRemove
10:30:06 [2019-12-10T10:30:06.907Z] --- PASS: TestVolumesRemove (0.10s)
10:30:06 [2019-12-10T10:30:06.907Z] === RUN   TestVolumesInspect
10:30:06 [2019-12-10T10:30:06.907Z] --- PASS: TestVolumesInspect (0.02s)
10:30:06 [2019-12-10T10:30:06.907Z] === RUN   TestVolumesInvalidJSON
10:30:06 [2019-12-10T10:30:06.907Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:30:06 [2019-12-10T10:30:06.907Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:30:06 [2019-12-10T10:30:06.907Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:30:06 [2019-12-10T10:30:06.907Z] --- PASS: TestVolumesInvalidJSON (0.01s)
10:30:06 [2019-12-10T10:30:06.907Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:30:06 [2019-12-10T10:30:06.907Z] PASS
10:30:06 [2019-12-10T10:30:06.907Z] 
10:30:06 [2019-12-10T10:30:06.907Z] DONE 5 tests in 0.301s
10:30:06 [2019-12-10T10:30:06.907Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:30:06 [2019-12-10T10:30:06.999Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s)
10:30:06 [2019-12-10T10:30:06.999Z] === RUN   TestRemoveInvalidContainer
10:30:06 [2019-12-10T10:30:06.999Z] --- PASS: TestRemoveInvalidContainer (0.03s)
10:30:06 [2019-12-10T10:30:06.999Z] === RUN   TestRenameLinkedContainer
10:30:07 [2019-12-10T10:30:07.165Z] ++++ cat bundles/test-integration/docker.pid
10:30:07 [2019-12-10T10:30:07.165Z] +++ kill 5353
10:30:07 [2019-12-10T10:30:07.729Z] === RUN   TestDockerSuite/TestContainerAPITop
10:30:08 [2019-12-10T10:30:08.661Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
10:30:08 [2019-12-10T10:30:08.661Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
10:30:08 [2019-12-10T10:30:08.661Z] +++ /etc/init.d/apparmor stop
10:30:08 [2019-12-10T10:30:08.661Z] Clearing AppArmor profiles cache:.
10:30:08 [2019-12-10T10:30:08.661Z] All profile caches have been cleared, but no profiles have been unloaded.
10:30:08 [2019-12-10T10:30:08.661Z] Unloading profiles will leave already running processes permanently
10:30:08 [2019-12-10T10:30:08.661Z] unconfined, which can lead to unexpected situations.
10:30:08 [2019-12-10T10:30:08.661Z] 
10:30:08 [2019-12-10T10:30:08.661Z] To set a process to complain mode, use the command line tool
10:30:08 [2019-12-10T10:30:08.661Z] 'aa-complain'. To really tear down all profiles, run the init script
10:30:08 [2019-12-10T10:30:08.661Z] with the 'teardown' option."
10:30:08 [2019-12-10T10:30:08.661Z] 
10:30:08 [2019-12-10T10:30:08.661Z] === RUN   TestDockerSuite/TestContainerAPIWait
10:30:09 [2019-12-10T10:30:09.302Z] --- PASS: TestRenameLinkedContainer (2.62s)
10:30:09 [2019-12-10T10:30:09.302Z] === RUN   TestRenameStoppedContainer
10:30:10 [2019-12-10T10:30:10.037Z] --- PASS: TestRenameStoppedContainer (0.65s)
10:30:10 [2019-12-10T10:30:10.037Z] === RUN   TestRenameRunningContainerAndReuse
10:30:11 [2019-12-10T10:30:11.266Z] --- PASS: TestRenameRunningContainerAndReuse (1.33s)
10:30:11 [2019-12-10T10:30:11.266Z] === RUN   TestRenameInvalidName
10:30:11 [2019-12-10T10:30:11.395Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
10:30:11 [2019-12-10T10:30:11.395Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
10:30:11 [2019-12-10T10:30:11.934Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
10:30:12 [2019-12-10T10:30:12.012Z] --- PASS: TestRenameInvalidName (0.65s)
10:30:12 [2019-12-10T10:30:12.013Z] === RUN   TestRenameAnonymousContainer
10:30:12 [2019-12-10T10:30:12.497Z] === RUN   TestDockerSuite/TestContainerNetworkMode
10:30:13 [2019-12-10T10:30:13.867Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
10:30:14 [2019-12-10T10:30:14.355Z] --- PASS: TestRenameAnonymousContainer (2.42s)
10:30:14 [2019-12-10T10:30:14.355Z] === RUN   TestRenameContainerWithSameName
10:30:15 [2019-12-10T10:30:15.085Z] --- PASS: TestRenameContainerWithSameName (0.68s)
10:30:15 [2019-12-10T10:30:15.085Z] === RUN   TestRenameContainerWithLinkedContainer
10:30:15 [2019-12-10T10:30:15.236Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
10:30:16 [2019-12-10T10:30:16.074Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
10:30:16 [2019-12-10T10:30:16.074Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
10:30:16 [2019-12-10T10:30:16.786Z] --- PASS: TestRenameContainerWithLinkedContainer (1.34s)
10:30:16 [2019-12-10T10:30:16.786Z] === RUN   TestResize
10:30:17 [2019-12-10T10:30:17.130Z] --- PASS: TestResize (0.63s)
10:30:17 [2019-12-10T10:30:17.130Z] === RUN   TestResizeWithInvalidSize
10:30:17 [2019-12-10T10:30:17.864Z] --- PASS: TestResizeWithInvalidSize (0.71s)
10:30:17 [2019-12-10T10:30:17.864Z] === RUN   TestResizeWhenContainerNotStarted
10:30:18 [2019-12-10T10:30:18.515Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
10:30:18 [2019-12-10T10:30:18.594Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s)
10:30:18 [2019-12-10T10:30:18.594Z] === RUN   TestDaemonRestartKillContainers
10:30:18 [2019-12-10T10:30:18.594Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:30:18 [2019-12-10T10:30:18.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:30:18 [2019-12-10T10:30:18.594Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:30:18 [2019-12-10T10:30:18.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:30:18 [2019-12-10T10:30:18.594Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:30:18 [2019-12-10T10:30:18.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:30:18 [2019-12-10T10:30:18.594Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:30:18 [2019-12-10T10:30:18.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:30:18 [2019-12-10T10:30:18.594Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:30:18 [2019-12-10T10:30:18.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:30:18 [2019-12-10T10:30:18.594Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:30:18 [2019-12-10T10:30:18.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:30:18 [2019-12-10T10:30:18.594Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:30:18 [2019-12-10T10:30:18.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:30:18 [2019-12-10T10:30:18.594Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:30:18 [2019-12-10T10:30:18.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:30:18 [2019-12-10T10:30:18.594Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:30:18 [2019-12-10T10:30:18.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:30:18 [2019-12-10T10:30:18.594Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:30:18 [2019-12-10T10:30:18.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:30:18 [2019-12-10T10:30:18.594Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:30:18 [2019-12-10T10:30:18.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:30:18 [2019-12-10T10:30:18.594Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:30:18 [2019-12-10T10:30:18.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:30:18 [2019-12-10T10:30:18.594Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:30:18 [2019-12-10T10:30:18.594Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:30:18 [2019-12-10T10:30:18.594Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:30:18 [2019-12-10T10:30:18.594Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:30:19 [2019-12-10T10:30:19.444Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
10:30:19 [2019-12-10T10:30:19.802Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
10:30:20 [2019-12-10T10:30:20.767Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
10:30:20 [2019-12-10T10:30:20.767Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
10:30:20 [2019-12-10T10:30:20.767Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
10:30:20 [2019-12-10T10:30:20.767Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
10:30:20 [2019-12-10T10:30:20.944Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:30:21 [2019-12-10T10:30:21.224Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
10:30:21 [2019-12-10T10:30:21.301Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:30:21 [2019-12-10T10:30:21.682Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
10:30:21 [2019-12-10T10:30:21.965Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
10:30:23 [2019-12-10T10:30:23.130Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:30:23 [2019-12-10T10:30:23.333Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
10:30:23 [2019-12-10T10:30:23.481Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:30:23 [2019-12-10T10:30:23.481Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:30:23 [2019-12-10T10:30:23.843Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:30:24 [2019-12-10T10:30:24.263Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
10:30:24 [2019-12-10T10:30:24.580Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
10:30:25 [2019-12-10T10:30:25.722Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
10:30:25 [2019-12-10T10:30:25.722Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
10:30:25 [2019-12-10T10:30:25.722Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
10:30:25 [2019-12-10T10:30:25.722Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
10:30:26 [2019-12-10T10:30:26.179Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
10:30:26 [2019-12-10T10:30:26.377Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:30:27 [2019-12-10T10:30:27.132Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:30:27 [2019-12-10T10:30:27.547Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
10:30:27 [2019-12-10T10:30:27.894Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
10:30:29 [2019-12-10T10:30:29.440Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
10:30:29 [2019-12-10T10:30:29.522Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:30:29 [2019-12-10T10:30:29.522Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.18s)
10:30:29 [2019-12-10T10:30:29.522Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.91s)
10:30:29 [2019-12-10T10:30:29.522Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (4.45s)
10:30:29 [2019-12-10T10:30:29.522Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.04s)
10:30:29 [2019-12-10T10:30:29.522Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.97s)
10:30:29 [2019-12-10T10:30:29.522Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (5.35s)
10:30:29 [2019-12-10T10:30:29.522Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.05s)
10:30:29 [2019-12-10T10:30:29.522Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (4.12s)
10:30:29 [2019-12-10T10:30:29.522Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.28s)
10:30:29 [2019-12-10T10:30:29.522Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.38s)
10:30:29 [2019-12-10T10:30:29.522Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.85s)
10:30:29 [2019-12-10T10:30:29.522Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.48s)
10:30:29 [2019-12-10T10:30:29.522Z] === RUN   TestCgroupNamespacesRun
10:30:30 [2019-12-10T10:30:30.809Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000907d80_<nil>}
10:30:31 [2019-12-10T10:30:31.284Z] --- PASS: TestCgroupNamespacesRun (1.59s)
10:30:31 [2019-12-10T10:30:31.284Z] === RUN   TestCgroupNamespacesRunPrivileged
10:30:32 [2019-12-10T10:30:32.705Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1259535446_/foo_false__<nil>_<nil>_<nil>}
10:30:33 [2019-12-10T10:30:33.051Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.58s)
10:30:33 [2019-12-10T10:30:33.051Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:30:34 [2019-12-10T10:30:34.073Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1259535446_/foo_true__<nil>_<nil>_<nil>}
10:30:34 [2019-12-10T10:30:34.252Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.58s)
10:30:34 [2019-12-10T10:30:34.252Z] === RUN   TestCgroupNamespacesRunHostMode
10:30:35 [2019-12-10T10:30:35.967Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3096157117_/foo_false__<nil>_<nil>_<nil>}
10:30:35 [2019-12-10T10:30:35.978Z] --- PASS: TestCgroupNamespacesRunHostMode (1.59s)
10:30:35 [2019-12-10T10:30:35.978Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:30:37 [2019-12-10T10:30:37.337Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3096157117_/foo_true__<nil>_<nil>_<nil>}
10:30:37 [2019-12-10T10:30:37.712Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.60s)
10:30:37 [2019-12-10T10:30:37.712Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:30:38 [2019-12-10T10:30:38.484Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s)
10:30:38 [2019-12-10T10:30:38.484Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:30:39 [2019-12-10T10:30:39.233Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3096157117_/foo_true__0xc00085c240_<nil>_<nil>}
10:30:39 [2019-12-10T10:30:39.233Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s)
10:30:39 [2019-12-10T10:30:39.233Z] === RUN   TestCgroupNamespacesRunOlderClient
10:30:40 [2019-12-10T10:30:40.285Z] === RUN   TestDockerSuite/TestBuildAddNonTar
10:30:40 [2019-12-10T10:30:40.602Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc00085c260_<nil>}
10:30:40 [2019-12-10T10:30:40.958Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.62s)
10:30:40 [2019-12-10T10:30:40.958Z] === RUN   TestKernelTCPMemory
10:30:41 [2019-12-10T10:30:41.700Z] --- PASS: TestKernelTCPMemory (0.84s)
10:30:41 [2019-12-10T10:30:41.700Z] === RUN   TestNISDomainname
10:30:42 [2019-12-10T10:30:42.496Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc00085c2a0_<nil>}
10:30:42 [2019-12-10T10:30:42.894Z] --- PASS: TestNISDomainname (0.89s)
10:30:42 [2019-12-10T10:30:42.894Z] === RUN   TestHostnameDnsResolution
10:30:43 [2019-12-10T10:30:43.640Z] --- PASS: TestHostnameDnsResolution (1.05s)
10:30:43 [2019-12-10T10:30:43.640Z] === RUN   TestStats
10:30:43 [2019-12-10T10:30:43.864Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc00085c2c0_<nil>}
10:30:44 [2019-12-10T10:30:44.012Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
10:30:44 [2019-12-10T10:30:44.470Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
10:30:44 [2019-12-10T10:30:44.470Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
10:30:45 [2019-12-10T10:30:45.757Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc00085c2e0_<nil>}
10:30:45 [2019-12-10T10:30:45.949Z] --- PASS: TestStats (2.34s)
10:30:45 [2019-12-10T10:30:45.949Z] === RUN   TestStopContainerWithTimeout
10:30:45 [2019-12-10T10:30:45.949Z] === RUN   TestStopContainerWithTimeout/0
10:30:45 [2019-12-10T10:30:45.949Z] === PAUSE TestStopContainerWithTimeout/0
10:30:45 [2019-12-10T10:30:45.949Z] === RUN   TestStopContainerWithTimeout/1
10:30:45 [2019-12-10T10:30:45.949Z] === PAUSE TestStopContainerWithTimeout/1
10:30:45 [2019-12-10T10:30:45.949Z] === RUN   TestStopContainerWithTimeout/3
10:30:45 [2019-12-10T10:30:45.949Z] === PAUSE TestStopContainerWithTimeout/3
10:30:45 [2019-12-10T10:30:45.949Z] === RUN   TestStopContainerWithTimeout/-1
10:30:45 [2019-12-10T10:30:45.949Z] === PAUSE TestStopContainerWithTimeout/-1
10:30:45 [2019-12-10T10:30:45.949Z] === CONT  TestStopContainerWithTimeout/0
10:30:45 [2019-12-10T10:30:45.949Z] === CONT  TestStopContainerWithTimeout/3
10:30:45 [2019-12-10T10:30:45.949Z] === CONT  TestStopContainerWithTimeout/1
10:30:45 [2019-12-10T10:30:45.949Z] === CONT  TestStopContainerWithTimeout/-1
10:30:47 [2019-12-10T10:30:47.124Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
10:30:47 [2019-12-10T10:30:47.370Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
10:30:48 [2019-12-10T10:30:48.904Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
10:30:49 [2019-12-10T10:30:49.018Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
10:30:49 [2019-12-10T10:30:49.018Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
10:30:49 [2019-12-10T10:30:49.018Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
10:30:49 [2019-12-10T10:30:49.018Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
10:30:49 [2019-12-10T10:30:49.018Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
10:30:49 [2019-12-10T10:30:49.018Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
10:30:49 [2019-12-10T10:30:49.018Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
10:30:49 [2019-12-10T10:30:49.018Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
10:30:49 [2019-12-10T10:30:49.018Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
10:30:49 [2019-12-10T10:30:49.018Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
10:30:49 [2019-12-10T10:30:49.018Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
10:30:49 [2019-12-10T10:30:49.018Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
10:30:49 [2019-12-10T10:30:49.018Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
10:30:49 [2019-12-10T10:30:49.018Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
10:30:49 [2019-12-10T10:30:49.018Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
10:30:49 [2019-12-10T10:30:49.275Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
10:30:49 [2019-12-10T10:30:49.275Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
10:30:49 [2019-12-10T10:30:49.275Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
10:30:49 [2019-12-10T10:30:49.852Z] --- PASS: TestStopContainerWithTimeout (0.03s)
10:30:49 [2019-12-10T10:30:49.852Z]     --- PASS: TestStopContainerWithTimeout/0 (1.20s)
10:30:49 [2019-12-10T10:30:49.852Z]     --- PASS: TestStopContainerWithTimeout/1 (2.14s)
10:30:49 [2019-12-10T10:30:49.852Z]     --- PASS: TestStopContainerWithTimeout/3 (3.31s)
10:30:49 [2019-12-10T10:30:49.852Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.37s)
10:30:49 [2019-12-10T10:30:49.852Z] === RUN   TestDeleteDevicemapper
10:30:49 [2019-12-10T10:30:49.852Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:30:49 [2019-12-10T10:30:49.852Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:30:49 [2019-12-10T10:30:49.852Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:30:51 [2019-12-10T10:30:51.578Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.07s)
10:30:51 [2019-12-10T10:30:51.578Z] === RUN   TestUpdateMemory
10:30:52 [2019-12-10T10:30:52.106Z] #33 122.3 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:30:52 [2019-12-10T10:30:52.106Z] #33 124.7 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:30:52 [2019-12-10T10:30:52.106Z] #33 126.0 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:30:52 [2019-12-10T10:30:52.106Z] #33 127.9 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:30:52 [2019-12-10T10:30:52.106Z] #33 130.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:30:52 [2019-12-10T10:30:52.106Z] #33 131.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:30:52 [2019-12-10T10:30:52.319Z] --- PASS: TestUpdateMemory (0.88s)
10:30:52 [2019-12-10T10:30:52.319Z] === RUN   TestUpdateCPUQuota
10:30:52 [2019-12-10T10:30:52.549Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
10:30:53 [2019-12-10T10:30:53.478Z] #33 132.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:30:53 [2019-12-10T10:30:53.519Z] --- PASS: TestUpdateCPUQuota (1.23s)
10:30:53 [2019-12-10T10:30:53.519Z] === RUN   TestUpdatePidsLimit
10:30:53 [2019-12-10T10:30:53.519Z] === RUN   TestUpdatePidsLimit/update_from_none
10:30:53 [2019-12-10T10:30:53.926Z] === RUN   TestUpdatePidsLimit/no_change
10:30:54 [2019-12-10T10:30:54.273Z] === RUN   TestUpdatePidsLimit/update_lower
10:30:54 [2019-12-10T10:30:54.409Z] #33 133.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:30:54 [2019-12-10T10:30:54.627Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:30:54 [2019-12-10T10:30:54.666Z] #33 134.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:30:54 [2019-12-10T10:30:54.983Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:30:55 [2019-12-10T10:30:55.069Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
10:30:55 [2019-12-10T10:30:55.338Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:30:55 [2019-12-10T10:30:55.696Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:30:56 [2019-12-10T10:30:56.035Z] #33 135.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:30:56 [2019-12-10T10:30:56.942Z] --- PASS: TestUpdatePidsLimit (3.33s)
10:30:56 [2019-12-10T10:30:56.942Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.36s)
10:30:56 [2019-12-10T10:30:56.942Z]     --- PASS: TestUpdatePidsLimit/no_change (0.31s)
10:30:56 [2019-12-10T10:30:56.942Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.33s)
10:30:56 [2019-12-10T10:30:56.942Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s)
10:30:56 [2019-12-10T10:30:56.942Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.33s)
10:30:56 [2019-12-10T10:30:56.942Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s)
10:30:56 [2019-12-10T10:30:56.942Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s)
10:30:56 [2019-12-10T10:30:56.942Z] === RUN   TestUpdateRestartPolicy
10:30:57 [2019-12-10T10:30:57.404Z] #33 136.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:30:58 [2019-12-10T10:30:58.339Z] === RUN   TestDockerSuite/TestCopyAndRestart
10:30:58 [2019-12-10T10:30:58.773Z] #33 138.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:30:59 [2019-12-10T10:30:59.205Z] === RUN   TestDockerSuite/TestBuildAddScript
10:30:59 [2019-12-10T10:30:59.205Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
10:30:59 [2019-12-10T10:30:59.205Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
10:30:59 [2019-12-10T10:30:59.205Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
10:30:59 [2019-12-10T10:30:59.205Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
10:30:59 [2019-12-10T10:30:59.205Z] === RUN   TestDockerSuite/TestBuildAddTar
10:30:59 [2019-12-10T10:30:59.707Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
10:30:59 [2019-12-10T10:30:59.707Z] === RUN   TestDockerSuite/TestCpAbsolutePath
10:31:00 [2019-12-10T10:31:00.669Z] #33 139.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:31:01 [2019-12-10T10:31:01.075Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
10:31:02 [2019-12-10T10:31:02.005Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
10:31:02 [2019-12-10T10:31:02.041Z] #33 141.5 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:31:02 [2019-12-10T10:31:02.935Z] === RUN   TestDockerSuite/TestCpFromCaseA
10:31:02 [2019-12-10T10:31:02.979Z] #33 142.6 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:31:03 [2019-12-10T10:31:03.866Z] === RUN   TestDockerSuite/TestCpFromCaseB
10:31:04 [2019-12-10T10:31:04.808Z] === RUN   TestDockerSuite/TestCpFromCaseC
10:31:05 [2019-12-10T10:31:05.503Z] #33 144.5 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:31:05 [2019-12-10T10:31:05.742Z] === RUN   TestDockerSuite/TestCpFromCaseD
10:31:06 [2019-12-10T10:31:06.067Z] #33 145.5 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:31:06 [2019-12-10T10:31:06.999Z] #33 146.7 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:31:07 [2019-12-10T10:31:07.108Z] === RUN   TestDockerSuite/TestCpFromCaseE
10:31:08 [2019-12-10T10:31:08.037Z] === RUN   TestDockerSuite/TestCpFromCaseF
10:31:08 [2019-12-10T10:31:08.369Z] #33 147.8 
10:31:08 [2019-12-10T10:31:08.626Z] #33 DONE 148.3s
10:31:08 [2019-12-10T10:31:08.882Z] 
10:31:08 [2019-12-10T10:31:08.882Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
10:31:08 [2019-12-10T10:31:08.966Z] === RUN   TestDockerSuite/TestCpFromCaseG
10:31:10 [2019-12-10T10:31:10.252Z] #34 DONE 1.6s
10:31:10 [2019-12-10T10:31:10.337Z] === RUN   TestDockerSuite/TestCpFromCaseH
10:31:10 [2019-12-10T10:31:10.383Z] --- PASS: TestUpdateRestartPolicy (11.99s)
10:31:10 [2019-12-10T10:31:10.383Z] === RUN   TestUpdateRestartWithAutoRemove
10:31:10 [2019-12-10T10:31:10.383Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s)
10:31:10 [2019-12-10T10:31:10.383Z] === RUN   TestWaitNonBlocked
10:31:10 [2019-12-10T10:31:10.383Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:31:10 [2019-12-10T10:31:10.383Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:31:10 [2019-12-10T10:31:10.383Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:31:10 [2019-12-10T10:31:10.383Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:31:10 [2019-12-10T10:31:10.383Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:31:10 [2019-12-10T10:31:10.383Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:31:10 [2019-12-10T10:31:10.383Z] --- PASS: TestWaitNonBlocked (0.04s)
10:31:10 [2019-12-10T10:31:10.383Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.86s)
10:31:10 [2019-12-10T10:31:10.383Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.91s)
10:31:10 [2019-12-10T10:31:10.383Z] === RUN   TestWaitBlocked
10:31:10 [2019-12-10T10:31:10.765Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:31:10 [2019-12-10T10:31:10.765Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:31:10 [2019-12-10T10:31:10.765Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:31:10 [2019-12-10T10:31:10.765Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:31:10 [2019-12-10T10:31:10.765Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:31:10 [2019-12-10T10:31:10.765Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:31:11 [2019-12-10T10:31:11.266Z] === RUN   TestDockerSuite/TestCpFromCaseI
10:31:11 [2019-12-10T10:31:11.585Z] --- PASS: TestWaitBlocked (0.04s)
10:31:11 [2019-12-10T10:31:11.585Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.89s)
10:31:11 [2019-12-10T10:31:11.585Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.94s)
10:31:11 [2019-12-10T10:31:11.585Z] === CONT  TestContainerStartOnDaemonRestart
10:31:11 [2019-12-10T10:31:11.585Z] === CONT  TestDaemonRestartIpcMode
10:31:11 [2019-12-10T10:31:11.585Z] === CONT  TestIpcModeOlderClient
10:31:11 [2019-12-10T10:31:11.585Z] --- PASS: TestIpcModeOlderClient (0.16s)
10:31:12 [2019-12-10T10:31:12.148Z] 
10:31:12 [2019-12-10T10:31:12.148Z] #35 [runner 12/12] COPY --from=builder       /build/ /
10:31:12 [2019-12-10T10:31:12.195Z] === RUN   TestDockerSuite/TestCpFromCaseJ
10:31:13 [2019-12-10T10:31:13.077Z] #35 DONE 1.1s
10:31:13 [2019-12-10T10:31:13.077Z] 
10:31:13 [2019-12-10T10:31:13.077Z] #36 exporting to image
10:31:13 [2019-12-10T10:31:13.077Z] #36 exporting layers
10:31:13 [2019-12-10T10:31:13.125Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
10:31:14 [2019-12-10T10:31:14.250Z] --- PASS: TestContainerStartOnDaemonRestart (2.87s)
10:31:15 [2019-12-10T10:31:15.016Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
10:31:15 [2019-12-10T10:31:15.945Z] === RUN   TestDockerSuite/TestCpGarbagePath
10:31:15 [2019-12-10T10:31:15.946Z] --- PASS: TestDaemonRestartIpcMode (4.24s)
10:31:15 [2019-12-10T10:31:15.946Z] PASS
10:31:15 [2019-12-10T10:31:15.946Z] 
10:31:15 [2019-12-10T10:31:15.946Z] === Skipped
10:31:15 [2019-12-10T10:31:15.946Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
10:31:15 [2019-12-10T10:31:15.946Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:31:15 [2019-12-10T10:31:15.946Z] 
10:31:15 [2019-12-10T10:31:15.946Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:31:15 [2019-12-10T10:31:15.946Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:31:15 [2019-12-10T10:31:15.946Z] 
10:31:15 [2019-12-10T10:31:15.946Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
10:31:15 [2019-12-10T10:31:15.946Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:31:15 [2019-12-10T10:31:15.946Z] 
10:31:15 [2019-12-10T10:31:15.946Z] 
10:31:15 [2019-12-10T10:31:15.946Z] DONE 197 tests, 3 skipped in 116.249s
10:31:15 [2019-12-10T10:31:15.946Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
10:31:15 [2019-12-10T10:31:15.946Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
10:31:15 [2019-12-10T10:31:15.946Z] ++ set -e
10:31:15 [2019-12-10T10:31:15.946Z] ++ '[' -n 0 ']'
10:31:15 [2019-12-10T10:31:15.946Z] ++ set -x
10:31:15 [2019-12-10T10:31:15.946Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
10:31:15 [2019-12-10T10:31:15.946Z] INFO: Testing against a local daemon
10:31:15 [2019-12-10T10:31:15.946Z] === RUN   TestCommitInheritsEnv
10:31:16 [2019-12-10T10:31:16.288Z] --- PASS: TestCommitInheritsEnv (0.40s)
10:31:16 [2019-12-10T10:31:16.288Z] === RUN   TestImportExtremelyLargeImageWorks
10:31:16 [2019-12-10T10:31:16.288Z] === PAUSE TestImportExtremelyLargeImageWorks
10:31:16 [2019-12-10T10:31:16.288Z] === RUN   TestImagesFilterMultiReference
10:31:16 [2019-12-10T10:31:16.288Z] --- PASS: TestImagesFilterMultiReference (0.07s)
10:31:16 [2019-12-10T10:31:16.288Z] === RUN   TestImagePullPlatformInvalid
10:31:16 [2019-12-10T10:31:16.350Z] #36 exporting layers 3.2s done
10:31:16 [2019-12-10T10:31:16.350Z] #36 writing image sha256:b57965f36948517d49470060e8571264affee2991b56dd7a4489aebd046504e7 done
10:31:16 [2019-12-10T10:31:16.350Z] #36 naming to docker.io/library/moby-e2e-test done
10:31:16 [2019-12-10T10:31:16.350Z] #36 DONE 3.2s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:31:16 [2019-12-10T10:31:16.509Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
10:31:16 [2019-12-10T10:31:16.654Z] --- PASS: TestImagePullPlatformInvalid (0.06s)
10:31:16 [2019-12-10T10:31:16.654Z] === RUN   TestRemoveImageOrphaning
10:31:16 [2019-12-10T10:31:16.677Z] + echo Ensuring container killed.
10:31:16 [2019-12-10T10:31:16.677Z] Ensuring container killed.
10:31:16 [2019-12-10T10:31:16.677Z] + docker rm -vf docker-pr9
10:31:16 [2019-12-10T10:31:16.677Z] Error: No such container: docker-pr9
10:31:16 [2019-12-10T10:31:16.677Z] + true
[Pipeline] sh
10:31:16 [2019-12-10T10:31:16.960Z] + echo Chowning /workspace to jenkins user
10:31:16 [2019-12-10T10:31:16.960Z] Chowning /workspace to jenkins user
10:31:16 [2019-12-10T10:31:16.960Z] + id -u
10:31:16 [2019-12-10T10:31:16.960Z] + id -g
10:31:16 [2019-12-10T10:31:16.960Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40074:/workspace busybox chown -R 1000:1000 /workspace
10:31:16 [2019-12-10T10:31:16.999Z] --- PASS: TestRemoveImageOrphaning (0.43s)
10:31:16 [2019-12-10T10:31:16.999Z] === RUN   TestRemoveImageGarbageCollector
10:31:16 [2019-12-10T10:31:16.999Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
10:31:16 [2019-12-10T10:31:16.999Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:31:16 [2019-12-10T10:31:16.999Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:31:16 [2019-12-10T10:31:16.999Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
10:31:16 [2019-12-10T10:31:16.999Z] === RUN   TestTagInvalidReference
10:31:16 [2019-12-10T10:31:16.999Z] --- PASS: TestTagInvalidReference (0.04s)
10:31:16 [2019-12-10T10:31:16.999Z] === RUN   TestTagValidPrefixedRepo
10:31:16 [2019-12-10T10:31:16.999Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
10:31:16 [2019-12-10T10:31:16.999Z] === RUN   TestTagExistedNameWithoutForce
10:31:16 [2019-12-10T10:31:16.999Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
10:31:16 [2019-12-10T10:31:16.999Z] === RUN   TestTagOfficialNames
10:31:16 [2019-12-10T10:31:16.999Z] --- PASS: TestTagOfficialNames (0.07s)
10:31:16 [2019-12-10T10:31:16.999Z] === RUN   TestTagMatchesDigest
10:31:16 [2019-12-10T10:31:16.999Z] --- PASS: TestTagMatchesDigest (0.03s)
10:31:16 [2019-12-10T10:31:16.999Z] === CONT  TestImportExtremelyLargeImageWorks
10:31:17 [2019-12-10T10:31:17.073Z] === RUN   TestDockerSuite/TestCpLocalOnly
10:31:17 [2019-12-10T10:31:17.073Z] === RUN   TestDockerSuite/TestCpNameHasColon
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:31:18 [2019-12-10T10:31:18.003Z] === RUN   TestDockerSuite/TestCpRelativePath
10:31:18 [2019-12-10T10:31:18.197Z] + bundleName=unit
10:31:18 [2019-12-10T10:31:18.198Z] + echo Creating unit-bundles.tar.gz
10:31:18 [2019-12-10T10:31:18.198Z] Creating unit-bundles.tar.gz
10:31:18 [2019-12-10T10:31:18.198Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
10:31:18 [2019-12-10T10:31:18.198Z] bundles/junit-report.xml
10:31:18 [2019-12-10T10:31:18.198Z] bundles/go-test-report.json
10:31:18 [2019-12-10T10:31:18.198Z] bundles/profile.out
[Pipeline] archiveArtifacts
10:31:18 [2019-12-10T10:31:18.209Z] Archiving artifacts
10:31:18 [2019-12-10T10:31:18.724Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40074/9/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:31:18 [2019-12-10T10:31:18.933Z] === RUN   TestDockerSuite/TestCpSpecialFiles
10:31:19 [2019-12-10T10:31:19.033Z] + make clean
10:31:19 [2019-12-10T10:31:19.290Z] docker volume rm -f docker-dev-cache
10:31:19 [2019-12-10T10:31:19.290Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:31:20 [2019-12-10T10:31:20.302Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
10:31:21 [2019-12-10T10:31:21.234Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
10:31:22 [2019-12-10T10:31:22.602Z] === RUN   TestDockerSuite/TestCpToCaseA
10:31:24 [2019-12-10T10:31:24.494Z] === RUN   TestDockerSuite/TestCpToCaseB
10:31:25 [2019-12-10T10:31:25.057Z] === RUN   TestDockerSuite/TestCpToCaseC
10:31:28 [2019-12-10T10:31:28.335Z] === RUN   TestDockerSuite/TestCpToCaseD
10:31:29 [2019-12-10T10:31:29.191Z] === RUN   TestDockerSuite/TestBuildAddTarXz
10:31:29 [2019-12-10T10:31:29.191Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
10:31:29 [2019-12-10T10:31:29.191Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
10:31:33 [2019-12-10T10:31:33.587Z] === RUN   TestDockerSuite/TestCpToCaseE
10:31:36 [2019-12-10T10:31:36.906Z] === RUN   TestDockerSuite/TestCpToCaseF
10:31:37 [2019-12-10T10:31:37.163Z] === RUN   TestDockerSuite/TestCpToCaseG
10:31:38 [2019-12-10T10:31:38.093Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
10:31:43 [2019-12-10T10:31:43.350Z] === RUN   TestDockerSuite/TestCpToCaseH
10:31:43 [2019-12-10T10:31:43.350Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
10:31:46 [2019-12-10T10:31:46.863Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
10:31:46 [2019-12-10T10:31:46.863Z] === RUN   TestDockerSuite/TestBuildBlankName
10:31:46 [2019-12-10T10:31:46.863Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
10:31:47 [2019-12-10T10:31:47.529Z] === RUN   TestDockerSuite/TestCpToCaseI
10:31:48 [2019-12-10T10:31:48.459Z] === RUN   TestDockerSuite/TestCpToCaseJ
10:31:52 [2019-12-10T10:31:52.649Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
10:31:53 [2019-12-10T10:31:53.107Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
10:31:53 [2019-12-10T10:31:53.714Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
10:31:55 [2019-12-10T10:31:55.084Z] === RUN   TestDockerSuite/TestCpToDot
10:31:55 [2019-12-10T10:31:55.647Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
10:31:57 [2019-12-10T10:31:57.541Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
10:31:57 [2019-12-10T10:31:57.789Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
10:31:59 [2019-12-10T10:31:59.437Z] === RUN   TestDockerSuite/TestCpToStdout
10:32:00 [2019-12-10T10:32:00.368Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
10:32:02 [2019-12-10T10:32:02.890Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
10:32:03 [2019-12-10T10:32:03.821Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
10:32:04 [2019-12-10T10:32:04.385Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
10:32:05 [2019-12-10T10:32:05.315Z] === RUN   TestDockerSuite/TestCpVolumePath
10:32:06 [2019-12-10T10:32:06.343Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
10:32:07 [2019-12-10T10:32:07.210Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
10:32:07 [2019-12-10T10:32:07.468Z] === RUN   TestDockerSuite/TestCreateArgs
10:32:07 [2019-12-10T10:32:07.468Z] === RUN   TestDockerSuite/TestCreateByImageID
10:32:08 [2019-12-10T10:32:08.400Z] === RUN   TestDockerSuite/TestCreateEchoStdout
10:32:09 [2019-12-10T10:32:09.331Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
10:32:09 [2019-12-10T10:32:09.331Z] === RUN   TestDockerSuite/TestCreateHostConfig
10:32:09 [2019-12-10T10:32:09.331Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
10:32:10 [2019-12-10T10:32:10.267Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
10:32:10 [2019-12-10T10:32:10.524Z] === RUN   TestDockerSuite/TestCreateLabels
10:32:10 [2019-12-10T10:32:10.524Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
10:32:10 [2019-12-10T10:32:10.781Z] === RUN   TestDockerSuite/TestCreateRM
10:32:11 [2019-12-10T10:32:11.037Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
10:32:11 [2019-12-10T10:32:11.037Z] === RUN   TestDockerSuite/TestCreateStopSignal
10:32:11 [2019-12-10T10:32:11.037Z] === RUN   TestDockerSuite/TestCreateStopTimeout
10:32:11 [2019-12-10T10:32:11.294Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
10:32:13 [2019-12-10T10:32:13.817Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
10:32:13 [2019-12-10T10:32:13.817Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
10:32:14 [2019-12-10T10:32:14.075Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
10:32:14 [2019-12-10T10:32:14.897Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
10:32:14 [2019-12-10T10:32:14.898Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
10:32:17 [2019-12-10T10:32:17.351Z] === RUN   TestDockerSuite/TestCreateWithPortRange
10:32:17 [2019-12-10T10:32:17.351Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
10:32:17 [2019-12-10T10:32:17.351Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
10:32:17 [2019-12-10T10:32:17.608Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
10:32:17 [2019-12-10T10:32:17.608Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
10:32:17 [2019-12-10T10:32:17.865Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
10:32:18 [2019-12-10T10:32:18.796Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
10:32:19 [2019-12-10T10:32:19.579Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
10:32:19 [2019-12-10T10:32:19.579Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
10:32:19 [2019-12-10T10:32:19.579Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
10:32:20 [2019-12-10T10:32:20.166Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
10:32:20 [2019-12-10T10:32:20.730Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
10:32:21 [2019-12-10T10:32:21.305Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
10:32:23 [2019-12-10T10:32:23.200Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
10:32:25 [2019-12-10T10:32:25.094Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
10:32:25 [2019-12-10T10:32:25.362Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
10:32:25 [2019-12-10T10:32:25.362Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
10:32:25 [2019-12-10T10:32:25.362Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
10:32:25 [2019-12-10T10:32:25.362Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
10:32:25 [2019-12-10T10:32:25.362Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
10:32:26 [2019-12-10T10:32:26.025Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
10:32:26 [2019-12-10T10:32:26.589Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
10:32:26 [2019-12-10T10:32:26.589Z] === RUN   TestDockerSuite/TestDevicePermissions
10:32:27 [2019-12-10T10:32:27.519Z] === RUN   TestDockerSuite/TestDockerFails
10:32:27 [2019-12-10T10:32:27.519Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
10:32:27 [2019-12-10T10:32:27.519Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
10:32:27 [2019-12-10T10:32:27.519Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
10:32:28 [2019-12-10T10:32:28.888Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
10:32:29 [2019-12-10T10:32:29.820Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
10:32:31 [2019-12-10T10:32:31.715Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
10:32:31 [2019-12-10T10:32:31.715Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
10:32:31 [2019-12-10T10:32:31.715Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
10:32:31 [2019-12-10T10:32:31.715Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
10:32:36 [2019-12-10T10:32:36.966Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
10:32:38 [2019-12-10T10:32:38.336Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
10:32:41 [2019-12-10T10:32:41.612Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
10:32:43 [2019-12-10T10:32:43.545Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
10:32:44 [2019-12-10T10:32:44.475Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
10:32:46 [2019-12-10T10:32:46.434Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
10:32:47 [2019-12-10T10:32:47.749Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
10:32:49 [2019-12-10T10:32:49.123Z] === RUN   TestDockerSuite/TestEventsAttach
10:32:50 [2019-12-10T10:32:50.054Z] === RUN   TestDockerSuite/TestEventsCommit
10:32:50 [2019-12-10T10:32:50.162Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
10:32:50 [2019-12-10T10:32:50.619Z] === RUN   TestDockerSuite/TestBuildCacheAdd
10:32:50 [2019-12-10T10:32:50.984Z] === RUN   TestDockerSuite/TestEventsContainerEvents
10:32:51 [2019-12-10T10:32:51.077Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
10:32:51 [2019-12-10T10:32:51.914Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
10:32:52 [2019-12-10T10:32:52.044Z] === RUN   TestDockerSuite/TestBuildCacheFrom
10:32:52 [2019-12-10T10:32:52.044Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
10:32:52 [2019-12-10T10:32:52.843Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
10:32:53 [2019-12-10T10:32:53.773Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
10:32:55 [2019-12-10T10:32:55.666Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
10:32:56 [2019-12-10T10:32:56.723Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
10:32:57 [2019-12-10T10:32:57.561Z] === RUN   TestDockerSuite/TestEventsContainerRestart
10:32:57 [2019-12-10T10:32:57.687Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
10:32:57 [2019-12-10T10:32:57.687Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
10:32:57 [2019-12-10T10:32:57.687Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
10:32:58 [2019-12-10T10:32:58.652Z] === RUN   TestDockerSuite/TestBuildClearCmd
10:32:59 [2019-12-10T10:32:59.619Z] === RUN   TestDockerSuite/TestBuildCmd
10:33:00 [2019-12-10T10:33:00.077Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
10:33:00 [2019-12-10T10:33:00.535Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
10:33:00 [2019-12-10T10:33:00.835Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
10:33:00 [2019-12-10T10:33:00.992Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
10:33:03 [2019-12-10T10:33:03.355Z] === RUN   TestDockerSuite/TestEventsCopy
10:33:04 [2019-12-10T10:33:04.723Z] === RUN   TestDockerSuite/TestEventsFilterContainer
10:33:05 [2019-12-10T10:33:05.673Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
10:33:06 [2019-12-10T10:33:06.615Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
10:33:07 [2019-12-10T10:33:07.178Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
10:33:07 [2019-12-10T10:33:07.435Z] === RUN   TestDockerSuite/TestEventsFilterImageName
10:33:07 [2019-12-10T10:33:07.845Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
10:33:07 [2019-12-10T10:33:07.845Z] === RUN   TestDockerSuite/TestBuildConditionalCache
10:33:08 [2019-12-10T10:33:08.983Z] === RUN   TestDockerSuite/TestBuildContChar
10:33:09 [2019-12-10T10:33:09.448Z] === RUN   TestDockerSuite/TestEventsFilterLabels
10:33:10 [2019-12-10T10:33:10.377Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
10:33:10 [2019-12-10T10:33:10.377Z] === RUN   TestDockerSuite/TestEventsFilterType
10:33:10 [2019-12-10T10:33:10.940Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
10:33:10 [2019-12-10T10:33:10.940Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
10:33:10 [2019-12-10T10:33:10.940Z] === RUN   TestDockerSuite/TestEventsFilters
10:33:12 [2019-12-10T10:33:12.855Z] === RUN   TestDockerSuite/TestEventsFormat
10:33:12 [2019-12-10T10:33:12.855Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
10:33:14 [2019-12-10T10:33:14.748Z] === RUN   TestDockerSuite/TestEventsFormatBadField
10:33:14 [2019-12-10T10:33:14.748Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
10:33:14 [2019-12-10T10:33:14.748Z] === RUN   TestDockerSuite/TestEventsImageImport
10:33:15 [2019-12-10T10:33:15.678Z] === RUN   TestDockerSuite/TestEventsImageLoad
10:33:15 [2019-12-10T10:33:15.678Z] === RUN   TestDockerSuite/TestEventsImagePull
10:33:15 [2019-12-10T10:33:15.934Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
10:33:16 [2019-12-10T10:33:16.191Z] === RUN   TestDockerSuite/TestEventsImageTag
10:33:17 [2019-12-10T10:33:17.121Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
10:33:17 [2019-12-10T10:33:17.377Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
10:33:17 [2019-12-10T10:33:17.377Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
10:33:17 [2019-12-10T10:33:17.378Z] === RUN   TestDockerSuite/TestEventsPluginOps
10:33:19 [2019-12-10T10:33:19.899Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
10:33:20 [2019-12-10T10:33:20.830Z] === RUN   TestDockerSuite/TestEventsRename
10:33:21 [2019-12-10T10:33:21.346Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
10:33:21 [2019-12-10T10:33:21.346Z] === RUN   TestDockerSuite/TestBuildContextCleanup
10:33:21 [2019-12-10T10:33:21.346Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
10:33:21 [2019-12-10T10:33:21.760Z] === RUN   TestDockerSuite/TestEventsResize
10:33:22 [2019-12-10T10:33:22.690Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
10:33:22 [2019-12-10T10:33:22.883Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
10:33:23 [2019-12-10T10:33:23.253Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
10:33:23 [2019-12-10T10:33:23.849Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
10:33:24 [2019-12-10T10:33:24.182Z] === RUN   TestDockerSuite/TestEventsStreaming
10:33:24 [2019-12-10T10:33:24.307Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
10:33:24 [2019-12-10T10:33:24.307Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
10:33:24 [2019-12-10T10:33:24.765Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
10:33:25 [2019-12-10T10:33:25.113Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
10:33:25 [2019-12-10T10:33:25.729Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
10:33:25 [2019-12-10T10:33:25.729Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
10:33:25 [2019-12-10T10:33:25.729Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
10:33:28 [2019-12-10T10:33:28.390Z] === RUN   TestDockerSuite/TestEventsTop
10:33:28 [2019-12-10T10:33:28.955Z] === RUN   TestDockerSuite/TestEventsUntag
10:33:30 [2019-12-10T10:33:30.413Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
10:33:32 [2019-12-10T10:33:32.230Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
10:33:33 [2019-12-10T10:33:33.164Z] === RUN   TestDockerSuite/TestExec
10:33:34 [2019-12-10T10:33:34.095Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
10:33:35 [2019-12-10T10:33:35.027Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
10:33:35 [2019-12-10T10:33:35.967Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
10:33:36 [2019-12-10T10:33:36.530Z] === RUN   TestDockerSuite/TestExecAPIStart
10:33:38 [2019-12-10T10:33:38.426Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
10:33:39 [2019-12-10T10:33:39.795Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
10:33:39 [2019-12-10T10:33:39.795Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
10:33:40 [2019-12-10T10:33:40.359Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
10:33:41 [2019-12-10T10:33:41.730Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
10:33:42 [2019-12-10T10:33:42.661Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
10:33:43 [2019-12-10T10:33:43.591Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
10:33:44 [2019-12-10T10:33:44.522Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
10:33:47 [2019-12-10T10:33:47.799Z] === RUN   TestDockerSuite/TestExecCgroup
10:33:49 [2019-12-10T10:33:49.168Z] === RUN   TestDockerSuite/TestExecEnv
10:33:50 [2019-12-10T10:33:50.536Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
10:33:52 [2019-12-10T10:33:52.429Z] === RUN   TestDockerSuite/TestExecExitStatus
10:33:52 [2019-12-10T10:33:52.992Z] === RUN   TestDockerSuite/TestExecInspectID
10:33:55 [2019-12-10T10:33:55.515Z] === RUN   TestDockerSuite/TestExecInteractive
10:33:56 [2019-12-10T10:33:56.078Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
10:33:57 [2019-12-10T10:33:57.010Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
10:33:57 [2019-12-10T10:33:57.942Z] === RUN   TestDockerSuite/TestExecParseError
10:33:59 [2019-12-10T10:33:59.324Z] === RUN   TestDockerSuite/TestExecPausedContainer
10:34:00 [2019-12-10T10:34:00.257Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
10:34:00 [2019-12-10T10:34:00.341Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
10:34:01 [2019-12-10T10:34:01.626Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
10:34:01 [2019-12-10T10:34:01.875Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
10:34:02 [2019-12-10T10:34:02.841Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
10:34:03 [2019-12-10T10:34:03.154Z] === RUN   TestDockerSuite/TestExecSetEnv
10:34:03 [2019-12-10T10:34:03.718Z] === RUN   TestDockerSuite/TestExecStartFails
10:34:04 [2019-12-10T10:34:04.648Z] === RUN   TestDockerSuite/TestExecStateCleanup
10:34:07 [2019-12-10T10:34:07.169Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
10:34:08 [2019-12-10T10:34:08.622Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
10:34:08 [2019-12-10T10:34:08.622Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
10:34:08 [2019-12-10T10:34:08.622Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
10:34:08 [2019-12-10T10:34:08.622Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
10:34:09 [2019-12-10T10:34:09.080Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
10:34:09 [2019-12-10T10:34:09.080Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
10:34:17 [2019-12-10T10:34:17.123Z] === RUN   TestDockerSuite/TestExecStopNotHanging
10:34:17 [2019-12-10T10:34:17.124Z] === RUN   TestDockerSuite/TestExecTTY
10:34:17 [2019-12-10T10:34:17.688Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
10:34:18 [2019-12-10T10:34:18.621Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
10:34:19 [2019-12-10T10:34:19.551Z] === RUN   TestDockerSuite/TestExecUlimits
10:34:20 [2019-12-10T10:34:20.481Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
10:34:20 [2019-12-10T10:34:20.481Z] === RUN   TestDockerSuite/TestExecWithImageUser
10:34:23 [2019-12-10T10:34:23.003Z] === RUN   TestDockerSuite/TestExecWithNoTERM
10:34:23 [2019-12-10T10:34:23.936Z] === RUN   TestDockerSuite/TestExecWithPrivileged
10:34:25 [2019-12-10T10:34:25.303Z] === RUN   TestDockerSuite/TestExecWithTERM
10:34:25 [2019-12-10T10:34:25.867Z] === RUN   TestDockerSuite/TestExecWithUser
10:34:27 [2019-12-10T10:34:27.239Z] === RUN   TestDockerSuite/TestGetContainerStats
10:34:32 [2019-12-10T10:34:32.491Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
10:34:33 [2019-12-10T10:34:33.420Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
10:34:36 [2019-12-10T10:34:36.692Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
10:34:39 [2019-12-10T10:34:39.216Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
10:34:44 [2019-12-10T10:34:44.467Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
10:34:44 [2019-12-10T10:34:44.737Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
10:34:44 [2019-12-10T10:34:44.737Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
10:34:44 [2019-12-10T10:34:44.737Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
10:34:45 [2019-12-10T10:34:45.034Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
10:34:45 [2019-12-10T10:34:45.034Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
10:34:45 [2019-12-10T10:34:45.034Z] === RUN   TestDockerSuite/TestHealth
10:35:02 [2019-12-10T10:35:02.409Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
10:35:02 [2019-12-10T10:35:02.409Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
10:35:02 [2019-12-10T10:35:02.409Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
10:35:05 [2019-12-10T10:35:05.310Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
10:35:06 [2019-12-10T10:35:06.938Z] === RUN   TestDockerSuite/TestHistoryExistentImage
10:35:06 [2019-12-10T10:35:06.938Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
10:35:06 [2019-12-10T10:35:06.938Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
10:35:06 [2019-12-10T10:35:06.938Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
10:35:07 [2019-12-10T10:35:07.194Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
10:35:07 [2019-12-10T10:35:07.194Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
10:35:07 [2019-12-10T10:35:07.480Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
10:35:08 [2019-12-10T10:35:08.125Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
10:35:08 [2019-12-10T10:35:08.125Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
10:35:08 [2019-12-10T10:35:08.125Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
10:35:08 [2019-12-10T10:35:08.125Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
10:35:08 [2019-12-10T10:35:08.689Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
10:35:08 [2019-12-10T10:35:08.945Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
10:35:09 [2019-12-10T10:35:09.510Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
10:35:09 [2019-12-10T10:35:09.510Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
10:35:10 [2019-12-10T10:35:10.381Z] === RUN   TestDockerSuite/TestBuildDockerignore
10:35:10 [2019-12-10T10:35:10.448Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
10:35:10 [2019-12-10T10:35:10.448Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
10:35:11 [2019-12-10T10:35:11.389Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
10:35:12 [2019-12-10T10:35:12.320Z] === RUN   TestDockerSuite/TestImagesFormat
10:35:12 [2019-12-10T10:35:12.320Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
10:35:13 [2019-12-10T10:35:13.250Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
10:35:13 [2019-12-10T10:35:13.250Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
10:35:16 [2019-12-10T10:35:16.523Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
10:35:16 [2019-12-10T10:35:16.523Z] === RUN   TestDockerSuite/TestImportBadURL
10:35:16 [2019-12-10T10:35:16.523Z] === RUN   TestDockerSuite/TestImportDisplay
10:35:18 [2019-12-10T10:35:18.418Z] === RUN   TestDockerSuite/TestImportFile
10:35:20 [2019-12-10T10:35:20.938Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
10:35:20 [2019-12-10T10:35:20.938Z] === RUN   TestDockerSuite/TestImportFileWithMessage
10:35:22 [2019-12-10T10:35:22.435Z] === RUN   TestDockerSuite/TestImportGzipped
10:35:24 [2019-12-10T10:35:24.962Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
10:35:26 [2019-12-10T10:35:26.855Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
10:35:27 [2019-12-10T10:35:27.785Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
10:35:28 [2019-12-10T10:35:28.718Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
10:35:29 [2019-12-10T10:35:29.649Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
10:35:29 [2019-12-10T10:35:29.649Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
10:35:29 [2019-12-10T10:35:29.649Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
10:35:30 [2019-12-10T10:35:30.582Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
10:35:31 [2019-12-10T10:35:31.514Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
10:35:32 [2019-12-10T10:35:32.445Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
10:35:33 [2019-12-10T10:35:33.375Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
10:35:34 [2019-12-10T10:35:34.321Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
10:35:35 [2019-12-10T10:35:35.250Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
10:35:35 [2019-12-10T10:35:35.250Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
10:35:37 [2019-12-10T10:35:37.144Z] === RUN   TestDockerSuite/TestInspectAmpersand
10:35:38 [2019-12-10T10:35:38.078Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
10:35:39 [2019-12-10T10:35:39.011Z] === RUN   TestDockerSuite/TestInspectByPrefix
10:35:39 [2019-12-10T10:35:39.011Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
10:35:39 [2019-12-10T10:35:39.268Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
10:35:40 [2019-12-10T10:35:40.197Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
10:35:40 [2019-12-10T10:35:40.197Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
10:35:41 [2019-12-10T10:35:41.569Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
10:35:42 [2019-12-10T10:35:42.502Z] === RUN   TestDockerSuite/TestInspectDefault
10:35:43 [2019-12-10T10:35:43.432Z] === RUN   TestDockerSuite/TestInspectHistory
10:35:44 [2019-12-10T10:35:44.803Z] === RUN   TestDockerSuite/TestInspectImage
10:35:44 [2019-12-10T10:35:44.803Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
10:35:44 [2019-12-10T10:35:44.803Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
10:35:44 [2019-12-10T10:35:44.803Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
10:35:44 [2019-12-10T10:35:44.803Z] === RUN   TestDockerSuite/TestInspectInt64
10:35:45 [2019-12-10T10:35:45.734Z] === RUN   TestDockerSuite/TestInspectJSONFields
10:35:46 [2019-12-10T10:35:46.663Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
10:35:46 [2019-12-10T10:35:46.663Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
10:35:47 [2019-12-10T10:35:47.592Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
10:35:47 [2019-12-10T10:35:47.849Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
10:35:48 [2019-12-10T10:35:48.413Z] === RUN   TestDockerSuite/TestInspectPlugin
10:35:50 [2019-12-10T10:35:50.934Z] === RUN   TestDockerSuite/TestInspectRootFS
10:35:50 [2019-12-10T10:35:50.934Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
10:35:51 [2019-12-10T10:35:51.500Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
10:35:51 [2019-12-10T10:35:51.500Z] === RUN   TestDockerSuite/TestInspectStatus
10:35:52 [2019-12-10T10:35:52.432Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
10:35:54 [2019-12-10T10:35:54.327Z] === RUN   TestDockerSuite/TestInspectTemplateError
10:35:54 [2019-12-10T10:35:54.891Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
10:35:55 [2019-12-10T10:35:55.147Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
10:35:56 [2019-12-10T10:35:56.090Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
10:35:57 [2019-12-10T10:35:57.461Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
10:35:58 [2019-12-10T10:35:58.390Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
10:35:58 [2019-12-10T10:35:58.390Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
10:35:59 [2019-12-10T10:35:59.321Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
10:36:00 [2019-12-10T10:36:00.251Z] === RUN   TestDockerSuite/TestInspectUnknownObject
10:36:00 [2019-12-10T10:36:00.251Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
10:36:01 [2019-12-10T10:36:01.620Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
10:36:02 [2019-12-10T10:36:02.991Z] === RUN   TestDockerSuite/TestLinkShortDefinition
10:36:04 [2019-12-10T10:36:04.886Z] === RUN   TestDockerSuite/TestLinksEnvs
10:36:06 [2019-12-10T10:36:06.256Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
10:36:06 [2019-12-10T10:36:06.513Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
10:36:07 [2019-12-10T10:36:07.444Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
10:36:08 [2019-12-10T10:36:08.374Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
10:36:10 [2019-12-10T10:36:10.782Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
10:36:10 [2019-12-10T10:36:10.783Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
10:36:10 [2019-12-10T10:36:10.783Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
10:36:10 [2019-12-10T10:36:10.894Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
10:36:13 [2019-12-10T10:36:13.414Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
10:36:13 [2019-12-10T10:36:13.414Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
10:36:13 [2019-12-10T10:36:13.671Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
10:36:16 [2019-12-10T10:36:16.943Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
10:36:16 [2019-12-10T10:36:16.943Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
10:36:17 [2019-12-10T10:36:17.874Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
10:36:26 [2019-12-10T10:36:26.921Z] --- PASS: TestImportExtremelyLargeImageWorks (298.90s)
10:36:26 [2019-12-10T10:36:26.921Z] PASS
10:36:26 [2019-12-10T10:36:26.921Z] 
10:36:26 [2019-12-10T10:36:26.921Z] === Skipped
10:36:26 [2019-12-10T10:36:26.921Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
10:36:26 [2019-12-10T10:36:26.921Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:36:26 [2019-12-10T10:36:26.921Z] 
10:36:26 [2019-12-10T10:36:26.921Z] 
10:36:26 [2019-12-10T10:36:26.921Z] DONE 12 tests, 1 skipped in 300.259s
10:36:26 [2019-12-10T10:36:26.921Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
10:36:26 [2019-12-10T10:36:26.921Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
10:36:26 [2019-12-10T10:36:26.921Z] ++ set -e
10:36:26 [2019-12-10T10:36:26.921Z] ++ '[' -n 0 ']'
10:36:26 [2019-12-10T10:36:26.921Z] ++ set -x
10:36:26 [2019-12-10T10:36:26.921Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
10:36:26 [2019-12-10T10:36:26.921Z] INFO: Testing against a local daemon
10:36:26 [2019-12-10T10:36:26.921Z] === RUN   TestNetworkCreateDelete
10:36:26 [2019-12-10T10:36:26.921Z] --- PASS: TestNetworkCreateDelete (0.22s)
10:36:26 [2019-12-10T10:36:26.921Z] === RUN   TestDockerNetworkDeletePreferID
10:36:26 [2019-12-10T10:36:26.921Z] --- PASS: TestDockerNetworkDeletePreferID (0.60s)
10:36:26 [2019-12-10T10:36:26.921Z] === RUN   TestInspectNetwork
10:36:26 [2019-12-10T10:36:26.921Z] === RUN   TestInspectNetwork/full_network_id
10:36:26 [2019-12-10T10:36:26.921Z] === RUN   TestInspectNetwork/partial_network_id
10:36:26 [2019-12-10T10:36:26.921Z] === RUN   TestInspectNetwork/network_name
10:36:26 [2019-12-10T10:36:26.921Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:36:26 [2019-12-10T10:36:26.921Z] --- PASS: TestInspectNetwork (8.65s)
10:36:26 [2019-12-10T10:36:26.921Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:36:26 [2019-12-10T10:36:26.921Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:36:26 [2019-12-10T10:36:26.921Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:36:26 [2019-12-10T10:36:26.921Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:36:26 [2019-12-10T10:36:26.921Z] === RUN   TestRunContainerWithBridgeNone
10:36:28 [2019-12-10T10:36:28.104Z] --- PASS: TestRunContainerWithBridgeNone (2.31s)
10:36:28 [2019-12-10T10:36:28.104Z] === RUN   TestNetworkInvalidJSON
10:36:28 [2019-12-10T10:36:28.104Z] === RUN   TestNetworkInvalidJSON//networks/create
10:36:28 [2019-12-10T10:36:28.104Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:36:28 [2019-12-10T10:36:28.104Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:36:28 [2019-12-10T10:36:28.104Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:36:28 [2019-12-10T10:36:28.104Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:36:28 [2019-12-10T10:36:28.104Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:36:28 [2019-12-10T10:36:28.104Z] === CONT  TestNetworkInvalidJSON//networks/create
10:36:28 [2019-12-10T10:36:28.104Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:36:28 [2019-12-10T10:36:28.104Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:36:28 [2019-12-10T10:36:28.104Z] --- PASS: TestNetworkInvalidJSON (0.03s)
10:36:28 [2019-12-10T10:36:28.104Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:36:28 [2019-12-10T10:36:28.104Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:36:28 [2019-12-10T10:36:28.104Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:36:28 [2019-12-10T10:36:28.104Z] === RUN   TestDaemonRestartWithLiveRestore
10:36:29 [2019-12-10T10:36:29.287Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
10:36:29 [2019-12-10T10:36:29.287Z] === RUN   TestDaemonDefaultNetworkPools
10:36:30 [2019-12-10T10:36:30.014Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
10:36:30 [2019-12-10T10:36:30.014Z] === RUN   TestDaemonRestartWithExistingNetwork
10:36:30 [2019-12-10T10:36:30.064Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
10:36:31 [2019-12-10T10:36:31.232Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s)
10:36:31 [2019-12-10T10:36:31.232Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:36:32 [2019-12-10T10:36:32.415Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.48s)
10:36:32 [2019-12-10T10:36:32.415Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:36:32 [2019-12-10T10:36:32.585Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
10:36:33 [2019-12-10T10:36:33.146Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
10:36:33 [2019-12-10T10:36:33.146Z] === RUN   TestServiceWithPredefinedNetwork
10:36:34 [2019-12-10T10:36:34.477Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
10:36:35 [2019-12-10T10:36:35.407Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
10:36:35 [2019-12-10T10:36:35.465Z] --- PASS: TestServiceWithPredefinedNetwork (2.40s)
10:36:35 [2019-12-10T10:36:35.465Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:36:35 [2019-12-10T10:36:35.465Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:36:35 [2019-12-10T10:36:35.465Z]     service_test.go:230: FLAKY_TEST
10:36:35 [2019-12-10T10:36:35.465Z] === RUN   TestServiceWithDataPathPortInit
10:36:37 [2019-12-10T10:36:37.929Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
10:36:37 [2019-12-10T10:36:37.929Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
10:36:38 [2019-12-10T10:36:38.492Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
10:36:38 [2019-12-10T10:36:38.492Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
10:36:38 [2019-12-10T10:36:38.492Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
10:36:39 [2019-12-10T10:36:39.424Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
10:36:39 [2019-12-10T10:36:39.424Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
10:36:40 [2019-12-10T10:36:40.355Z] === RUN   TestDockerSuite/TestLogsAPIUntil
10:36:44 [2019-12-10T10:36:44.528Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
10:36:45 [2019-12-10T10:36:45.092Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
10:36:50 [2019-12-10T10:36:50.341Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
10:36:50 [2019-12-10T10:36:50.341Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
10:36:50 [2019-12-10T10:36:50.905Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
10:36:50 [2019-12-10T10:36:50.905Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
10:36:51 [2019-12-10T10:36:51.493Z] --- PASS: TestServiceWithDataPathPortInit (15.54s)
10:36:51 [2019-12-10T10:36:51.493Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:36:52 [2019-12-10T10:36:52.274Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
10:36:53 [2019-12-10T10:36:53.225Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
10:36:54 [2019-12-10T10:36:54.158Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
10:36:54 [2019-12-10T10:36:54.414Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
10:36:55 [2019-12-10T10:36:55.781Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
10:36:57 [2019-12-10T10:36:57.150Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
10:36:59 [2019-12-10T10:36:59.669Z] === RUN   TestDockerSuite/TestLogsFollowStopped
10:37:00 [2019-12-10T10:37:00.236Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
10:37:00 [2019-12-10T10:37:00.516Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.47s)
10:37:00 [2019-12-10T10:37:00.517Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kw96qdpq0bajl9boahuafc0w0 Created:2019-12-10 10:36:52.165133396 +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[2e546996a8bc0d6a90131d1fde76238aefb8ce3cd8e3502084f152232dff2985:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l5nmm7nr3z2q7zaswbw5cpf0f EndpointID:527f3dd0b8740a08f2b86ade577b4996bb2881dc404e6e1d3f07d01a71ca7101 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7588f3ce12688ebfe7efff420046f71aa1bc241c9ad8eebfcf97c2936d915864 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:52ccfb56e515 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l5nmm7nr3z2q7zaswbw5cpf0f EndpointID:527f3dd0b8740a08f2b86ade577b4996bb2881dc404e6e1d3f07d01a71ca7101 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
10:37:00 [2019-12-10T10:37:00.517Z] PASS
10:37:00 [2019-12-10T10:37:00.517Z] 
10:37:00 [2019-12-10T10:37:00.517Z] === Skipped
10:37:00 [2019-12-10T10:37:00.517Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:37:00 [2019-12-10T10:37:00.517Z]     service_test.go:230: FLAKY_TEST
10:37:00 [2019-12-10T10:37:00.517Z] 
10:37:00 [2019-12-10T10:37:00.517Z] 
10:37:00 [2019-12-10T10:37:00.517Z] DONE 21 tests, 1 skipped in 43.469s
10:37:00 [2019-12-10T10:37:00.517Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:37:00 [2019-12-10T10:37:00.517Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
10:37:00 [2019-12-10T10:37:00.517Z] ++ set -e
10:37:00 [2019-12-10T10:37:00.517Z] ++ '[' -n 0 ']'
10:37:00 [2019-12-10T10:37:00.517Z] ++ set -x
10:37:00 [2019-12-10T10:37:00.517Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
10:37:00 [2019-12-10T10:37:00.517Z] INFO: Testing against a local daemon
10:37:00 [2019-12-10T10:37:00.517Z] === RUN   TestDockerNetworkIpvlanPersistance
10:37:00 [2019-12-10T10:37:00.517Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:37:00 [2019-12-10T10:37:00.517Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:37:00 [2019-12-10T10:37:00.517Z] === RUN   TestDockerNetworkIpvlan
10:37:00 [2019-12-10T10:37:00.517Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:37:00 [2019-12-10T10:37:00.517Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:37:00 [2019-12-10T10:37:00.517Z] PASS
10:37:00 [2019-12-10T10:37:00.517Z] 
10:37:00 [2019-12-10T10:37:00.517Z] === Skipped
10:37:00 [2019-12-10T10:37:00.517Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:37:00 [2019-12-10T10:37:00.517Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:37:00 [2019-12-10T10:37:00.517Z] 
10:37:00 [2019-12-10T10:37:00.517Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:37:00 [2019-12-10T10:37:00.517Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:37:00 [2019-12-10T10:37:00.517Z] 
10:37:00 [2019-12-10T10:37:00.517Z] 
10:37:00 [2019-12-10T10:37:00.517Z] DONE 2 tests, 2 skipped in 0.108s
10:37:00 [2019-12-10T10:37:00.517Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:37:00 [2019-12-10T10:37:00.517Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
10:37:00 [2019-12-10T10:37:00.517Z] ++ set -e
10:37:00 [2019-12-10T10:37:00.517Z] ++ '[' -n 0 ']'
10:37:00 [2019-12-10T10:37:00.517Z] ++ set -x
10:37:00 [2019-12-10T10:37:00.517Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
10:37:00 [2019-12-10T10:37:00.517Z] INFO: Testing against a local daemon
10:37:00 [2019-12-10T10:37:00.517Z] === RUN   TestDockerNetworkMacvlanPersistance
10:37:01 [2019-12-10T10:37:01.168Z] === RUN   TestDockerSuite/TestLogsSince
10:37:01 [2019-12-10T10:37:01.257Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s)
10:37:01 [2019-12-10T10:37:01.257Z] === RUN   TestDockerNetworkMacvlan
10:37:01 [2019-12-10T10:37:01.441Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
10:37:01 [2019-12-10T10:37:01.441Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
10:37:01 [2019-12-10T10:37:01.441Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
10:37:02 [2019-12-10T10:37:02.447Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:37:03 [2019-12-10T10:37:03.174Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:37:04 [2019-12-10T10:37:04.359Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:37:06 [2019-12-10T10:37:06.681Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:37:07 [2019-12-10T10:37:07.709Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
10:37:07 [2019-12-10T10:37:07.966Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
10:37:10 [2019-12-10T10:37:10.486Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
10:37:10 [2019-12-10T10:37:10.568Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:37:13 [2019-12-10T10:37:13.758Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
10:37:13 [2019-12-10T10:37:13.758Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
10:37:14 [2019-12-10T10:37:14.499Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:37:14 [2019-12-10T10:37:14.688Z] === RUN   TestDockerSuite/TestLogsTail
10:37:15 [2019-12-10T10:37:15.620Z] === RUN   TestDockerSuite/TestLogsTimestamps
10:37:15 [2019-12-10T10:37:15.689Z] --- PASS: TestDockerNetworkMacvlan (14.36s)
10:37:15 [2019-12-10T10:37:15.689Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
10:37:15 [2019-12-10T10:37:15.689Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
10:37:15 [2019-12-10T10:37:15.689Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.17s)
10:37:15 [2019-12-10T10:37:15.689Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.18s)
10:37:15 [2019-12-10T10:37:15.689Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.00s)
10:37:15 [2019-12-10T10:37:15.689Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s)
10:37:15 [2019-12-10T10:37:15.689Z] PASS
10:37:15 [2019-12-10T10:37:15.689Z] 
10:37:15 [2019-12-10T10:37:15.689Z] DONE 8 tests in 15.943s
10:37:15 [2019-12-10T10:37:15.689Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
10:37:15 [2019-12-10T10:37:15.689Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
10:37:15 [2019-12-10T10:37:15.689Z] ++ set -e
10:37:15 [2019-12-10T10:37:15.689Z] ++ '[' -n 0 ']'
10:37:15 [2019-12-10T10:37:15.689Z] ++ set -x
10:37:15 [2019-12-10T10:37:15.689Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
10:37:15 [2019-12-10T10:37:15.689Z] testing: warning: no tests to run
10:37:15 [2019-12-10T10:37:15.689Z] PASS
10:37:15 [2019-12-10T10:37:15.689Z] 
10:37:15 [2019-12-10T10:37:15.689Z] DONE 0 tests in 0.014s
10:37:15 [2019-12-10T10:37:15.689Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:37:15 [2019-12-10T10:37:15.689Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
10:37:15 [2019-12-10T10:37:15.689Z] ++ set -e
10:37:15 [2019-12-10T10:37:15.689Z] ++ '[' -n 0 ']'
10:37:15 [2019-12-10T10:37:15.689Z] ++ set -x
10:37:15 [2019-12-10T10:37:15.689Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
10:37:15 [2019-12-10T10:37:15.689Z] INFO: Testing against a local daemon
10:37:15 [2019-12-10T10:37:15.689Z] === RUN   TestAuthZPluginAllowRequest
10:37:16 [2019-12-10T10:37:16.184Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
10:37:16 [2019-12-10T10:37:16.226Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
10:37:16 [2019-12-10T10:37:16.747Z] === RUN   TestDockerSuite/TestLogsWithDetails
10:37:17 [2019-12-10T10:37:17.399Z] --- PASS: TestAuthZPluginAllowRequest (1.58s)
10:37:17 [2019-12-10T10:37:17.399Z] === RUN   TestAuthZPluginTLS
10:37:17 [2019-12-10T10:37:17.677Z] === RUN   TestDockerSuite/TestMountIntoProc
10:37:18 [2019-12-10T10:37:18.128Z] --- PASS: TestAuthZPluginTLS (0.59s)
10:37:18 [2019-12-10T10:37:18.128Z] === RUN   TestAuthZPluginDenyRequest
10:37:18 [2019-12-10T10:37:18.250Z] === RUN   TestDockerSuite/TestMountIntoSys
10:37:18 [2019-12-10T10:37:18.469Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
10:37:18 [2019-12-10T10:37:18.469Z] === RUN   TestAuthZPluginAPIDenyResponse
10:37:19 [2019-12-10T10:37:19.189Z] === RUN   TestDockerSuite/TestNetHostname
10:37:19 [2019-12-10T10:37:19.198Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s)
10:37:19 [2019-12-10T10:37:19.198Z] === RUN   TestAuthZPluginDenyResponse
10:37:19 [2019-12-10T10:37:19.539Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
10:37:19 [2019-12-10T10:37:19.539Z] === RUN   TestAuthZPluginAllowEventStream
10:37:19 [2019-12-10T10:37:19.752Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
10:37:21 [2019-12-10T10:37:21.245Z] --- PASS: TestAuthZPluginAllowEventStream (1.56s)
10:37:21 [2019-12-10T10:37:21.245Z] === RUN   TestAuthZPluginErrorResponse
10:37:22 [2019-12-10T10:37:22.004Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
10:37:22 [2019-12-10T10:37:22.004Z] === RUN   TestAuthZPluginErrorRequest
10:37:22 [2019-12-10T10:37:22.274Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
10:37:22 [2019-12-10T10:37:22.274Z] === RUN   TestDockerSuite/TestNetworkEvents
10:37:22 [2019-12-10T10:37:22.342Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
10:37:22 [2019-12-10T10:37:22.342Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:37:23 [2019-12-10T10:37:23.069Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
10:37:23 [2019-12-10T10:37:23.069Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:37:23 [2019-12-10T10:37:23.643Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
10:37:24 [2019-12-10T10:37:24.574Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
10:37:25 [2019-12-10T10:37:25.394Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.05s)
10:37:25 [2019-12-10T10:37:25.394Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:37:26 [2019-12-10T10:37:26.467Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
10:37:26 [2019-12-10T10:37:26.692Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
10:37:27 [2019-12-10T10:37:27.033Z] === RUN   TestDockerSuite/TestPluginActive
10:37:27 [2019-12-10T10:37:27.093Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.06s)
10:37:27 [2019-12-10T10:37:27.093Z] === RUN   TestAuthZPluginHeader
10:37:27 [2019-12-10T10:37:27.821Z] --- PASS: TestAuthZPluginHeader (0.94s)
10:37:27 [2019-12-10T10:37:27.821Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:37:27 [2019-12-10T10:37:27.821Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:37:27 [2019-12-10T10:37:27.821Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:37:27 [2019-12-10T10:37:27.821Z] === RUN   TestAuthZPluginV2Disable
10:37:27 [2019-12-10T10:37:27.821Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
10:37:27 [2019-12-10T10:37:27.821Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:37:27 [2019-12-10T10:37:27.821Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:37:27 [2019-12-10T10:37:27.821Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:37:27 [2019-12-10T10:37:27.821Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:37:27 [2019-12-10T10:37:27.821Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:37:27 [2019-12-10T10:37:27.821Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:37:27 [2019-12-10T10:37:27.821Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:37:27 [2019-12-10T10:37:27.821Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:37:27 [2019-12-10T10:37:27.963Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
10:37:28 [2019-12-10T10:37:28.528Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
10:37:31 [2019-12-10T10:37:31.051Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
10:37:35 [2019-12-10T10:37:35.243Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
10:37:36 [2019-12-10T10:37:36.305Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
10:37:36 [2019-12-10T10:37:36.305Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
10:37:36 [2019-12-10T10:37:36.562Z] === RUN   TestDockerSuite/TestPluginLogDriver
10:37:36 [2019-12-10T10:37:36.819Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
10:37:40 [2019-12-10T10:37:40.091Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
10:37:41 [2019-12-10T10:37:41.983Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
10:37:43 [2019-12-10T10:37:43.878Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
10:37:43 [2019-12-10T10:37:43.878Z] === RUN   TestDockerSuite/TestPluginUpgrade
10:37:47 [2019-12-10T10:37:47.091Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.86s)
10:37:47 [2019-12-10T10:37:47.092Z] PASS
10:37:47 [2019-12-10T10:37:47.092Z] 
10:37:47 [2019-12-10T10:37:47.092Z] === Skipped
10:37:47 [2019-12-10T10:37:47.092Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:37:47 [2019-12-10T10:37:47.092Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:37:47 [2019-12-10T10:37:47.092Z] 
10:37:47 [2019-12-10T10:37:47.092Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
10:37:47 [2019-12-10T10:37:47.092Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:37:47 [2019-12-10T10:37:47.092Z] 
10:37:47 [2019-12-10T10:37:47.092Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:37:47 [2019-12-10T10:37:47.092Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:37:47 [2019-12-10T10:37:47.092Z] 
10:37:47 [2019-12-10T10:37:47.092Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:37:47 [2019-12-10T10:37:47.092Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:37:47 [2019-12-10T10:37:47.092Z] 
10:37:47 [2019-12-10T10:37:47.092Z] 
10:37:47 [2019-12-10T10:37:47.092Z] DONE 17 tests, 4 skipped in 29.150s
10:37:47 [2019-12-10T10:37:47.092Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:37:47 [2019-12-10T10:37:47.092Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
10:37:47 [2019-12-10T10:37:47.092Z] ++ set -e
10:37:47 [2019-12-10T10:37:47.092Z] ++ '[' -n 0 ']'
10:37:47 [2019-12-10T10:37:47.092Z] ++ set -x
10:37:47 [2019-12-10T10:37:47.092Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
10:37:47 [2019-12-10T10:37:47.092Z] INFO: Testing against a local daemon
10:37:47 [2019-12-10T10:37:47.092Z] === RUN   TestPluginInvalidJSON
10:37:47 [2019-12-10T10:37:47.092Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:37:47 [2019-12-10T10:37:47.092Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:37:47 [2019-12-10T10:37:47.092Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:37:47 [2019-12-10T10:37:47.092Z] --- PASS: TestPluginInvalidJSON (0.04s)
10:37:47 [2019-12-10T10:37:47.092Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:37:47 [2019-12-10T10:37:47.092Z] PASS
10:37:47 [2019-12-10T10:37:47.092Z] 
10:37:47 [2019-12-10T10:37:47.092Z] DONE 2 tests in 0.121s
10:37:47 [2019-12-10T10:37:47.092Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:37:47 [2019-12-10T10:37:47.092Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
10:37:47 [2019-12-10T10:37:47.092Z] ++ set -e
10:37:47 [2019-12-10T10:37:47.092Z] ++ '[' -n 0 ']'
10:37:47 [2019-12-10T10:37:47.092Z] ++ set -x
10:37:47 [2019-12-10T10:37:47.092Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
10:37:47 [2019-12-10T10:37:47.092Z] INFO: Testing against a local daemon
10:37:47 [2019-12-10T10:37:47.092Z] === RUN   TestExternalGraphDriver
10:37:47 [2019-12-10T10:37:47.092Z] === RUN   TestExternalGraphDriver/json
10:37:47 [2019-12-10T10:37:47.431Z] === RUN   TestExternalGraphDriver/spec
10:37:49 [2019-12-10T10:37:49.134Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
10:37:49 [2019-12-10T10:37:49.392Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
10:37:49 [2019-12-10T10:37:49.749Z] === RUN   TestExternalGraphDriver/pull
10:37:51 [2019-12-10T10:37:51.917Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
10:37:52 [2019-12-10T10:37:52.051Z] --- PASS: TestExternalGraphDriver (6.73s)
10:37:52 [2019-12-10T10:37:52.051Z]     --- PASS: TestExternalGraphDriver/json (2.04s)
10:37:52 [2019-12-10T10:37:52.051Z]     --- PASS: TestExternalGraphDriver/spec (2.02s)
10:37:52 [2019-12-10T10:37:52.051Z]     --- PASS: TestExternalGraphDriver/pull (2.44s)
10:37:52 [2019-12-10T10:37:52.051Z] === RUN   TestGraphdriverPluginV2
10:37:52 [2019-12-10T10:37:52.051Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
10:37:52 [2019-12-10T10:37:52.051Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:37:52 [2019-12-10T10:37:52.051Z] PASS
10:37:52 [2019-12-10T10:37:52.051Z] 
10:37:52 [2019-12-10T10:37:52.051Z] === Skipped
10:37:52 [2019-12-10T10:37:52.051Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
10:37:52 [2019-12-10T10:37:52.051Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:37:52 [2019-12-10T10:37:52.051Z] 
10:37:52 [2019-12-10T10:37:52.051Z] 
10:37:52 [2019-12-10T10:37:52.051Z] DONE 5 tests, 1 skipped in 6.899s
10:37:52 [2019-12-10T10:37:52.051Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:37:52 [2019-12-10T10:37:52.051Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
10:37:52 [2019-12-10T10:37:52.051Z] ++ set -e
10:37:52 [2019-12-10T10:37:52.051Z] ++ '[' -n 0 ']'
10:37:52 [2019-12-10T10:37:52.051Z] ++ set -x
10:37:52 [2019-12-10T10:37:52.051Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
10:37:52 [2019-12-10T10:37:52.051Z] INFO: Testing against a local daemon
10:37:52 [2019-12-10T10:37:52.051Z] === RUN   TestContinueAfterPluginCrash
10:37:52 [2019-12-10T10:37:52.051Z] === PAUSE TestContinueAfterPluginCrash
10:37:52 [2019-12-10T10:37:52.051Z] === RUN   TestDaemonStartWithLogOpt
10:37:52 [2019-12-10T10:37:52.051Z] === PAUSE TestDaemonStartWithLogOpt
10:37:52 [2019-12-10T10:37:52.051Z] === CONT  TestContinueAfterPluginCrash
10:37:52 [2019-12-10T10:37:52.051Z] === CONT  TestDaemonStartWithLogOpt
10:37:53 [2019-12-10T10:37:53.810Z] === RUN   TestDockerSuite/TestPortHostBinding
10:37:55 [2019-12-10T10:37:55.178Z] === RUN   TestDockerSuite/TestPortList
10:38:03 [2019-12-10T10:38:03.271Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
10:38:05 [2019-12-10T10:38:05.161Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
10:38:05 [2019-12-10T10:38:05.792Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
10:38:06 [2019-12-10T10:38:06.048Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
10:38:07 [2019-12-10T10:38:07.419Z] === RUN   TestDockerSuite/TestPostContainersAttach
10:38:08 [2019-12-10T10:38:08.151Z] --- PASS: TestDaemonStartWithLogOpt (14.56s)
10:38:10 [2019-12-10T10:38:10.690Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
10:38:10 [2019-12-10T10:38:10.939Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
10:38:11 [2019-12-10T10:38:11.176Z] --- PASS: TestContinueAfterPluginCrash (19.31s)
10:38:11 [2019-12-10T10:38:11.176Z] PASS
10:38:11 [2019-12-10T10:38:11.176Z] 
10:38:11 [2019-12-10T10:38:11.176Z] DONE 2 tests in 19.399s
10:38:11 [2019-12-10T10:38:11.176Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:38:11 [2019-12-10T10:38:11.176Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
10:38:11 [2019-12-10T10:38:11.176Z] ++ set -e
10:38:11 [2019-12-10T10:38:11.176Z] ++ '[' -n 0 ']'
10:38:11 [2019-12-10T10:38:11.176Z] ++ set -x
10:38:11 [2019-12-10T10:38:11.176Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
10:38:11 [2019-12-10T10:38:11.517Z] INFO: Testing against a local daemon
10:38:11 [2019-12-10T10:38:11.517Z] === RUN   TestPluginWithDevMounts
10:38:11 [2019-12-10T10:38:11.517Z] === PAUSE TestPluginWithDevMounts
10:38:11 [2019-12-10T10:38:11.517Z] === CONT  TestPluginWithDevMounts
10:38:13 [2019-12-10T10:38:13.851Z] --- PASS: TestPluginWithDevMounts (2.27s)
10:38:13 [2019-12-10T10:38:13.851Z] PASS
10:38:13 [2019-12-10T10:38:13.851Z] 
10:38:13 [2019-12-10T10:38:13.851Z] DONE 1 tests in 2.376s
10:38:13 [2019-12-10T10:38:13.851Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
10:38:13 [2019-12-10T10:38:13.851Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
10:38:13 [2019-12-10T10:38:13.851Z] ++ set -e
10:38:13 [2019-12-10T10:38:13.851Z] ++ '[' -n 0 ']'
10:38:13 [2019-12-10T10:38:13.851Z] ++ set -x
10:38:13 [2019-12-10T10:38:13.851Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
10:38:13 [2019-12-10T10:38:13.851Z] INFO: Testing against a local daemon
10:38:13 [2019-12-10T10:38:13.851Z] === RUN   TestSecretInspect
10:38:13 [2019-12-10T10:38:13.960Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
10:38:14 [2019-12-10T10:38:14.907Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
10:38:14 [2019-12-10T10:38:14.907Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
10:38:14 [2019-12-10T10:38:14.907Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
10:38:15 [2019-12-10T10:38:15.844Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
10:38:15 [2019-12-10T10:38:15.844Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
10:38:16 [2019-12-10T10:38:16.157Z] --- PASS: TestSecretInspect (2.25s)
10:38:16 [2019-12-10T10:38:16.157Z] === RUN   TestSecretList
10:38:16 [2019-12-10T10:38:16.773Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
10:38:16 [2019-12-10T10:38:16.774Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
10:38:17 [2019-12-10T10:38:17.703Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
10:38:17 [2019-12-10T10:38:17.704Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
10:38:18 [2019-12-10T10:38:18.473Z] --- PASS: TestSecretList (2.20s)
10:38:18 [2019-12-10T10:38:18.473Z] === RUN   TestSecretsCreateAndDelete
10:38:18 [2019-12-10T10:38:18.634Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
10:38:19 [2019-12-10T10:38:19.567Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
10:38:19 [2019-12-10T10:38:19.567Z] === RUN   TestDockerSuite/TestPruneContainerLabel
10:38:20 [2019-12-10T10:38:20.804Z] --- PASS: TestSecretsCreateAndDelete (2.29s)
10:38:20 [2019-12-10T10:38:20.804Z] === RUN   TestSecretsUpdate
10:38:21 [2019-12-10T10:38:21.240Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
10:38:22 [2019-12-10T10:38:22.091Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
10:38:23 [2019-12-10T10:38:23.120Z] --- PASS: TestSecretsUpdate (2.22s)
10:38:23 [2019-12-10T10:38:23.120Z] === RUN   TestTemplatedSecret
10:38:23 [2019-12-10T10:38:23.469Z] === RUN   TestDockerSuite/TestPruneContainerUntil
10:38:25 [2019-12-10T10:38:25.362Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
10:38:25 [2019-12-10T10:38:25.447Z] --- PASS: TestTemplatedSecret (2.68s)
10:38:25 [2019-12-10T10:38:25.447Z] === RUN   TestSecretCreateResolve
10:38:25 [2019-12-10T10:38:25.618Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
10:38:25 [2019-12-10T10:38:25.618Z] === RUN   TestDockerSuite/TestPsByOrder
10:38:27 [2019-12-10T10:38:27.764Z] --- PASS: TestSecretCreateResolve (2.26s)
10:38:27 [2019-12-10T10:38:27.764Z] PASS
10:38:27 [2019-12-10T10:38:27.764Z] 
10:38:27 [2019-12-10T10:38:27.764Z] DONE 6 tests in 14.002s
10:38:27 [2019-12-10T10:38:27.764Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
10:38:27 [2019-12-10T10:38:27.764Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
10:38:27 [2019-12-10T10:38:27.764Z] ++ set -e
10:38:27 [2019-12-10T10:38:27.764Z] ++ '[' -n 0 ']'
10:38:27 [2019-12-10T10:38:27.764Z] ++ set -x
10:38:27 [2019-12-10T10:38:27.764Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
10:38:27 [2019-12-10T10:38:27.764Z] INFO: Testing against a local daemon
10:38:27 [2019-12-10T10:38:27.764Z] === RUN   TestServiceCreateInit
10:38:27 [2019-12-10T10:38:27.764Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:38:29 [2019-12-10T10:38:29.792Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
10:38:30 [2019-12-10T10:38:30.356Z] === RUN   TestDockerSuite/TestPsListContainersBase
10:38:32 [2019-12-10T10:38:32.603Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:38:33 [2019-12-10T10:38:33.626Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
10:38:35 [2019-12-10T10:38:35.521Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
10:38:36 [2019-12-10T10:38:36.486Z] --- PASS: TestServiceCreateInit (8.28s)
10:38:36 [2019-12-10T10:38:36.486Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.07s)
10:38:36 [2019-12-10T10:38:36.486Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.16s)
10:38:36 [2019-12-10T10:38:36.486Z] === RUN   TestCreateServiceMultipleTimes
10:38:39 [2019-12-10T10:38:39.696Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
10:38:39 [2019-12-10T10:38:39.696Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
10:38:43 [2019-12-10T10:38:43.878Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
10:38:49 [2019-12-10T10:38:49.128Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
10:38:52 [2019-12-10T10:38:52.401Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
10:38:53 [2019-12-10T10:38:53.332Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
10:38:55 [2019-12-10T10:38:55.825Z] --- PASS: TestCreateServiceMultipleTimes (17.13s)
10:38:55 [2019-12-10T10:38:55.825Z] === RUN   TestCreateServiceConflict
10:38:55 [2019-12-10T10:38:55.825Z] --- PASS: TestCreateServiceConflict (2.20s)
10:38:55 [2019-12-10T10:38:55.825Z] === RUN   TestCreateServiceMaxReplicas
10:38:55 [2019-12-10T10:38:55.852Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
10:38:57 [2019-12-10T10:38:57.744Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
10:38:58 [2019-12-10T10:38:58.152Z] --- PASS: TestCreateServiceMaxReplicas (2.82s)
10:38:58 [2019-12-10T10:38:58.152Z] === RUN   TestCreateWithDuplicateNetworkNames
10:38:59 [2019-12-10T10:38:59.638Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
10:39:01 [2019-12-10T10:39:01.007Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
10:39:02 [2019-12-10T10:39:02.379Z] === RUN   TestDockerSwarmSuite/TestServiceScale
10:39:04 [2019-12-10T10:39:04.275Z] === RUN   TestDockerSuite/TestPsListContainersSize
10:39:05 [2019-12-10T10:39:05.204Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
10:39:05 [2019-12-10T10:39:05.767Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
10:39:05 [2019-12-10T10:39:05.767Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
10:39:07 [2019-12-10T10:39:07.135Z] === RUN   TestDockerSuite/TestPsRightTagName
10:39:09 [2019-12-10T10:39:09.665Z] === RUN   TestDockerSuite/TestPsShowMounts
10:39:12 [2019-12-10T10:39:12.187Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
10:39:13 [2019-12-10T10:39:13.118Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
10:39:13 [2019-12-10T10:39:13.118Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
10:39:13 [2019-12-10T10:39:13.374Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
10:39:13 [2019-12-10T10:39:13.374Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
10:39:13 [2019-12-10T10:39:13.631Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
10:39:14 [2019-12-10T10:39:14.141Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.42s)
10:39:14 [2019-12-10T10:39:14.141Z] === RUN   TestCreateServiceSecretFileMode
10:39:14 [2019-12-10T10:39:14.562Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
10:39:15 [2019-12-10T10:39:15.318Z] --- PASS: TestCreateServiceSecretFileMode (2.59s)
10:39:15 [2019-12-10T10:39:15.318Z] === RUN   TestCreateServiceConfigFileMode
10:39:16 [2019-12-10T10:39:16.456Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
10:39:17 [2019-12-10T10:39:17.825Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
10:39:18 [2019-12-10T10:39:18.333Z] --- PASS: TestCreateServiceConfigFileMode (2.68s)
10:39:18 [2019-12-10T10:39:18.333Z] === RUN   TestCreateServiceSysctls
10:39:18 [2019-12-10T10:39:18.757Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
10:39:21 [2019-12-10T10:39:21.405Z] --- PASS: TestCreateServiceSysctls (3.60s)
10:39:21 [2019-12-10T10:39:21.405Z] === RUN   TestCreateServiceCapabilities
10:39:24 [2019-12-10T10:39:24.464Z] --- PASS: TestCreateServiceCapabilities (2.60s)
10:39:24 [2019-12-10T10:39:24.464Z] === RUN   TestInspect
10:39:25 [2019-12-10T10:39:25.305Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
10:39:27 [2019-12-10T10:39:27.200Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
10:39:27 [2019-12-10T10:39:27.456Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
10:39:27 [2019-12-10T10:39:27.514Z] --- PASS: TestInspect (2.88s)
10:39:27 [2019-12-10T10:39:27.514Z] === RUN   TestServiceListWithStatuses
10:39:27 [2019-12-10T10:39:27.514Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:39:27 [2019-12-10T10:39:27.514Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:39:27 [2019-12-10T10:39:27.514Z] === RUN   TestDockerNetworkConnectAlias
10:39:28 [2019-12-10T10:39:28.387Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
10:39:30 [2019-12-10T10:39:30.913Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
10:39:30 [2019-12-10T10:39:30.913Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
10:39:30 [2019-12-10T10:39:30.913Z] === RUN   TestDockerSuite/TestRestartPolicyNO
10:39:30 [2019-12-10T10:39:30.913Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
10:39:31 [2019-12-10T10:39:31.478Z] === RUN   TestDockerSuite/TestRestartRunningContainer
10:39:33 [2019-12-10T10:39:33.297Z] === RUN   TestDockerSuite/TestBuildDotDotFile
10:39:33 [2019-12-10T10:39:33.519Z] --- PASS: TestDockerNetworkConnectAlias (5.62s)
10:39:33 [2019-12-10T10:39:33.519Z] === RUN   TestDockerNetworkReConnect
10:39:33 [2019-12-10T10:39:33.755Z] === RUN   TestDockerSuite/TestBuildEOLInLine
10:39:34 [2019-12-10T10:39:34.000Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
10:39:34 [2019-12-10T10:39:34.213Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
10:39:34 [2019-12-10T10:39:34.213Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
10:39:34 [2019-12-10T10:39:34.670Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
10:39:35 [2019-12-10T10:39:35.636Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
10:39:35 [2019-12-10T10:39:35.636Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
10:39:35 [2019-12-10T10:39:35.898Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
10:39:36 [2019-12-10T10:39:36.094Z] === RUN   TestDockerSuite/TestBuildEntrypoint
10:39:36 [2019-12-10T10:39:36.551Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
10:39:37 [2019-12-10T10:39:37.380Z] --- PASS: TestDockerNetworkReConnect (4.62s)
10:39:37 [2019-12-10T10:39:37.380Z] === RUN   TestServicePlugin
10:39:37 [2019-12-10T10:39:37.380Z] --- SKIP: TestServicePlugin (0.00s)
10:39:37 [2019-12-10T10:39:37.380Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:39:37 [2019-12-10T10:39:37.380Z] === RUN   TestServiceUpdateLabel
10:39:39 [2019-12-10T10:39:39.776Z] --- PASS: TestServiceUpdateLabel (2.29s)
10:39:39 [2019-12-10T10:39:39.776Z] === RUN   TestServiceUpdateSecrets
10:39:40 [2019-12-10T10:39:40.148Z] === RUN   TestDockerSuite/TestRestartWithVolumes
10:39:41 [2019-12-10T10:39:41.233Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
10:39:41 [2019-12-10T10:39:41.517Z] === RUN   TestDockerSuite/TestRmiBlank
10:39:41 [2019-12-10T10:39:41.517Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
10:39:41 [2019-12-10T10:39:41.517Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
10:39:44 [2019-12-10T10:39:44.129Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
10:39:45 [2019-12-10T10:39:45.688Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
10:39:47 [2019-12-10T10:39:47.055Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
10:39:47 [2019-12-10T10:39:47.055Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
10:39:48 [2019-12-10T10:39:48.805Z] === RUN   TestDockerSuite/TestBuildEnv
10:39:48 [2019-12-10T10:39:48.805Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
10:39:48 [2019-12-10T10:39:48.805Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
10:39:48 [2019-12-10T10:39:48.805Z] === RUN   TestDockerSuite/TestBuildEnvUsage
10:39:48 [2019-12-10T10:39:48.805Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
10:39:48 [2019-12-10T10:39:48.805Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
10:39:49 [2019-12-10T10:39:49.576Z] === RUN   TestDockerSuite/TestRmiImgIDForce
10:39:50 [2019-12-10T10:39:50.146Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
10:39:50 [2019-12-10T10:39:50.146Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
10:39:51 [2019-12-10T10:39:51.705Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
10:39:51 [2019-12-10T10:39:51.705Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
10:39:51 [2019-12-10T10:39:51.705Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
10:39:51 [2019-12-10T10:39:51.705Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
10:39:52 [2019-12-10T10:39:52.044Z] === RUN   TestDockerSuite/TestRmiParentImageFail
10:39:52 [2019-12-10T10:39:52.162Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
10:39:53 [2019-12-10T10:39:53.413Z] === RUN   TestDockerSuite/TestRmiTag
10:39:53 [2019-12-10T10:39:53.413Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
10:39:54 [2019-12-10T10:39:54.343Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
10:39:55 [2019-12-10T10:39:55.846Z] --- PASS: TestServiceUpdateSecrets (14.78s)
10:39:55 [2019-12-10T10:39:55.846Z] === RUN   TestServiceUpdateConfigs
10:39:56 [2019-12-10T10:39:56.838Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
10:39:58 [2019-12-10T10:39:58.514Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
10:39:58 [2019-12-10T10:39:58.771Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
10:39:59 [2019-12-10T10:39:59.701Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
10:40:01 [2019-12-10T10:40:01.077Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
10:40:01 [2019-12-10T10:40:01.334Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
10:40:01 [2019-12-10T10:40:01.590Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
10:40:03 [2019-12-10T10:40:03.483Z] === RUN   TestDockerSuite/TestRunAddHost
10:40:04 [2019-12-10T10:40:04.412Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
10:40:04 [2019-12-10T10:40:04.669Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
10:40:05 [2019-12-10T10:40:05.598Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
10:40:05 [2019-12-10T10:40:05.598Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
10:40:06 [2019-12-10T10:40:06.527Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
10:40:08 [2019-12-10T10:40:08.420Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
10:40:08 [2019-12-10T10:40:08.983Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
10:40:09 [2019-12-10T10:40:09.097Z] --- PASS: TestServiceUpdateConfigs (14.73s)
10:40:09 [2019-12-10T10:40:09.097Z] === RUN   TestServiceUpdateNetwork
10:40:09 [2019-12-10T10:40:09.913Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
10:40:10 [2019-12-10T10:40:10.842Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
10:40:12 [2019-12-10T10:40:12.735Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
10:40:14 [2019-12-10T10:40:14.103Z] === RUN   TestDockerSuite/TestRunAttachDetach
10:40:14 [2019-12-10T10:40:14.496Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
10:40:14 [2019-12-10T10:40:14.496Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
10:40:14 [2019-12-10T10:40:14.496Z] === RUN   TestDockerSuite/TestBuildExpose
10:40:14 [2019-12-10T10:40:14.496Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
10:40:14 [2019-12-10T10:40:14.496Z] === RUN   TestDockerSuite/TestBuildExposeOrder
10:40:14 [2019-12-10T10:40:14.496Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
10:40:14 [2019-12-10T10:40:14.496Z] === RUN   TestDockerSuite/TestBuildFails
10:40:15 [2019-12-10T10:40:15.034Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
10:40:15 [2019-12-10T10:40:15.461Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
10:40:15 [2019-12-10T10:40:15.919Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
10:40:15 [2019-12-10T10:40:15.965Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
10:40:16 [2019-12-10T10:40:16.895Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
10:40:17 [2019-12-10T10:40:17.829Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
10:40:17 [2019-12-10T10:40:17.829Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
10:40:19 [2019-12-10T10:40:19.198Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
10:40:20 [2019-12-10T10:40:20.129Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
10:40:20 [2019-12-10T10:40:20.595Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
10:40:21 [2019-12-10T10:40:21.500Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
10:40:22 [2019-12-10T10:40:22.346Z] --- PASS: TestServiceUpdateNetwork (13.03s)
10:40:22 [2019-12-10T10:40:22.346Z] PASS
10:40:22 [2019-12-10T10:40:22.346Z] 
10:40:22 [2019-12-10T10:40:22.346Z] === Skipped
10:40:22 [2019-12-10T10:40:22.346Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
10:40:22 [2019-12-10T10:40:22.346Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:40:22 [2019-12-10T10:40:22.346Z] 
10:40:22 [2019-12-10T10:40:22.346Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
10:40:22 [2019-12-10T10:40:22.346Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:40:22 [2019-12-10T10:40:22.346Z] 
10:40:22 [2019-12-10T10:40:22.346Z] 
10:40:22 [2019-12-10T10:40:22.346Z] DONE 20 tests, 2 skipped in 114.361s
10:40:22 [2019-12-10T10:40:22.346Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
10:40:22 [2019-12-10T10:40:22.346Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
10:40:22 [2019-12-10T10:40:22.346Z] ++ set -e
10:40:22 [2019-12-10T10:40:22.346Z] ++ '[' -n 0 ']'
10:40:22 [2019-12-10T10:40:22.346Z] ++ set -x
10:40:22 [2019-12-10T10:40:22.347Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
10:40:22 [2019-12-10T10:40:22.347Z] INFO: Testing against a local daemon
10:40:22 [2019-12-10T10:40:22.347Z] === RUN   TestSessionCreate
10:40:22 [2019-12-10T10:40:22.347Z] --- PASS: TestSessionCreate (0.05s)
10:40:22 [2019-12-10T10:40:22.347Z] === RUN   TestSessionCreateWithBadUpgrade
10:40:22 [2019-12-10T10:40:22.347Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s)
10:40:22 [2019-12-10T10:40:22.347Z] PASS
10:40:22 [2019-12-10T10:40:22.347Z] 
10:40:22 [2019-12-10T10:40:22.347Z] DONE 2 tests in 0.199s
10:40:22 [2019-12-10T10:40:22.347Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
10:40:22 [2019-12-10T10:40:22.347Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
10:40:22 [2019-12-10T10:40:22.347Z] ++ set -e
10:40:22 [2019-12-10T10:40:22.347Z] ++ '[' -n 0 ']'
10:40:22 [2019-12-10T10:40:22.347Z] ++ set -x
10:40:22 [2019-12-10T10:40:22.347Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
10:40:22 [2019-12-10T10:40:22.347Z] INFO: Testing against a local daemon
10:40:22 [2019-12-10T10:40:22.347Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:40:22 [2019-12-10T10:40:22.347Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:40:22 [2019-12-10T10:40:22.347Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:40:22 [2019-12-10T10:40:22.347Z] === RUN   TestEventsExecDie
10:40:22 [2019-12-10T10:40:22.440Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
10:40:23 [2019-12-10T10:40:23.370Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
10:40:23 [2019-12-10T10:40:23.524Z] --- PASS: TestEventsExecDie (0.80s)
10:40:23 [2019-12-10T10:40:23.524Z] === RUN   TestEventsBackwardsCompatible
10:40:23 [2019-12-10T10:40:23.524Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
10:40:23 [2019-12-10T10:40:23.524Z] === RUN   TestInfoBinaryCommits
10:40:23 [2019-12-10T10:40:23.524Z] --- PASS: TestInfoBinaryCommits (0.05s)
10:40:23 [2019-12-10T10:40:23.524Z] === RUN   TestInfoAPIVersioned
10:40:23 [2019-12-10T10:40:23.524Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:40:23 [2019-12-10T10:40:23.524Z] === RUN   TestInfoDiscoveryBackend
10:40:23 [2019-12-10T10:40:23.867Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
10:40:23 [2019-12-10T10:40:23.867Z] === RUN   TestInfoDiscoveryInvalidAdvertise
10:40:24 [2019-12-10T10:40:24.300Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
10:40:24 [2019-12-10T10:40:24.300Z] === RUN   TestDockerSuite/TestRunBindMounts
10:40:25 [2019-12-10T10:40:25.043Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.01s)
10:40:25 [2019-12-10T10:40:25.043Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
10:40:25 [2019-12-10T10:40:25.273Z] === RUN   TestDockerSuite/TestBuildForceRm
10:40:25 [2019-12-10T10:40:25.382Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
10:40:25 [2019-12-10T10:40:25.382Z] === RUN   TestInfoAPI
10:40:25 [2019-12-10T10:40:25.721Z] --- PASS: TestInfoAPI (0.05s)
10:40:25 [2019-12-10T10:40:25.721Z] === RUN   TestInfoAPIWarnings
10:40:26 [2019-12-10T10:40:26.063Z] --- PASS: TestInfoAPIWarnings (0.54s)
10:40:26 [2019-12-10T10:40:26.063Z] === RUN   TestInfoDebug
10:40:26 [2019-12-10T10:40:26.793Z] --- PASS: TestInfoDebug (0.54s)
10:40:26 [2019-12-10T10:40:26.793Z] === RUN   TestInfoInsecureRegistries
10:40:26 [2019-12-10T10:40:26.823Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
10:40:27 [2019-12-10T10:40:27.131Z] --- PASS: TestInfoInsecureRegistries (0.55s)
10:40:27 [2019-12-10T10:40:27.131Z] === RUN   TestInfoRegistryMirrors
10:40:27 [2019-12-10T10:40:27.387Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
10:40:27 [2019-12-10T10:40:27.857Z] --- PASS: TestInfoRegistryMirrors (0.54s)
10:40:27 [2019-12-10T10:40:27.857Z] === RUN   TestLoginFailsWithBadCredentials
10:40:28 [2019-12-10T10:40:28.196Z] --- PASS: TestLoginFailsWithBadCredentials (0.58s)
10:40:28 [2019-12-10T10:40:28.196Z] === RUN   TestPingCacheHeaders
10:40:28 [2019-12-10T10:40:28.196Z] --- PASS: TestPingCacheHeaders (0.05s)
10:40:28 [2019-12-10T10:40:28.196Z] === RUN   TestPingGet
10:40:28 [2019-12-10T10:40:28.318Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
10:40:28 [2019-12-10T10:40:28.536Z] --- PASS: TestPingGet (0.04s)
10:40:28 [2019-12-10T10:40:28.536Z] === RUN   TestPingHead
10:40:28 [2019-12-10T10:40:28.536Z] --- PASS: TestPingHead (0.05s)
10:40:28 [2019-12-10T10:40:28.536Z] === RUN   TestVersion
10:40:28 [2019-12-10T10:40:28.536Z] --- PASS: TestVersion (0.06s)
10:40:28 [2019-12-10T10:40:28.536Z] PASS
10:40:28 [2019-12-10T10:40:28.536Z] 
10:40:28 [2019-12-10T10:40:28.536Z] === Skipped
10:40:28 [2019-12-10T10:40:28.536Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:40:28 [2019-12-10T10:40:28.536Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:40:28 [2019-12-10T10:40:28.536Z] 
10:40:28 [2019-12-10T10:40:28.536Z] 
10:40:28 [2019-12-10T10:40:28.536Z] DONE 18 tests, 1 skipped in 6.134s
10:40:28 [2019-12-10T10:40:28.536Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
10:40:28 [2019-12-10T10:40:28.536Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
10:40:28 [2019-12-10T10:40:28.536Z] ++ set -e
10:40:28 [2019-12-10T10:40:28.536Z] ++ '[' -n 0 ']'
10:40:28 [2019-12-10T10:40:28.536Z] ++ set -x
10:40:28 [2019-12-10T10:40:28.536Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
10:40:28 [2019-12-10T10:40:28.536Z] INFO: Testing against a local daemon
10:40:28 [2019-12-10T10:40:28.536Z] === RUN   TestVolumesCreateAndList
10:40:28 [2019-12-10T10:40:28.536Z] --- PASS: TestVolumesCreateAndList (0.04s)
10:40:28 [2019-12-10T10:40:28.536Z] === RUN   TestVolumesRemove
10:40:28 [2019-12-10T10:40:28.873Z] --- PASS: TestVolumesRemove (0.09s)
10:40:28 [2019-12-10T10:40:28.873Z] === RUN   TestVolumesInspect
10:40:28 [2019-12-10T10:40:28.873Z] --- PASS: TestVolumesInspect (0.04s)
10:40:28 [2019-12-10T10:40:28.873Z] === RUN   TestVolumesInvalidJSON
10:40:28 [2019-12-10T10:40:28.873Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:40:28 [2019-12-10T10:40:28.873Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:40:28 [2019-12-10T10:40:28.873Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:40:28 [2019-12-10T10:40:28.873Z] --- PASS: TestVolumesInvalidJSON (0.05s)
10:40:28 [2019-12-10T10:40:28.873Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:40:28 [2019-12-10T10:40:28.873Z] PASS
10:40:28 [2019-12-10T10:40:28.873Z] 
10:40:28 [2019-12-10T10:40:28.873Z] DONE 5 tests in 0.308s
10:40:28 [2019-12-10T10:40:28.873Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:40:29 [2019-12-10T10:40:29.213Z] ++++ cat bundles/test-integration/docker.pid
10:40:29 [2019-12-10T10:40:29.213Z] +++ kill 13184
10:40:29 [2019-12-10T10:40:29.250Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
10:40:29 [2019-12-10T10:40:29.814Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
10:40:29 [2019-12-10T10:40:29.814Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
10:40:30 [2019-12-10T10:40:30.383Z] +++ /etc/init.d/apparmor stop
10:40:30 [2019-12-10T10:40:30.383Z] Clearing AppArmor profiles cache:.
10:40:30 [2019-12-10T10:40:30.383Z] All profile caches have been cleared, but no profiles have been unloaded.
10:40:30 [2019-12-10T10:40:30.383Z] Unloading profiles will leave already running processes permanently
10:40:30 [2019-12-10T10:40:30.383Z] unconfined, which can lead to unexpected situations.
10:40:30 [2019-12-10T10:40:30.383Z] 
10:40:30 [2019-12-10T10:40:30.383Z] To set a process to complain mode, use the command line tool
10:40:30 [2019-12-10T10:40:30.383Z] 'aa-complain'. To really tear down all profiles, run the init script
10:40:30 [2019-12-10T10:40:30.383Z] with the 'teardown' option."
10:40:30 [2019-12-10T10:40:30.383Z] 
10:40:30 [2019-12-10T10:40:30.744Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
10:40:31 [2019-12-10T10:40:31.673Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
Post stage
[Pipeline] junit
10:40:32 [2019-12-10T10:40:32.167Z] Recording test results
10:40:32 [2019-12-10T10:40:32.235Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:40:33 [2019-12-10T10:40:33.230Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
10:40:33 [2019-12-10T10:40:33.591Z] + echo Ensuring container killed.
10:40:33 [2019-12-10T10:40:33.591Z] Ensuring container killed.
10:40:33 [2019-12-10T10:40:33.591Z] + docker rm -vf docker-pr9
10:40:33 [2019-12-10T10:40:33.591Z] Error: No such container: docker-pr9
10:40:33 [2019-12-10T10:40:33.591Z] + true
[Pipeline] sh
10:40:33 [2019-12-10T10:40:33.793Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
10:40:33 [2019-12-10T10:40:33.793Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
10:40:34 [2019-12-10T10:40:34.198Z] + echo Chowning /workspace to jenkins user
10:40:34 [2019-12-10T10:40:34.198Z] Chowning /workspace to jenkins user
10:40:34 [2019-12-10T10:40:34.198Z] + id -u
10:40:34 [2019-12-10T10:40:34.198Z] + id -g
10:40:34 [2019-12-10T10:40:34.198Z] + docker run --rm -v /home/docker/workspace/moby_PR-40074:/workspace busybox chown -R 1001:1001 /workspace
10:40:34 [2019-12-10T10:40:34.198Z] Unable to find image 'busybox:latest' locally
10:40:34 [2019-12-10T10:40:34.535Z] latest: Pulling from library/busybox
10:40:34 [2019-12-10T10:40:34.535Z] d7e28ec550a2: Pulling fs layer
10:40:34 [2019-12-10T10:40:34.724Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
10:40:34 [2019-12-10T10:40:34.724Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
10:40:34 [2019-12-10T10:40:34.875Z] d7e28ec550a2: Verifying Checksum
10:40:34 [2019-12-10T10:40:34.875Z] d7e28ec550a2: Download complete
10:40:35 [2019-12-10T10:40:35.216Z] d7e28ec550a2: Pull complete
10:40:35 [2019-12-10T10:40:35.216Z] Digest: sha256:1828edd60c5efd34b2bf5dd3282ec0cc04d47b2ff9caa0b6d4f07a21d1c08084
10:40:35 [2019-12-10T10:40:35.216Z] Status: Downloaded newer image for busybox:latest
10:40:35 [2019-12-10T10:40:35.718Z] === RUN   TestDockerSuite/TestBuildFromGit
10:40:36 [2019-12-10T10:40:36.093Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:40:37 [2019-12-10T10:40:37.023Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
10:40:37 [2019-12-10T10:40:37.280Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
10:40:37 [2019-12-10T10:40:37.529Z] + bundleName=ppc64le-integration
10:40:37 [2019-12-10T10:40:37.529Z] + echo Creating ppc64le-integration-bundles.tar.gz
10:40:37 [2019-12-10T10:40:37.529Z] Creating ppc64le-integration-bundles.tar.gz
10:40:37 [2019-12-10T10:40:37.529Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz
10:40:37 [2019-12-10T10:40:37.529Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
10:40:37 [2019-12-10T10:40:37.843Z] === RUN   TestDockerSuite/TestRunContainerNetwork
[Pipeline] archiveArtifacts
10:40:37 [2019-12-10T10:40:37.958Z] Archiving artifacts
10:40:38 [2019-12-10T10:40:38.371Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40074/9/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:40:38 [2019-12-10T10:40:38.773Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
10:40:38 [2019-12-10T10:40:38.773Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
10:40:38 [2019-12-10T10:40:38.928Z] + make clean
10:40:39 [2019-12-10T10:40:39.266Z] make: command: Command not found
10:40:39 [2019-12-10T10:40:39.266Z] make: command: Command not found
10:40:39 [2019-12-10T10:40:39.266Z] docker volume rm -f docker-dev-cache
10:40:39 [2019-12-10T10:40:39.602Z] docker-dev-cache
[Pipeline] deleteDir
10:40:39 [2019-12-10T10:40:39.704Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
10:40:41 [2019-12-10T10:40:41.499Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
10:40:41 [2019-12-10T10:40:41.600Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:40:42 [2019-12-10T10:40:42.464Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
10:40:43 [2019-12-10T10:40:43.516Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
10:40:44 [2019-12-10T10:40:44.885Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
10:40:45 [2019-12-10T10:40:45.814Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
10:40:45 [2019-12-10T10:40:45.814Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
10:40:46 [2019-12-10T10:40:46.744Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
10:40:47 [2019-12-10T10:40:47.675Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
10:40:48 [2019-12-10T10:40:48.246Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
10:40:48 [2019-12-10T10:40:48.246Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
10:40:48 [2019-12-10T10:40:48.246Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
10:40:48 [2019-12-10T10:40:48.608Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
10:40:48 [2019-12-10T10:40:48.704Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
10:40:48 [2019-12-10T10:40:48.704Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
10:40:49 [2019-12-10T10:40:49.540Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
10:40:51 [2019-12-10T10:40:51.433Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
10:40:55 [2019-12-10T10:40:55.606Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
10:40:55 [2019-12-10T10:40:55.606Z] === RUN   TestDockerSuite/TestRunCreateVolume
10:40:56 [2019-12-10T10:40:56.170Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
10:40:57 [2019-12-10T10:40:57.435Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
10:40:57 [2019-12-10T10:40:57.435Z] === RUN   TestDockerSuite/TestBuildHistory
10:40:58 [2019-12-10T10:40:58.690Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
10:41:00 [2019-12-10T10:41:00.586Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
10:41:03 [2019-12-10T10:41:03.107Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
10:41:06 [2019-12-10T10:41:06.382Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
10:41:06 [2019-12-10T10:41:06.382Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
10:41:06 [2019-12-10T10:41:06.382Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
10:41:06 [2019-12-10T10:41:06.639Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
10:41:07 [2019-12-10T10:41:07.742Z] === RUN   TestDockerSuite/TestBuildIidFile
10:41:08 [2019-12-10T10:41:08.201Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
10:41:08 [2019-12-10T10:41:08.548Z] === RUN   TestDockerSuite/TestRunDNSOptions
10:41:09 [2019-12-10T10:41:09.744Z] === RUN   TestDockerSuite/TestBuildInheritance
10:41:09 [2019-12-10T10:41:09.744Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
10:41:10 [2019-12-10T10:41:10.444Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
10:41:10 [2019-12-10T10:41:10.708Z] === RUN   TestDockerSuite/TestBuildInvalidTag
10:41:10 [2019-12-10T10:41:10.708Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
10:41:12 [2019-12-10T10:41:12.966Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
10:41:13 [2019-12-10T10:41:13.529Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
10:41:14 [2019-12-10T10:41:14.435Z] === RUN   TestDockerSuite/TestBuildLabel
10:41:15 [2019-12-10T10:41:15.400Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
10:41:15 [2019-12-10T10:41:15.422Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
10:41:15 [2019-12-10T10:41:15.858Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
10:41:16 [2019-12-10T10:41:16.353Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
10:41:16 [2019-12-10T10:41:16.353Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
10:41:16 [2019-12-10T10:41:16.823Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
10:41:16 [2019-12-10T10:41:16.916Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
10:41:17 [2019-12-10T10:41:17.280Z] === RUN   TestDockerSuite/TestBuildLabels
10:41:18 [2019-12-10T10:41:18.245Z] === RUN   TestDockerSuite/TestBuildLabelsCache
10:41:18 [2019-12-10T10:41:18.810Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
10:41:18 [2019-12-10T10:41:18.810Z] === RUN   TestDockerSuite/TestRunDuplicateMount
10:41:19 [2019-12-10T10:41:19.211Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
10:41:19 [2019-12-10T10:41:19.740Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
10:41:20 [2019-12-10T10:41:20.670Z] === RUN   TestDockerSuite/TestRunEchoStdout
10:41:21 [2019-12-10T10:41:21.601Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
10:41:22 [2019-12-10T10:41:22.166Z] === RUN   TestDockerSuite/TestRunEmptyEnv
10:41:22 [2019-12-10T10:41:22.166Z] === RUN   TestDockerSuite/TestRunEntrypoint
10:41:23 [2019-12-10T10:41:23.096Z] === RUN   TestDockerSuite/TestRunEnvironment
10:41:23 [2019-12-10T10:41:23.889Z] === RUN   TestDockerSuite/TestBuildLastModified
10:41:23 [2019-12-10T10:41:23.890Z] === RUN   TestDockerSuite/TestBuildLineBreak
10:41:23 [2019-12-10T10:41:23.890Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
10:41:24 [2019-12-10T10:41:24.029Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
10:41:24 [2019-12-10T10:41:24.348Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
10:41:24 [2019-12-10T10:41:24.348Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
10:41:24 [2019-12-10T10:41:24.348Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
10:41:24 [2019-12-10T10:41:24.348Z] === RUN   TestDockerSuite/TestBuildMaintainer
10:41:24 [2019-12-10T10:41:24.805Z] === RUN   TestDockerSuite/TestBuildMissingArgs
10:41:24 [2019-12-10T10:41:24.960Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
10:41:25 [2019-12-10T10:41:25.523Z] === RUN   TestDockerSuite/TestRunExitCode
10:41:25 [2019-12-10T10:41:25.771Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
10:41:26 [2019-12-10T10:41:26.453Z] === RUN   TestDockerSuite/TestRunExitCodeOne
10:41:27 [2019-12-10T10:41:27.382Z] === RUN   TestDockerSuite/TestRunExitCodeZero
10:41:28 [2019-12-10T10:41:28.312Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
10:41:29 [2019-12-10T10:41:29.257Z] === RUN   TestDockerSuite/TestRunExposePort
10:41:29 [2019-12-10T10:41:29.257Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
10:41:29 [2019-12-10T10:41:29.830Z] === RUN   TestDockerSuite/TestRunGroupAdd
10:41:30 [2019-12-10T10:41:30.450Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
10:41:30 [2019-12-10T10:41:30.760Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
10:41:32 [2019-12-10T10:41:32.654Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
10:41:32 [2019-12-10T10:41:32.911Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
10:41:32 [2019-12-10T10:41:32.911Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
10:41:37 [2019-12-10T10:41:37.086Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
10:41:37 [2019-12-10T10:41:37.649Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
10:41:45 [2019-12-10T10:41:45.243Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
10:41:45 [2019-12-10T10:41:45.243Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
10:41:45 [2019-12-10T10:41:45.703Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
10:41:49 [2019-12-10T10:41:49.831Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
10:41:50 [2019-12-10T10:41:50.394Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
10:41:52 [2019-12-10T10:41:52.289Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
10:41:52 [2019-12-10T10:41:52.289Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
10:41:52 [2019-12-10T10:41:52.289Z] === RUN   TestDockerSuite/TestRunInvalidReference
10:41:52 [2019-12-10T10:41:52.289Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
10:41:52 [2019-12-10T10:41:52.852Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
10:41:56 [2019-12-10T10:41:56.130Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
10:41:58 [2019-12-10T10:41:58.026Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
10:41:59 [2019-12-10T10:41:59.395Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
10:42:00 [2019-12-10T10:42:00.326Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
10:42:01 [2019-12-10T10:42:01.292Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
10:42:01 [2019-12-10T10:42:01.855Z] === RUN   TestDockerSuite/TestRunModeHostname
10:42:03 [2019-12-10T10:42:03.226Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
10:42:03 [2019-12-10T10:42:03.226Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
10:42:03 [2019-12-10T10:42:03.226Z] === RUN   TestDockerSuite/TestRunModeIpcHost
10:42:05 [2019-12-10T10:42:05.126Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
10:42:06 [2019-12-10T10:42:06.495Z] === RUN   TestDockerSuite/TestRunModePIDContainer
10:42:07 [2019-12-10T10:42:07.865Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
10:42:07 [2019-12-10T10:42:07.865Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
10:42:08 [2019-12-10T10:42:08.121Z] === RUN   TestDockerSuite/TestRunModePIDHost
10:42:10 [2019-12-10T10:42:10.015Z] === RUN   TestDockerSuite/TestRunModeUTSHost
10:42:11 [2019-12-10T10:42:11.385Z] === RUN   TestDockerSuite/TestRunMount
10:42:17 [2019-12-10T10:42:17.931Z] === RUN   TestDockerSuite/TestRunMountOrdering
10:42:18 [2019-12-10T10:42:18.496Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
10:42:19 [2019-12-10T10:42:19.427Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
10:42:21 [2019-12-10T10:42:21.322Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
10:42:21 [2019-12-10T10:42:21.359Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
10:42:23 [2019-12-10T10:42:23.845Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
10:42:27 [2019-12-10T10:42:27.128Z] === RUN   TestDockerSuite/TestRunNamedVolume
10:42:29 [2019-12-10T10:42:29.648Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
10:42:32 [2019-12-10T10:42:32.170Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
10:42:34 [2019-12-10T10:42:34.064Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
10:42:35 [2019-12-10T10:42:35.432Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
10:42:35 [2019-12-10T10:42:35.690Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
10:42:36 [2019-12-10T10:42:36.154Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
10:42:36 [2019-12-10T10:42:36.253Z] === RUN   TestDockerSuite/TestRunNetHost
10:42:37 [2019-12-10T10:42:37.622Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
10:42:38 [2019-12-10T10:42:38.552Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
10:42:39 [2019-12-10T10:42:39.116Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
10:42:39 [2019-12-10T10:42:39.881Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
10:42:41 [2019-12-10T10:42:41.637Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
10:42:44 [2019-12-10T10:42:44.158Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
10:42:45 [2019-12-10T10:42:45.661Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
10:42:49 [2019-12-10T10:42:49.410Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
10:42:49 [2019-12-10T10:42:49.667Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
10:42:49 [2019-12-10T10:42:49.667Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
10:42:50 [2019-12-10T10:42:50.340Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
10:42:50 [2019-12-10T10:42:50.597Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
10:42:50 [2019-12-10T10:42:50.597Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
10:42:51 [2019-12-10T10:42:51.528Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
10:42:52 [2019-12-10T10:42:52.464Z] === RUN   TestDockerSuite/TestRunNonExistingImage
10:42:52 [2019-12-10T10:42:52.464Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
10:42:53 [2019-12-10T10:42:53.396Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
10:42:54 [2019-12-10T10:42:54.328Z] === RUN   TestDockerSuite/TestRunOOMExitCode
10:42:54 [2019-12-10T10:42:54.328Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
10:42:55 [2019-12-10T10:42:55.260Z] === RUN   TestDockerSuite/TestRunPIDsLimit
10:42:56 [2019-12-10T10:42:56.190Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
10:42:58 [2019-12-10T10:42:58.083Z] === RUN   TestDockerSuite/TestRunPortInUse
10:42:59 [2019-12-10T10:42:59.013Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
10:42:59 [2019-12-10T10:42:59.576Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
10:43:00 [2019-12-10T10:43:00.506Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
10:43:01 [2019-12-10T10:43:01.070Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
10:43:01 [2019-12-10T10:43:01.328Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
10:43:02 [2019-12-10T10:43:02.261Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
10:43:03 [2019-12-10T10:43:03.191Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
10:43:03 [2019-12-10T10:43:03.191Z] === RUN   TestDockerSuite/TestRunPublishPort
10:43:04 [2019-12-10T10:43:04.123Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
10:43:05 [2019-12-10T10:43:05.053Z] === RUN   TestDockerSuite/TestRunReadProcLatency
10:43:05 [2019-12-10T10:43:05.053Z] === RUN   TestDockerSuite/TestRunReadProcTimer
10:43:05 [2019-12-10T10:43:05.135Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
10:43:05 [2019-12-10T10:43:05.135Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
10:43:05 [2019-12-10T10:43:05.984Z] === RUN   TestDockerSuite/TestRunRedirectStdout
10:43:07 [2019-12-10T10:43:07.353Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
10:43:07 [2019-12-10T10:43:07.353Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
10:43:07 [2019-12-10T10:43:07.353Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
10:43:11 [2019-12-10T10:43:11.529Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
10:43:12 [2019-12-10T10:43:12.395Z] === RUN   TestDockerSuite/TestBuildMultipleTags
10:43:12 [2019-12-10T10:43:12.854Z] === RUN   TestDockerSuite/TestBuildNetContainer
10:43:12 [2019-12-10T10:43:12.854Z] === RUN   TestDockerSuite/TestBuildNetNone
10:43:12 [2019-12-10T10:43:12.854Z] === RUN   TestDockerSuite/TestBuildNoContext
10:43:12 [2019-12-10T10:43:12.899Z] === RUN   TestDockerSuite/TestRunRm
10:43:13 [2019-12-10T10:43:13.468Z] === RUN   TestDockerSuite/TestRunRmAndWait
10:43:15 [2019-12-10T10:43:15.025Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
10:43:17 [2019-12-10T10:43:17.653Z] === RUN   TestDockerSuite/TestRunRmPre125Api
10:43:18 [2019-12-10T10:43:18.582Z] === RUN   TestDockerSuite/TestRunRootWorkdir
10:43:19 [2019-12-10T10:43:19.149Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
10:43:21 [2019-12-10T10:43:21.044Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
10:43:21 [2019-12-10T10:43:21.973Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
10:43:22 [2019-12-10T10:43:22.229Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
10:43:25 [2019-12-10T10:43:25.330Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
10:43:26 [2019-12-10T10:43:26.295Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
10:43:26 [2019-12-10T10:43:26.295Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
10:43:26 [2019-12-10T10:43:26.295Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
10:43:26 [2019-12-10T10:43:26.410Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
10:43:29 [2019-12-10T10:43:29.192Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
10:43:29 [2019-12-10T10:43:29.649Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
10:43:30 [2019-12-10T10:43:30.615Z] === RUN   TestDockerSuite/TestBuildOnBuild
10:43:31 [2019-12-10T10:43:31.665Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
10:43:31 [2019-12-10T10:43:31.666Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
10:43:32 [2019-12-10T10:43:32.598Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
10:43:33 [2019-12-10T10:43:33.529Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
10:43:33 [2019-12-10T10:43:33.786Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
10:43:34 [2019-12-10T10:43:34.350Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
10:43:35 [2019-12-10T10:43:35.280Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
10:43:36 [2019-12-10T10:43:36.211Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
10:43:36 [2019-12-10T10:43:36.775Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
10:43:37 [2019-12-10T10:43:37.709Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
10:43:38 [2019-12-10T10:43:38.640Z] === RUN   TestDockerSuite/TestRunSetMacAddress
10:43:39 [2019-12-10T10:43:39.168Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
10:43:39 [2019-12-10T10:43:39.591Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
10:43:39 [2019-12-10T10:43:39.591Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
10:43:40 [2019-12-10T10:43:40.701Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
10:43:42 [2019-12-10T10:43:42.866Z] === RUN   TestDockerSuite/TestRunState
10:43:44 [2019-12-10T10:43:44.235Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
10:43:45 [2019-12-10T10:43:45.166Z] === RUN   TestDockerSuite/TestRunStdinPipe
10:43:46 [2019-12-10T10:43:46.096Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
10:43:46 [2019-12-10T10:43:46.096Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
10:43:46 [2019-12-10T10:43:46.096Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
10:43:46 [2019-12-10T10:43:46.661Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
10:43:46 [2019-12-10T10:43:46.917Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
10:43:47 [2019-12-10T10:43:47.848Z] === RUN   TestDockerSuite/TestRunSysctls
10:43:49 [2019-12-10T10:43:49.253Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
10:43:49 [2019-12-10T10:43:49.742Z] === RUN   TestDockerSuite/TestRunTLSVerify
10:43:49 [2019-12-10T10:43:49.742Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
10:43:49 [2019-12-10T10:43:49.742Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
10:43:50 [2019-12-10T10:43:50.673Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
10:43:51 [2019-12-10T10:43:51.425Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
10:43:52 [2019-12-10T10:43:52.041Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
10:43:52 [2019-12-10T10:43:52.041Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
10:43:53 [2019-12-10T10:43:53.410Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
10:43:54 [2019-12-10T10:43:54.342Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
10:43:56 [2019-12-10T10:43:56.236Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
10:43:59 [2019-12-10T10:43:59.978Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
10:44:00 [2019-12-10T10:44:00.409Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
10:44:00 [2019-12-10T10:44:00.666Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
10:44:00 [2019-12-10T10:44:00.922Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
10:44:01 [2019-12-10T10:44:01.485Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
10:44:04 [2019-12-10T10:44:04.660Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
10:44:04 [2019-12-10T10:44:04.763Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
10:44:04 [2019-12-10T10:44:04.763Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
10:44:05 [2019-12-10T10:44:05.019Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
10:44:05 [2019-12-10T10:44:05.950Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
10:44:06 [2019-12-10T10:44:06.883Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
10:44:09 [2019-12-10T10:44:09.338Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
10:44:09 [2019-12-10T10:44:09.403Z] === RUN   TestDockerSuite/TestRunUnshareProc
10:44:09 [2019-12-10T10:44:09.796Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
10:44:09 [2019-12-10T10:44:09.797Z] === RUN   TestDockerSuite/TestBuildPATH
10:44:09 [2019-12-10T10:44:09.797Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
10:44:10 [2019-12-10T10:44:10.772Z] === RUN   TestDockerSuite/TestRunUserByID
10:44:11 [2019-12-10T10:44:11.701Z] === RUN   TestDockerSuite/TestRunUserByIDBig
10:44:11 [2019-12-10T10:44:11.701Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
10:44:11 [2019-12-10T10:44:11.957Z] === RUN   TestDockerSuite/TestRunUserByIDZero
10:44:11 [2019-12-10T10:44:11.967Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
10:44:11 [2019-12-10T10:44:11.967Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
10:44:12 [2019-12-10T10:44:12.887Z] === RUN   TestDockerSuite/TestRunUserByName
10:44:13 [2019-12-10T10:44:13.817Z] === RUN   TestDockerSuite/TestRunUserDefaults
10:44:14 [2019-12-10T10:44:14.381Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
10:44:14 [2019-12-10T10:44:14.381Z] === RUN   TestDockerSuite/TestRunUserNotFound
10:44:14 [2019-12-10T10:44:14.637Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
10:44:15 [2019-12-10T10:44:15.567Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
10:44:20 [2019-12-10T10:44:20.820Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
10:44:21 [2019-12-10T10:44:21.076Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
10:44:22 [2019-12-10T10:44:22.444Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
10:44:24 [2019-12-10T10:44:24.964Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
10:44:26 [2019-12-10T10:44:26.857Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
10:44:29 [2019-12-10T10:44:29.384Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
10:44:31 [2019-12-10T10:44:31.905Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
10:44:32 [2019-12-10T10:44:32.837Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
10:44:33 [2019-12-10T10:44:33.767Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
10:44:34 [2019-12-10T10:44:34.697Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
10:44:34 [2019-12-10T10:44:34.697Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
10:44:34 [2019-12-10T10:44:34.697Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
10:44:34 [2019-12-10T10:44:34.697Z] === RUN   TestDockerSuite/TestRunWithBadDevice
10:44:34 [2019-12-10T10:44:34.697Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
10:44:35 [2019-12-10T10:44:35.631Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
10:44:36 [2019-12-10T10:44:36.561Z] === RUN   TestDockerSuite/TestRunWithCPUShares
10:44:37 [2019-12-10T10:44:37.492Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
10:44:39 [2019-12-10T10:44:39.385Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
10:44:39 [2019-12-10T10:44:39.994Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
10:44:40 [2019-12-10T10:44:40.927Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
10:44:40 [2019-12-10T10:44:40.927Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
10:44:41 [2019-12-10T10:44:41.490Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
10:44:41 [2019-12-10T10:44:41.490Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
10:44:41 [2019-12-10T10:44:41.491Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
10:44:41 [2019-12-10T10:44:41.747Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
10:44:41 [2019-12-10T10:44:41.747Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
10:44:41 [2019-12-10T10:44:41.747Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
10:44:42 [2019-12-10T10:44:42.004Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
10:44:42 [2019-12-10T10:44:42.260Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
10:44:42 [2019-12-10T10:44:42.517Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
10:44:42 [2019-12-10T10:44:42.517Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
10:44:43 [2019-12-10T10:44:43.447Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
10:44:44 [2019-12-10T10:44:44.377Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
10:44:45 [2019-12-10T10:44:45.307Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
10:44:45 [2019-12-10T10:44:45.307Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
10:44:46 [2019-12-10T10:44:46.237Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
10:44:46 [2019-12-10T10:44:46.494Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
10:44:47 [2019-12-10T10:44:47.423Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
10:44:47 [2019-12-10T10:44:47.423Z] === RUN   TestDockerSuite/TestRunWithShmSize
10:44:48 [2019-12-10T10:44:48.353Z] === RUN   TestDockerSuite/TestRunWithSwappiness
10:44:48 [2019-12-10T10:44:48.925Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
10:44:49 [2019-12-10T10:44:49.182Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
10:44:49 [2019-12-10T10:44:49.182Z] === RUN   TestDockerSuite/TestRunWithUlimits
10:44:50 [2019-12-10T10:44:50.111Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
10:44:51 [2019-12-10T10:44:51.480Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
10:44:52 [2019-12-10T10:44:52.411Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
10:44:52 [2019-12-10T10:44:52.411Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
10:44:52 [2019-12-10T10:44:52.974Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
10:44:53 [2019-12-10T10:44:53.230Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
10:44:54 [2019-12-10T10:44:54.469Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
10:44:54 [2019-12-10T10:44:54.600Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
10:44:55 [2019-12-10T10:44:55.531Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
10:44:58 [2019-12-10T10:44:58.053Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
10:44:58 [2019-12-10T10:44:58.983Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
10:44:58 [2019-12-10T10:44:58.983Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
10:44:58 [2019-12-10T10:44:58.983Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
10:44:58 [2019-12-10T10:44:58.983Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
10:45:00 [2019-12-10T10:45:00.352Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
10:45:01 [2019-12-10T10:45:01.727Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
10:45:03 [2019-12-10T10:45:03.096Z] === RUN   TestDockerSuite/TestSaveCheckTimes
10:45:03 [2019-12-10T10:45:03.096Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
10:45:04 [2019-12-10T10:45:04.991Z] === RUN   TestDockerSuite/TestSaveImageId
10:45:04 [2019-12-10T10:45:04.991Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
10:45:05 [2019-12-10T10:45:05.554Z] === RUN   TestDockerSuite/TestSaveLoadParents
10:45:08 [2019-12-10T10:45:08.080Z] === RUN   TestDockerSuite/TestSaveMultipleNames
10:45:08 [2019-12-10T10:45:08.080Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
10:45:09 [2019-12-10T10:45:09.974Z] === RUN   TestDockerSuite/TestSaveSingleTag
10:45:09 [2019-12-10T10:45:09.974Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
10:45:09 [2019-12-10T10:45:09.974Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
10:45:11 [2019-12-10T10:45:11.871Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
10:45:12 [2019-12-10T10:45:12.136Z] === RUN   TestDockerSuite/TestBuildRm
10:45:13 [2019-12-10T10:45:13.239Z] === RUN   TestDockerSuite/TestSearchCmdOptions
10:45:13 [2019-12-10T10:45:13.803Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
10:45:13 [2019-12-10T10:45:13.803Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
10:45:13 [2019-12-10T10:45:13.803Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
10:45:13 [2019-12-10T10:45:13.803Z] === RUN   TestDockerSuite/TestSearchWithLimit
10:45:14 [2019-12-10T10:45:14.366Z] === RUN   TestDockerSuite/TestSlowStdinClosing
10:45:16 [2019-12-10T10:45:16.887Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
10:45:22 [2019-12-10T10:45:22.435Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
10:45:23 [2019-12-10T10:45:23.443Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
10:45:24 [2019-12-10T10:45:24.608Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
10:45:24 [2019-12-10T10:45:24.608Z] === RUN   TestDockerSuite/TestBuildScratchCopy
10:45:25 [2019-12-10T10:45:25.066Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
10:45:25 [2019-12-10T10:45:25.339Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
10:45:26 [2019-12-10T10:45:26.268Z] === RUN   TestDockerSuite/TestStartAttachSilent
10:45:26 [2019-12-10T10:45:26.598Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
10:45:27 [2019-12-10T10:45:27.637Z] === RUN   TestDockerSuite/TestStartAttachWithRename
10:45:29 [2019-12-10T10:45:29.503Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
10:45:30 [2019-12-10T10:45:30.909Z] === RUN   TestDockerSuite/TestStartMultipleContainers
10:45:33 [2019-12-10T10:45:33.431Z] === RUN   TestDockerSuite/TestStartPausedContainer
10:45:33 [2019-12-10T10:45:33.995Z] === RUN   TestDockerSuite/TestStartRecordError
10:45:35 [2019-12-10T10:45:35.887Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
10:45:38 [2019-12-10T10:45:38.130Z] === RUN   TestDockerSuite/TestBuildShellInherited
10:45:38 [2019-12-10T10:45:38.621Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
10:45:41 [2019-12-10T10:45:41.142Z] === RUN   TestDockerSuite/TestStatsAllNoStream
10:45:41 [2019-12-10T10:45:41.858Z] === RUN   TestDockerSuite/TestBuildShellMultiple
10:45:45 [2019-12-10T10:45:45.315Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
10:45:49 [2019-12-10T10:45:49.488Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
10:45:52 [2019-12-10T10:45:52.759Z] === RUN   TestDockerSuite/TestStatsFormatAll
10:45:55 [2019-12-10T10:45:55.280Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
10:45:56 [2019-12-10T10:45:56.651Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
10:45:56 [2019-12-10T10:45:56.651Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
10:45:56 [2019-12-10T10:45:56.651Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
10:45:57 [2019-12-10T10:45:57.802Z] === RUN   TestDockerSuite/TestStatsNoStream
10:46:01 [2019-12-10T10:46:01.076Z] === RUN   TestDockerSuite/TestStopContainerSignal
10:46:03 [2019-12-10T10:46:03.002Z] === RUN   TestDockerSuite/TestTopMultipleArgs
10:46:03 [2019-12-10T10:46:03.566Z] === RUN   TestDockerSuite/TestTopNonPrivileged
10:46:04 [2019-12-10T10:46:04.937Z] === RUN   TestDockerSuite/TestTopPrivileged
10:46:05 [2019-12-10T10:46:05.194Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
10:46:05 [2019-12-10T10:46:05.453Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
10:46:05 [2019-12-10T10:46:05.453Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
10:46:06 [2019-12-10T10:46:06.465Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
10:46:09 [2019-12-10T10:46:09.185Z] === RUN   TestDockerSuite/TestBuildSpaces
10:46:09 [2019-12-10T10:46:09.185Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
10:46:11 [2019-12-10T10:46:11.719Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
10:46:11 [2019-12-10T10:46:11.719Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
10:46:12 [2019-12-10T10:46:12.911Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
10:46:12 [2019-12-10T10:46:12.911Z] === RUN   TestDockerSuite/TestBuildStderr
10:46:14 [2019-12-10T10:46:14.992Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
10:46:15 [2019-12-10T10:46:15.249Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
10:46:16 [2019-12-10T10:46:16.181Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
10:46:16 [2019-12-10T10:46:16.181Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
10:46:16 [2019-12-10T10:46:16.636Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
10:46:17 [2019-12-10T10:46:17.112Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
10:46:19 [2019-12-10T10:46:19.008Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
10:46:19 [2019-12-10T10:46:19.008Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
10:46:20 [2019-12-10T10:46:20.901Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
10:46:21 [2019-12-10T10:46:21.831Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
10:46:22 [2019-12-10T10:46:22.762Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
10:46:24 [2019-12-10T10:46:24.794Z] === RUN   TestDockerSuite/TestUpdateStats
10:46:28 [2019-12-10T10:46:28.967Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
10:46:29 [2019-12-10T10:46:29.897Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
10:46:29 [2019-12-10T10:46:29.897Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
10:46:31 [2019-12-10T10:46:31.266Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
10:46:32 [2019-12-10T10:46:32.206Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
10:46:36 [2019-12-10T10:46:36.384Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
10:46:37 [2019-12-10T10:46:37.706Z] === RUN   TestDockerSuite/TestBuildStopSignal
10:46:37 [2019-12-10T10:46:37.706Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
10:46:37 [2019-12-10T10:46:37.706Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
10:46:38 [2019-12-10T10:46:38.672Z] === RUN   TestDockerSuite/TestBuildTagEvent
10:46:40 [2019-12-10T10:46:40.557Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
10:46:43 [2019-12-10T10:46:43.078Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
10:46:43 [2019-12-10T10:46:43.357Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
10:46:46 [2019-12-10T10:46:46.350Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
10:46:48 [2019-12-10T10:46:48.042Z] === RUN   TestDockerSuite/TestBuildUser
10:46:48 [2019-12-10T10:46:48.042Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
10:46:48 [2019-12-10T10:46:48.042Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
10:46:48 [2019-12-10T10:46:48.042Z] === RUN   TestDockerSuite/TestBuildVerboseOut
10:46:50 [2019-12-10T10:46:50.523Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
10:46:52 [2019-12-10T10:46:52.722Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
10:46:52 [2019-12-10T10:46:52.722Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
10:46:55 [2019-12-10T10:46:55.778Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
10:46:57 [2019-12-10T10:46:57.673Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
10:46:59 [2019-12-10T10:46:59.781Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
10:46:59 [2019-12-10T10:46:59.781Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
10:46:59 [2019-12-10T10:46:59.781Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
10:47:00 [2019-12-10T10:47:00.198Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
10:47:02 [2019-12-10T10:47:02.102Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
10:47:03 [2019-12-10T10:47:03.478Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
10:47:05 [2019-12-10T10:47:05.997Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
10:47:08 [2019-12-10T10:47:08.518Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
10:47:11 [2019-12-10T10:47:11.040Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
10:47:13 [2019-12-10T10:47:13.562Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
10:47:16 [2019-12-10T10:47:16.082Z] === RUN   TestDockerSuite/TestVolumeCLICreate
10:47:20 [2019-12-10T10:47:20.855Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
10:47:20 [2019-12-10T10:47:20.855Z] === RUN   TestDockerSuite/TestBuildWindowsUser
10:47:30 [2019-12-10T10:47:30.931Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
10:47:30 [2019-12-10T10:47:30.931Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
10:47:30 [2019-12-10T10:47:30.931Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
10:47:31 [2019-12-10T10:47:31.861Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
10:47:31 [2019-12-10T10:47:31.861Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
10:47:31 [2019-12-10T10:47:31.861Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
10:47:31 [2019-12-10T10:47:31.861Z] === RUN   TestDockerSuite/TestVolumeCLILs
10:47:32 [2019-12-10T10:47:32.792Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
10:47:32 [2019-12-10T10:47:32.792Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
10:47:33 [2019-12-10T10:47:33.219Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
10:47:33 [2019-12-10T10:47:33.723Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
10:47:33 [2019-12-10T10:47:33.723Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
10:47:33 [2019-12-10T10:47:33.980Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
10:47:33 [2019-12-10T10:47:33.980Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
10:47:33 [2019-12-10T10:47:33.980Z] === RUN   TestDockerSuite/TestVolumeCLIRm
10:47:36 [2019-12-10T10:47:36.501Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
10:47:36 [2019-12-10T10:47:36.501Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
10:47:36 [2019-12-10T10:47:36.758Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
10:47:36 [2019-12-10T10:47:36.758Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
10:47:36 [2019-12-10T10:47:36.758Z] === RUN   TestDockerSuite/TestVolumeEvents
10:47:38 [2019-12-10T10:47:38.127Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
10:47:38 [2019-12-10T10:47:38.999Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
10:47:38 [2019-12-10T10:47:38.999Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
10:47:38 [2019-12-10T10:47:38.999Z] === RUN   TestDockerSuite/TestBuildWithFailure
10:47:40 [2019-12-10T10:47:40.648Z] === RUN   TestDockerSuite/TestVolumeLsFormat
10:47:40 [2019-12-10T10:47:40.648Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
10:47:40 [2019-12-10T10:47:40.648Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
10:47:41 [2019-12-10T10:47:41.170Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
10:47:41 [2019-12-10T10:47:41.170Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
10:47:43 [2019-12-10T10:47:43.926Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
10:47:49 [2019-12-10T10:47:49.184Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
10:47:49 [2019-12-10T10:47:49.184Z] --- PASS: TestDockerSuite (1849.34s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.04s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (5.58s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.17s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (1.07s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.87s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.23s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (3.23s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.32s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.38s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.44s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.15s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.56s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.72s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.51s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.46s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.57s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.35s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (2.32s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.90s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.35s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.43s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.34s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.63s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (3.26s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (2.30s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.49s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.03s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.16s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.25s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.21s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.81s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.97s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.72s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.65s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.32s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.91s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.75s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.88s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.13s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.28s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.68s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.12s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.55s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.46s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.83s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.06s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.05s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.27s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.38s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.06s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.99s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.31s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.21s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.70s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildAddTar (11.58s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.58s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.63s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.16s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.93s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.51s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.19s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.64s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.54s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.76s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.63s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.47s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.50s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.12s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.54s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.93s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.16s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.45s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.45s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.80s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.19s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.25s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.52s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.86s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.04s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (7.42s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.72s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.92s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.03s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.90s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.84s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.21s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.79s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.44s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
10:47:49 [2019-12-10T10:47:49.184Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.02s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.97s)
10:47:49 [2019-12-10T10:47:49.184Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.33s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildContChar (4.67s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.48s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.48s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.33s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.88s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.93s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.16s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.77s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.46s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.77s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.43s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
10:47:49 [2019-12-10T10:47:49.185Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
10:47:49 [2019-12-10T10:47:49.185Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
10:47:49 [2019-12-10T10:47:49.185Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
10:47:49 [2019-12-10T10:47:49.185Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s)
10:47:49 [2019-12-10T10:47:49.185Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
10:47:49 [2019-12-10T10:47:49.185Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s)
10:47:49 [2019-12-10T10:47:49.185Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.77s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.52s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.22s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.66s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.77s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.76s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.84s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.79s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.84s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.72s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.57s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.85s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.71s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (14.10s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.77s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.09s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (15.65s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.02s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.91s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.96s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.10s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.27s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.38s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.86s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (18.85s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.12s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (5.06s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.38s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.71s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.33s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.32s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.50s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.88s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.09s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.45s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.49s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.15s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.58s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.40s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.96s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.85s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.08s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.67s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.67s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.57s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
10:47:49 [2019-12-10T10:47:49.185Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.44s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.27s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.40s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.52s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.54s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.46s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildFails (1.06s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.51s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.57s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.96s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildFromGit (2.22s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.60s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.75s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (4.15s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.03s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.42s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.38s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.17s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.42s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.60s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.48s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.26s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.60s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.54s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.03s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.46s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.42s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.48s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.53s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.05s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.09s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.75s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.94s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.35s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (2.00s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.55s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (5.98s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.78s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.85s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (13.06s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.11s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.26s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.69s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
10:47:49 [2019-12-10T10:47:49.185Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.20s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.67s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.25s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.39s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.64s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.66s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.27s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.05s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.18s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.48s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.08s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.36s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.41s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.80s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.34s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.83s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.44s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.72s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.66s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.38s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.51s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.53s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.73s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.42s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.92s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.12s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (11.45s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.70s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.19s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildRm (3.29s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.35s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.97s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.63s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.71s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.47s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.40s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.17s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.68s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.38s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
10:47:49 [2019-12-10T10:47:49.185Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.42s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.13s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.46s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.79s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.25s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.20s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.59s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.15s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.67s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildUser (2.27s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.63s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.79s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.10s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.34s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.15s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.14s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.58s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
10:47:49 [2019-12-10T10:47:49.185Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
10:47:49 [2019-12-10T10:47:49.185Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
10:47:49 [2019-12-10T10:47:49.185Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
10:47:49 [2019-12-10T10:47:49.185Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
10:47:49 [2019-12-10T10:47:49.185Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
10:47:49 [2019-12-10T10:47:49.185Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
10:47:49 [2019-12-10T10:47:49.185Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.01s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.97s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.65s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.11s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.61s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.47s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.31s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.47s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.67s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
10:47:49 [2019-12-10T10:47:49.185Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.01s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.48s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
10:47:49 [2019-12-10T10:47:49.185Z]         docker_cli_sni_test.go:18: Flakey test
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.83s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.07s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestCommitChange (1.00s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.03s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.84s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.90s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.00s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestCommitTTY (2.06s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.02s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.82s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.97s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.80s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.89s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.89s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.97s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.82s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.93s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.75s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.87s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.09s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.16s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.98s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.87s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.91s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.96s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.92s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.87s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.92s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.90s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.72s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.88s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.90s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.86s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.85s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.66s)
10:47:49 [2019-12-10T10:47:49.185Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.62s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.91s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.63s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (1.03s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.90s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
10:47:49 [2019-12-10T10:47:49.186Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.91s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.83s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.23s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.94s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.67s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.29s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.57s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.02s)
10:47:49 [2019-12-10T10:47:49.186Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.59s)
10:47:49 [2019-12-10T10:47:49.186Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.65s)
10:47:49 [2019-12-10T10:47:49.186Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.63s)
10:47:49 [2019-12-10T10:47:49.186Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.62s)
10:47:49 [2019-12-10T10:47:49.186Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000907d80_<nil>} (1.63s)
10:47:49 [2019-12-10T10:47:49.186Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1259535446_/foo_false__<nil>_<nil>_<nil>} (1.65s)
10:47:49 [2019-12-10T10:47:49.186Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1259535446_/foo_true__<nil>_<nil>_<nil>} (1.62s)
10:47:49 [2019-12-10T10:47:49.186Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3096157117_/foo_false__<nil>_<nil>_<nil>} (1.65s)
10:47:49 [2019-12-10T10:47:49.186Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3096157117_/foo_true__<nil>_<nil>_<nil>} (1.64s)
10:47:49 [2019-12-10T10:47:49.186Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3096157117_/foo_true__0xc00085c240_<nil>_<nil>} (1.63s)
10:47:49 [2019-12-10T10:47:49.186Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc00085c260_<nil>} (1.56s)
10:47:49 [2019-12-10T10:47:49.186Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc00085c2a0_<nil>} (1.65s)
10:47:49 [2019-12-10T10:47:49.186Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc00085c2c0_<nil>} (1.66s)
10:47:49 [2019-12-10T10:47:49.186Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc00085c2e0_<nil>} (1.63s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.63s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.54s)
10:47:49 [2019-12-10T10:47:49.186Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
10:47:49 [2019-12-10T10:47:49.186Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
10:47:49 [2019-12-10T10:47:49.186Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
10:47:49 [2019-12-10T10:47:49.186Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
10:47:49 [2019-12-10T10:47:49.186Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
10:47:49 [2019-12-10T10:47:49.186Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s)
10:47:49 [2019-12-10T10:47:49.186Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s)
10:47:49 [2019-12-10T10:47:49.186Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s)
10:47:49 [2019-12-10T10:47:49.186Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
10:47:49 [2019-12-10T10:47:49.186Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s)
10:47:49 [2019-12-10T10:47:49.186Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s)
10:47:49 [2019-12-10T10:47:49.186Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.04s)
10:47:49 [2019-12-10T10:47:49.186Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s)
10:47:49 [2019-12-10T10:47:49.186Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s)
10:47:49 [2019-12-10T10:47:49.186Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s)
10:47:49 [2019-12-10T10:47:49.186Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.05s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.46s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.07s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.72s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.20s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (1.00s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.97s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.12s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.94s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.98s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (1.02s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.13s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.09s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (1.01s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.10s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.12s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.82s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.11s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.65s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.13s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.97s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.97s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.98s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.23s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.97s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.23s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.83s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.94s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.57s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCpToCaseD (5.05s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.59s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.90s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCpToCaseG (5.73s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.97s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCpToCaseI (1.28s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (5.48s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.04s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCpToDot (0.96s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.83s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.87s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.96s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.47s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.50s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.98s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.85s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.15s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.13s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.70s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.97s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
10:47:49 [2019-12-10T10:47:49.186Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.72s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.49s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.10s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.18s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCreateRM (0.23s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
10:47:49 [2019-12-10T10:47:49.186Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.20s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.49s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.37s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.18s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.80s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.61s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.94s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.83s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.77s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.13s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.69s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.84s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.33s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.93s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.58s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.18s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.58s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.31s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.00s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.73s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.64s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.99s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestEventsCommit (1.19s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.81s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.96s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.87s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.91s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.74s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.31s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.56s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.32s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.75s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.84s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.36s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.60s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (1.04s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.12s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.53s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.71s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.84s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.92s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.23s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.42s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.33s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
10:47:49 [2019-12-10T10:47:49.186Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
10:47:49 [2019-12-10T10:47:49.186Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
10:47:49 [2019-12-10T10:47:49.186Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (2.10s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (1.08s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestEventsRename (0.92s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestEventsResize (0.92s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.73s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.02s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.83s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.17s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestEventsTop (0.78s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.56s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestExec (0.96s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.77s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.86s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.86s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.82s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.04s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.97s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.96s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.02s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.99s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.00s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.48s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.35s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestExecEnv (0.99s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.82s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.97s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.03s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.98s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.98s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.01s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestExecParseError (1.07s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.96s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (1.25s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.43s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.99s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.94s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.11s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (1.12s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestExecTTY (0.85s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.93s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.86s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.97s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
10:47:49 [2019-12-10T10:47:49.186Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.34s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.96s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.18s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.92s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.01s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.87s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.88s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.34s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.00s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.84s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestHealth (21.14s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.05s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.93s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.32s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.30s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.53s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.93s)
10:47:49 [2019-12-10T10:47:49.186Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.92s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.93s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.92s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.26s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.03s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.14s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.86s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestImportFile (2.00s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.99s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestImportGzipped (2.29s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.05s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.97s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.88s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.93s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.87s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.89s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.93s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.86s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.93s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.85s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.77s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (1.03s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.14s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.10s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.01s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
10:47:49 [2019-12-10T10:47:49.187Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.41s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.00s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.95s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestInspectHistory (1.34s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
10:47:49 [2019-12-10T10:47:49.187Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.88s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.89s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.81s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.81s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.23s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.04s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.86s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestInspectStatus (1.07s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.91s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.80s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.90s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.21s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.86s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.18s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.89s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.49s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.74s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.51s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.42s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.69s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.57s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.81s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.79s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.44s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.87s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.42s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.45s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.94s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.87s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.66s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.46s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.97s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.89s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.78s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.77s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.89s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.90s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.22s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.36s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.19s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.35s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.19s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.26s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.88s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.82s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestLogsSince (6.92s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.84s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.90s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestLogsTail (0.96s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.98s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.90s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.72s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.93s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestNetHostname (2.61s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.46s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.51s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.34s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.87s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPluginActive (1.61s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.23s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s)
10:47:49 [2019-12-10T10:47:49.187Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.71s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.60s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.63s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.21s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.18s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.79s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.52s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.56s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPortList (10.69s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.59s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.43s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.09s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.98s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.89s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.86s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.16s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.84s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.60s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (2.05s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.35s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.40s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.07s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.46s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.58s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.18s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.24s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.63s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.52s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.79s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.57s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.79s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.86s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.69s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.24s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.97s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.60s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.75s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.93s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
10:47:49 [2019-12-10T10:47:49.187Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.10s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.93s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.75s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.60s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.84s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.27s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.57s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.22s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.40s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.71s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.76s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.89s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.64s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.15s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.23s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.36s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.93s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (1.00s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.95s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (1.15s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.85s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.68s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.90s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.12s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.52s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.80s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunAddHost (1.02s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.40s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.84s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.88s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.74s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.83s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.94s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.88s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.69s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.66s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.98s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.95s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.93s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.94s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.07s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.19s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.23s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.03s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.83s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.84s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.46s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.82s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.81s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.83s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.83s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.81s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.82s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.83s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.82s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.73s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.79s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.33s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.87s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.96s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.87s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.13s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.91s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.69s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.69s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.60s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.95s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (1.10s)
10:47:49 [2019-12-10T10:47:49.187Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.84s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.94s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.89s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.90s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.66s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.09s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.89s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.44s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.87s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.76s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.69s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
10:47:49 [2019-12-10T10:47:49.188Z]         docker_cli_run_test.go:4144: unmatched requirement DaemonIsWindows
10:47:49 [2019-12-10T10:47:49.188Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
10:47:49 [2019-12-10T10:47:49.188Z]         docker_cli_run_test.go:4163: unmatched requirement DaemonIsWindows
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.83s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.90s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.68s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.55s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.85s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.73s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.80s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
10:47:49 [2019-12-10T10:47:49.188Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.83s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.87s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.85s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.84s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.81s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.83s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.84s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.87s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.86s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.81s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.83s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.90s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.84s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.86s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.02s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.83s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.95s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.72s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:47:49 [2019-12-10T10:47:49.188Z]         docker_cli_run_test.go:4246: unmatched requirement IsolationIsHyperv
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.73s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.84s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.58s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.18s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.67s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.03s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.83s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.27s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.69s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.66s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.87s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.76s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.72s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.19s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.26s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.66s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.27s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.66s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.28s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.66s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.66s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunMount (6.22s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.85s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.78s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.79s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.48s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.41s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.48s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.63s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.76s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.63s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.77s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.21s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.83s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.78s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.40s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.44s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.88s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.70s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.89s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.83s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.80s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.17s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.86s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (1.01s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
10:47:49 [2019-12-10T10:47:49.188Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.88s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.83s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.71s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunPortInUse (1.03s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.79s)
10:47:49 [2019-12-10T10:47:49.188Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.92s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.74s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.92s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.84s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
10:47:49 [2019-12-10T10:47:49.188Z]         docker_cli_run_test.go:4229: unmatched requirement IsolationIsProcess
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunPublishPort (1.15s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.77s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
10:47:49 [2019-12-10T10:47:49.188Z]         docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.82s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.61s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
10:47:49 [2019-12-10T10:47:49.188Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.56s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.72s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunRm (0.88s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (4.04s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.82s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.83s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.78s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.84s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.46s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.39s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.77s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.89s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.85s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.86s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.96s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.87s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.88s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.90s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.96s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.80s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunState (1.77s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.84s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.85s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
10:47:49 [2019-12-10T10:47:49.188Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.82s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.84s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.85s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.85s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.82s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.84s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.93s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.77s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.35s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.72s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.86s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (1.06s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.52s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.32s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.92s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.19s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.86s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.81s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.84s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
10:47:49 [2019-12-10T10:47:49.188Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.19s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.85s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.76s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.81s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.20s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.47s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.79s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.55s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.83s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.85s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.81s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.90s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
10:47:49 [2019-12-10T10:47:49.188Z]         docker_cli_run_test.go:4199: unmatched requirement DaemonIsWindows
10:47:49 [2019-12-10T10:47:49.188Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
10:47:49 [2019-12-10T10:47:49.188Z]         docker_cli_run_test.go:4219: unmatched requirement DaemonIsWindows
10:47:49 [2019-12-10T10:47:49.188Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
10:47:49 [2019-12-10T10:47:49.188Z]         docker_cli_run_test.go:4209: unmatched requirement DaemonIsWindows
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.80s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.99s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.80s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.69s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.84s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.83s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.82s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.20s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.18s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.21s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.18s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.18s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.84s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.87s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.84s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.89s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.35s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.85s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.87s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.87s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.83s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.62s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.82s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
10:47:49 [2019-12-10T10:47:49.188Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.70s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.54s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.75s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.62s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.94s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.19s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.36s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.32s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.08s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.58s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.43s)
10:47:49 [2019-12-10T10:47:49.188Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents165436879
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.74s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.63s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.62s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.38s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.42s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.63s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.68s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.08s)
10:47:49 [2019-12-10T10:47:49.188Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.60s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.89s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.62s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.87s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.84s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.61s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.44s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.82s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.37s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.77s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.83s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.88s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.89s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (1.10s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.81s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
10:47:49 [2019-12-10T10:47:49.189Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.95s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.57s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.50s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.89s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.83s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
10:47:49 [2019-12-10T10:47:49.189Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.97s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.79s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
10:47:49 [2019-12-10T10:47:49.189Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.60s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.11s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.94s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.77s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.94s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.59s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
10:47:49 [2019-12-10T10:47:49.189Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.20s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.99s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.21s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.63s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.22s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.78s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.22s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.18s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.46s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.51s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.64s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.63s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.48s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.39s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.44s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.44s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.38s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.85s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.91s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.00s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.59s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestVolumeEvents (1.03s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.42s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.33s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.70s)
10:47:49 [2019-12-10T10:47:49.189Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
10:47:49 [2019-12-10T10:47:49.189Z]         docker_cli_run_test.go:4537: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
10:47:49 [2019-12-10T10:47:49.189Z] === RUN   TestDockerRegistrySuite
10:47:49 [2019-12-10T10:47:49.189Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
10:47:50 [2019-12-10T10:47:50.120Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
10:47:52 [2019-12-10T10:47:52.015Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
10:47:53 [2019-12-10T10:47:53.535Z] === RUN   TestDockerSuite/TestBuildWithTabs
10:47:53 [2019-12-10T10:47:53.910Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
10:47:53 [2019-12-10T10:47:53.910Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
10:47:56 [2019-12-10T10:47:56.433Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
10:47:56 [2019-12-10T10:47:56.433Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
10:47:59 [2019-12-10T10:47:59.164Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
10:48:03 [2019-12-10T10:48:03.337Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
10:48:07 [2019-12-10T10:48:07.627Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
10:48:08 [2019-12-10T10:48:08.998Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
10:48:09 [2019-12-10T10:48:09.927Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
10:48:11 [2019-12-10T10:48:11.224Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
10:48:11 [2019-12-10T10:48:11.224Z] === RUN   TestDockerSuite/TestBuildWithVolumes
10:48:11 [2019-12-10T10:48:11.224Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
10:48:11 [2019-12-10T10:48:11.224Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
10:48:11 [2019-12-10T10:48:11.682Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
10:48:11 [2019-12-10T10:48:11.820Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
10:48:13 [2019-12-10T10:48:13.189Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
10:48:14 [2019-12-10T10:48:14.557Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
10:48:15 [2019-12-10T10:48:15.928Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
10:48:17 [2019-12-10T10:48:17.297Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
10:48:20 [2019-12-10T10:48:20.246Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
10:48:20 [2019-12-10T10:48:20.569Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
10:48:21 [2019-12-10T10:48:21.212Z] === RUN   TestDockerSuite/TestBuildXZHost
10:48:21 [2019-12-10T10:48:21.670Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
10:48:21 [2019-12-10T10:48:21.670Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
10:48:21 [2019-12-10T10:48:21.670Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
10:48:23 [2019-12-10T10:48:23.089Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
10:48:23 [2019-12-10T10:48:23.844Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
10:48:24 [2019-12-10T10:48:24.020Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
10:48:24 [2019-12-10T10:48:24.585Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
10:48:27 [2019-12-10T10:48:27.862Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
10:48:28 [2019-12-10T10:48:28.521Z] === RUN   TestDockerSuite/TestCommitChange
10:48:29 [2019-12-10T10:48:29.230Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
10:48:29 [2019-12-10T10:48:29.487Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
10:48:30 [2019-12-10T10:48:30.875Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
10:48:32 [2019-12-10T10:48:32.247Z] === RUN   TestDockerSuite/TestCommitChangeLabels
10:48:32 [2019-12-10T10:48:32.253Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
10:48:33 [2019-12-10T10:48:33.622Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
10:48:36 [2019-12-10T10:48:36.922Z] === RUN   TestDockerSuite/TestCommitHardlink
10:48:36 [2019-12-10T10:48:36.922Z] === RUN   TestDockerSuite/TestCommitNewFile
10:48:37 [2019-12-10T10:48:37.795Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
10:48:37 [2019-12-10T10:48:37.795Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
10:48:38 [2019-12-10T10:48:38.724Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
10:48:38 [2019-12-10T10:48:38.981Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
10:48:39 [2019-12-10T10:48:39.544Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
10:48:39 [2019-12-10T10:48:39.801Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
10:48:40 [2019-12-10T10:48:40.058Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
10:48:40 [2019-12-10T10:48:40.315Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
10:48:40 [2019-12-10T10:48:40.315Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
10:48:40 [2019-12-10T10:48:40.315Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
10:48:40 [2019-12-10T10:48:40.573Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
10:48:40 [2019-12-10T10:48:40.831Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
10:48:40 [2019-12-10T10:48:40.831Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
10:48:41 [2019-12-10T10:48:41.142Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
10:48:42 [2019-12-10T10:48:42.074Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
10:48:42 [2019-12-10T10:48:42.637Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
10:48:43 [2019-12-10T10:48:43.981Z] === RUN   TestDockerSuite/TestCommitPausedContainer
10:48:43 [2019-12-10T10:48:43.981Z] === RUN   TestDockerSuite/TestCommitTTY
10:48:45 [2019-12-10T10:48:45.159Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
10:48:45 [2019-12-10T10:48:45.159Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
10:48:46 [2019-12-10T10:48:46.530Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
10:48:47 [2019-12-10T10:48:47.900Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
10:48:48 [2019-12-10T10:48:48.831Z] === RUN   TestDockerRegistrySuite/TestV2Only
10:48:49 [2019-12-10T10:48:49.762Z] --- PASS: TestDockerRegistrySuite (61.27s)
10:48:49 [2019-12-10T10:48:49.762Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.72s)
10:48:49 [2019-12-10T10:48:49.762Z]         check_test.go:196: [d2f0e2a6e3da4] daemon is not started
10:48:49 [2019-12-10T10:48:49.762Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.50s)
10:48:49 [2019-12-10T10:48:49.762Z]         check_test.go:196: [d0cbf8c2f2789] daemon is not started
10:48:49 [2019-12-10T10:48:49.762Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.89s)
10:48:49 [2019-12-10T10:48:49.762Z]         check_test.go:196: [d998e8283218c] daemon is not started
10:48:49 [2019-12-10T10:48:49.762Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s)
10:48:49 [2019-12-10T10:48:49.762Z]         check_test.go:196: [d7b1495a2913c] daemon is not started
10:48:49 [2019-12-10T10:48:49.762Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.56s)
10:48:49 [2019-12-10T10:48:49.762Z]         check_test.go:196: [decf09430387a] daemon is not started
10:48:49 [2019-12-10T10:48:49.762Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.44s)
10:48:49 [2019-12-10T10:48:49.762Z]         check_test.go:196: [db03f5ae82e23] daemon is not started
10:48:49 [2019-12-10T10:48:49.762Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.50s)
10:48:49 [2019-12-10T10:48:49.762Z]         check_test.go:196: [d7203651ce6f7] daemon is not started
10:48:49 [2019-12-10T10:48:49.762Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.50s)
10:48:49 [2019-12-10T10:48:49.762Z]         check_test.go:196: [dc827f017f03c] daemon is not started
10:48:49 [2019-12-10T10:48:49.762Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.21s)
10:48:49 [2019-12-10T10:48:49.762Z]         check_test.go:196: [d9491d3e640df] daemon is not started
10:48:49 [2019-12-10T10:48:49.762Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.50s)
10:48:49 [2019-12-10T10:48:49.762Z]         check_test.go:196: [d1a09a56ae04c] daemon is not started
10:48:49 [2019-12-10T10:48:49.762Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.53s)
10:48:49 [2019-12-10T10:48:49.762Z]         check_test.go:196: [daac992e5f875] daemon is not started
10:48:49 [2019-12-10T10:48:49.762Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.51s)
10:48:49 [2019-12-10T10:48:49.762Z]         check_test.go:196: [d01619806f53b] daemon is not started
10:48:49 [2019-12-10T10:48:49.762Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.38s)
10:48:49 [2019-12-10T10:48:49.762Z]         check_test.go:196: [da56b9482ef28] daemon is not started
10:48:49 [2019-12-10T10:48:49.762Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.43s)
10:48:49 [2019-12-10T10:48:49.762Z]         check_test.go:196: [d1434da10f55c] daemon is not started
10:48:49 [2019-12-10T10:48:49.762Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.69s)
10:48:49 [2019-12-10T10:48:49.762Z]         docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e77b54803e191af6365c884f74db00aa4362a940ea9678bbac5d5d534c029806
10:48:49 [2019-12-10T10:48:49.762Z]         docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:49d1d7e4d8d02967473c77d49a9ff9d22f13b2ff229742292b79e1007f7ada0b
10:48:49 [2019-12-10T10:48:49.762Z]         check_test.go:196: [d9c36ab921da8] daemon is not started
10:48:49 [2019-12-10T10:48:49.762Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.73s)
10:48:49 [2019-12-10T10:48:49.762Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1bb4309d7ad87f25182add5ec81507f420df4eb0bffdf7a7943f9a3b5771ee99
10:48:49 [2019-12-10T10:48:49.762Z]         docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a81a5d10ef4002e3811a3fb9f2315de8a6f15e7c5ee53eca4ffd5958c9c84603
10:48:49 [2019-12-10T10:48:49.762Z]         check_test.go:196: [d454124403e65] daemon is not started
10:48:49 [2019-12-10T10:48:49.762Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.43s)
10:48:49 [2019-12-10T10:48:49.762Z]         check_test.go:196: [d39b34af8bebf] daemon is not started
10:48:49 [2019-12-10T10:48:49.762Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.70s)
10:48:49 [2019-12-10T10:48:49.762Z]         check_test.go:196: [d7fbf8c228a2d] daemon is not started
10:48:49 [2019-12-10T10:48:49.762Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.44s)
10:48:49 [2019-12-10T10:48:49.762Z]         check_test.go:196: [d5ac2eafa0f39] daemon is not started
10:48:49 [2019-12-10T10:48:49.762Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
10:48:49 [2019-12-10T10:48:49.762Z]         check_test.go:196: [d66debdef1da3] daemon is not started
10:48:49 [2019-12-10T10:48:49.762Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.46s)
10:48:49 [2019-12-10T10:48:49.762Z]         check_test.go:196: [d10ee4fca92cd] daemon is not started
10:48:49 [2019-12-10T10:48:49.762Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.25s)
10:48:49 [2019-12-10T10:48:49.762Z]         check_test.go:196: [d25db4fb183a7] daemon is not started
10:48:49 [2019-12-10T10:48:49.762Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.28s)
10:48:49 [2019-12-10T10:48:49.762Z]         check_test.go:196: [d2051b94e1dad] daemon is not started
10:48:49 [2019-12-10T10:48:49.762Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.82s)
10:48:49 [2019-12-10T10:48:49.762Z]         check_test.go:196: [d40cad7a72062] daemon is not started
10:48:49 [2019-12-10T10:48:49.762Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s)
10:48:49 [2019-12-10T10:48:49.762Z]         check_test.go:196: [d26ebec288804] daemon is not started
10:48:49 [2019-12-10T10:48:49.762Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.49s)
10:48:49 [2019-12-10T10:48:49.762Z]         check_test.go:196: [d1322221dbfab] daemon is not started
10:48:49 [2019-12-10T10:48:49.762Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.53s)
10:48:49 [2019-12-10T10:48:49.762Z]         check_test.go:196: [df95717541a86] daemon is not started
10:48:49 [2019-12-10T10:48:49.762Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
10:48:49 [2019-12-10T10:48:49.762Z]         check_test.go:196: [d75282a4750c4] daemon is not started
10:48:49 [2019-12-10T10:48:49.762Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s)
10:48:49 [2019-12-10T10:48:49.762Z]         check_test.go:196: [d059bc647d867] daemon is not started
10:48:49 [2019-12-10T10:48:49.762Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.32s)
10:48:49 [2019-12-10T10:48:49.762Z]         check_test.go:196: [d3a20a9bb801a] daemon is not started
10:48:49 [2019-12-10T10:48:49.762Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.53s)
10:48:49 [2019-12-10T10:48:49.762Z]         check_test.go:196: [d35f282ba36f8] daemon is not started
10:48:49 [2019-12-10T10:48:49.762Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s)
10:48:49 [2019-12-10T10:48:49.762Z]         check_test.go:196: [dbd7e76ab1cd1] daemon is not started
10:48:49 [2019-12-10T10:48:49.762Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.73s)
10:48:49 [2019-12-10T10:48:49.762Z]         check_test.go:196: [d43aea1c7b1a0] daemon is not started
10:48:49 [2019-12-10T10:48:49.762Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.28s)
10:48:49 [2019-12-10T10:48:49.762Z]         check_test.go:196: [d35a62e4d35d2] daemon is not started
10:48:49 [2019-12-10T10:48:49.762Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.24s)
10:48:49 [2019-12-10T10:48:49.762Z]         check_test.go:196: [da0d73f3d4dde] daemon is not started
10:48:49 [2019-12-10T10:48:49.762Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.68s)
10:48:49 [2019-12-10T10:48:49.762Z]         check_test.go:196: [df593f460d0d7] daemon is not started
10:48:49 [2019-12-10T10:48:49.762Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.02s)
10:48:49 [2019-12-10T10:48:49.762Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s)
10:48:49 [2019-12-10T10:48:49.762Z] === RUN   TestDockerSchema1RegistrySuite
10:48:49 [2019-12-10T10:48:49.762Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
10:48:49 [2019-12-10T10:48:49.766Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
10:48:50 [2019-12-10T10:48:50.019Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
10:48:50 [2019-12-10T10:48:50.949Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
10:48:53 [2019-12-10T10:48:53.490Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
10:48:53 [2019-12-10T10:48:53.490Z] === RUN   TestDockerSuite/TestCommitWithoutPause
10:48:53 [2019-12-10T10:48:53.490Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
10:48:53 [2019-12-10T10:48:53.490Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
10:48:53 [2019-12-10T10:48:53.490Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
10:48:53 [2019-12-10T10:48:53.490Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
10:48:53 [2019-12-10T10:48:53.490Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
10:48:53 [2019-12-10T10:48:53.490Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
10:48:53 [2019-12-10T10:48:53.490Z] === RUN   TestDockerSuite/TestContainerAPICommit
10:48:54 [2019-12-10T10:48:54.242Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
10:48:55 [2019-12-10T10:48:55.171Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
10:49:00 [2019-12-10T10:49:00.423Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
10:49:00 [2019-12-10T10:49:00.550Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
10:49:05 [2019-12-10T10:49:05.696Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
10:49:06 [2019-12-10T10:49:06.626Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
10:49:07 [2019-12-10T10:49:07.996Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
10:49:07 [2019-12-10T10:49:07.996Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
10:49:09 [2019-12-10T10:49:09.889Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
10:49:10 [2019-12-10T10:49:10.854Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
10:49:10 [2019-12-10T10:49:10.854Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
10:49:11 [2019-12-10T10:49:11.258Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
10:49:12 [2019-12-10T10:49:12.632Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
10:49:13 [2019-12-10T10:49:13.026Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
10:49:13 [2019-12-10T10:49:13.026Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
10:49:13 [2019-12-10T10:49:13.026Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
10:49:13 [2019-12-10T10:49:13.026Z] === RUN   TestDockerSuite/TestContainerAPICreate
10:49:14 [2019-12-10T10:49:14.558Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
10:49:14 [2019-12-10T10:49:14.558Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
10:49:14 [2019-12-10T10:49:14.558Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
10:49:16 [2019-12-10T10:49:16.729Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
10:49:16 [2019-12-10T10:49:16.729Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
10:49:16 [2019-12-10T10:49:16.729Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
10:49:16 [2019-12-10T10:49:16.729Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
10:49:16 [2019-12-10T10:49:16.729Z] === RUN   TestDockerSuite/TestContainerAPIDelete
10:49:16 [2019-12-10T10:49:16.805Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
10:49:17 [2019-12-10T10:49:17.062Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
10:49:17 [2019-12-10T10:49:17.627Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
10:49:17 [2019-12-10T10:49:17.627Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
10:49:18 [2019-12-10T10:49:18.191Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
10:49:18 [2019-12-10T10:49:18.448Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
10:49:18 [2019-12-10T10:49:18.705Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
10:49:18 [2019-12-10T10:49:18.900Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
10:49:18 [2019-12-10T10:49:18.962Z] --- PASS: TestDockerSchema1RegistrySuite (29.20s)
10:49:18 [2019-12-10T10:49:18.962Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.27s)
10:49:18 [2019-12-10T10:49:18.962Z]         check_test.go:223: [dcae1600ed6d6] daemon is not started
10:49:18 [2019-12-10T10:49:18.962Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.96s)
10:49:18 [2019-12-10T10:49:18.962Z]         check_test.go:223: [dce784c3fdc91] daemon is not started
10:49:18 [2019-12-10T10:49:18.962Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.11s)
10:49:18 [2019-12-10T10:49:18.962Z]         check_test.go:223: [d65ec848251fe] daemon is not started
10:49:18 [2019-12-10T10:49:18.962Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.90s)
10:49:18 [2019-12-10T10:49:18.962Z]         check_test.go:223: [d4fcae4e541cb] daemon is not started
10:49:18 [2019-12-10T10:49:18.962Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.46s)
10:49:18 [2019-12-10T10:49:18.962Z]         check_test.go:223: [d4ed033fc622f] daemon is not started
10:49:18 [2019-12-10T10:49:18.962Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.51s)
10:49:18 [2019-12-10T10:49:18.962Z]         check_test.go:223: [dca49777b2d67] daemon is not started
10:49:18 [2019-12-10T10:49:18.962Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
10:49:18 [2019-12-10T10:49:18.962Z]         check_test.go:223: [d06aa447bcb99] daemon is not started
10:49:18 [2019-12-10T10:49:18.962Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.53s)
10:49:18 [2019-12-10T10:49:18.962Z]         check_test.go:223: [d1fb84aed64fa] daemon is not started
10:49:18 [2019-12-10T10:49:18.962Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.51s)
10:49:18 [2019-12-10T10:49:18.962Z]         check_test.go:223: [d499fcf1b0529] daemon is not started
10:49:18 [2019-12-10T10:49:18.962Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.37s)
10:49:18 [2019-12-10T10:49:18.962Z]         check_test.go:223: [dc8ed9ab84ac8] daemon is not started
10:49:18 [2019-12-10T10:49:18.962Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.03s)
10:49:18 [2019-12-10T10:49:18.962Z]         check_test.go:223: [d611a6b674f76] daemon is not started
10:49:18 [2019-12-10T10:49:18.962Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.49s)
10:49:18 [2019-12-10T10:49:18.962Z]         check_test.go:223: [d94535e4b1845] daemon is not started
10:49:18 [2019-12-10T10:49:18.962Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.62s)
10:49:18 [2019-12-10T10:49:18.962Z]         check_test.go:223: [d72a313600b32] daemon is not started
10:49:18 [2019-12-10T10:49:18.962Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.13s)
10:49:18 [2019-12-10T10:49:18.962Z]         check_test.go:223: [d35591f459647] daemon is not started
10:49:18 [2019-12-10T10:49:18.962Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.34s)
10:49:18 [2019-12-10T10:49:18.962Z]         check_test.go:223: [da14e4830d405] daemon is not started
10:49:18 [2019-12-10T10:49:18.962Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.32s)
10:49:18 [2019-12-10T10:49:18.962Z]         check_test.go:223: [dfae3cf04752d] daemon is not started
10:49:18 [2019-12-10T10:49:18.962Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.41s)
10:49:18 [2019-12-10T10:49:18.962Z]         check_test.go:223: [da14915791604] daemon is not started
10:49:18 [2019-12-10T10:49:18.962Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
10:49:18 [2019-12-10T10:49:18.962Z]         check_test.go:223: [d78092eaf0f56] daemon is not started
10:49:18 [2019-12-10T10:49:18.962Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
10:49:18 [2019-12-10T10:49:18.962Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
10:49:20 [2019-12-10T10:49:20.332Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
10:49:20 [2019-12-10T10:49:20.436Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
10:49:20 [2019-12-10T10:49:20.589Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
10:49:20 [2019-12-10T10:49:20.848Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
10:49:21 [2019-12-10T10:49:21.971Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
10:49:21 [2019-12-10T10:49:21.971Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
10:49:21 [2019-12-10T10:49:21.971Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
10:49:22 [2019-12-10T10:49:22.220Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
10:49:22 [2019-12-10T10:49:22.220Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
10:49:22 [2019-12-10T10:49:22.477Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
10:49:23 [2019-12-10T10:49:23.040Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
10:49:23 [2019-12-10T10:49:23.297Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.32s)
10:49:23 [2019-12-10T10:49:23.297Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.11s)
10:49:23 [2019-12-10T10:49:23.297Z]         check_test.go:252: [d85642dbfb63e] daemon is not started
10:49:23 [2019-12-10T10:49:23.297Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.57s)
10:49:23 [2019-12-10T10:49:23.297Z]         check_test.go:252: [d218362d78d9a] daemon is not started
10:49:23 [2019-12-10T10:49:23.297Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.20s)
10:49:23 [2019-12-10T10:49:23.297Z]         check_test.go:252: [d8ab5c3b3a2ca] daemon is not started
10:49:23 [2019-12-10T10:49:23.297Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.16s)
10:49:23 [2019-12-10T10:49:23.297Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s)
10:49:23 [2019-12-10T10:49:23.297Z]         check_test.go:252: [dd682347484b1] daemon is not started
10:49:23 [2019-12-10T10:49:23.297Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s)
10:49:23 [2019-12-10T10:49:23.297Z]         check_test.go:252: [d11d180df3bae] daemon is not started
10:49:23 [2019-12-10T10:49:23.297Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s)
10:49:23 [2019-12-10T10:49:23.297Z]         check_test.go:252: [dcae0bfc46302] daemon is not started
10:49:23 [2019-12-10T10:49:23.297Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s)
10:49:23 [2019-12-10T10:49:23.297Z]         check_test.go:252: [d3571a53f7d20] daemon is not started
10:49:23 [2019-12-10T10:49:23.297Z] === RUN   TestDockerRegistryAuthTokenSuite
10:49:23 [2019-12-10T10:49:23.297Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
10:49:24 [2019-12-10T10:49:24.144Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
10:49:24 [2019-12-10T10:49:24.144Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
10:49:25 [2019-12-10T10:49:25.681Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
10:49:25 [2019-12-10T10:49:25.681Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
10:49:25 [2019-12-10T10:49:25.681Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
10:49:27 [2019-12-10T10:49:27.852Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
10:49:27 [2019-12-10T10:49:27.852Z] === RUN   TestDockerSuite/TestContainerAPIKill
10:49:28 [2019-12-10T10:49:28.546Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
10:49:28 [2019-12-10T10:49:28.546Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
10:49:28 [2019-12-10T10:49:28.803Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
10:49:28 [2019-12-10T10:49:28.803Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
10:49:29 [2019-12-10T10:49:29.060Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s)
10:49:29 [2019-12-10T10:49:29.060Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
10:49:29 [2019-12-10T10:49:29.060Z]         check_test.go:279: [d31bace66a5dc] daemon is not started
10:49:29 [2019-12-10T10:49:29.060Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
10:49:29 [2019-12-10T10:49:29.060Z]         check_test.go:279: [d302749c36810] daemon is not started
10:49:29 [2019-12-10T10:49:29.060Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
10:49:29 [2019-12-10T10:49:29.060Z]         check_test.go:279: [d3253515d9760] daemon is not started
10:49:29 [2019-12-10T10:49:29.060Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
10:49:29 [2019-12-10T10:49:29.060Z]         check_test.go:279: [dfa0483f9903c] daemon is not started
10:49:29 [2019-12-10T10:49:29.060Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
10:49:29 [2019-12-10T10:49:29.060Z]         check_test.go:279: [d256527ca1125] daemon is not started
10:49:29 [2019-12-10T10:49:29.060Z] === RUN   TestDockerNetworkSuite
10:49:29 [2019-12-10T10:49:29.060Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
10:49:29 [2019-12-10T10:49:29.383Z] === RUN   TestDockerSuite/TestContainerAPIPause
10:49:29 [2019-12-10T10:49:29.383Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
10:49:31 [2019-12-10T10:49:31.560Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
10:49:31 [2019-12-10T10:49:31.560Z] === RUN   TestDockerSuite/TestContainerAPIRename
10:49:32 [2019-12-10T10:49:32.335Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
10:49:33 [2019-12-10T10:49:33.265Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
10:49:33 [2019-12-10T10:49:33.733Z] === RUN   TestDockerSuite/TestContainerAPIRestart
10:49:38 [2019-12-10T10:49:38.520Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
10:49:40 [2019-12-10T10:49:40.413Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
10:49:42 [2019-12-10T10:49:42.286Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
10:49:44 [2019-12-10T10:49:44.588Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
10:49:44 [2019-12-10T10:49:44.654Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
10:49:44 [2019-12-10T10:49:44.654Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
10:49:44 [2019-12-10T10:49:44.654Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
10:49:44 [2019-12-10T10:49:44.654Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
10:49:44 [2019-12-10T10:49:44.654Z] === RUN   TestDockerSuite/TestContainerAPIStart
10:49:46 [2019-12-10T10:49:46.187Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
10:49:46 [2019-12-10T10:49:46.187Z] === RUN   TestDockerSuite/TestContainerAPIStop
10:49:46 [2019-12-10T10:49:46.480Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
10:49:48 [2019-12-10T10:49:48.361Z] === RUN   TestDockerSuite/TestContainerAPITop
10:49:48 [2019-12-10T10:49:48.361Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
10:49:48 [2019-12-10T10:49:48.374Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
10:49:49 [2019-12-10T10:49:49.892Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
10:49:49 [2019-12-10T10:49:49.892Z] === RUN   TestDockerSuite/TestContainerAPIWait
10:49:50 [2019-12-10T10:49:50.907Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
10:49:53 [2019-12-10T10:49:53.617Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
10:49:55 [2019-12-10T10:49:55.149Z] === RUN   TestDockerSuite/TestContainerNetworkMode
10:49:55 [2019-12-10T10:49:55.149Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
10:49:55 [2019-12-10T10:49:55.149Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
10:49:55 [2019-12-10T10:49:55.149Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
10:49:55 [2019-12-10T10:49:55.149Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
10:49:55 [2019-12-10T10:49:55.149Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
10:49:56 [2019-12-10T10:49:56.160Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
10:49:56 [2019-12-10T10:49:56.418Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
10:49:57 [2019-12-10T10:49:57.323Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
10:49:57 [2019-12-10T10:49:57.323Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
10:49:58 [2019-12-10T10:49:58.944Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
10:49:59 [2019-12-10T10:49:59.493Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
10:49:59 [2019-12-10T10:49:59.875Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
10:50:01 [2019-12-10T10:50:01.670Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
10:50:01 [2019-12-10T10:50:01.770Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
10:50:02 [2019-12-10T10:50:02.702Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
10:50:03 [2019-12-10T10:50:03.267Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
10:50:03 [2019-12-10T10:50:03.525Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
10:50:03 [2019-12-10T10:50:03.842Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
10:50:05 [2019-12-10T10:50:05.419Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
10:50:06 [2019-12-10T10:50:06.017Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc00086de80_<nil>}
10:50:06 [2019-12-10T10:50:06.788Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
10:50:06 [2019-12-10T10:50:06.788Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
10:50:07 [2019-12-10T10:50:07.045Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
10:50:07 [2019-12-10T10:50:07.302Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
10:50:08 [2019-12-10T10:50:08.188Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1724010894_c:\foo_false__<nil>_<nil>_<nil>}
10:50:08 [2019-12-10T10:50:08.671Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
10:50:08 [2019-12-10T10:50:08.929Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
10:50:08 [2019-12-10T10:50:08.929Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
10:50:09 [2019-12-10T10:50:09.493Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
10:50:10 [2019-12-10T10:50:10.862Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
10:50:12 [2019-12-10T10:50:12.756Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
10:50:12 [2019-12-10T10:50:12.756Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
10:50:13 [2019-12-10T10:50:13.013Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
10:50:13 [2019-12-10T10:50:13.013Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
10:50:15 [2019-12-10T10:50:15.245Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1724010894_c:\foo_true__<nil>_<nil>_<nil>}
10:50:17 [2019-12-10T10:50:17.196Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
10:50:17 [2019-12-10T10:50:17.418Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
10:50:17 [2019-12-10T10:50:17.418Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
10:50:17 [2019-12-10T10:50:17.418Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
10:50:17 [2019-12-10T10:50:17.418Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
10:50:17 [2019-12-10T10:50:17.418Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
10:50:17 [2019-12-10T10:50:17.418Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
10:50:17 [2019-12-10T10:50:17.418Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
10:50:17 [2019-12-10T10:50:17.418Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
10:50:17 [2019-12-10T10:50:17.418Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
10:50:17 [2019-12-10T10:50:17.418Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
10:50:17 [2019-12-10T10:50:17.418Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
10:50:17 [2019-12-10T10:50:17.418Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
10:50:17 [2019-12-10T10:50:17.418Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
10:50:17 [2019-12-10T10:50:17.418Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
10:50:17 [2019-12-10T10:50:17.418Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
10:50:17 [2019-12-10T10:50:17.418Z] === RUN   TestDockerSuite/TestCopyAndRestart
10:50:17 [2019-12-10T10:50:17.418Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
10:50:17 [2019-12-10T10:50:17.418Z] === RUN   TestDockerSuite/TestCpAbsolutePath
10:50:21 [2019-12-10T10:50:21.374Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
10:50:24 [2019-12-10T10:50:24.476Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
10:50:24 [2019-12-10T10:50:24.476Z] === RUN   TestDockerSuite/TestCpFromCaseA
10:50:24 [2019-12-10T10:50:24.476Z] === RUN   TestDockerSuite/TestCpFromCaseB
10:50:24 [2019-12-10T10:50:24.476Z] === RUN   TestDockerSuite/TestCpFromCaseC
10:50:24 [2019-12-10T10:50:24.476Z] === RUN   TestDockerSuite/TestCpFromCaseD
10:50:24 [2019-12-10T10:50:24.476Z] === RUN   TestDockerSuite/TestCpFromCaseE
10:50:24 [2019-12-10T10:50:24.476Z] === RUN   TestDockerSuite/TestCpFromCaseF
10:50:24 [2019-12-10T10:50:24.476Z] === RUN   TestDockerSuite/TestCpFromCaseG
10:50:24 [2019-12-10T10:50:24.476Z] === RUN   TestDockerSuite/TestCpFromCaseH
10:50:24 [2019-12-10T10:50:24.476Z] === RUN   TestDockerSuite/TestCpFromCaseI
10:50:24 [2019-12-10T10:50:24.476Z] === RUN   TestDockerSuite/TestCpFromCaseJ
10:50:24 [2019-12-10T10:50:24.476Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
10:50:24 [2019-12-10T10:50:24.476Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
10:50:24 [2019-12-10T10:50:24.476Z] === RUN   TestDockerSuite/TestCpGarbagePath
10:50:26 [2019-12-10T10:50:26.765Z] === RUN   TestDockerSuite/TestCpLocalOnly
10:50:26 [2019-12-10T10:50:26.765Z] === RUN   TestDockerSuite/TestCpNameHasColon
10:50:26 [2019-12-10T10:50:26.765Z] === RUN   TestDockerSuite/TestCpRelativePath
10:50:27 [2019-12-10T10:50:27.940Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
10:50:28 [2019-12-10T10:50:28.937Z] === RUN   TestDockerSuite/TestCpSpecialFiles
10:50:28 [2019-12-10T10:50:28.937Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
10:50:28 [2019-12-10T10:50:28.937Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
10:50:28 [2019-12-10T10:50:28.937Z] === RUN   TestDockerSuite/TestCpToCaseA
10:50:31 [2019-12-10T10:50:31.216Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
10:50:31 [2019-12-10T10:50:31.216Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
10:50:31 [2019-12-10T10:50:31.472Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
10:50:31 [2019-12-10T10:50:31.730Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
10:50:31 [2019-12-10T10:50:31.730Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
10:50:31 [2019-12-10T10:50:31.987Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
10:50:31 [2019-12-10T10:50:31.987Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
10:50:31 [2019-12-10T10:50:31.987Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
10:50:32 [2019-12-10T10:50:32.669Z] === RUN   TestDockerSuite/TestCpToCaseB
10:50:34 [2019-12-10T10:50:34.847Z] === RUN   TestDockerSuite/TestCpToCaseC
10:50:34 [2019-12-10T10:50:34.847Z] === RUN   TestDockerSuite/TestCpToCaseD
10:50:34 [2019-12-10T10:50:34.847Z] === RUN   TestDockerSuite/TestCpToCaseE
10:50:37 [2019-12-10T10:50:37.243Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
10:50:37 [2019-12-10T10:50:37.243Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
10:50:37 [2019-12-10T10:50:37.243Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
10:50:37 [2019-12-10T10:50:37.806Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
10:50:43 [2019-12-10T10:50:43.060Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
10:50:43 [2019-12-10T10:50:43.060Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
10:50:45 [2019-12-10T10:50:45.587Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
10:50:47 [2019-12-10T10:50:47.211Z] === RUN   TestDockerSuite/TestCpToCaseF
10:50:47 [2019-12-10T10:50:47.211Z] === RUN   TestDockerSuite/TestCpToCaseG
10:50:47 [2019-12-10T10:50:47.211Z] === RUN   TestDockerSuite/TestCpToCaseH
10:50:48 [2019-12-10T10:50:48.889Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
10:50:48 [2019-12-10T10:50:48.889Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
10:50:48 [2019-12-10T10:50:48.889Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
10:50:50 [2019-12-10T10:50:50.258Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
10:50:52 [2019-12-10T10:50:52.782Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
10:50:52 [2019-12-10T10:50:52.782Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
10:50:52 [2019-12-10T10:50:52.782Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
10:50:54 [2019-12-10T10:50:54.677Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
10:50:55 [2019-12-10T10:50:55.242Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
10:50:57 [2019-12-10T10:50:57.136Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
10:50:59 [2019-12-10T10:50:59.572Z] === RUN   TestDockerSuite/TestCpToCaseI
10:50:59 [2019-12-10T10:50:59.572Z] === RUN   TestDockerSuite/TestCpToCaseJ
10:50:59 [2019-12-10T10:50:59.572Z] === RUN   TestDockerSuite/TestCpToDot
10:51:01 [2019-12-10T10:51:01.106Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
10:51:01 [2019-12-10T10:51:01.106Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
10:51:01 [2019-12-10T10:51:01.106Z] === RUN   TestDockerSuite/TestCpToStdout
10:51:01 [2019-12-10T10:51:01.316Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
10:51:03 [2019-12-10T10:51:03.839Z] --- PASS: TestDockerNetworkSuite (94.50s)
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.77s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:46: [dbc3d0e393e22] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.26s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:46: [d9f85dcf569b3] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.77s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:46: [d45ec9b3d30ad] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.69s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:46: [d164ee9bd37e3] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.84s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:1233: [d8cf18a17cba5] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.99s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:46: [d407074d2ab04] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.95s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:46: [d56d3d7e9cb30] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.57s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:46: [d30469b36fa17] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.86s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:46: [d4eb6ddd42876] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (1.05s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:46: [d73364e4197cb] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.72s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:46: [d1134fa42acf2] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.65s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:46: [d7ff225cf5da2] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.65s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:46: [d75e7909173b7] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.15s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:46: [d1ed5c2d80884] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:46: [db6c97f61c7aa] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.43s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:46: [dc6f1e36538c6] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.28s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:46: [d56af31ef0205] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.07s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:46: [db414895e3613] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.39s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:46: [d1d8603f29a40] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.46s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:46: [dbe3e52df54b0] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.59s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:46: [d06ed1dbb4282] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.13s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:46: [daa5709a7d5c6] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.42s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:46: [d01cfd598906c] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:46: [df74a9825b3a0] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.86s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:968: [dcc01117fbe04] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.63s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:46: [d978820daf4a1] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.02s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:1116: [d0902c4f6130e] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.18s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:46: [d69e906380994] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.71s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:46: [d6009cd917e6c] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.11s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:46: [d9dd11b941cce] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:46: [d287ae3ef14b0] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:46: [d8c6e4e0461f5] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:46: [d56bc1d181a79] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:46: [d0db182fc3e58] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.38s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:46: [d463dcc508df8] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:46: [d9fd8ce8eb16d] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:46: [db29bb554072b] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.38s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:46: [d4027040cbd41] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.09s)
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.53s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:1084: [de62f6e11c7bb] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.07s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:46: [d6e28955b59ca] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.46s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:46: [d49f3d9da049e] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.86s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:46: [d32027d7974fe] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:46: [da607a5f3d0f2] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.42s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:46: [df831f7efcac1] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.97s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:46: [da8e390693cb4] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.63s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:46: [da14308bb84a5] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.61s)
10:51:03 [2019-12-10T10:51:03.840Z]         docker_cli_network_unix_test.go:46: [db44111dd805c] daemon is not started
10:51:03 [2019-12-10T10:51:03.840Z] === RUN   TestDockerHubPullSuite
10:51:03 [2019-12-10T10:51:03.840Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
10:51:05 [2019-12-10T10:51:05.209Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
10:51:07 [2019-12-10T10:51:07.103Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
10:51:07 [2019-12-10T10:51:07.103Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
10:51:07 [2019-12-10T10:51:07.668Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
10:51:09 [2019-12-10T10:51:09.174Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
10:51:09 [2019-12-10T10:51:09.174Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
10:51:09 [2019-12-10T10:51:09.174Z] --- PASS: TestDockerHubPullSuite (5.74s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.48s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.19s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.37s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.33s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.28s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s)
10:51:09 [2019-12-10T10:51:09.174Z] PASS
10:51:09 [2019-12-10T10:51:09.174Z] 
10:51:09 [2019-12-10T10:51:09.174Z] === Skipped
10:51:09 [2019-12-10T10:51:09.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
10:51:09 [2019-12-10T10:51:09.174Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
10:51:09 [2019-12-10T10:51:09.174Z] 
10:51:09 [2019-12-10T10:51:09.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
10:51:09 [2019-12-10T10:51:09.174Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
10:51:09 [2019-12-10T10:51:09.174Z] 
10:51:09 [2019-12-10T10:51:09.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
10:51:09 [2019-12-10T10:51:09.174Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
10:51:09 [2019-12-10T10:51:09.174Z] 
10:51:09 [2019-12-10T10:51:09.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s)
10:51:09 [2019-12-10T10:51:09.174Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
10:51:09 [2019-12-10T10:51:09.174Z] 
10:51:09 [2019-12-10T10:51:09.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s)
10:51:09 [2019-12-10T10:51:09.174Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
10:51:09 [2019-12-10T10:51:09.174Z] 
10:51:09 [2019-12-10T10:51:09.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
10:51:09 [2019-12-10T10:51:09.174Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
10:51:09 [2019-12-10T10:51:09.174Z] 
10:51:09 [2019-12-10T10:51:09.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
10:51:09 [2019-12-10T10:51:09.174Z] 
10:51:09 [2019-12-10T10:51:09.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
10:51:09 [2019-12-10T10:51:09.174Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
10:51:09 [2019-12-10T10:51:09.174Z] 
10:51:09 [2019-12-10T10:51:09.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
10:51:09 [2019-12-10T10:51:09.174Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
10:51:09 [2019-12-10T10:51:09.174Z] 
10:51:09 [2019-12-10T10:51:09.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
10:51:09 [2019-12-10T10:51:09.174Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
10:51:09 [2019-12-10T10:51:09.174Z] 
10:51:09 [2019-12-10T10:51:09.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
10:51:09 [2019-12-10T10:51:09.174Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
10:51:09 [2019-12-10T10:51:09.174Z] 
10:51:09 [2019-12-10T10:51:09.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
10:51:09 [2019-12-10T10:51:09.174Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
10:51:09 [2019-12-10T10:51:09.174Z] 
10:51:09 [2019-12-10T10:51:09.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
10:51:09 [2019-12-10T10:51:09.174Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
10:51:09 [2019-12-10T10:51:09.174Z] 
10:51:09 [2019-12-10T10:51:09.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
10:51:09 [2019-12-10T10:51:09.174Z]         docker_cli_sni_test.go:18: Flakey test
10:51:09 [2019-12-10T10:51:09.174Z] 
10:51:09 [2019-12-10T10:51:09.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
10:51:09 [2019-12-10T10:51:09.174Z] 
10:51:09 [2019-12-10T10:51:09.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
10:51:09 [2019-12-10T10:51:09.174Z] 
10:51:09 [2019-12-10T10:51:09.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
10:51:09 [2019-12-10T10:51:09.174Z] 
10:51:09 [2019-12-10T10:51:09.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
10:51:09 [2019-12-10T10:51:09.174Z] 
10:51:09 [2019-12-10T10:51:09.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
10:51:09 [2019-12-10T10:51:09.174Z] 
10:51:09 [2019-12-10T10:51:09.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
10:51:09 [2019-12-10T10:51:09.174Z] 
10:51:09 [2019-12-10T10:51:09.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
10:51:09 [2019-12-10T10:51:09.174Z] 
10:51:09 [2019-12-10T10:51:09.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
10:51:09 [2019-12-10T10:51:09.174Z] 
10:51:09 [2019-12-10T10:51:09.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.02s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s)
10:51:09 [2019-12-10T10:51:09.174Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
10:51:09 [2019-12-10T10:51:09.174Z] 
10:51:09 [2019-12-10T10:51:09.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
10:51:09 [2019-12-10T10:51:09.174Z] 
10:51:09 [2019-12-10T10:51:09.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]         docker_cli_run_test.go:4144: unmatched requirement DaemonIsWindows
10:51:09 [2019-12-10T10:51:09.174Z] 
10:51:09 [2019-12-10T10:51:09.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]         docker_cli_run_test.go:4163: unmatched requirement DaemonIsWindows
10:51:09 [2019-12-10T10:51:09.174Z] 
10:51:09 [2019-12-10T10:51:09.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
10:51:09 [2019-12-10T10:51:09.174Z] 
10:51:09 [2019-12-10T10:51:09.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]         docker_cli_run_test.go:4246: unmatched requirement IsolationIsHyperv
10:51:09 [2019-12-10T10:51:09.174Z] 
10:51:09 [2019-12-10T10:51:09.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
10:51:09 [2019-12-10T10:51:09.174Z] 
10:51:09 [2019-12-10T10:51:09.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
10:51:09 [2019-12-10T10:51:09.174Z]         docker_cli_run_test.go:4229: unmatched requirement IsolationIsProcess
10:51:09 [2019-12-10T10:51:09.174Z] 
10:51:09 [2019-12-10T10:51:09.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]         docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured
10:51:09 [2019-12-10T10:51:09.174Z] 
10:51:09 [2019-12-10T10:51:09.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
10:51:09 [2019-12-10T10:51:09.174Z] 
10:51:09 [2019-12-10T10:51:09.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
10:51:09 [2019-12-10T10:51:09.174Z] 
10:51:09 [2019-12-10T10:51:09.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
10:51:09 [2019-12-10T10:51:09.174Z] 
10:51:09 [2019-12-10T10:51:09.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]         docker_cli_run_test.go:4199: unmatched requirement DaemonIsWindows
10:51:09 [2019-12-10T10:51:09.174Z] 
10:51:09 [2019-12-10T10:51:09.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
10:51:09 [2019-12-10T10:51:09.174Z]         docker_cli_run_test.go:4219: unmatched requirement DaemonIsWindows
10:51:09 [2019-12-10T10:51:09.174Z] 
10:51:09 [2019-12-10T10:51:09.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
10:51:09 [2019-12-10T10:51:09.174Z]         docker_cli_run_test.go:4209: unmatched requirement DaemonIsWindows
10:51:09 [2019-12-10T10:51:09.174Z] 
10:51:09 [2019-12-10T10:51:09.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
10:51:09 [2019-12-10T10:51:09.174Z] 
10:51:09 [2019-12-10T10:51:09.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
10:51:09 [2019-12-10T10:51:09.174Z] 
10:51:09 [2019-12-10T10:51:09.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
10:51:09 [2019-12-10T10:51:09.174Z] 
10:51:09 [2019-12-10T10:51:09.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
10:51:09 [2019-12-10T10:51:09.174Z] 
10:51:09 [2019-12-10T10:51:09.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
10:51:09 [2019-12-10T10:51:09.174Z] 
10:51:09 [2019-12-10T10:51:09.174Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
10:51:09 [2019-12-10T10:51:09.174Z]         docker_cli_run_test.go:4537: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
10:51:09 [2019-12-10T10:51:09.174Z] 
10:51:09 [2019-12-10T10:51:09.174Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
10:51:09 [2019-12-10T10:51:09.174Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
10:51:09 [2019-12-10T10:51:09.174Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
10:51:09 [2019-12-10T10:51:09.174Z]         docker_cli_network_unix_test.go:46: [db29bb554072b] daemon is not started
10:51:09 [2019-12-10T10:51:09.174Z] 
10:51:09 [2019-12-10T10:51:09.174Z] 
10:51:09 [2019-12-10T10:51:09.174Z] DONE 1277 tests, 44 skipped in 2084.238s
10:51:09 [2019-12-10T10:51:09.433Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:51:09 [2019-12-10T10:51:09.433Z] ++++ cat bundles/test-integration/docker.pid
10:51:09 [2019-12-10T10:51:09.433Z] +++ kill 7319
10:51:11 [2019-12-10T10:51:11.330Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
10:51:11 [2019-12-10T10:51:11.410Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
10:51:11 [2019-12-10T10:51:11.410Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
10:51:11 [2019-12-10T10:51:11.410Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
10:51:11 [2019-12-10T10:51:11.410Z] === RUN   TestDockerSuite/TestCpVolumePath
10:51:11 [2019-12-10T10:51:11.410Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
10:51:11 [2019-12-10T10:51:11.410Z] === RUN   TestDockerSuite/TestCreateArgs
10:51:11 [2019-12-10T10:51:11.410Z] === RUN   TestDockerSuite/TestCreateByImageID
10:51:12 [2019-12-10T10:51:12.375Z] === RUN   TestDockerSuite/TestCreateEchoStdout
10:51:14 [2019-12-10T10:51:14.547Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
10:51:14 [2019-12-10T10:51:14.547Z] === RUN   TestDockerSuite/TestCreateHostConfig
10:51:14 [2019-12-10T10:51:14.547Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
10:51:15 [2019-12-10T10:51:15.520Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
10:51:16 [2019-12-10T10:51:16.079Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
10:51:17 [2019-12-10T10:51:17.044Z] === RUN   TestDockerSuite/TestCreateLabels
10:51:17 [2019-12-10T10:51:17.044Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
10:51:17 [2019-12-10T10:51:17.044Z] === RUN   TestDockerSuite/TestCreateRM
10:51:17 [2019-12-10T10:51:17.044Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
10:51:17 [2019-12-10T10:51:17.044Z] === RUN   TestDockerSuite/TestCreateStopSignal
10:51:17 [2019-12-10T10:51:17.502Z] === RUN   TestDockerSuite/TestCreateStopTimeout
10:51:17 [2019-12-10T10:51:17.502Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
10:51:18 [2019-12-10T10:51:18.044Z] +++ /etc/init.d/apparmor stop
10:51:18 [2019-12-10T10:51:18.044Z] Clearing AppArmor profiles cache:.
10:51:18 [2019-12-10T10:51:18.044Z] All profile caches have been cleared, but no profiles have been unloaded.
10:51:18 [2019-12-10T10:51:18.044Z] Unloading profiles will leave already running processes permanently
10:51:18 [2019-12-10T10:51:18.044Z] unconfined, which can lead to unexpected situations.
10:51:18 [2019-12-10T10:51:18.044Z] 
10:51:18 [2019-12-10T10:51:18.044Z] To set a process to complain mode, use the command line tool
10:51:18 [2019-12-10T10:51:18.044Z] 'aa-complain'. To really tear down all profiles, run the init script
10:51:18 [2019-12-10T10:51:18.044Z] with the 'teardown' option."
10:51:18 [2019-12-10T10:51:18.044Z] 
10:51:18 [2019-12-10T10:51:18.607Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
10:51:21 [2019-12-10T10:51:21.882Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
10:51:24 [2019-12-10T10:51:24.563Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
10:51:24 [2019-12-10T10:51:24.563Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
10:51:25 [2019-12-10T10:51:25.021Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
10:51:25 [2019-12-10T10:51:25.156Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
10:51:27 [2019-12-10T10:51:27.678Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
10:51:28 [2019-12-10T10:51:28.748Z] === RUN   TestDockerSuite/TestCreateWithPortRange
10:51:28 [2019-12-10T10:51:28.748Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
10:51:28 [2019-12-10T10:51:28.748Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
10:51:35 [2019-12-10T10:51:35.808Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
10:51:35 [2019-12-10T10:51:35.808Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
10:51:35 [2019-12-10T10:51:35.808Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
10:51:35 [2019-12-10T10:51:35.808Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
10:51:35 [2019-12-10T10:51:35.808Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
10:51:35 [2019-12-10T10:51:35.808Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
10:51:35 [2019-12-10T10:51:35.808Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
10:51:35 [2019-12-10T10:51:35.808Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
10:51:35 [2019-12-10T10:51:35.808Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
10:51:35 [2019-12-10T10:51:35.808Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
10:51:35 [2019-12-10T10:51:35.808Z] === RUN   TestDockerSuite/TestDevicePermissions
10:51:35 [2019-12-10T10:51:35.808Z] === RUN   TestDockerSuite/TestDockerFails
10:51:35 [2019-12-10T10:51:35.808Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
10:51:35 [2019-12-10T10:51:35.808Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
10:51:35 [2019-12-10T10:51:35.808Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
10:51:35 [2019-12-10T10:51:35.808Z] === RUN   TestDockerSuite/TestEventsAttach
10:51:35 [2019-12-10T10:51:35.808Z] === RUN   TestDockerSuite/TestEventsCommit
10:51:35 [2019-12-10T10:51:35.808Z] === RUN   TestDockerSuite/TestEventsContainerEvents
10:51:37 [2019-12-10T10:51:37.983Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
10:51:39 [2019-12-10T10:51:39.540Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
10:51:41 [2019-12-10T10:51:41.716Z] === RUN   TestDockerSuite/TestEventsContainerRestart
10:51:48 [2019-12-10T10:51:48.779Z] === RUN   TestDockerSuite/TestEventsCopy
10:51:53 [2019-12-10T10:51:53.461Z] === RUN   TestDockerSuite/TestEventsFilterContainer
10:51:58 [2019-12-10T10:51:58.143Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
10:51:59 [2019-12-10T10:51:59.676Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
10:52:00 [2019-12-10T10:52:00.134Z] === RUN   TestDockerSuite/TestEventsFilterImageName
10:52:03 [2019-12-10T10:52:03.032Z] === RUN   TestDockerSuite/TestEventsFilterLabels
10:52:04 [2019-12-10T10:52:04.565Z] === RUN   TestDockerSuite/TestEventsFilterType
10:52:05 [2019-12-10T10:52:05.022Z] === RUN   TestDockerSuite/TestEventsFilters
10:52:08 [2019-12-10T10:52:08.748Z] === RUN   TestDockerSuite/TestEventsFormat
10:52:12 [2019-12-10T10:52:12.473Z] === RUN   TestDockerSuite/TestEventsFormatBadField
10:52:12 [2019-12-10T10:52:12.931Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
10:52:12 [2019-12-10T10:52:12.931Z] === RUN   TestDockerSuite/TestEventsImageImport
10:52:12 [2019-12-10T10:52:12.931Z] === RUN   TestDockerSuite/TestEventsImageLoad
10:52:12 [2019-12-10T10:52:12.931Z] === RUN   TestDockerSuite/TestEventsImagePull
10:52:12 [2019-12-10T10:52:12.931Z] === RUN   TestDockerSuite/TestEventsImageTag
10:52:13 [2019-12-10T10:52:13.896Z] === RUN   TestDockerSuite/TestEventsPluginOps
10:52:13 [2019-12-10T10:52:13.896Z] === RUN   TestDockerSuite/TestEventsRename
10:52:16 [2019-12-10T10:52:16.069Z] === RUN   TestDockerSuite/TestEventsResize
10:52:18 [2019-12-10T10:52:18.243Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
10:52:19 [2019-12-10T10:52:19.777Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
10:52:21 [2019-12-10T10:52:21.950Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
10:52:23 [2019-12-10T10:52:23.865Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
10:52:26 [2019-12-10T10:52:26.629Z] === RUN   TestDockerSuite/TestEventsTop
10:52:26 [2019-12-10T10:52:26.629Z] === RUN   TestDockerSuite/TestEventsUntag
10:52:29 [2019-12-10T10:52:29.527Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
10:52:32 [2019-12-10T10:52:32.423Z] === RUN   TestDockerSuite/TestExec
10:52:32 [2019-12-10T10:52:32.423Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
10:52:32 [2019-12-10T10:52:32.423Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
10:52:33 [2019-12-10T10:52:33.956Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
10:52:35 [2019-12-10T10:52:35.496Z] === RUN   TestDockerSuite/TestExecAPIStart
10:52:35 [2019-12-10T10:52:35.496Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
10:52:35 [2019-12-10T10:52:35.496Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
10:52:35 [2019-12-10T10:52:35.496Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
10:52:37 [2019-12-10T10:52:37.029Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
10:52:38 [2019-12-10T10:52:38.730Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
10:52:39 [2019-12-10T10:52:39.204Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
10:52:40 [2019-12-10T10:52:40.736Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
10:52:42 [2019-12-10T10:52:42.268Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
10:52:45 [2019-12-10T10:52:45.998Z] === RUN   TestDockerSuite/TestExecCgroup
10:52:45 [2019-12-10T10:52:45.998Z] === RUN   TestDockerSuite/TestExecEnv
10:52:45 [2019-12-10T10:52:45.998Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
10:52:45 [2019-12-10T10:52:45.998Z] === RUN   TestDockerSuite/TestExecExitStatus
10:52:47 [2019-12-10T10:52:47.530Z] === RUN   TestDockerSuite/TestExecInspectID
10:52:52 [2019-12-10T10:52:52.208Z] === RUN   TestDockerSuite/TestExecInteractive
10:52:52 [2019-12-10T10:52:52.208Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
10:52:52 [2019-12-10T10:52:52.208Z] === RUN   TestDockerSuite/TestExecParseError
10:52:52 [2019-12-10T10:52:52.208Z] === RUN   TestDockerSuite/TestExecPausedContainer
10:52:52 [2019-12-10T10:52:52.208Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
10:52:52 [2019-12-10T10:52:52.208Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
10:52:53 [2019-12-10T10:52:53.741Z] === RUN   TestDockerSuite/TestExecSetEnv
10:52:53 [2019-12-10T10:52:53.741Z] === RUN   TestDockerSuite/TestExecStartFails
10:52:53 [2019-12-10T10:52:53.741Z] === RUN   TestDockerSuite/TestExecStateCleanup
10:52:53 [2019-12-10T10:52:53.741Z] === RUN   TestDockerSuite/TestExecStopNotHanging
10:52:53 [2019-12-10T10:52:53.741Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
10:52:53 [2019-12-10T10:52:53.741Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
10:52:55 [2019-12-10T10:52:55.915Z] === RUN   TestDockerSuite/TestExecUlimits
10:52:55 [2019-12-10T10:52:55.915Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
10:52:56 [2019-12-10T10:52:56.785Z] --- PASS: TestDockerSwarmSuite (1788.58s)
10:52:56 [2019-12-10T10:52:56.785Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.79s)
10:52:56 [2019-12-10T10:52:56.785Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.52s)
10:52:56 [2019-12-10T10:52:56.785Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.53s)
10:52:56 [2019-12-10T10:52:56.785Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.20s)
10:52:56 [2019-12-10T10:52:56.785Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.97s)
10:52:56 [2019-12-10T10:52:56.785Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (30.89s)
10:52:56 [2019-12-10T10:52:56.785Z]         docker_api_swarm_test.go:563: [dd9e592c6118b] joining swarm manager [d0170bb437e19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:52:56 [2019-12-10T10:52:56.785Z]         docker_api_swarm_test.go:585: [d1c527f25d3e7] joining swarm manager [d0170bb437e19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:52:56 [2019-12-10T10:52:56.785Z]         check_test.go:380: [dd9e592c6118b] daemon is not started
10:52:56 [2019-12-10T10:52:56.785Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
10:52:56 [2019-12-10T10:52:56.785Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
10:52:56 [2019-12-10T10:52:56.785Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.82s)
10:52:56 [2019-12-10T10:52:56.785Z]         docker_api_swarm_test.go:46: [dab03497466f8] joining swarm manager [dd1359d1a6f6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:52:56 [2019-12-10T10:52:56.785Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.97s)
10:52:56 [2019-12-10T10:52:56.785Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.35s)
10:52:56 [2019-12-10T10:52:56.785Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.41s)
10:52:56 [2019-12-10T10:52:56.785Z]         docker_api_swarm_test.go:304: [dfbee388aa753] joining swarm manager [d6bbda97bcbda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:52:56 [2019-12-10T10:52:56.785Z]         docker_api_swarm_test.go:305: [d2c53cf919d6c] joining swarm manager [d6bbda97bcbda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:52:56 [2019-12-10T10:52:56.785Z]         docker_api_swarm_test.go:351: Waiting for election to occur...
10:52:56 [2019-12-10T10:52:56.785Z]         docker_api_swarm_test.go:364: Waiting for possible election...
10:52:56 [2019-12-10T10:52:56.785Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (27.07s)
10:52:56 [2019-12-10T10:52:56.786Z]         docker_api_swarm_test.go:272: [d9da4a1ad30d4] joining swarm manager [d4425f18376e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:52:56 [2019-12-10T10:52:56.786Z]         docker_api_swarm_test.go:273: [d6e62afb0e037] joining swarm manager [d4425f18376e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.82s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.23s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (15.39s)
10:52:56 [2019-12-10T10:52:56.786Z]         docker_api_swarm_node_test.go:19: [d265acddd89d1] joining swarm manager [df71659f77ff6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:52:56 [2019-12-10T10:52:56.786Z]         docker_api_swarm_node_test.go:20: [d91983d5eb167] joining swarm manager [df71659f77ff6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.60s)
10:52:56 [2019-12-10T10:52:56.786Z]         docker_api_swarm_test.go:502: [d1117ed21e541] joining swarm manager [da4dd757b1bf0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:52:56 [2019-12-10T10:52:56.786Z]         docker_api_swarm_test.go:507: [d2cfb35c5622b] joining swarm manager [da4dd757b1bf0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.62s)
10:52:56 [2019-12-10T10:52:56.786Z]         docker_api_swarm_node_test.go:80: [dfcc5c0a29621] joining swarm manager [d44141b1e9434]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.64s)
10:52:56 [2019-12-10T10:52:56.786Z]         docker_api_swarm_node_test.go:52: [d2a997c8d6fa2] joining swarm manager [d29cd2625b198]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:52:56 [2019-12-10T10:52:56.786Z]         docker_api_swarm_node_test.go:53: [d609808406d89] joining swarm manager [d29cd2625b198]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.58s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.62s)
10:52:56 [2019-12-10T10:52:56.786Z]         docker_api_swarm_test.go:202: [dc2fa01393fcf] joining swarm manager [de7fb8ee082c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (64.74s)
10:52:56 [2019-12-10T10:52:56.786Z]         docker_api_swarm_test.go:384: [d06e78b65de16] joining swarm manager [dd38023281780]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:52:56 [2019-12-10T10:52:56.786Z]         docker_api_swarm_test.go:385: [dd382270a14f3] joining swarm manager [dd38023281780]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:52:56 [2019-12-10T10:52:56.786Z]         check_test.go:380: [dd382270a14f3] daemon is not started
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.51s)
10:52:56 [2019-12-10T10:52:56.786Z]         docker_api_swarm_test.go:802: [dbcc965525994] joining swarm manager [d716602fd1f41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:52:56 [2019-12-10T10:52:56.786Z]         docker_api_swarm_test.go:802: [d022f0fc646d9] joining swarm manager [d716602fd1f41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:52:56 [2019-12-10T10:52:56.786Z]         docker_api_swarm_test.go:802: [d50b67d3c91f7] joining swarm manager [d716602fd1f41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
10:52:56 [2019-12-10T10:52:56.786Z]         docker_api_swarm_test.go:802: [dff67d9536fbf] joining swarm manager [d716602fd1f41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
10:52:56 [2019-12-10T10:52:56.786Z]         docker_api_swarm_test.go:810: [d5a7e73e0e0b8] joining swarm manager [d716602fd1f41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.37s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.05s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.34s)
10:52:56 [2019-12-10T10:52:56.786Z]         docker_api_swarm_service_test.go:394: [de2682103b057] joining swarm manager [d5db8c87adb3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:52:56 [2019-12-10T10:52:56.786Z]         docker_api_swarm_service_test.go:394: [d3dc2359eddbe] joining swarm manager [d5db8c87adb3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.39s)
10:52:56 [2019-12-10T10:52:56.786Z]         docker_api_swarm_service_test.go:342: [d9d0b38091159] joining swarm manager [dde6452a7ce28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:52:56 [2019-12-10T10:52:56.786Z]         docker_api_swarm_service_test.go:342: [dc1b7af57b08d] joining swarm manager [dde6452a7ce28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.00s)
10:52:56 [2019-12-10T10:52:56.786Z]         docker_api_swarm_service_test.go:489: [da46f458f3e06] joining swarm manager [db7876c6c33ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:52:56 [2019-12-10T10:52:56.786Z]         docker_api_swarm_service_test.go:489: [d43f745202ebd] joining swarm manager [db7876c6c33ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.42s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.57s)
10:52:56 [2019-12-10T10:52:56.786Z]         docker_api_swarm_service_test.go:127: [dec5b81ff08df] joining swarm manager [d0af21cfa29bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:52:56 [2019-12-10T10:52:56.786Z]         docker_api_swarm_service_test.go:128: [d0bb26941510d] joining swarm manager [d0af21cfa29bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:52:56 [2019-12-10T10:52:56.786Z]         docker_api_swarm_service_test.go:136: [d8ba56109d1b9] joining swarm manager [d0af21cfa29bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
10:52:56 [2019-12-10T10:52:56.786Z]         docker_api_swarm_service_test.go:137: [d329668104cd9] joining swarm manager [d0af21cfa29bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.13s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.59s)
10:52:56 [2019-12-10T10:52:56.786Z]         docker_api_swarm_service_test.go:303: [d5c25d98c6d77] joining swarm manager [d58de9a96208a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:52:56 [2019-12-10T10:52:56.786Z]         docker_api_swarm_service_test.go:303: [d6f014ef6687d] joining swarm manager [d58de9a96208a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.36s)
10:52:56 [2019-12-10T10:52:56.786Z]         docker_api_swarm_service_test.go:99: [dc65b51134b62] joining swarm manager [d5e2a7cd1ecf4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:52:56 [2019-12-10T10:52:56.786Z]         docker_api_swarm_service_test.go:100: [da2b4a2deaa1a] joining swarm manager [d5e2a7cd1ecf4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:52:56 [2019-12-10T10:52:56.786Z]         check_test.go:380: [dc65b51134b62] daemon is not started
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.37s)
10:52:56 [2019-12-10T10:52:56.786Z]         docker_api_swarm_service_test.go:532: [d9f2c45cd049d] joining swarm manager [d0188233b5f02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:52:56 [2019-12-10T10:52:56.786Z]         docker_api_swarm_service_test.go:533: [d4749d82a647b] joining swarm manager [d0188233b5f02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.86s)
10:52:56 [2019-12-10T10:52:56.786Z]         docker_api_swarm_service_test.go:147: [d5e05ea4044fb] joining swarm manager [dbcd5a0e24480]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:52:56 [2019-12-10T10:52:56.786Z]         docker_api_swarm_service_test.go:147: [dea421d639fa0] joining swarm manager [dbcd5a0e24480]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.15s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.57s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.16s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.37s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.53s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.37s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.14s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.89s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (6.05s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.02s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.53s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.20s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.98s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.12s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.23s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.90s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.50s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.71s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.31s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.34s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.55s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.03s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.75s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.54s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.14s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.02s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.29s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.23s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.25s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.37s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.35s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.53s)
10:52:56 [2019-12-10T10:52:56.786Z]         docker_cli_service_logs_test.go:241: checking task iywgxm0v7gw3
10:52:56 [2019-12-10T10:52:56.786Z]         docker_cli_service_logs_test.go:246: checking messages for iywgxm0v7gw3
10:52:56 [2019-12-10T10:52:56.786Z]         docker_cli_service_logs_test.go:241: checking task ei0x2iocuapd
10:52:56 [2019-12-10T10:52:56.786Z]         docker_cli_service_logs_test.go:246: checking messages for ei0x2iocuapd
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (3.07s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.10s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.06s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.99s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.76s)
10:52:56 [2019-12-10T10:52:56.786Z]         docker_cli_swarm_test.go:1901: [d1cf51d215d81] joining swarm manager [d4e8736f19ac8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:52:56 [2019-12-10T10:52:56.786Z]         docker_cli_swarm_test.go:1902: [d50dcfa1230e7] joining swarm manager [d4e8736f19ac8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.40s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.08s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.04s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.62s)
10:52:56 [2019-12-10T10:52:56.786Z]         docker_cli_swarm_test.go:1802: [dbacab9fe49f8] joining swarm manager [dfaf14aae9dac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:52:56 [2019-12-10T10:52:56.786Z]         docker_cli_swarm_test.go:1803: [dbb5a8595ec31] joining swarm manager [dfaf14aae9dac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.44s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (135.42s)
10:52:56 [2019-12-10T10:52:56.786Z]         docker_cli_swarm_test.go:1321: [db192680f5cde] joining swarm manager [db0f548943c9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:52:56 [2019-12-10T10:52:56.786Z]         docker_cli_swarm_test.go:1322: [d98e9e5c9b085] joining swarm manager [db0f548943c9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.22s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (14.86s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.47s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.06s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.87s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.93s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.20s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
10:52:56 [2019-12-10T10:52:56.786Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.11s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.79s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.88s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.93s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.30s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (56.35s)
10:52:56 [2019-12-10T10:52:56.786Z]         docker_cli_swarm_test.go:1186: [d100b8a6c7301] joining swarm manager [d3430beeacbe8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:52:56 [2019-12-10T10:52:56.786Z]         docker_cli_swarm_test.go:1195: [d0159d46a1fe5] joining swarm manager [d3430beeacbe8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (10.08s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.80s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (133.62s)
10:52:56 [2019-12-10T10:52:56.786Z]         docker_cli_swarm_test.go:1118: [db5b56af0d60c] joining swarm manager [da8480a1e0f66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:52:56 [2019-12-10T10:52:56.786Z]         docker_cli_swarm_test.go:1119: [dd470bbad2c29] joining swarm manager [da8480a1e0f66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:52:56 [2019-12-10T10:52:56.786Z]         docker_cli_swarm_test.go:1172: [d352324c8bc24] joining swarm manager [da8480a1e0f66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.97s)
10:52:56 [2019-12-10T10:52:56.786Z]         docker_cli_swarm_test.go:1453: [d008ebd4dc487] joining swarm manager [dfdee42c3faf9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:52:56 [2019-12-10T10:52:56.786Z]         docker_cli_swarm_test.go:1454: [dced14c40e68d] joining swarm manager [dfdee42c3faf9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.21s)
10:52:56 [2019-12-10T10:52:56.786Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s)
10:52:56 [2019-12-10T10:52:56.786Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.23s)
10:52:56 [2019-12-10T10:52:56.786Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.10s)
10:52:56 [2019-12-10T10:52:56.786Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.10s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.93s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (6.20s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.08s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.29s)
10:52:56 [2019-12-10T10:52:56.786Z]         docker_cli_swarm_unix_test.go:62: [d2af0f5f6913a] joining swarm manager [dde2b0e204014]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.65s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.26s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.22s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.90s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.30s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.75s)
10:52:56 [2019-12-10T10:52:56.786Z]         docker_api_swarm_test.go:962: [d257bdabba231] joining swarm manager [d00b3a75e55c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.44s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.82s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.04s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.65s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.31s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (6.46s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.90s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (4.04s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.62s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.10s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.93s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.95s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.36s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.95s)
10:52:56 [2019-12-10T10:52:56.786Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.93s)
10:52:56 [2019-12-10T10:52:56.786Z] === RUN   TestDockerExternalVolumeSuite
10:52:56 [2019-12-10T10:52:56.786Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
10:53:02 [2019-12-10T10:53:02.981Z] === RUN   TestDockerSuite/TestExecWithImageUser
10:53:02 [2019-12-10T10:53:02.981Z] === RUN   TestDockerSuite/TestExecWithPrivileged
10:53:02 [2019-12-10T10:53:02.981Z] === RUN   TestDockerSuite/TestExecWithUser
10:53:02 [2019-12-10T10:53:02.981Z] === RUN   TestDockerSuite/TestGetContainerStats
10:53:08 [2019-12-10T10:53:08.762Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
10:53:14 [2019-12-10T10:53:14.540Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
10:53:14 [2019-12-10T10:53:14.840Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
10:53:16 [2019-12-10T10:53:16.712Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
10:53:22 [2019-12-10T10:53:22.617Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
10:53:22 [2019-12-10T10:53:22.617Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
10:53:22 [2019-12-10T10:53:22.617Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
10:53:22 [2019-12-10T10:53:22.617Z] === RUN   TestDockerSuite/TestHealth
10:53:22 [2019-12-10T10:53:22.617Z] === RUN   TestDockerSuite/TestHistoryExistentImage
10:53:22 [2019-12-10T10:53:22.617Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
10:53:22 [2019-12-10T10:53:22.617Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
10:53:22 [2019-12-10T10:53:22.617Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
10:53:27 [2019-12-10T10:53:27.296Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
10:53:27 [2019-12-10T10:53:27.296Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
10:53:27 [2019-12-10T10:53:27.296Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
10:53:27 [2019-12-10T10:53:27.296Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
10:53:27 [2019-12-10T10:53:27.296Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
10:53:27 [2019-12-10T10:53:27.296Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
10:53:27 [2019-12-10T10:53:27.755Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
10:53:27 [2019-12-10T10:53:27.755Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
10:53:28 [2019-12-10T10:53:28.720Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
10:53:28 [2019-12-10T10:53:28.720Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
10:53:30 [2019-12-10T10:53:30.253Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
10:53:30 [2019-12-10T10:53:30.253Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
10:53:32 [2019-12-10T10:53:32.425Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
10:53:34 [2019-12-10T10:53:34.598Z] === RUN   TestDockerSuite/TestImagesFormat
10:53:34 [2019-12-10T10:53:34.598Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
10:53:34 [2019-12-10T10:53:34.598Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
10:53:38 [2019-12-10T10:53:38.325Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
10:53:38 [2019-12-10T10:53:38.325Z] === RUN   TestDockerSuite/TestImportBadURL
10:53:40 [2019-12-10T10:53:40.496Z] === RUN   TestDockerSuite/TestImportDisplay
10:53:40 [2019-12-10T10:53:40.496Z] === RUN   TestDockerSuite/TestImportFile
10:53:40 [2019-12-10T10:53:40.496Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
10:53:40 [2019-12-10T10:53:40.496Z] === RUN   TestDockerSuite/TestImportFileWithMessage
10:53:40 [2019-12-10T10:53:40.496Z] === RUN   TestDockerSuite/TestImportGzipped
10:53:40 [2019-12-10T10:53:40.496Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
10:53:40 [2019-12-10T10:53:40.496Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
10:53:40 [2019-12-10T10:53:40.496Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
10:53:40 [2019-12-10T10:53:40.496Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
10:53:40 [2019-12-10T10:53:40.496Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
10:53:40 [2019-12-10T10:53:40.954Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
10:53:40 [2019-12-10T10:53:40.954Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
10:53:40 [2019-12-10T10:53:40.954Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
10:53:42 [2019-12-10T10:53:42.485Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
10:53:44 [2019-12-10T10:53:44.658Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
10:53:44 [2019-12-10T10:53:44.659Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
10:53:44 [2019-12-10T10:53:44.659Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
10:53:44 [2019-12-10T10:53:44.659Z] === RUN   TestDockerSuite/TestInspectAmpersand
10:53:44 [2019-12-10T10:53:44.659Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
10:53:46 [2019-12-10T10:53:46.192Z] === RUN   TestDockerSuite/TestInspectByPrefix
10:53:46 [2019-12-10T10:53:46.650Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
10:53:48 [2019-12-10T10:53:48.183Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
10:53:48 [2019-12-10T10:53:48.183Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
10:53:48 [2019-12-10T10:53:48.183Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
10:53:48 [2019-12-10T10:53:48.183Z] === RUN   TestDockerSuite/TestInspectDefault
10:53:55 [2019-12-10T10:53:55.249Z] === RUN   TestDockerSuite/TestInspectHistory
10:53:58 [2019-12-10T10:53:58.975Z] === RUN   TestDockerSuite/TestInspectImage
10:53:58 [2019-12-10T10:53:58.975Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
10:53:58 [2019-12-10T10:53:58.975Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
10:53:58 [2019-12-10T10:53:58.975Z] === RUN   TestDockerSuite/TestInspectInt64
10:54:01 [2019-12-10T10:54:01.149Z] === RUN   TestDockerSuite/TestInspectJSONFields
10:54:02 [2019-12-10T10:54:02.682Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
10:54:02 [2019-12-10T10:54:02.682Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
10:54:04 [2019-12-10T10:54:04.854Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
10:54:06 [2019-12-10T10:54:06.386Z] === RUN   TestDockerSuite/TestInspectPlugin
10:54:06 [2019-12-10T10:54:06.386Z] === RUN   TestDockerSuite/TestInspectRootFS
10:54:06 [2019-12-10T10:54:06.386Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
10:54:07 [2019-12-10T10:54:07.919Z] === RUN   TestDockerSuite/TestInspectStatus
10:54:10 [2019-12-10T10:54:10.111Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
10:54:13 [2019-12-10T10:54:13.874Z] === RUN   TestDockerSuite/TestInspectTemplateError
10:54:15 [2019-12-10T10:54:15.407Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
10:54:16 [2019-12-10T10:54:16.939Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
10:54:18 [2019-12-10T10:54:18.470Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
10:54:20 [2019-12-10T10:54:20.643Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
10:54:22 [2019-12-10T10:54:22.177Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
10:54:22 [2019-12-10T10:54:22.478Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
10:54:24 [2019-12-10T10:54:24.353Z] === RUN   TestDockerSuite/TestInspectUnknownObject
10:54:24 [2019-12-10T10:54:24.354Z] === RUN   TestDockerSuite/TestLinkShortDefinition
10:54:24 [2019-12-10T10:54:24.354Z] === RUN   TestDockerSuite/TestLinksEnvs
10:54:24 [2019-12-10T10:54:24.354Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
10:54:24 [2019-12-10T10:54:24.354Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
10:54:24 [2019-12-10T10:54:24.354Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
10:54:24 [2019-12-10T10:54:24.354Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
10:54:24 [2019-12-10T10:54:24.354Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
10:54:24 [2019-12-10T10:54:24.354Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
10:54:24 [2019-12-10T10:54:24.354Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
10:54:24 [2019-12-10T10:54:24.354Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
10:54:24 [2019-12-10T10:54:24.354Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
10:54:24 [2019-12-10T10:54:24.354Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
10:54:24 [2019-12-10T10:54:24.354Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
10:54:24 [2019-12-10T10:54:24.354Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
10:54:24 [2019-12-10T10:54:24.354Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
10:54:24 [2019-12-10T10:54:24.354Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
10:54:24 [2019-12-10T10:54:24.354Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
10:54:24 [2019-12-10T10:54:24.354Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
10:54:24 [2019-12-10T10:54:24.354Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
10:54:25 [2019-12-10T10:54:25.889Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
10:54:27 [2019-12-10T10:54:27.422Z] === RUN   TestDockerSuite/TestLogsAPIUntil
10:54:29 [2019-12-10T10:54:29.021Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
10:54:33 [2019-12-10T10:54:33.206Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
10:54:34 [2019-12-10T10:54:34.739Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
10:54:34 [2019-12-10T10:54:34.739Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
10:54:36 [2019-12-10T10:54:36.910Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
10:54:36 [2019-12-10T10:54:36.910Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
10:54:42 [2019-12-10T10:54:42.713Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
10:54:49 [2019-12-10T10:54:49.772Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
10:54:55 [2019-12-10T10:54:55.606Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
10:54:57 [2019-12-10T10:54:57.160Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
10:54:59 [2019-12-10T10:54:59.356Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
10:54:59 [2019-12-10T10:54:59.356Z] === RUN   TestDockerSuite/TestLogsFollowStopped
10:55:00 [2019-12-10T10:55:00.898Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
10:55:01 [2019-12-10T10:55:01.106Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
10:55:03 [2019-12-10T10:55:03.082Z] === RUN   TestDockerSuite/TestLogsSince
10:55:11 [2019-12-10T10:55:11.666Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
10:55:11 [2019-12-10T10:55:11.666Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
10:55:11 [2019-12-10T10:55:11.666Z] === RUN   TestDockerSuite/TestLogsTail
10:55:13 [2019-12-10T10:55:13.853Z] === RUN   TestDockerSuite/TestLogsTimestamps
10:55:15 [2019-12-10T10:55:15.952Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
10:55:16 [2019-12-10T10:55:16.039Z] === RUN   TestDockerSuite/TestLogsWithDetails
10:55:17 [2019-12-10T10:55:17.582Z] === RUN   TestDockerSuite/TestMountIntoProc
10:55:17 [2019-12-10T10:55:17.582Z] === RUN   TestDockerSuite/TestMountIntoSys
10:55:17 [2019-12-10T10:55:17.582Z] === RUN   TestDockerSuite/TestNetHostname
10:55:17 [2019-12-10T10:55:17.582Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
10:55:17 [2019-12-10T10:55:17.582Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
10:55:17 [2019-12-10T10:55:17.582Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
10:55:17 [2019-12-10T10:55:17.582Z] === RUN   TestDockerSuite/TestPluginActive
10:55:17 [2019-12-10T10:55:17.582Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
10:55:17 [2019-12-10T10:55:17.582Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
10:55:18 [2019-12-10T10:55:18.042Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
10:55:18 [2019-12-10T10:55:18.042Z] === RUN   TestDockerSuite/TestPluginLogDriver
10:55:18 [2019-12-10T10:55:18.042Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
10:55:18 [2019-12-10T10:55:18.042Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
10:55:18 [2019-12-10T10:55:18.042Z] === RUN   TestDockerSuite/TestPluginUpgrade
10:55:18 [2019-12-10T10:55:18.042Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
10:55:18 [2019-12-10T10:55:18.042Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
10:55:18 [2019-12-10T10:55:18.042Z] === RUN   TestDockerSuite/TestPortHostBinding
10:55:18 [2019-12-10T10:55:18.042Z] === RUN   TestDockerSuite/TestPortList
10:55:18 [2019-12-10T10:55:18.042Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
10:55:21 [2019-12-10T10:55:21.790Z] === RUN   TestDockerSuite/TestPostContainersAttach
10:55:21 [2019-12-10T10:55:21.790Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
10:55:21 [2019-12-10T10:55:21.790Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
10:55:21 [2019-12-10T10:55:21.790Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
10:55:21 [2019-12-10T10:55:21.790Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
10:55:21 [2019-12-10T10:55:21.790Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
10:55:21 [2019-12-10T10:55:21.790Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
10:55:21 [2019-12-10T10:55:21.790Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
10:55:21 [2019-12-10T10:55:21.790Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
10:55:21 [2019-12-10T10:55:21.790Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
10:55:25 [2019-12-10T10:55:25.533Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
10:55:25 [2019-12-10T10:55:25.533Z] === RUN   TestDockerSuite/TestPsByOrder
10:55:32 [2019-12-10T10:55:32.622Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
10:55:32 [2019-12-10T10:55:32.622Z] === RUN   TestDockerSuite/TestPsListContainersBase
10:55:39 [2019-12-10T10:55:39.715Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
10:55:47 [2019-12-10T10:55:47.989Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
10:55:52 [2019-12-10T10:55:52.308Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
10:55:52 [2019-12-10T10:55:52.308Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
10:55:52 [2019-12-10T10:55:52.308Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
10:56:00 [2019-12-10T10:56:00.165Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
10:56:02 [2019-12-10T10:56:02.646Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
10:56:04 [2019-12-10T10:56:04.837Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
10:56:10 [2019-12-10T10:56:10.639Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
10:56:13 [2019-12-10T10:56:13.550Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
10:56:13 [2019-12-10T10:56:13.550Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
10:56:13 [2019-12-10T10:56:13.550Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
10:56:17 [2019-12-10T10:56:17.292Z] === RUN   TestDockerSuite/TestPsListContainersSize
10:56:17 [2019-12-10T10:56:17.292Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
10:56:17 [2019-12-10T10:56:17.292Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
10:56:17 [2019-12-10T10:56:17.292Z] === RUN   TestDockerSuite/TestPsRightTagName
10:56:17 [2019-12-10T10:56:17.292Z] === RUN   TestDockerSuite/TestPsShowMounts
10:56:23 [2019-12-10T10:56:23.093Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
10:56:23 [2019-12-10T10:56:23.093Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
10:56:24 [2019-12-10T10:56:24.633Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
10:56:24 [2019-12-10T10:56:24.633Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
10:56:25 [2019-12-10T10:56:25.603Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
10:56:26 [2019-12-10T10:56:26.574Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
10:56:26 [2019-12-10T10:56:26.574Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
10:56:30 [2019-12-10T10:56:30.318Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
10:56:32 [2019-12-10T10:56:32.364Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
10:56:33 [2019-12-10T10:56:33.233Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
10:56:35 [2019-12-10T10:56:35.417Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
10:56:50 [2019-12-10T10:56:50.444Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
10:56:53 [2019-12-10T10:56:53.306Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
10:56:53 [2019-12-10T10:56:53.306Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
10:56:57 [2019-12-10T10:56:57.053Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
10:56:57 [2019-12-10T10:56:57.053Z] === RUN   TestDockerSuite/TestRestartPolicyNO
10:56:57 [2019-12-10T10:56:57.053Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
10:56:57 [2019-12-10T10:56:57.513Z] === RUN   TestDockerSuite/TestRestartRunningContainer
10:57:01 [2019-12-10T10:57:01.261Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
10:57:05 [2019-12-10T10:57:05.009Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
10:57:05 [2019-12-10T10:57:05.009Z] === RUN   TestDockerSuite/TestRestartWithVolumes
10:57:05 [2019-12-10T10:57:05.290Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
10:57:07 [2019-12-10T10:57:07.946Z] === RUN   TestDockerSuite/TestRmiBlank
10:57:08 [2019-12-10T10:57:08.407Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
10:57:08 [2019-12-10T10:57:08.407Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
10:57:23 [2019-12-10T10:57:23.236Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
10:57:23 [2019-12-10T10:57:23.697Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
10:57:24 [2019-12-10T10:57:24.668Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
10:57:30 [2019-12-10T10:57:30.475Z] === RUN   TestDockerSuite/TestRmiImgIDForce
10:57:35 [2019-12-10T10:57:35.173Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
10:57:40 [2019-12-10T10:57:40.991Z] === RUN   TestDockerSuite/TestRmiParentImageFail
10:57:45 [2019-12-10T10:57:45.696Z] === RUN   TestDockerSuite/TestRmiTag
10:57:45 [2019-12-10T10:57:45.696Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
10:57:47 [2019-12-10T10:57:47.881Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
10:57:51 [2019-12-10T10:57:51.920Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
10:58:02 [2019-12-10T10:58:02.722Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
10:58:04 [2019-12-10T10:58:04.909Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
10:58:09 [2019-12-10T10:58:09.611Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
10:58:09 [2019-12-10T10:58:09.976Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
10:58:10 [2019-12-10T10:58:10.071Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
10:58:10 [2019-12-10T10:58:10.071Z] === RUN   TestDockerSuite/TestRunAddHost
10:58:10 [2019-12-10T10:58:10.071Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
10:58:10 [2019-12-10T10:58:10.071Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
10:58:10 [2019-12-10T10:58:10.071Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
10:58:10 [2019-12-10T10:58:10.071Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
10:58:10 [2019-12-10T10:58:10.531Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
10:58:10 [2019-12-10T10:58:10.531Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
10:58:12 [2019-12-10T10:58:12.071Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
10:58:12 [2019-12-10T10:58:12.071Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
10:58:12 [2019-12-10T10:58:12.071Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
10:58:15 [2019-12-10T10:58:15.975Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
10:58:18 [2019-12-10T10:58:18.890Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
10:58:20 [2019-12-10T10:58:20.432Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
10:58:22 [2019-12-10T10:58:22.623Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
10:58:24 [2019-12-10T10:58:24.166Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
10:58:24 [2019-12-10T10:58:24.166Z] === RUN   TestDockerSuite/TestRunBindMounts
10:58:32 [2019-12-10T10:58:32.750Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
10:58:32 [2019-12-10T10:58:32.750Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
10:58:32 [2019-12-10T10:58:32.750Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
10:58:32 [2019-12-10T10:58:32.750Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
10:58:32 [2019-12-10T10:58:32.750Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
10:58:32 [2019-12-10T10:58:32.750Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
10:58:33 [2019-12-10T10:58:33.211Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
10:58:33 [2019-12-10T10:58:33.211Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
10:58:33 [2019-12-10T10:58:33.211Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
10:58:33 [2019-12-10T10:58:33.211Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
10:58:33 [2019-12-10T10:58:33.211Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
10:58:33 [2019-12-10T10:58:33.211Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
10:58:40 [2019-12-10T10:58:40.296Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
10:58:40 [2019-12-10T10:58:40.296Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
10:58:42 [2019-12-10T10:58:42.009Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
10:58:42 [2019-12-10T10:58:42.479Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
10:58:42 [2019-12-10T10:58:42.480Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
10:58:42 [2019-12-10T10:58:42.480Z] === RUN   TestDockerSuite/TestRunContainerNetwork
10:58:44 [2019-12-10T10:58:44.021Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
10:58:44 [2019-12-10T10:58:44.021Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
10:58:44 [2019-12-10T10:58:44.483Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
10:58:44 [2019-12-10T10:58:44.483Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
10:58:44 [2019-12-10T10:58:44.483Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
10:58:44 [2019-12-10T10:58:44.483Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
10:58:44 [2019-12-10T10:58:44.483Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
10:58:44 [2019-12-10T10:58:44.483Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
10:58:46 [2019-12-10T10:58:46.024Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
10:58:48 [2019-12-10T10:58:48.207Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
10:58:49 [2019-12-10T10:58:49.750Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
10:58:49 [2019-12-10T10:58:49.751Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
10:58:49 [2019-12-10T10:58:49.751Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
10:58:49 [2019-12-10T10:58:49.751Z] === RUN   TestDockerSuite/TestRunCreateVolume
10:58:51 [2019-12-10T10:58:51.935Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
10:58:51 [2019-12-10T10:58:51.935Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
10:58:51 [2019-12-10T10:58:51.935Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
10:58:51 [2019-12-10T10:58:51.935Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
10:58:51 [2019-12-10T10:58:51.935Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
10:58:54 [2019-12-10T10:58:54.121Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
10:59:04 [2019-12-10T10:59:04.623Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
10:59:04 [2019-12-10T10:59:04.623Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
10:59:04 [2019-12-10T10:59:04.623Z] === RUN   TestDockerSuite/TestRunDNSOptions
10:59:04 [2019-12-10T10:59:04.623Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
10:59:04 [2019-12-10T10:59:04.623Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
10:59:04 [2019-12-10T10:59:04.623Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
10:59:04 [2019-12-10T10:59:04.623Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
10:59:06 [2019-12-10T10:59:06.807Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
10:59:06 [2019-12-10T10:59:06.807Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
10:59:06 [2019-12-10T10:59:06.807Z] === RUN   TestDockerSuite/TestRunDuplicateMount
10:59:06 [2019-12-10T10:59:06.807Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
10:59:08 [2019-12-10T10:59:08.506Z] === RUN   TestDockerSuite/TestRunEchoStdout
10:59:10 [2019-12-10T10:59:10.690Z] === RUN   TestDockerSuite/TestRunEmptyEnv
10:59:10 [2019-12-10T10:59:10.690Z] === RUN   TestDockerSuite/TestRunEntrypoint
10:59:12 [2019-12-10T10:59:12.233Z] === RUN   TestDockerSuite/TestRunEnvironment
10:59:12 [2019-12-10T10:59:12.233Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
10:59:12 [2019-12-10T10:59:12.233Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
10:59:12 [2019-12-10T10:59:12.233Z] === RUN   TestDockerSuite/TestRunExitCode
10:59:14 [2019-12-10T10:59:14.046Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
10:59:14 [2019-12-10T10:59:14.417Z] === RUN   TestDockerSuite/TestRunExitCodeOne
10:59:16 [2019-12-10T10:59:16.745Z] === RUN   TestDockerSuite/TestRunExitCodeZero
10:59:18 [2019-12-10T10:59:18.288Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
10:59:20 [2019-12-10T10:59:20.473Z] === RUN   TestDockerSuite/TestRunExposePort
10:59:20 [2019-12-10T10:59:20.473Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
10:59:20 [2019-12-10T10:59:20.473Z] === RUN   TestDockerSuite/TestRunGroupAdd
10:59:20 [2019-12-10T10:59:20.473Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
10:59:20 [2019-12-10T10:59:20.473Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
10:59:20 [2019-12-10T10:59:20.473Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
10:59:20 [2019-12-10T10:59:20.473Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
10:59:20 [2019-12-10T10:59:20.473Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
10:59:20 [2019-12-10T10:59:20.473Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
10:59:28 [2019-12-10T10:59:28.930Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
10:59:29 [2019-12-10T10:59:29.246Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
10:59:29 [2019-12-10T10:59:29.246Z] === RUN   TestDockerSuite/TestRunInvalidReference
10:59:29 [2019-12-10T10:59:29.246Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
10:59:29 [2019-12-10T10:59:29.246Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
10:59:29 [2019-12-10T10:59:29.246Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
10:59:29 [2019-12-10T10:59:29.246Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
10:59:29 [2019-12-10T10:59:29.246Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
10:59:36 [2019-12-10T10:59:36.334Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
10:59:36 [2019-12-10T10:59:36.334Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
10:59:37 [2019-12-10T10:59:37.876Z] === RUN   TestDockerSuite/TestRunModeHostname
10:59:37 [2019-12-10T10:59:37.876Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
10:59:37 [2019-12-10T10:59:37.876Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
10:59:37 [2019-12-10T10:59:37.876Z] === RUN   TestDockerSuite/TestRunModeIpcHost
10:59:38 [2019-12-10T10:59:38.338Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
10:59:38 [2019-12-10T10:59:38.338Z] === RUN   TestDockerSuite/TestRunModePIDContainer
10:59:38 [2019-12-10T10:59:38.338Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
10:59:38 [2019-12-10T10:59:38.338Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
10:59:38 [2019-12-10T10:59:38.338Z] === RUN   TestDockerSuite/TestRunModePIDHost
10:59:38 [2019-12-10T10:59:38.338Z] === RUN   TestDockerSuite/TestRunModeUTSHost
10:59:38 [2019-12-10T10:59:38.338Z] === RUN   TestDockerSuite/TestRunMount
10:59:38 [2019-12-10T10:59:38.338Z] === RUN   TestDockerSuite/TestRunMountOrdering
10:59:38 [2019-12-10T10:59:38.338Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
10:59:38 [2019-12-10T10:59:38.338Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
10:59:38 [2019-12-10T10:59:38.338Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
10:59:44 [2019-12-10T10:59:44.142Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
10:59:44 [2019-12-10T10:59:44.142Z] === RUN   TestDockerSuite/TestRunNamedVolume
10:59:44 [2019-12-10T10:59:44.142Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
10:59:44 [2019-12-10T10:59:44.142Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
10:59:46 [2019-12-10T10:59:46.997Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
10:59:52 [2019-12-10T10:59:52.725Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
10:59:56 [2019-12-10T10:59:56.469Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
10:59:56 [2019-12-10T10:59:56.469Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
10:59:56 [2019-12-10T10:59:56.469Z] === RUN   TestDockerSuite/TestRunNetHost
10:59:56 [2019-12-10T10:59:56.469Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
10:59:56 [2019-12-10T10:59:56.469Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
10:59:56 [2019-12-10T10:59:56.469Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
10:59:56 [2019-12-10T10:59:56.469Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
10:59:56 [2019-12-10T10:59:56.469Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
10:59:56 [2019-12-10T10:59:56.469Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
10:59:56 [2019-12-10T10:59:56.469Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
10:59:56 [2019-12-10T10:59:56.929Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
10:59:57 [2019-12-10T10:59:57.900Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
10:59:59 [2019-12-10T10:59:59.441Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
11:00:01 [2019-12-10T11:00:01.627Z] === RUN   TestDockerSuite/TestRunNonExistingImage
11:00:02 [2019-12-10T11:00:02.088Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
11:00:04 [2019-12-10T11:00:04.274Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
11:00:04 [2019-12-10T11:00:04.274Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
11:00:04 [2019-12-10T11:00:04.274Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
11:00:04 [2019-12-10T11:00:04.274Z] === RUN   TestDockerSuite/TestRunPortInUse
11:00:04 [2019-12-10T11:00:04.274Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
11:00:04 [2019-12-10T11:00:04.274Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
11:00:04 [2019-12-10T11:00:04.274Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
11:00:04 [2019-12-10T11:00:04.274Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
11:00:04 [2019-12-10T11:00:04.274Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
11:00:05 [2019-12-10T11:00:05.049Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
11:00:07 [2019-12-10T11:00:07.186Z] === RUN   TestDockerSuite/TestRunPublishPort
11:00:07 [2019-12-10T11:00:07.186Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
11:00:07 [2019-12-10T11:00:07.186Z] === RUN   TestDockerSuite/TestRunReadProcLatency
11:00:07 [2019-12-10T11:00:07.186Z] === RUN   TestDockerSuite/TestRunReadProcTimer
11:00:07 [2019-12-10T11:00:07.186Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
11:00:07 [2019-12-10T11:00:07.186Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
11:00:14 [2019-12-10T11:00:14.277Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
11:00:14 [2019-12-10T11:00:14.277Z] === RUN   TestDockerSuite/TestRunRm
11:00:17 [2019-12-10T11:00:17.388Z] --- PASS: TestDockerExternalVolumeSuite (441.40s)
11:00:17 [2019-12-10T11:00:17.388Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.91s)
11:00:17 [2019-12-10T11:00:17.388Z]         docker_cli_external_volume_driver_test.go:53: [d7058bc5eb5ac] daemon is not started
11:00:17 [2019-12-10T11:00:17.388Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s)
11:00:17 [2019-12-10T11:00:17.388Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.62s)
11:00:17 [2019-12-10T11:00:17.388Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
11:00:17 [2019-12-10T11:00:17.388Z]         docker_cli_external_volume_driver_test.go:53: [ddd738543891b] daemon is not started
11:00:17 [2019-12-10T11:00:17.388Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
11:00:17 [2019-12-10T11:00:17.388Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
11:00:17 [2019-12-10T11:00:17.388Z]         docker_cli_external_volume_driver_test.go:53: [d513d289491cf] daemon is not started
11:00:17 [2019-12-10T11:00:17.388Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
11:00:17 [2019-12-10T11:00:17.388Z]         docker_cli_external_volume_driver_test.go:53: [dd8a49cc0b716] daemon is not started
11:00:17 [2019-12-10T11:00:17.388Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.61s)
11:00:17 [2019-12-10T11:00:17.388Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.62s)
11:00:17 [2019-12-10T11:00:17.388Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s)
11:00:17 [2019-12-10T11:00:17.388Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
11:00:17 [2019-12-10T11:00:17.388Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.62s)
11:00:17 [2019-12-10T11:00:17.388Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.76s)
11:00:17 [2019-12-10T11:00:17.388Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.05s)
11:00:17 [2019-12-10T11:00:17.388Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.61s)
11:00:17 [2019-12-10T11:00:17.388Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.39s)
11:00:17 [2019-12-10T11:00:17.388Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.39s)
11:00:17 [2019-12-10T11:00:17.388Z]         docker_cli_external_volume_driver_test.go:485: [d8f0d413a18f0] daemon is not started
11:00:17 [2019-12-10T11:00:17.388Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s)
11:00:17 [2019-12-10T11:00:17.388Z]         docker_cli_external_volume_driver_test.go:53: [df0e197206090] daemon is not started
11:00:17 [2019-12-10T11:00:17.388Z] PASS
11:00:17 [2019-12-10T11:00:17.388Z] 
11:00:17 [2019-12-10T11:00:17.388Z] === Skipped
11:00:17 [2019-12-10T11:00:17.388Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.00s)
11:00:17 [2019-12-10T11:00:17.388Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s)
11:00:17 [2019-12-10T11:00:17.388Z]         docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables
11:00:17 [2019-12-10T11:00:17.388Z]         check_test.go:309: [d0958e6e639a2] daemon is not started
11:00:17 [2019-12-10T11:00:17.388Z] 
11:00:17 [2019-12-10T11:00:17.388Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
11:00:17 [2019-12-10T11:00:17.388Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
11:00:17 [2019-12-10T11:00:17.388Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
11:00:17 [2019-12-10T11:00:17.388Z]         check_test.go:309: [db86968353f17] daemon is not started
11:00:17 [2019-12-10T11:00:17.388Z] 
11:00:17 [2019-12-10T11:00:17.388Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
11:00:17 [2019-12-10T11:00:17.388Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
11:00:17 [2019-12-10T11:00:17.388Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
11:00:17 [2019-12-10T11:00:17.388Z]         check_test.go:309: [d7f9b143e2b73] daemon is not started
11:00:17 [2019-12-10T11:00:17.388Z] 
11:00:17 [2019-12-10T11:00:17.388Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
11:00:17 [2019-12-10T11:00:17.388Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
11:00:17 [2019-12-10T11:00:17.388Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
11:00:17 [2019-12-10T11:00:17.388Z]         check_test.go:309: [d83f830cb6ad2] daemon is not started
11:00:17 [2019-12-10T11:00:17.388Z] 
11:00:17 [2019-12-10T11:00:17.388Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
11:00:17 [2019-12-10T11:00:17.388Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
11:00:17 [2019-12-10T11:00:17.388Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
11:00:17 [2019-12-10T11:00:17.388Z] 
11:00:17 [2019-12-10T11:00:17.388Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
11:00:17 [2019-12-10T11:00:17.388Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
11:00:17 [2019-12-10T11:00:17.388Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
11:00:17 [2019-12-10T11:00:17.388Z] 
11:00:17 [2019-12-10T11:00:17.388Z] 
11:00:17 [2019-12-10T11:00:17.388Z] DONE 273 tests, 6 skipped in 2630.996s
11:00:17 [2019-12-10T11:00:17.388Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:00:17 [2019-12-10T11:00:17.952Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dfe71fa4bae67/docker.pid
11:00:17 [2019-12-10T11:00:17.952Z] +++ kill 3727
11:00:17 [2019-12-10T11:00:17.952Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 3727 is not a child of this shell
11:00:17 [2019-12-10T11:00:17.952Z] warning: PID 3727 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dfe71fa4bae67/docker.pid had a nonzero exit code
11:00:17 [2019-12-10T11:00:17.952Z] ++++ cat bundles/test-integration/docker.pid
11:00:17 [2019-12-10T11:00:17.952Z] +++ kill 7318
11:00:18 [2019-12-10T11:00:18.025Z] === RUN   TestDockerSuite/TestRunRmAndWait
11:00:18 [2019-12-10T11:00:18.882Z] +++ /etc/init.d/apparmor stop
11:00:18 [2019-12-10T11:00:18.882Z] Clearing AppArmor profiles cache:.
11:00:18 [2019-12-10T11:00:18.882Z] All profile caches have been cleared, but no profiles have been unloaded.
11:00:18 [2019-12-10T11:00:18.882Z] Unloading profiles will leave already running processes permanently
11:00:18 [2019-12-10T11:00:18.882Z] unconfined, which can lead to unexpected situations.
11:00:18 [2019-12-10T11:00:18.882Z] 
11:00:18 [2019-12-10T11:00:18.882Z] To set a process to complain mode, use the command line tool
11:00:18 [2019-12-10T11:00:18.882Z] 'aa-complain'. To really tear down all profiles, run the init script
11:00:18 [2019-12-10T11:00:18.882Z] with the 'teardown' option."
11:00:18 [2019-12-10T11:00:18.882Z] 
11:00:19 [2019-12-10T11:00:19.138Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
11:00:19 [2019-12-10T11:00:19.159Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:00:21 [2019-12-10T11:00:21.793Z] + echo Ensuring container killed.
11:00:21 [2019-12-10T11:00:21.793Z] Ensuring container killed.
11:00:21 [2019-12-10T11:00:21.793Z] + docker ps -aq -f name=docker-pr9-*
11:00:21 [2019-12-10T11:00:21.793Z] + cids=b551a5946ad9
11:00:21 [2019-12-10T11:00:21.793Z] 261a32092156
11:00:21 [2019-12-10T11:00:21.793Z] cd6dee2e6fed
11:00:21 [2019-12-10T11:00:21.793Z] + [ -n b551a5946ad9
11:00:21 [2019-12-10T11:00:21.793Z] 261a32092156
11:00:21 [2019-12-10T11:00:21.793Z] cd6dee2e6fed ]
11:00:21 [2019-12-10T11:00:21.793Z] + docker rm -vf b551a5946ad9 261a32092156 cd6dee2e6fed
11:00:22 [2019-12-10T11:00:22.727Z] === RUN   TestDockerSuite/TestRunRmPre125Api
11:00:23 [2019-12-10T11:00:23.169Z] b551a5946ad9
11:00:23 [2019-12-10T11:00:23.169Z] 261a32092156
11:00:24 [2019-12-10T11:00:24.100Z] cd6dee2e6fed
[Pipeline] sh
11:00:24 [2019-12-10T11:00:24.385Z] + echo Chowning /workspace to jenkins user
11:00:24 [2019-12-10T11:00:24.385Z] Chowning /workspace to jenkins user
11:00:24 [2019-12-10T11:00:24.385Z] + id -u
11:00:24 [2019-12-10T11:00:24.385Z] + id -g
11:00:24 [2019-12-10T11:00:24.385Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40074:/workspace busybox chown -R 1000:1000 /workspace
11:00:24 [2019-12-10T11:00:24.385Z] Unable to find image 'busybox:latest' locally
11:00:24 [2019-12-10T11:00:24.385Z] latest: Pulling from library/busybox
11:00:24 [2019-12-10T11:00:24.385Z] 322973677ef5: Pulling fs layer
11:00:24 [2019-12-10T11:00:24.642Z] 322973677ef5: Verifying Checksum
11:00:24 [2019-12-10T11:00:24.642Z] 322973677ef5: Download complete
11:00:24 [2019-12-10T11:00:24.642Z] 322973677ef5: Pull complete
11:00:24 [2019-12-10T11:00:24.642Z] Digest: sha256:1828edd60c5efd34b2bf5dd3282ec0cc04d47b2ff9caa0b6d4f07a21d1c08084
11:00:24 [2019-12-10T11:00:24.642Z] Status: Downloaded newer image for busybox:latest
11:00:24 [2019-12-10T11:00:24.909Z] === RUN   TestDockerSuite/TestRunRootWorkdir
11:00:26 [2019-12-10T11:00:26.450Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
11:00:27 [2019-12-10T11:00:27.993Z] === RUN   TestDockerSuite/TestRunSetMacAddress
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:00:29 [2019-12-10T11:00:29.117Z] + bundleName=amd64
11:00:29 [2019-12-10T11:00:29.117Z] + echo Creating amd64-bundles.tar.gz
11:00:29 [2019-12-10T11:00:29.117Z] Creating amd64-bundles.tar.gz
11:00:29 [2019-12-10T11:00:29.117Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
11:00:29 [2019-12-10T11:00:29.117Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
11:00:30 [2019-12-10T11:00:30.059Z] Archiving artifacts
11:00:30 [2019-12-10T11:00:30.177Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
11:00:30 [2019-12-10T11:00:30.177Z] === RUN   TestDockerSuite/TestRunState
11:00:30 [2019-12-10T11:00:30.177Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
11:00:32 [2019-12-10T11:00:32.198Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40074/9/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:00:32 [2019-12-10T11:00:32.361Z] === RUN   TestDockerSuite/TestRunStdinPipe
11:00:32 [2019-12-10T11:00:32.361Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
11:00:32 [2019-12-10T11:00:32.506Z] + make clean
11:00:32 [2019-12-10T11:00:32.764Z] docker volume rm -f docker-dev-cache
11:00:32 [2019-12-10T11:00:32.764Z] docker-dev-cache
[Pipeline] deleteDir
11:00:33 [2019-12-10T11:00:33.903Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
11:00:33 [2019-12-10T11:00:33.903Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
11:00:33 [2019-12-10T11:00:33.903Z] === RUN   TestDockerSuite/TestRunTLSVerify
11:00:33 [2019-12-10T11:00:33.903Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
11:00:34 [2019-12-10T11:00:34.364Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
11:00:34 [2019-12-10T11:00:34.364Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
11:00:39 [2019-12-10T11:00:39.070Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
11:00:39 [2019-12-10T11:00:39.070Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
11:00:39 [2019-12-10T11:00:39.070Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
11:00:39 [2019-12-10T11:00:39.070Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
11:00:39 [2019-12-10T11:00:39.070Z] === RUN   TestDockerSuite/TestRunUnshareProc
11:00:39 [2019-12-10T11:00:39.070Z] === RUN   TestDockerSuite/TestRunUserByID
11:00:39 [2019-12-10T11:00:39.070Z] === RUN   TestDockerSuite/TestRunUserByIDBig
11:00:39 [2019-12-10T11:00:39.070Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
11:00:39 [2019-12-10T11:00:39.070Z] === RUN   TestDockerSuite/TestRunUserByIDZero
11:00:39 [2019-12-10T11:00:39.070Z] === RUN   TestDockerSuite/TestRunUserByName
11:00:39 [2019-12-10T11:00:39.070Z] === RUN   TestDockerSuite/TestRunUserDefaults
11:00:40 [2019-12-10T11:00:40.621Z] === RUN   TestDockerSuite/TestRunUserNotFound
11:00:40 [2019-12-10T11:00:40.621Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
11:00:47 [2019-12-10T11:00:47.710Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
11:00:47 [2019-12-10T11:00:47.710Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
11:00:47 [2019-12-10T11:00:47.710Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
11:00:49 [2019-12-10T11:00:49.897Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
11:00:55 [2019-12-10T11:00:55.872Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
11:00:59 [2019-12-10T11:00:59.616Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
11:01:04 [2019-12-10T11:01:04.318Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
11:01:04 [2019-12-10T11:01:04.318Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
11:01:04 [2019-12-10T11:01:04.318Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
11:01:04 [2019-12-10T11:01:04.318Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
11:01:04 [2019-12-10T11:01:04.318Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
11:01:07 [2019-12-10T11:01:07.231Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
11:01:09 [2019-12-10T11:01:09.415Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
11:01:10 [2019-12-10T11:01:10.970Z] === RUN   TestDockerSuite/TestRunWithBadDevice
11:01:10 [2019-12-10T11:01:10.970Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
11:01:10 [2019-12-10T11:01:10.970Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
11:01:10 [2019-12-10T11:01:10.970Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
11:01:10 [2019-12-10T11:01:10.970Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
11:01:10 [2019-12-10T11:01:10.970Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
11:01:11 [2019-12-10T11:01:11.431Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
11:01:11 [2019-12-10T11:01:11.431Z] === RUN   TestDockerSuite/TestRunWithUlimits
11:01:11 [2019-12-10T11:01:11.431Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
11:01:15 [2019-12-10T11:01:15.177Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
11:01:16 [2019-12-10T11:01:16.148Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
11:01:18 [2019-12-10T11:01:18.337Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
11:01:22 [2019-12-10T11:01:22.084Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
11:01:22 [2019-12-10T11:01:22.084Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
11:01:22 [2019-12-10T11:01:22.084Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
11:01:22 [2019-12-10T11:01:22.084Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
11:01:22 [2019-12-10T11:01:22.084Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
11:01:22 [2019-12-10T11:01:22.084Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
11:01:22 [2019-12-10T11:01:22.084Z] === RUN   TestDockerSuite/TestSaveCheckTimes
11:01:22 [2019-12-10T11:01:22.084Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
11:01:22 [2019-12-10T11:01:22.084Z] === RUN   TestDockerSuite/TestSaveImageId
11:01:22 [2019-12-10T11:01:22.084Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
11:01:22 [2019-12-10T11:01:22.084Z] === RUN   TestDockerSuite/TestSaveLoadParents
11:01:22 [2019-12-10T11:01:22.084Z] === RUN   TestDockerSuite/TestSaveMultipleNames
11:01:22 [2019-12-10T11:01:22.084Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
11:01:22 [2019-12-10T11:01:22.084Z] === RUN   TestDockerSuite/TestSaveSingleTag
11:01:22 [2019-12-10T11:01:22.084Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
11:01:22 [2019-12-10T11:01:22.084Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
11:01:22 [2019-12-10T11:01:22.084Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
11:01:22 [2019-12-10T11:01:22.084Z] === RUN   TestDockerSuite/TestSearchCmdOptions
11:01:24 [2019-12-10T11:01:24.270Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
11:01:24 [2019-12-10T11:01:24.731Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
11:01:25 [2019-12-10T11:01:25.193Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
11:01:25 [2019-12-10T11:01:25.193Z] === RUN   TestDockerSuite/TestSearchWithLimit
11:01:26 [2019-12-10T11:01:26.736Z] === RUN   TestDockerSuite/TestSlowStdinClosing
11:01:32 [2019-12-10T11:01:32.546Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
11:01:32 [2019-12-10T11:01:32.546Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
11:01:38 [2019-12-10T11:01:38.356Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
11:01:38 [2019-12-10T11:01:38.356Z] === RUN   TestDockerSuite/TestStartAttachSilent
11:01:42 [2019-12-10T11:01:42.103Z] === RUN   TestDockerSuite/TestStartAttachWithRename
11:01:42 [2019-12-10T11:01:42.103Z] === RUN   TestDockerSuite/TestStartMultipleContainers
11:01:42 [2019-12-10T11:01:42.103Z] === RUN   TestDockerSuite/TestStartPausedContainer
11:01:42 [2019-12-10T11:01:42.103Z] === RUN   TestDockerSuite/TestStartRecordError
11:01:42 [2019-12-10T11:01:42.103Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
11:01:46 [2019-12-10T11:01:46.991Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
11:01:46 [2019-12-10T11:01:46.991Z] === RUN   TestDockerSuite/TestStatsAllNoStream
11:01:46 [2019-12-10T11:01:46.991Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
11:01:46 [2019-12-10T11:01:46.991Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
11:01:46 [2019-12-10T11:01:46.991Z] === RUN   TestDockerSuite/TestStatsFormatAll
11:01:46 [2019-12-10T11:01:46.991Z] === RUN   TestDockerSuite/TestStatsNoStream
11:01:46 [2019-12-10T11:01:46.991Z] === RUN   TestDockerSuite/TestTopMultipleArgs
11:01:48 [2019-12-10T11:01:48.534Z] === RUN   TestDockerSuite/TestTopNonPrivileged
11:01:50 [2019-12-10T11:01:50.720Z] === RUN   TestDockerSuite/TestTopPrivileged
11:01:50 [2019-12-10T11:01:50.720Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
11:01:52 [2019-12-10T11:01:52.261Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
11:01:52 [2019-12-10T11:01:52.261Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
11:01:52 [2019-12-10T11:01:52.261Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
11:01:52 [2019-12-10T11:01:52.261Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
11:01:52 [2019-12-10T11:01:52.261Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
11:01:52 [2019-12-10T11:01:52.261Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
11:01:52 [2019-12-10T11:01:52.261Z] === RUN   TestDockerSuite/TestVolumeCLICreate
11:02:09 [2019-12-10T11:02:09.964Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
11:02:09 [2019-12-10T11:02:09.964Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
11:02:09 [2019-12-10T11:02:09.964Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
11:02:09 [2019-12-10T11:02:09.964Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
11:02:09 [2019-12-10T11:02:09.964Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
11:02:09 [2019-12-10T11:02:09.964Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
11:02:09 [2019-12-10T11:02:09.964Z] === RUN   TestDockerSuite/TestVolumeCLILs
11:02:10 [2019-12-10T11:02:10.426Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
11:02:10 [2019-12-10T11:02:10.889Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
11:02:13 [2019-12-10T11:02:13.078Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
11:02:13 [2019-12-10T11:02:13.538Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
11:02:13 [2019-12-10T11:02:13.999Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
11:02:13 [2019-12-10T11:02:13.999Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
11:02:13 [2019-12-10T11:02:13.999Z] === RUN   TestDockerSuite/TestVolumeCLIRm
11:02:21 [2019-12-10T11:02:21.089Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
11:02:21 [2019-12-10T11:02:21.089Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
11:02:21 [2019-12-10T11:02:21.089Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
11:02:21 [2019-12-10T11:02:21.089Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
11:02:21 [2019-12-10T11:02:21.089Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
11:02:26 [2019-12-10T11:02:26.907Z] === RUN   TestDockerSuite/TestVolumeLsFormat
11:02:26 [2019-12-10T11:02:26.907Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
11:02:26 [2019-12-10T11:02:26.907Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
11:02:35 [2019-12-10T11:02:35.493Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
11:02:35 [2019-12-10T11:02:35.493Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
11:02:35 [2019-12-10T11:02:35.493Z] --- PASS: TestDockerSuite (2203.98s)
11:02:35 [2019-12-10T11:02:35.493Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
11:02:35 [2019-12-10T11:02:35.493Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
11:02:35 [2019-12-10T11:02:35.493Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.493Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
11:02:35 [2019-12-10T11:02:35.493Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
11:02:35 [2019-12-10T11:02:35.493Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
11:02:35 [2019-12-10T11:02:35.493Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
11:02:35 [2019-12-10T11:02:35.493Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.493Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
11:02:35 [2019-12-10T11:02:35.493Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.52s)
11:02:35 [2019-12-10T11:02:35.493Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.19s)
11:02:35 [2019-12-10T11:02:35.493Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.46s)
11:02:35 [2019-12-10T11:02:35.493Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s)
11:02:35 [2019-12-10T11:02:35.493Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (135.85s)
11:02:35 [2019-12-10T11:02:35.493Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.87s)
11:02:35 [2019-12-10T11:02:35.493Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s)
11:02:35 [2019-12-10T11:02:35.493Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
11:02:35 [2019-12-10T11:02:35.493Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.493Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
11:02:35 [2019-12-10T11:02:35.493Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.493Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
11:02:35 [2019-12-10T11:02:35.493Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.493Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
11:02:35 [2019-12-10T11:02:35.493Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.493Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
11:02:35 [2019-12-10T11:02:35.493Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.493Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
11:02:35 [2019-12-10T11:02:35.493Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.493Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
11:02:35 [2019-12-10T11:02:35.493Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.493Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
11:02:35 [2019-12-10T11:02:35.493Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
11:02:35 [2019-12-10T11:02:35.493Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.493Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.39s)
11:02:35 [2019-12-10T11:02:35.493Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
11:02:35 [2019-12-10T11:02:35.493Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.493Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
11:02:35 [2019-12-10T11:02:35.493Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.493Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.01s)
11:02:35 [2019-12-10T11:02:35.493Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.90s)
11:02:35 [2019-12-10T11:02:35.493Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
11:02:35 [2019-12-10T11:02:35.493Z]         docker_cli_run_test.go:3182: unmatched requirement Apparmor
11:02:35 [2019-12-10T11:02:35.493Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
11:02:35 [2019-12-10T11:02:35.493Z]         docker_cli_run_test.go:3160: unmatched requirement Apparmor
11:02:35 [2019-12-10T11:02:35.493Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
11:02:35 [2019-12-10T11:02:35.493Z]         docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.493Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
11:02:35 [2019-12-10T11:02:35.493Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.493Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.87s)
11:02:35 [2019-12-10T11:02:35.493Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
11:02:35 [2019-12-10T11:02:35.493Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
11:02:35 [2019-12-10T11:02:35.493Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
11:02:35 [2019-12-10T11:02:35.493Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.493Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.05s)
11:02:35 [2019-12-10T11:02:35.493Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (100.18s)
11:02:35 [2019-12-10T11:02:35.493Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s)
11:02:35 [2019-12-10T11:02:35.493Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.19s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.88s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.73s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
11:02:35 [2019-12-10T11:02:35.494Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
11:02:35 [2019-12-10T11:02:35.494Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
11:02:35 [2019-12-10T11:02:35.494Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.69s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.70s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.22s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
11:02:35 [2019-12-10T11:02:35.494Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
11:02:35 [2019-12-10T11:02:35.494Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.21s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.97s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (4.74s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.81s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
11:02:35 [2019-12-10T11:02:35.494Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.97s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.26s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.20s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
11:02:35 [2019-12-10T11:02:35.494Z]         docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
11:02:35 [2019-12-10T11:02:35.494Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
11:02:35 [2019-12-10T11:02:35.494Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
11:02:35 [2019-12-10T11:02:35.494Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.41s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildAddTar (30.01s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
11:02:35 [2019-12-10T11:02:35.494Z]         docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.37s)
11:02:35 [2019-12-10T11:02:35.494Z]         docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.95s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.75s)
11:02:35 [2019-12-10T11:02:35.494Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.54s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.34s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.93s)
11:02:35 [2019-12-10T11:02:35.494Z]         docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.57s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.63s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.89s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s)
11:02:35 [2019-12-10T11:02:35.494Z]         docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.29s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
11:02:35 [2019-12-10T11:02:35.494Z]         docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
11:02:35 [2019-12-10T11:02:35.494Z]         docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.55s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
11:02:35 [2019-12-10T11:02:35.494Z]         docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
11:02:35 [2019-12-10T11:02:35.494Z]         docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
11:02:35 [2019-12-10T11:02:35.494Z]         docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (20.55s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.13s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.67s)
11:02:35 [2019-12-10T11:02:35.494Z]         docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s)
11:02:35 [2019-12-10T11:02:35.494Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.15s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
11:02:35 [2019-12-10T11:02:35.494Z]         docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.15s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.17s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s)
11:02:35 [2019-12-10T11:02:35.494Z]         docker_api_build_test.go:407: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
11:02:35 [2019-12-10T11:02:35.494Z]         docker_cli_build_test.go:3576: unmatched requirement UnixCli
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.17s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.78s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.44s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.45s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.87s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.78s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
11:02:35 [2019-12-10T11:02:35.494Z]         docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.97s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildContChar (12.17s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
11:02:35 [2019-12-10T11:02:35.494Z]         docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.85s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.79s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.42s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
11:02:35 [2019-12-10T11:02:35.494Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.69s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.57s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
11:02:35 [2019-12-10T11:02:35.494Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
11:02:35 [2019-12-10T11:02:35.494Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.61s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (30.16s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.46s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.23s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.98s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s)
11:02:35 [2019-12-10T11:02:35.494Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s)
11:02:35 [2019-12-10T11:02:35.494Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
11:02:35 [2019-12-10T11:02:35.494Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
11:02:35 [2019-12-10T11:02:35.494Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (31.33s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.60s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.34s)
11:02:35 [2019-12-10T11:02:35.494Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.46s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.58s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.77s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.99s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.35s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.18s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (52.67s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.14s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.36s)
11:02:35 [2019-12-10T11:02:35.494Z]         docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (48.24s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.43s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.81s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.33s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.82s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.50s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (25.58s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.10s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.82s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (72.62s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.42s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.35s)
11:02:35 [2019-12-10T11:02:35.494Z]         docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s)
11:02:35 [2019-12-10T11:02:35.494Z]         docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.68s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.92s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
11:02:35 [2019-12-10T11:02:35.494Z]         docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.42s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.41s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.65s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.44s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
11:02:35 [2019-12-10T11:02:35.494Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.34s)
11:02:35 [2019-12-10T11:02:35.494Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
11:02:35 [2019-12-10T11:02:35.494Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
11:02:35 [2019-12-10T11:02:35.494Z]         docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
11:02:35 [2019-12-10T11:02:35.494Z]         docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.494Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.00s)
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
11:02:35 [2019-12-10T11:02:35.494Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
11:02:35 [2019-12-10T11:02:35.494Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.494Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
11:02:35 [2019-12-10T11:02:35.495Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.76s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.50s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.08s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.61s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
11:02:35 [2019-12-10T11:02:35.495Z]         docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.495Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
11:02:35 [2019-12-10T11:02:35.495Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.495Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
11:02:35 [2019-12-10T11:02:35.495Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.495Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
11:02:35 [2019-12-10T11:02:35.495Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.495Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
11:02:35 [2019-12-10T11:02:35.495Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildFails (1.94s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.17s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.62s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.54s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildForceRm (10.84s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildFromGit (5.48s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.22s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.99s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
11:02:35 [2019-12-10T11:02:35.495Z]         docker_cli_build_test.go:3703: unmatched requirement UnixCli
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.65s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.55s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
11:02:35 [2019-12-10T11:02:35.495Z]         docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.35s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
11:02:35 [2019-12-10T11:02:35.495Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildHistory (10.24s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.75s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.78s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
11:02:35 [2019-12-10T11:02:35.495Z]         docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.65s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.00s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.82s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.50s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.81s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.49s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.79s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.33s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.68s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s)
11:02:35 [2019-12-10T11:02:35.495Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.495Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
11:02:35 [2019-12-10T11:02:35.495Z]         docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.52s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.57s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.37s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.49s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
11:02:35 [2019-12-10T11:02:35.495Z]         docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.07s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.35s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.56s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.39s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.25s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.72s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.53s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
11:02:35 [2019-12-10T11:02:35.495Z]         docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.94s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.55s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
11:02:35 [2019-12-10T11:02:35.495Z]         docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.495Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
11:02:35 [2019-12-10T11:02:35.495Z]         docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.31s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (8.85s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.19s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.21s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.28s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.93s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.12s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (8.34s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.32s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.75s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.99s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.07s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.77s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.67s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.04s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
11:02:35 [2019-12-10T11:02:35.495Z]         docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.495Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
11:02:35 [2019-12-10T11:02:35.495Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.80s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
11:02:35 [2019-12-10T11:02:35.495Z]         docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (36.85s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.29s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildRm (11.87s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.91s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
11:02:35 [2019-12-10T11:02:35.495Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.495Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.38s)
11:02:35 [2019-12-10T11:02:35.495Z]         docker_api_build_test.go:518: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.38s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.97s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (7.91s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (4.12s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (14.20s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.69s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.51s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.01s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.26s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.47s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.19s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.07s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s)
11:02:35 [2019-12-10T11:02:35.495Z]         docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.67s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.02s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.47s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.84s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.02s)
11:02:35 [2019-12-10T11:02:35.495Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.495Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
11:02:35 [2019-12-10T11:02:35.495Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.495Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
11:02:35 [2019-12-10T11:02:35.495Z]         docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (3.89s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.47s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.11s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
11:02:35 [2019-12-10T11:02:35.495Z]         docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.495Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
11:02:35 [2019-12-10T11:02:35.495Z]         docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.93s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.84s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (12.60s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.24s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.41s)
11:02:35 [2019-12-10T11:02:35.495Z]         docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.495Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
11:02:35 [2019-12-10T11:02:35.495Z]         docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.21s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s)
11:02:35 [2019-12-10T11:02:35.495Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.58s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.29s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.39s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.94s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s)
11:02:35 [2019-12-10T11:02:35.495Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.495Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.35s)
11:02:35 [2019-12-10T11:02:35.495Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.495Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
11:02:35 [2019-12-10T11:02:35.495Z]         docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.19s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.73s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.06s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.33s)
11:02:35 [2019-12-10T11:02:35.495Z]         docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.495Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
11:02:35 [2019-12-10T11:02:35.495Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.495Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
11:02:35 [2019-12-10T11:02:35.495Z]         docker_cli_sni_test.go:18: Flakey test
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.05s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.21s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestCommitChange (4.56s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.17s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
11:02:35 [2019-12-10T11:02:35.495Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestCommitNewFile (6.32s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
11:02:35 [2019-12-10T11:02:35.495Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestCommitTTY (6.38s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.05s)
11:02:35 [2019-12-10T11:02:35.495Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
11:02:35 [2019-12-10T11:02:35.495Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.495Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
11:02:35 [2019-12-10T11:02:35.495Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.495Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
11:02:35 [2019-12-10T11:02:35.495Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.495Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
11:02:35 [2019-12-10T11:02:35.495Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s)
11:02:35 [2019-12-10T11:02:35.496Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (6.31s)
11:02:35 [2019-12-10T11:02:35.496Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (10.90s)
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.91s)
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (1.87s)
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.98s)
11:02:35 [2019-12-10T11:02:35.496Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.10s)
11:02:35 [2019-12-10T11:02:35.496Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.69s)
11:02:35 [2019-12-10T11:02:35.496Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.70s)
11:02:35 [2019-12-10T11:02:35.496Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.77s)
11:02:35 [2019-12-10T11:02:35.496Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
11:02:35 [2019-12-10T11:02:35.496Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.88s)
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.88s)
11:02:35 [2019-12-10T11:02:35.496Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
11:02:35 [2019-12-10T11:02:35.496Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.51s)
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.07s)
11:02:35 [2019-12-10T11:02:35.496Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s)
11:02:35 [2019-12-10T11:02:35.496Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (1.84s)
11:02:35 [2019-12-10T11:02:35.496Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (7.97s)
11:02:35 [2019-12-10T11:02:35.496Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.27s)
11:02:35 [2019-12-10T11:02:35.496Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s)
11:02:35 [2019-12-10T11:02:35.496Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
11:02:35 [2019-12-10T11:02:35.496Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
11:02:35 [2019-12-10T11:02:35.496Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.46s)
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (1.88s)
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.67s)
11:02:35 [2019-12-10T11:02:35.496Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s)
11:02:35 [2019-12-10T11:02:35.496Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (3.84s)
11:02:35 [2019-12-10T11:02:35.496Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.67s)
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.65s)
11:02:35 [2019-12-10T11:02:35.496Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.15s)
11:02:35 [2019-12-10T11:02:35.496Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.12s)
11:02:35 [2019-12-10T11:02:35.496Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.15s)
11:02:35 [2019-12-10T11:02:35.496Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.19s)
11:02:35 [2019-12-10T11:02:35.496Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.26s)
11:02:35 [2019-12-10T11:02:35.496Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc00086de80_<nil>} (2.15s)
11:02:35 [2019-12-10T11:02:35.496Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1724010894_c:\foo_false__<nil>_<nil>_<nil>} (7.12s)
11:02:35 [2019-12-10T11:02:35.496Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1724010894_c:\foo_true__<nil>_<nil>_<nil>} (2.14s)
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.20s)
11:02:35 [2019-12-10T11:02:35.496Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
11:02:35 [2019-12-10T11:02:35.496Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
11:02:35 [2019-12-10T11:02:35.496Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
11:02:35 [2019-12-10T11:02:35.496Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
11:02:35 [2019-12-10T11:02:35.496Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
11:02:35 [2019-12-10T11:02:35.496Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s)
11:02:35 [2019-12-10T11:02:35.496Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s)
11:02:35 [2019-12-10T11:02:35.496Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
11:02:35 [2019-12-10T11:02:35.496Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
11:02:35 [2019-12-10T11:02:35.496Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s)
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (6.83s)
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.10s)
11:02:35 [2019-12-10T11:02:35.496Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s)
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.24s)
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- PASS: TestDockerSuite/TestCpToCaseA (3.76s)
11:02:35 [2019-12-10T11:02:35.496Z]     --- PASS: TestDockerSuite/TestCpToCaseB (1.95s)
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- PASS: TestDockerSuite/TestCpToCaseE (12.31s)
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
11:02:35 [2019-12-10T11:02:35.496Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.496Z]     --- PASS: TestDockerSuite/TestCpToCaseH (12.24s)
11:02:35 [2019-12-10T11:02:35.496Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestCpToDot (1.91s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestCpToStdout (9.29s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.14s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.14s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestCreateByImageID (1.57s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (1.87s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.13s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.74s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.51s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.14s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestCreateRM (0.27s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.14s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.27s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.80s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.17s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.45s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.24s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.14s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (6.78s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestDockerFails (0.07s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.02s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.98s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.96s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (6.92s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestEventsCopy (4.85s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (4.29s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.82s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.67s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (3.07s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (1.18s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.86s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestEventsFilters (3.80s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestEventsFormat (3.72s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.05s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.16s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestEventsRename (1.98s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestEventsResize (2.24s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.73s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.11s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.33s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.70s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.05s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.72s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.53s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.61s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.76s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.66s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.71s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.59s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.68s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.14s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.497Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.03s)
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
11:02:35 [2019-12-10T11:02:35.497Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.497Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.83s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.84s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.58s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.62s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.98s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.59s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.20s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.27s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.51s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.85s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.57s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.66s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.41s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.18s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.39s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.37s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.81s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.74s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_cli_inspect_test.go:412: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.91s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.75s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_cli_inspect_test.go:391: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_cli_inspect_test.go:379: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestInspectDefault (6.52s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.09s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestInspectInt64 (1.80s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.70s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.14s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.91s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.78s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_cli_inspect_test.go:422: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.07s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.53s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.03s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.47s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.84s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.80s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.57s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.76s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.79s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.91s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.59s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.52s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.14s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.28s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.80s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.08s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.25s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.90s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.07s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.95s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.05s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.83s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- PASS: TestDockerSuite/TestLogsSince (8.47s)
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
11:02:35 [2019-12-10T11:02:35.959Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.959Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestLogsTail (2.33s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.06s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (1.90s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.55s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.53s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestPsByOrder (6.70s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (7.25s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.39s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.22s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.75s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.95s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (5.80s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.34s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.77s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestPsShowMounts (5.58s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.28s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.25s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.33s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.55s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.05s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (15.89s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.09s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.20s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.15s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.58s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (3.49s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.49s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (3.71s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.06s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.22s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.80s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.64s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.57s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.76s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (4.55s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.35s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (3.96s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestRmiTag (0.56s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.93s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.03s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.16s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.54s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.98s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:4522: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:4039: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.82s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.83s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.41s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.16s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.88s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.82s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestRunBindMounts (8.59s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (6.82s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.57s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.75s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.89s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.87s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.75s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (1.73s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.19s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (10.92s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:4004: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.960Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.87s)
11:02:35 [2019-12-10T11:02:35.960Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
11:02:35 [2019-12-10T11:02:35.960Z]         docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:4179: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.92s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (1.86s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:4262: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (1.79s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunExitCode (1.86s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.23s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (1.79s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.92s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.06s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:4501: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:4514: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:4246: unmatched requirement IsolationIsHyperv
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.32s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.72s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.54s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:4324: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:4312: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.96s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (8.73s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.40s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.26s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.93s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.83s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.75s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.93s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.84s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.55s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:2887: unmatched requirement Apparmor
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.83s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunRm (4.16s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (4.93s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (1.84s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (1.75s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.66s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.13s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.83s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.75s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.43s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:2926: unmatched requirement Apparmor
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (1.81s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (6.69s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:3969: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:3962: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.53s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.78s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.77s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.89s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.92s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.81s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.97s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.51s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.49s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.75s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.81s)
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:3043: unmatched requirement Apparmor
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
11:02:35 [2019-12-10T11:02:35.961Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.961Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
11:02:35 [2019-12-10T11:02:35.962Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
11:02:35 [2019-12-10T11:02:35.962Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
11:02:35 [2019-12-10T11:02:35.962Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
11:02:35 [2019-12-10T11:02:35.962Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.22s)
11:02:35 [2019-12-10T11:02:35.962Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s)
11:02:35 [2019-12-10T11:02:35.962Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s)
11:02:35 [2019-12-10T11:02:35.962Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s)
11:02:35 [2019-12-10T11:02:35.962Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.48s)
11:02:35 [2019-12-10T11:02:35.962Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (5.34s)
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
11:02:35 [2019-12-10T11:02:35.962Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.33s)
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
11:02:35 [2019-12-10T11:02:35.962Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (3.31s)
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
11:02:35 [2019-12-10T11:02:35.962Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
11:02:35 [2019-12-10T11:02:35.962Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
11:02:35 [2019-12-10T11:02:35.962Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
11:02:35 [2019-12-10T11:02:35.962Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.20s)
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
11:02:35 [2019-12-10T11:02:35.962Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
11:02:35 [2019-12-10T11:02:35.962Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
11:02:35 [2019-12-10T11:02:35.962Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
11:02:35 [2019-12-10T11:02:35.962Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
11:02:35 [2019-12-10T11:02:35.962Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
11:02:35 [2019-12-10T11:02:35.962Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (1.69s)
11:02:35 [2019-12-10T11:02:35.962Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (1.86s)
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
11:02:35 [2019-12-10T11:02:35.962Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.71s)
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
11:02:35 [2019-12-10T11:02:35.962Z]         docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
11:02:35 [2019-12-10T11:02:35.962Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
11:02:35 [2019-12-10T11:02:35.962Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
11:02:35 [2019-12-10T11:02:35.962Z]         docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
11:02:35 [2019-12-10T11:02:35.962Z]         docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
11:02:35 [2019-12-10T11:02:35.962Z]         docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.25s)
11:02:35 [2019-12-10T11:02:35.962Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s)
11:02:35 [2019-12-10T11:02:35.962Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s)
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
11:02:35 [2019-12-10T11:02:35.962Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.30s)
11:02:35 [2019-12-10T11:02:35.962Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.25s)
11:02:35 [2019-12-10T11:02:35.962Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s)
11:02:35 [2019-12-10T11:02:35.962Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.07s)
11:02:35 [2019-12-10T11:02:35.962Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s)
11:02:35 [2019-12-10T11:02:35.962Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.42s)
11:02:35 [2019-12-10T11:02:35.962Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.35s)
11:02:35 [2019-12-10T11:02:35.962Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.32s)
11:02:35 [2019-12-10T11:02:35.962Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s)
11:02:35 [2019-12-10T11:02:35.962Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s)
11:02:35 [2019-12-10T11:02:35.962Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (6.34s)
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
11:02:35 [2019-12-10T11:02:35.962Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.47s)
11:02:35 [2019-12-10T11:02:35.962Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s)
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
11:02:35 [2019-12-10T11:02:35.962Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.59s)
11:02:35 [2019-12-10T11:02:35.962Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.24s)
11:02:35 [2019-12-10T11:02:35.962Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.25s)
11:02:35 [2019-12-10T11:02:35.962Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.17s)
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
11:02:35 [2019-12-10T11:02:35.962Z]         docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.23s)
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerRegistrySuite
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerRegistrySuite/TestV2Only
11:02:35 [2019-12-10T11:02:35.962Z] --- PASS: TestDockerRegistrySuite (0.02s)
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
11:02:35 [2019-12-10T11:02:35.962Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
11:02:35 [2019-12-10T11:02:35.962Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
11:02:35 [2019-12-10T11:02:35.962Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
11:02:35 [2019-12-10T11:02:35.962Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:02:35 [2019-12-10T11:02:35.962Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:02:35 [2019-12-10T11:02:35.962Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
11:02:35 [2019-12-10T11:02:35.962Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
11:02:35 [2019-12-10T11:02:35.962Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
11:02:35 [2019-12-10T11:02:35.962Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
11:02:35 [2019-12-10T11:02:35.962Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
11:02:35 [2019-12-10T11:02:35.962Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
11:02:35 [2019-12-10T11:02:35.962Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
11:02:35 [2019-12-10T11:02:35.962Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
11:02:35 [2019-12-10T11:02:35.962Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
11:02:35 [2019-12-10T11:02:35.962Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
11:02:35 [2019-12-10T11:02:35.962Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
11:02:35 [2019-12-10T11:02:35.962Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
11:02:35 [2019-12-10T11:02:35.962Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
11:02:35 [2019-12-10T11:02:35.962Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
11:02:35 [2019-12-10T11:02:35.962Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:02:35 [2019-12-10T11:02:35.962Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:02:35 [2019-12-10T11:02:35.962Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:02:35 [2019-12-10T11:02:35.962Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
11:02:35 [2019-12-10T11:02:35.962Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
11:02:35 [2019-12-10T11:02:35.962Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
11:02:35 [2019-12-10T11:02:35.962Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
11:02:35 [2019-12-10T11:02:35.962Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
11:02:35 [2019-12-10T11:02:35.962Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
11:02:35 [2019-12-10T11:02:35.962Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
11:02:35 [2019-12-10T11:02:35.962Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
11:02:35 [2019-12-10T11:02:35.962Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
11:02:35 [2019-12-10T11:02:35.962Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
11:02:35 [2019-12-10T11:02:35.962Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
11:02:35 [2019-12-10T11:02:35.962Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
11:02:35 [2019-12-10T11:02:35.962Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
11:02:35 [2019-12-10T11:02:35.962Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
11:02:35 [2019-12-10T11:02:35.962Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
11:02:35 [2019-12-10T11:02:35.962Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerSchema1RegistrySuite
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
11:02:35 [2019-12-10T11:02:35.962Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
11:02:35 [2019-12-10T11:02:35.962Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
11:02:35 [2019-12-10T11:02:35.962Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:02:35 [2019-12-10T11:02:35.962Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:02:35 [2019-12-10T11:02:35.962Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
11:02:35 [2019-12-10T11:02:35.962Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
11:02:35 [2019-12-10T11:02:35.962Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
11:02:35 [2019-12-10T11:02:35.962Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.962Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
11:02:35 [2019-12-10T11:02:35.962Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.963Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:02:35 [2019-12-10T11:02:35.963Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.963Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:02:35 [2019-12-10T11:02:35.963Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.963Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:02:35 [2019-12-10T11:02:35.963Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.963Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
11:02:35 [2019-12-10T11:02:35.963Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.963Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
11:02:35 [2019-12-10T11:02:35.963Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.963Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
11:02:35 [2019-12-10T11:02:35.963Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.963Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
11:02:35 [2019-12-10T11:02:35.963Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.963Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
11:02:35 [2019-12-10T11:02:35.963Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.963Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
11:02:35 [2019-12-10T11:02:35.963Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.963Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
11:02:35 [2019-12-10T11:02:35.963Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.963Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
11:02:35 [2019-12-10T11:02:35.963Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.963Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
11:02:35 [2019-12-10T11:02:35.963Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
11:02:35 [2019-12-10T11:02:35.963Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
11:02:35 [2019-12-10T11:02:35.963Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
11:02:35 [2019-12-10T11:02:35.963Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
11:02:35 [2019-12-10T11:02:35.963Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
11:02:35 [2019-12-10T11:02:35.963Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
11:02:35 [2019-12-10T11:02:35.963Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
11:02:35 [2019-12-10T11:02:35.963Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
11:02:35 [2019-12-10T11:02:35.963Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s)
11:02:35 [2019-12-10T11:02:35.963Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
11:02:35 [2019-12-10T11:02:35.963Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.963Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
11:02:35 [2019-12-10T11:02:35.963Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.963Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
11:02:35 [2019-12-10T11:02:35.963Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.963Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
11:02:35 [2019-12-10T11:02:35.963Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.963Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
11:02:35 [2019-12-10T11:02:35.963Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.963Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
11:02:35 [2019-12-10T11:02:35.963Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.963Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
11:02:35 [2019-12-10T11:02:35.963Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.963Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
11:02:35 [2019-12-10T11:02:35.963Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.963Z] === RUN   TestDockerRegistryAuthTokenSuite
11:02:35 [2019-12-10T11:02:35.963Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
11:02:35 [2019-12-10T11:02:35.963Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
11:02:35 [2019-12-10T11:02:35.963Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
11:02:35 [2019-12-10T11:02:35.963Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
11:02:35 [2019-12-10T11:02:35.963Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
11:02:35 [2019-12-10T11:02:35.963Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
11:02:35 [2019-12-10T11:02:35.963Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
11:02:35 [2019-12-10T11:02:35.963Z]         check_test.go:268: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.963Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
11:02:35 [2019-12-10T11:02:35.963Z]         check_test.go:268: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.963Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
11:02:35 [2019-12-10T11:02:35.963Z]         check_test.go:268: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.963Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
11:02:35 [2019-12-10T11:02:35.963Z]         check_test.go:268: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.963Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
11:02:35 [2019-12-10T11:02:35.963Z]         check_test.go:268: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.963Z] === RUN   TestDockerDaemonSuite
11:02:35 [2019-12-10T11:02:35.963Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
11:02:35 [2019-12-10T11:02:35.963Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
11:02:35 [2019-12-10T11:02:35.963Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
11:02:35 [2019-12-10T11:02:35.963Z] --- PASS: TestDockerDaemonSuite (0.00s)
11:02:35 [2019-12-10T11:02:35.963Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
11:02:35 [2019-12-10T11:02:35.963Z]         check_test.go:302: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.963Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
11:02:35 [2019-12-10T11:02:35.963Z]         check_test.go:302: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.963Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
11:02:35 [2019-12-10T11:02:35.963Z]         check_test.go:302: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.963Z] === RUN   TestDockerSwarmSuite
11:02:35 [2019-12-10T11:02:35.963Z] --- PASS: TestDockerSwarmSuite (0.00s)
11:02:35 [2019-12-10T11:02:35.963Z] === RUN   TestDockerPluginSuite
11:02:35 [2019-12-10T11:02:35.963Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
11:02:35 [2019-12-10T11:02:35.963Z] === RUN   TestDockerPluginSuite/TestPluginCreate
11:02:35 [2019-12-10T11:02:35.963Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
11:02:35 [2019-12-10T11:02:35.963Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
11:02:35 [2019-12-10T11:02:35.963Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
11:02:35 [2019-12-10T11:02:35.963Z] === RUN   TestDockerPluginSuite/TestPluginInspect
11:02:35 [2019-12-10T11:02:35.963Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
11:02:35 [2019-12-10T11:02:35.963Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
11:02:35 [2019-12-10T11:02:35.963Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
11:02:35 [2019-12-10T11:02:35.963Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
11:02:35 [2019-12-10T11:02:35.963Z] === RUN   TestDockerPluginSuite/TestPluginSet
11:02:35 [2019-12-10T11:02:35.963Z] --- PASS: TestDockerPluginSuite (0.00s)
11:02:35 [2019-12-10T11:02:35.963Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
11:02:35 [2019-12-10T11:02:35.963Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.963Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
11:02:35 [2019-12-10T11:02:35.963Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.963Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
11:02:35 [2019-12-10T11:02:35.963Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.963Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
11:02:35 [2019-12-10T11:02:35.963Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.963Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
11:02:35 [2019-12-10T11:02:35.963Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.963Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
11:02:35 [2019-12-10T11:02:35.963Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.963Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
11:02:35 [2019-12-10T11:02:35.963Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.963Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
11:02:35 [2019-12-10T11:02:35.963Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.963Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
11:02:35 [2019-12-10T11:02:35.963Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.963Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
11:02:35 [2019-12-10T11:02:35.963Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.963Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
11:02:35 [2019-12-10T11:02:35.963Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.963Z] === RUN   TestDockerExternalVolumeSuite
11:02:35 [2019-12-10T11:02:35.963Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
11:02:35 [2019-12-10T11:02:35.963Z]     check_test.go:128: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.963Z] === RUN   TestDockerNetworkSuite
11:02:35 [2019-12-10T11:02:35.963Z] --- SKIP: TestDockerNetworkSuite (0.00s)
11:02:35 [2019-12-10T11:02:35.963Z]     check_test.go:134: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.963Z] === RUN   TestDockerHubPullSuite
11:02:35 [2019-12-10T11:02:35.963Z] --- SKIP: TestDockerHubPullSuite (0.00s)
11:02:35 [2019-12-10T11:02:35.963Z]     check_test.go:142: unmatched requirement DaemonIsLinux
11:02:35 [2019-12-10T11:02:35.963Z] PASS
11:02:35 [2019-12-10T11:02:35.963Z] ok  	github.com/docker/docker/integration-cli	2204.646s
11:02:35 [2019-12-10T11:02:35.963Z] INFO: Integration tests ended at 12/10/2019 11:02:35. Duration:00:36:51.0305753
11:02:35 [2019-12-10T11:02:35.963Z] INFO: Docker info of the daemon under test at end of run
11:02:35 [2019-12-10T11:02:35.963Z] 
11:02:35 [2019-12-10T11:02:35.963Z] Containers: 2
11:02:35 [2019-12-10T11:02:35.963Z]  Running: 0
11:02:35 [2019-12-10T11:02:35.963Z]  Paused: 0
11:02:35 [2019-12-10T11:02:35.963Z]  Stopped: 2
11:02:35 [2019-12-10T11:02:35.963Z] Images: 12
11:02:35 [2019-12-10T11:02:35.963Z] Server Version: 0.0.0-dev
11:02:35 [2019-12-10T11:02:35.963Z] Storage Driver: windowsfilter
11:02:35 [2019-12-10T11:02:35.963Z]  Windows: 
11:02:35 [2019-12-10T11:02:35.963Z] Logging Driver: json-file
11:02:35 [2019-12-10T11:02:35.963Z] Plugins: 
11:02:35 [2019-12-10T11:02:35.963Z]  Volume: local
11:02:35 [2019-12-10T11:02:35.963Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
11:02:35 [2019-12-10T11:02:35.963Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
11:02:35 [2019-12-10T11:02:35.963Z] Swarm: inactive
11:02:35 [2019-12-10T11:02:35.963Z] Default Isolation: process
11:02:35 [2019-12-10T11:02:35.963Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
11:02:35 [2019-12-10T11:02:35.963Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864)
11:02:35 [2019-12-10T11:02:35.963Z] OSType: windows
11:02:35 [2019-12-10T11:02:35.963Z] Architecture: x86_64
11:02:35 [2019-12-10T11:02:35.963Z] CPUs: 4
11:02:35 [2019-12-10T11:02:35.963Z] Total Memory: 32GiB
11:02:35 [2019-12-10T11:02:35.963Z] Name: azwin-2-240ba0
11:02:35 [2019-12-10T11:02:35.963Z] ID: KELB:YKJ2:KVFJ:453I:WZUC:CZIK:AMA4:CZLW:PA5T:Q6XX:UDG2:SMUN
11:02:35 [2019-12-10T11:02:35.963Z] Docker Root Dir: D:\CI\PR-40074\9\daemon
11:02:35 [2019-12-10T11:02:35.963Z] Debug Mode (client): false
11:02:35 [2019-12-10T11:02:35.963Z] Debug Mode (server): true
11:02:35 [2019-12-10T11:02:35.963Z]  File Descriptors: -1
11:02:35 [2019-12-10T11:02:35.963Z]  Goroutines: 18
11:02:35 [2019-12-10T11:02:35.963Z]  System Time: 2019-12-10T11:02:35.8428415Z
11:02:35 [2019-12-10T11:02:35.963Z]  EventsListeners: 0
11:02:35 [2019-12-10T11:02:35.963Z] Registry: https://index.docker.io/v1/
11:02:35 [2019-12-10T11:02:35.963Z] Labels:
11:02:35 [2019-12-10T11:02:35.963Z] Experimental: false
11:02:35 [2019-12-10T11:02:35.963Z] Insecure Registries:
11:02:35 [2019-12-10T11:02:35.963Z]  127.0.0.0/8
11:02:35 [2019-12-10T11:02:35.963Z] Live Restore Enabled: false
11:02:35 [2019-12-10T11:02:35.963Z] 
11:02:35 [2019-12-10T11:02:35.963Z] 
11:02:35 [2019-12-10T11:02:35.963Z] INFO: Stopping daemon under test
11:02:36 [2019-12-10T11:02:36.423Z] SUCCESS: The process with PID 3792 (child process of PID 1912) has been terminated.
11:02:36 [2019-12-10T11:02:36.423Z] SUCCESS: The process with PID 1912 (child process of PID 2316) has been terminated.
11:02:36 [2019-12-10T11:02:36.423Z] INFO: Stop tailing logs of the daemon under tests
11:02:36 [2019-12-10T11:02:36.423Z] INFO: executeCI.ps1 Completed successfully at 12/10/2019 11:02:36.
11:02:36 [2019-12-10T11:02:36.423Z] INFO: Tidying up at end of run
11:02:36 [2019-12-10T11:02:36.424Z] INFO: Saving daemon under test log (d:\CI\PR-40074\9\dut.out) to C:\windows\TEMP\CIDUT.out
11:02:36 [2019-12-10T11:02:36.424Z] INFO: Saving daemon under test log (d:\CI\PR-40074\9\dut.err) to C:\windows\TEMP\CIDUT.err
11:02:36 [2019-12-10T11:02:36.424Z] INFO: Nuke-Everything...
11:02:36 [2019-12-10T11:02:36.424Z] INFO: Container count on control daemon to delete is 2
11:02:36 [2019-12-10T11:02:36.884Z] 0c25669948c3
11:02:36 [2019-12-10T11:02:36.884Z] 6bf9c20136e5
11:02:37 [2019-12-10T11:02:37.344Z] INFO: Tidying pidfile d:\CI\PR-40074\9\docker.pid
11:02:37 [2019-12-10T11:02:37.344Z] INFO: Nuking d:\CI
11:03:07 [2019-12-10T11:03:07.330Z] INFO: Zapped successfully
11:03:07 [2019-12-10T11:03:07.331Z] 
11:03:07 [2019-12-10T11:03:07.331Z] INFO: executeCI.ps1 exiting at Tue Dec 10 11:03:02 CUT 2019. Duration 00:56:23.8106061
11:03:07 [2019-12-10T11:03:07.331Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
11:03:08 [2019-12-10T11:03:08.989Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
11:03:10 [2019-12-10T11:03:10.176Z] Archiving artifacts
11:03:25 [2019-12-10T11:03:25.405Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40074/9/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:03:26 [2019-12-10T11:03:26.328Z] + make clean
11:03:31 [2019-12-10T11:03:31.028Z] docker volume rm -f docker-dev-cache
11:03:31 [2019-12-10T11:03:31.028Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS